#11615 closed defect (duplicate)
gnome-doc-utils fails to build even on a clean system
Reported by: | shawjef3@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.3.2 |
Keywords: | Cc: | ||
Port: |
Description
I have the latest Xcode version installed (2.4.1).
what I did:
sudo port -d selfupdate sudo port -R upgrade outdated sudo port clean gnome-doc-utils sudo port -d install gnome-doc-utils
the result:
DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/gnome/gnome-doc-utils
DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/gnome/gnome-doc-utils
DEBUG: Requested variant darwin is not provided by port gnome-doc-utils.
DEBUG: Requested variant i386 is not provided by port gnome-doc-utils.
DEBUG: Requested variant macosx is not provided by port gnome-doc-utils.
DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libxslt
DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libxslt
DEBUG: Searching for dependency: libxslt
DEBUG: Found Dependency: receipt exists for libxslt
DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/python/py-libxml2
DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/python/py-libxml2
DEBUG: Searching for dependency: py-libxml2
DEBUG: Found Dependency: receipt exists for py-libxml2
DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/scrollkeeper
DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/scrollkeeper
DEBUG: Searching for dependency: scrollkeeper
DEBUG: Found Dependency: receipt exists for scrollkeeper
DEBUG: Executing com.apple.main (gnome-doc-utils)
DEBUG: No TGZ archive: /opt/local/var/db/dports/packages/darwin/i386/gnome-doc-utils-0.10.1_0.i386.tgz
DEBUG: Skipping unarchive (gnome-doc-utils) since no archive found
DEBUG: Skipping completed com.apple.unarchive (gnome-doc-utils)
---> Fetching gnome-doc-utils
DEBUG: Executing com.apple.fetch (gnome-doc-utils)
---> Verifying checksum(s) for gnome-doc-utils
DEBUG: Executing com.apple.checksum (gnome-doc-utils)
---> Checksumming gnome-doc-utils-0.10.1.tar.bz2
DEBUG: Correct (md5) checksum for gnome-doc-utils-0.10.1.tar.bz2
DEBUG: Correct (sha1) checksum for gnome-doc-utils-0.10.1.tar.bz2
DEBUG: Correct (rmd160) checksum for gnome-doc-utils-0.10.1.tar.bz2
DEBUG: setting option extract.cmd to /usr/bin/bzip2
---> Extracting gnome-doc-utils
DEBUG: Executing com.apple.extract (gnome-doc-utils)
---> Extracting gnome-doc-utils-0.10.1.tar.bz2
DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/gnome-doc-utils/gnome-doc-utils-0.10.1.tar.bz2
DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_gnome-doc-utils/work" && /usr/bin/bzip2 -dc /opt/local/var/db/dports/distfiles/gnome-doc-utils/gnome-doc-utils-0.10.1.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -'
DEBUG: Executing com.apple.patch (gnome-doc-utils)
---> Configuring gnome-doc-utils
DEBUG: Executing com.apple.configure (gnome-doc-utils)
DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_gnome-doc-utils/work/gnome-doc-utils-0.10.1" && CPPFLAGS="-L/opt/local/lib -I/opt/local/include" ./configure --prefix=/opt/local --disable-scrollkeeper'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for a Python interpreter with version >= 2.0... python
checking for python... /opt/local/bin/python
checking for python version... 2.4
checking for python platform... darwin
checking for python script directory... ${prefix}/lib/python2.4/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.4/site-packages
checking for pkg-config... /opt/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GNOME_DOC_UTILS... yes
checking for intltool >= 0.35.0... 0.35.0 found
checking for perl... /opt/local/bin/perl
checking for XML::Parser... ok
checking for iconv... /opt/local/bin/iconv
checking for msgfmt... /opt/local/bin/msgfmt
checking for msgmerge... /opt/local/bin/msgmerge
checking for xgettext... /opt/local/bin/xgettext
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for ngettext in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /opt/local/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /opt/local/bin/msgfmt
checking for xgettext... /opt/local/bin/xgettext
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/gnome-doc-make/Makefile
config.status: creating doc/xslt/Makefile
config.status: creating po/Makefile.in
config.status: creating tools/Makefile
config.status: creating tools/gnome-doc-tool
config.status: creating tools/gnome-doc-prepare
config.status: creating tools/gnome-doc-utils.pc
config.status: creating xslt/Makefile
config.status: creating xml2po/Makefile
config.status: creating xml2po/xml2po.pc
config.status: creating xml2po/modes/Makefile
config.status: creating xml2po/examples/Makefile
config.status: creating xslt/docbook/Makefile
config.status: creating xslt/docbook/common/Makefile
config.status: creating xslt/docbook/html/Makefile
config.status: creating xslt/docbook/omf/Makefile
config.status: creating xslt/docbook/utils/Makefile
config.status: creating xslt/gettext/Makefile
config.status: executing intltool commands
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
---> Building gnome-doc-utils with target all
DEBUG: Executing com.apple.build (gnome-doc-utils)
DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_gnome-doc-utils/work/gnome-doc-utils-0.10.1" && make all'
Making all in po
file=echo ar | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file ar.po
file=echo bg | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file bg.po
file=echo bn | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file bn.po
file=echo bn_IN | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file bn_IN.po
file=echo ca | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file ca.po
file=echo cs | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file cs.po
file=echo cy | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file cy.po
file=echo da | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file da.po
file=echo de | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file de.po
file=echo dz | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file dz.po
file=echo el | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file el.po
file=echo en_CA | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file en_CA.po
file=echo en_GB | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file en_GB.po
file=echo es | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file es.po
file=echo et | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file et.po
file=echo eu | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file eu.po
file=echo fi | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file fi.po
file=echo fr | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file fr.po
file=echo gl | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file gl.po
file=echo gu | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file gu.po
file=echo he | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file he.po
file=echo hi | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file hi.po
file=echo hu | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file hu.po
file=echo id | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file id.po
file=echo it | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file it.po
file=echo ja | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file ja.po
file=echo ka | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file ka.po
file=echo ko | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file ko.po
file=echo lt | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file lt.po
file=echo lv | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file lv.po
file=echo mg | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file mg.po
file=echo mk | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file mk.po
file=echo ml | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file ml.po
file=echo mn | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file mn.po
file=echo mr | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file mr.po
file=echo nb | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file nb.po
file=echo ne | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file ne.po
file=echo nl | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file nl.po
file=echo or | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file or.po
file=echo pa | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file pa.po
file=echo pl | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file pl.po
file=echo pt | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file pt.po
file=echo pt_BR | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file pt_BR.po
file=echo ro | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file ro.po
file=echo ru | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file ru.po
file=echo rw | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file rw.po
file=echo sk | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file sk.po
file=echo sl | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file sl.po
file=echo sq | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file sq.po
file=echo sr | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file sr.po
file=echo sr@Latn | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file sr@…
file=echo sv | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file sv.po
file=echo ta | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file ta.po
file=echo th | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file th.po
file=echo tr | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file tr.po
file=echo ug | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file ug.po
file=echo uk | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file uk.po
file=echo vi | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file vi.po
file=echo wa | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file wa.po
file=echo zh_CN | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file zh_CN.po
file=echo zh_HK | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file zh_HK.po
file=echo zh_TW | sed 's,.*/,,'
.gmo \
&& rm -f $file && /opt/local/bin/msgfmt -o $file zh_TW.po
Making all in xslt Making all in gettext make[2]: Nothing to be done for `all'. Making all in docbook Making all in common make[3]: Nothing to be done for `all'. Making all in html make[3]: Nothing to be done for `all'. Making all in omf make[3]: Nothing to be done for `all'. Making all in utils make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all-am'. Making all in tools make[1]: Nothing to be done for `all'. Making all in xml2po Making all in modes make[2]: Nothing to be done for `all'. Making all in examples make[2]: Nothing to be done for `all'. sed -e "s/VERSION =.*/VERSION = \"0.10.1\"/" \
-e "s+submodes_path =.*+submodes_path = \"/opt/local/share/xml2po\"+" \ -e "s+#!.*python.*+#!/opt/local/bin/python+" \
< ./xml2po.py > xml2po
chmod +x xml2po Making all in doc Making all in gnome-doc-make
{ rm -f "gnome-doc-make-C.omf"; exit 1; } |
Making all in xslt
{ rm -f "gnome-doc-xslt-C.omf"; exit 1; } |
awk: unknown option -W ignored
awk: can't open file /<\!--BEGIN-->/ { inc=1; } /<\!--END-->/ { inc=0; } inc { if (match($0, /<include href="["]*\.xml"/)) { base = $0; sub(/.*<include href="/, "", base); sub(/\.xml".*/, "", base); print base; } }
source line number 1
gnome-doc-xslt.xml does not include all reference pages make[2]: * [gnome-doc-xslt-check] Error 1 make[1]: * [all-recursive] Error 1 make: * [all-recursive] Error 1 Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_gnome-doc-utils/work/gnome-doc-utils-0.10.1" && make all" returned error 2 Command output: make[3]: Nothing to be done for `all'. Making all in utils make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all-am'. Making all in tools make[1]: Nothing to be done for `all'. Making all in xml2po Making all in modes make[2]: Nothing to be done for `all'. Making all in examples make[2]: Nothing to be done for `all'. sed -e "s/VERSION =.*/VERSION = \"0.10.1\"/" \
-e "s+submodes_path =.*+submodes_path = \"/opt/local/share/xml2po\"+" \ -e "s+#!.*python.*+#!/opt/local/bin/python+" \
< ./xml2po.py > xml2po
chmod +x xml2po Making all in doc Making all in gnome-doc-make
{ rm -f "gnome-doc-make-C.omf"; exit 1; } |
Making all in xslt
{ rm -f "gnome-doc-xslt-C.omf"; exit 1; } |
awk: unknown option -W ignored
awk: can't open file /<\!--BEGIN-->/ { inc=1; } /<\!--END-->/ { inc=0; } inc { if (match($0, /<include href="["]*\.xml"/)) { base = $0; sub(/.*<include href="/, "", base); sub(/\.xml".*/, "", base); print base; } }
source line number 1
gnome-doc-xslt.xml does not include all reference pages make[2]: * [gnome-doc-xslt-check] Error 1 make[1]: * [all-recursive] Error 1 make: * [all-recursive] Error 1
Warning: the following items did not execute (for gnome-doc-utils): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install Error: Status 1 encountered during processing.
Change History (3)
comment:1 Changed 18 years ago by pipping@…
Milestone: | → Port Bugs |
---|
comment:2 Changed 18 years ago by rhwood@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of ticket:11622