[Bug 242160] PS/PDF versions of the handbook cannot be built on FreeBSD 12.1

2020-01-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242160

Nikolaus Klepp  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #3 from Nikolaus Klepp  ---
This issue is gone with latest FreeBSD updates, thank you.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


[Bug 242160] PS/PDF versions of the handbook cannot be built on FreeBSD 12.1

2019-11-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242160

--- Comment #2 from Nikolaus Klepp  ---
I tried to build with dblatex. I needed to install textproc/dblatex and
print/tex-xetex. I had to remove the font-spec for Courier-New from
share/xml/freebsd-dblatex.xsl, otherwise dblatex failes (font not found)

After removing the font config I can build almost all books and articles, only
the handbook fails. 

BTW, I like look of the generated PDF from dblatex better than the output of
fob.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


[Bug 242160] PS/PDF versions of the handbook cannot be built on FreeBSD 12.1

2019-11-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242160

Mark Linimon  changed:

   What|Removed |Added

   Keywords||regression

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


[Bug 242160] PS/PDF versions of the handbook cannot be built on FreeBSD 12.1

2019-11-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242160

Bug ID: 242160
   Summary: PS/PDF versions of the handbook cannot be built on
FreeBSD 12.1
   Product: Documentation
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Many People
  Priority: ---
 Component: Documentation
  Assignee: d...@freebsd.org
  Reporter: dr.kl...@gmx.at

Forum thread:
https://forums.freebsd.org/threads/building-documentation-creates-pdf-full-of.73119/#post-445873

Installing documentation sources and building results in a book filled with
"#":

pkg install docproj subversion fop
svn checkout https://svn.FreeBSD.org/doc/head ~/doc
cd ~/doc/de_DE.ISO8859-1/books/handbook
make FORMATS="pdf"

Messages on the console:

/usr/bin/env FOP_OPTS="-Xss1024k -Xmx1431552k" /usr/local/bin/fop -c
/usr/doc/share/misc/fop.xconf book.fo -pdf book.pdf
Nov 22, 2019 10:51:34 AM org.apache.fop.apps.FopConfParser configure
INFORMATION: Default page-height set to: 11in
Nov 22, 2019 10:51:34 AM org.apache.fop.apps.FopConfParser configure
INFORMATION: Default page-width set to: 8.26in
Nov 22, 2019 10:51:35 AM org.apache.fop.events.LoggingEventListener
processEvent
WARNUNG: Unable to load font file:
file:/usr/local/share/fonts/cantarell/Cantarell-ExtraBold.otf. Reason:
java.lang.UnsupportedOperationException: coverage set class table not yet
supported
Nov 22, 2019 10:51:35 AM org.apache.fop.events.LoggingEventListener
processEvent
WARNUNG: Unable to load font file:
file:/usr/local/share/fonts/cantarell/Cantarell-Light.otf. Reason:
java.lang.UnsupportedOperationException: coverage set class table not yet
supported
Nov 22, 2019 10:51:35 AM org.apache.fop.events.LoggingEventListener
processEvent
WARNUNG: Unable to load font file:
file:/usr/local/share/fonts/cantarell/Cantarell-Bold.otf. Reason:
java.lang.UnsupportedOperationException: coverage set class table not yet
supported
Nov 22, 2019 10:51:35 AM org.apache.fop.events.LoggingEventListener
processEvent
WARNUNG: Unable to load font file:
file:/usr/local/share/fonts/cantarell/Cantarell-Regular.otf. Reason:
java.lang.UnsupportedOperationException: coverage set class table not yet
supported
Nov 22, 2019 10:51:35 AM org.apache.fop.events.LoggingEventListener
processEvent
WARNUNG: Unable to load font file:
file:/usr/local/share/fonts/cantarell/Cantarell-Thin.otf. Reason:
java.lang.UnsupportedOperationException: coverage set class table not yet
supported
Nov 22, 2019 10:51:37 AM org.apache.fop.fonts.type1.AFMParser$NotImplementedYet
parse
WARNUNG: Support for 'StartTrackKern' has not been implemented, yet! Some font
data in the AFM file will be ignored.
Nov 22, 2019 10:51:37 AM org.apache.fop.fonts.type1.AFMParser$NotImplementedYet
parse
WARNUNG: Support for 'StartTrackKern' has not been implemented, yet! Some font
data in the AFM file will be ignored.
Nov 22, 2019 10:51:37 AM org.apache.fop.fonts.type1.AFMParser$NotImplementedYet
parse
WARNUNG: Support for 'StartTrackKern' has not been implemented, yet! Some font
data in the AFM file will be ignored.
Nov 22, 2019 10:51:37 AM org.apache.fop.fonts.type1.AFMParser$NotImplementedYet
parse
WARNUNG: Support for 'StartTrackKern' has not been implemented, yet! Some font
data in the AFM file will be ignored.
Nov 22, 2019 10:51:37 AM org.apache.fop.fonts.type1.AFMParser$NotImplementedYet
parse
WARNUNG: Support for 'StartTrackKern' has not been implemented, yet! Some font
data in the AFM file will be ignored.
Nov 22, 2019 10:51:37 AM org.apache.fop.fonts.type1.AFMParser$NotImplementedYet
parse
WARNUNG: Support for 'StartTrackKern' has not been implemented, yet! Some font
data in the AFM file will be ignored.
Nov 22, 2019 10:51:37 AM org.apache.fop.fonts.type1.AFMParser$NotImplementedYet
parse
WARNUNG: Support for 'StartTrackKern' has not been implemented, yet! Some font
data in the AFM file will be ignored.
Nov 22, 2019 10:51:37 AM org.apache.fop.fonts.type1.AFMParser$NotImplementedYet
parse
WARNUNG: Support for 'StartTrackKern' has not been implemented, yet! Some font
data in the AFM file will be ignored.
Nov 22, 2019 10:51:37 AM org.apache.fop.events.LoggingEventListener
processEvent
WARNUNG: The font directory /usr/local/lib/X11/fonts could not be found.
Nov 22, 2019 10:51:37 AM org.apache.fop.events.LoggingEventListener
processEvent
WARNUNG: The font directory /usr/local/share/fonts/TrueType could not be found.
Nov 22, 2019 10:51:38 AM org.apache.fop.events.LoggingEventListener
processEvent
WARNUNG: Font "Symbol,normal,700" not found. Substituting with
"Symbol,normal,400".
Nov 22, 2019 10:51:38 AM org.apache.fop.events.LoggingEventListener
processEvent
WARNUNG: Font "ZapfDingbats,normal,700" not found. Substituting with
"ZapfDingbats,normal,400".
Nov 22, 2019 10:51:38 AM org.apache.fop.events.LoggingEventListener
processEvent
WARNUNG: Glyph "F" (0x46, F) not available in font "Symbol".
Nov 22, 2019 10:51:3

[Bug 242160] PS/PDF versions of the handbook cannot be built on FreeBSD 12.1

2019-11-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242160

--- Comment #1 from Nikolaus Klepp  ---
Created attachment 209348
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209348&action=edit
page from generated book with ##

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"