Bug 205132 - textproc/sdocbook-xml: Fails to build in poudriere: *.css: No such file or directory
Summary: textproc/sdocbook-xml: Fails to build in poudriere: *.css: No such file or di...
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Gabor Kovesdan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-08 12:54 UTC by Yuri Victorovich
Modified: 2018-02-12 23:25 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (gabor)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2015-12-08 12:54:22 UTC
===>  Staging for sdocbook-xml-1.1_1,2
===>   sdocbook-xml-1.1_1,2 depends on file: /usr/local/bin/xmlcatmgr - found
===>   Generating temporary packing list
cd /wrkdirs/usr/ports/textproc/sdocbook-xml/work/sdocbook-xml-1.1_1,2 && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null  2>&1) &&  /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; &&  /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- "*.css *.dtd *.mod" /wrkdirs/usr/ports/textproc/sdocbook-xml/work/stage/usr/local/share/xml/sdocbook/1.1/dtd
find: *.css: No such file or directory
find: *.dtd: No such file or directory
find: *.mod: No such file or directory
find: *.css: No such file or directory
find: *.dtd: No such file or directory
find: *.mod: No such file or directory
*** Error code 1


These options in /etc/make.conf triggered the failure:
OPTIONS_UNSET= DOCS HTMLDOCS HELP PORTDOCS APIDOCS RDOC MANPAGES EXAMPLES PORTEXAMPLES NLS KERBEROS TESTS DEBUG FASTDEBUG DOXYGEN JAVA JAVAHELP
OPTIONS_SET=   PULSEAUDIO SOUND WEBRTC IPV6 THREADED_RESOLVER THREADS OPENGL DJVU OPTIMIZED_CFLAGS SIMD MMX SSE CUPS GDB
Comment 1 Walter Schwarzenfeld freebsd_triage 2018-01-12 13:15:52 UTC
Is this still relevant?
Comment 2 Walter Schwarzenfeld freebsd_triage 2018-02-12 23:25:22 UTC
Test with poudriere works fine. I assume overcome by events.