Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 276579 Details for
Bug 371073
net-analyzer/gnome-nettool-2.32.0 - xsltproc: http://www.oasis-open.org/docbook/xml/4.1.2/dbgenent.mod:1: parser error : Content error in the external subset
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
gnome-nettool-build.log (text/plain), 33.13 KB, created by
Piotr Szymaniak
on 2011-06-10 21:33:04 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Piotr Szymaniak
Created:
2011-06-10 21:33:04 UTC
Size:
33.13 KB
patch
obsolete
> * Package: net-analyzer/gnome-nettool-2.32.0 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU > * FEATURES: preserve-libs sandbox >>>> Unpacking source... >>>> Unpacking gnome-nettool-2.32.0.tar.bz2 to /var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work >>>> Source unpacked in /var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work >>>> Preparing source in /var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0 ... > * Fixing OMF Makefiles ... > [ ok ] > * Running elibtoolize in: gnome-nettool-2.32.0/ > * Applying portage-2.2.patch ... > * Applying sed-1.5.6.patch ... > * Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0 ... > * econf: updating gnome-nettool-2.32.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gnome-nettool-2.32.0/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-debug --with-gtk=2.0 --disable-scrollkeeper >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to disable maintainer-specific portions of Makefiles... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking ifaddrs.h usability... yes >checking ifaddrs.h presence... yes >checking for ifaddrs.h... yes >checking which gtk+ version to compile against... 2.0 >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for NETTOOL... yes >checking whether NLS is requested... yes >checking for intltool >= 0.40.0... 0.41.1 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.12.3 >checking for XML::Parser... ok >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... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking gnome-doc-utils >= 0.3.2... yes >checking for gconftool-2... /usr/bin/gconftool-2 >Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation >Using $(sysconfdir)/gconf/schemas as install directory for schema files >checking whether gcc understands -Wno-sign-compare... yes >checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare >checking what language compliance flags to pass to the C compiler... >checking if debug messages are enabled... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating data/Makefile >config.status: creating data/gnome-nettool.desktop.in >config.status: creating help/Makefile >config.status: creating pixmaps/Makefile >config.status: creating pixmaps/icons/Makefile >config.status: creating pixmaps/icons/16x16/Makefile >config.status: creating pixmaps/icons/16x16/apps/Makefile >config.status: creating pixmaps/icons/22x22/Makefile >config.status: creating pixmaps/icons/22x22/apps/Makefile >config.status: creating pixmaps/icons/24x24/Makefile >config.status: creating pixmaps/icons/24x24/apps/Makefile >config.status: creating pixmaps/icons/32x32/Makefile >config.status: creating pixmaps/icons/32x32/apps/Makefile >config.status: creating pixmaps/icons/scalable/Makefile >config.status: creating pixmaps/icons/scalable/apps/Makefile >config.status: creating po/Makefile.in >config.status: creating src/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0 ... >make -j2 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0' >Making all in pixmaps >make[2]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps' >Making all in icons >make[3]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons' >Making all in 16x16 >make[4]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/16x16' >Making all in apps >make[5]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/16x16/apps' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/16x16/apps' >make[5]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/16x16' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/16x16' >make[4]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/16x16' >Making all in 22x22 >make[4]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/22x22' >Making all in apps >make[5]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/22x22/apps' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/22x22/apps' >make[5]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/22x22' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/22x22' >make[4]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/22x22' >Making all in 24x24 >make[4]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/24x24' >Making all in apps >make[5]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/24x24/apps' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/24x24/apps' >make[5]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/24x24' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/24x24' >make[4]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/24x24' >Making all in 32x32 >make[4]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/32x32' >Making all in apps >make[5]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/32x32/apps' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/32x32/apps' >make[5]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/32x32' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/32x32' >make[4]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/32x32' >Making all in scalable >make[4]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/scalable' >Making all in apps >make[5]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/scalable/apps' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/scalable/apps' >make[5]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/scalable' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/scalable' >make[4]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons/scalable' >make[4]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons' >make[3]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps/icons' >make[3]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps' >make[2]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/pixmaps' >Making all in data >make[2]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/data' >LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po gnome-nettool.desktop.in gnome-nettool.desktop >Generating and caching the translation database >Merging translations into gnome-nettool.desktop. >make[2]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/data' >Making all in src >make[2]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/src' > CC callbacks.o > CC nettool.o > CC gn-combo-history.o > CC ping.o > CC traceroute.o > CC netstat.o >netstat.c: In function 'on_protocol_button_toggled': >netstat.c:51:15: warning: variable 'widget' set but not used [-Wunused-but-set-variable] >netstat.c: In function 'netstat_foreach': >netstat.c:214:8: warning: variable 'count' set but not used [-Wunused-but-set-variable] >netstat.c: In function 'clean_gtk_tree_view': >netstat.c:765:19: warning: variable 'list' set but not used [-Wunused-but-set-variable] > CC info.o > CC scan.o >info.c: In function 'info_nic_update_stats': >info.c:239:2: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'guint64' [-Wformat] >info.c:240:2: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'guint64' [-Wformat] >info.c:242:2: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'guint64' [-Wformat] >info.c:243:2: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'guint64' [-Wformat] >info.c:245:2: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'guint64' [-Wformat] >info.c:218:16: warning: variable 'model' set but not used [-Wunused-but-set-variable] > CC lookup.o >scan.c: In function 'scan_do': >scan.c:175:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] > CC finger.o > CC whois.o > CC utils.o >utils.c: In function 'util_legible_bytes': >utils.c:264:35: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'guint64' [-Wformat] > CC util-mii.o >utils.c:264:35: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'guint64' [-Wformat] > CC main.o >util-mii.c: In function 'mii_get_basic': >util-mii.c:174:6: warning: variable 'phy_id' set but not used [-Wunused-but-set-variable] >main.c: In function 'load_ping_widgets_from_builder': >main.c:268:13: warning: variable 'vbox_ping' set but not used [-Wunused-but-set-variable] >main.c: In function 'load_traceroute_widgets_from_builder': >main.c:354:13: warning: variable 'vbox_traceroute' set but not used [-Wunused-but-set-variable] >main.c: In function 'load_netstat_widgets_from_builder': >main.c:426:13: warning: variable 'vbox_netstat' set but not used [-Wunused-but-set-variable] >main.c: In function 'load_lookup_widgets_from_builder': >main.c:712:13: warning: variable 'vbox_lookup' set but not used [-Wunused-but-set-variable] >main.c: In function 'load_finger_widgets_from_builder': >main.c:790:13: warning: variable 'vbox_finger' set but not used [-Wunused-but-set-variable] >main.c: In function 'load_whois_widgets_from_builder': >main.c:897:13: warning: variable 'vbox_whois' set but not used [-Wunused-but-set-variable] > CCLD gnome-nettool >make[2]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/src' >Making all in help >make[2]: Entering directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help' >msgfmt -o ca/ca.mo ca/ca.po >msgfmt -o cs/cs.mo cs/cs.po >msgfmt -o da/da.mo da/da.po >msgfmt -o de/de.mo de/de.po >msgfmt -o el/el.mo el/el.po >msgfmt -o en_GB/en_GB.mo en_GB/en_GB.po >msgfmt -o es/es.mo es/es.po >msgfmt -o fr/fr.mo fr/fr.po >msgfmt -o oc/oc.mo oc/oc.po >msgfmt -o pa/pa.mo pa/pa.po >msgfmt -o pt_BR/pt_BR.mo pt_BR/pt_BR.po >msgfmt -o ru/ru.mo ru/ru.po >msgfmt -o sv/sv.mo sv/sv.po >msgfmt -o uk/uk.mo uk/uk.po >msgfmt -o vi/vi.mo vi/vi.po >msgfmt -o zh_CN/zh_CN.mo zh_CN/zh_CN.po >if ! test -d ca/; then mkdir ca/; fi >xsltproc -o gnome-nettool-C.omf --stringparam db2omf.basename gnome-nettool --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/gnome-nettool.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/gnome-nettool.xml || { rm -f "gnome-nettool-C.omf"; exit 1; } >if [ -f "C/gnome-nettool.xml" ]; then d="../"; else d="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/"; fi; \ >mo="ca/ca.mo"; \ >if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/${mo}"; fi; \ >(cd ca/ && \ > `which xml2po` -m docbook -e -t "${mo}" \ > "${d}C/gnome-nettool.xml" > gnome-nettool.xml.tmp && \ > cp gnome-nettool.xml.tmp gnome-nettool.xml && rm -f gnome-nettool.xml.tmp) >if ! test -d cs/; then mkdir cs/; fi >if [ -f "C/gnome-nettool.xml" ]; then d="../"; else d="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/"; fi; \ >mo="cs/cs.mo"; \ >if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/${mo}"; fi; \ >(cd cs/ && \ > `which xml2po` -m docbook -e -t "${mo}" \ > "${d}C/gnome-nettool.xml" > gnome-nettool.xml.tmp && \ > cp gnome-nettool.xml.tmp gnome-nettool.xml && rm -f gnome-nettool.xml.tmp) >if ! test -d da/; then mkdir da/; fi >if [ -f "C/gnome-nettool.xml" ]; then d="../"; else d="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/"; fi; \ >mo="da/da.mo"; \ >if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/${mo}"; fi; \ >(cd da/ && \ > `which xml2po` -m docbook -e -t "${mo}" \ > "${d}C/gnome-nettool.xml" > gnome-nettool.xml.tmp && \ > cp gnome-nettool.xml.tmp gnome-nettool.xml && rm -f gnome-nettool.xml.tmp) >if ! test -d de/; then mkdir de/; fi >if [ -f "C/gnome-nettool.xml" ]; then d="../"; else d="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/"; fi; \ >mo="de/de.mo"; \ >if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/${mo}"; fi; \ >(cd de/ && \ > `which xml2po` -m docbook -e -t "${mo}" \ > "${d}C/gnome-nettool.xml" > gnome-nettool.xml.tmp && \ > cp gnome-nettool.xml.tmp gnome-nettool.xml && rm -f gnome-nettool.xml.tmp) >if ! test -d el/; then mkdir el/; fi >if [ -f "C/gnome-nettool.xml" ]; then d="../"; else d="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/"; fi; \ >mo="el/el.mo"; \ >if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/${mo}"; fi; \ >(cd el/ && \ > `which xml2po` -m docbook -e -t "${mo}" \ > "${d}C/gnome-nettool.xml" > gnome-nettool.xml.tmp && \ > cp gnome-nettool.xml.tmp gnome-nettool.xml && rm -f gnome-nettool.xml.tmp) >if ! test -d en_GB/; then mkdir en_GB/; fi >if [ -f "C/gnome-nettool.xml" ]; then d="../"; else d="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/"; fi; \ >mo="en_GB/en_GB.mo"; \ >if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/${mo}"; fi; \ >(cd en_GB/ && \ > `which xml2po` -m docbook -e -t "${mo}" \ > "${d}C/gnome-nettool.xml" > gnome-nettool.xml.tmp && \ > cp gnome-nettool.xml.tmp gnome-nettool.xml && rm -f gnome-nettool.xml.tmp) >if ! test -d es/; then mkdir es/; fi >if [ -f "C/gnome-nettool.xml" ]; then d="../"; else d="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/"; fi; \ >mo="es/es.mo"; \ >if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/${mo}"; fi; \ >(cd es/ && \ > `which xml2po` -m docbook -e -t "${mo}" \ > "${d}C/gnome-nettool.xml" > gnome-nettool.xml.tmp && \ > cp gnome-nettool.xml.tmp gnome-nettool.xml && rm -f gnome-nettool.xml.tmp) >if ! test -d fr/; then mkdir fr/; fi >if [ -f "C/gnome-nettool.xml" ]; then d="../"; else d="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/"; fi; \ >mo="fr/fr.mo"; \ >if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/${mo}"; fi; \ >(cd fr/ && \ > `which xml2po` -m docbook -e -t "${mo}" \ > "${d}C/gnome-nettool.xml" > gnome-nettool.xml.tmp && \ > cp gnome-nettool.xml.tmp gnome-nettool.xml && rm -f gnome-nettool.xml.tmp) >if ! test -d oc/; then mkdir oc/; fi >if [ -f "C/gnome-nettool.xml" ]; then d="../"; else d="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/"; fi; \ >mo="oc/oc.mo"; \ >if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/${mo}"; fi; \ >(cd oc/ && \ > `which xml2po` -m docbook -e -t "${mo}" \ > "${d}C/gnome-nettool.xml" > gnome-nettool.xml.tmp && \ > cp gnome-nettool.xml.tmp gnome-nettool.xml && rm -f gnome-nettool.xml.tmp) >if ! test -d pa/; then mkdir pa/; fi >if [ -f "C/gnome-nettool.xml" ]; then d="../"; else d="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/"; fi; \ >mo="pa/pa.mo"; \ >if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/${mo}"; fi; \ >(cd pa/ && \ > `which xml2po` -m docbook -e -t "${mo}" \ > "${d}C/gnome-nettool.xml" > gnome-nettool.xml.tmp && \ > cp gnome-nettool.xml.tmp gnome-nettool.xml && rm -f gnome-nettool.xml.tmp) >if ! test -d pt_BR/; then mkdir pt_BR/; fi >if [ -f "C/gnome-nettool.xml" ]; then d="../"; else d="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/"; fi; \ >mo="pt_BR/pt_BR.mo"; \ >if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/${mo}"; fi; \ >(cd pt_BR/ && \ > `which xml2po` -m docbook -e -t "${mo}" \ > "${d}C/gnome-nettool.xml" > gnome-nettool.xml.tmp && \ > cp gnome-nettool.xml.tmp gnome-nettool.xml && rm -f gnome-nettool.xml.tmp) >if ! test -d ru/; then mkdir ru/; fi >if [ -f "C/gnome-nettool.xml" ]; then d="../"; else d="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/"; fi; \ >mo="ru/ru.mo"; \ >if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/${mo}"; fi; \ >(cd ru/ && \ > `which xml2po` -m docbook -e -t "${mo}" \ > "${d}C/gnome-nettool.xml" > gnome-nettool.xml.tmp && \ > cp gnome-nettool.xml.tmp gnome-nettool.xml && rm -f gnome-nettool.xml.tmp) >if ! test -d sv/; then mkdir sv/; fi >if [ -f "C/gnome-nettool.xml" ]; then d="../"; else d="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/"; fi; \ >mo="sv/sv.mo"; \ >if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/${mo}"; fi; \ >(cd sv/ && \ > `which xml2po` -m docbook -e -t "${mo}" \ > "${d}C/gnome-nettool.xml" > gnome-nettool.xml.tmp && \ > cp gnome-nettool.xml.tmp gnome-nettool.xml && rm -f gnome-nettool.xml.tmp) >if ! test -d uk/; then mkdir uk/; fi >if [ -f "C/gnome-nettool.xml" ]; then d="../"; else d="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/"; fi; \ >mo="uk/uk.mo"; \ >if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/${mo}"; fi; \ >(cd uk/ && \ > `which xml2po` -m docbook -e -t "${mo}" \ > "${d}C/gnome-nettool.xml" > gnome-nettool.xml.tmp && \ > cp gnome-nettool.xml.tmp gnome-nettool.xml && rm -f gnome-nettool.xml.tmp) >if ! test -d vi/; then mkdir vi/; fi >if [ -f "C/gnome-nettool.xml" ]; then d="../"; else d="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/"; fi; \ >mo="vi/vi.mo"; \ >if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/${mo}"; fi; \ >(cd vi/ && \ > `which xml2po` -m docbook -e -t "${mo}" \ > "${d}C/gnome-nettool.xml" > gnome-nettool.xml.tmp && \ > cp gnome-nettool.xml.tmp gnome-nettool.xml && rm -f gnome-nettool.xml.tmp) >if ! test -d zh_CN/; then mkdir zh_CN/; fi >if [ -f "C/gnome-nettool.xml" ]; then d="../"; else d="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/"; fi; \ >mo="zh_CN/zh_CN.mo"; \ >if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/${mo}"; fi; \ >(cd zh_CN/ && \ > `which xml2po` -m docbook -e -t "${mo}" \ > "${d}C/gnome-nettool.xml" > gnome-nettool.xml.tmp && \ > cp gnome-nettool.xml.tmp gnome-nettool.xml && rm -f gnome-nettool.xml.tmp) >xsltproc -o gnome-nettool-ca.omf --stringparam db2omf.basename gnome-nettool --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang ca --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/gnome-nettool.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` ca/gnome-nettool.xml || { rm -f "gnome-nettool-ca.omf"; exit 1; } >xsltproc -o gnome-nettool-cs.omf --stringparam db2omf.basename gnome-nettool --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang cs --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/gnome-nettool.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` cs/gnome-nettool.xml || { rm -f "gnome-nettool-cs.omf"; exit 1; } >xsltproc -o gnome-nettool-da.omf --stringparam db2omf.basename gnome-nettool --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang da --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/gnome-nettool.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` da/gnome-nettool.xml || { rm -f "gnome-nettool-da.omf"; exit 1; } >xsltproc -o gnome-nettool-de.omf --stringparam db2omf.basename gnome-nettool --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang de --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/gnome-nettool.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` de/gnome-nettool.xml || { rm -f "gnome-nettool-de.omf"; exit 1; } >xsltproc -o gnome-nettool-el.omf --stringparam db2omf.basename gnome-nettool --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang el --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/gnome-nettool.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` el/gnome-nettool.xml || { rm -f "gnome-nettool-el.omf"; exit 1; } >xsltproc -o gnome-nettool-en_GB.omf --stringparam db2omf.basename gnome-nettool --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang en_GB --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/gnome-nettool.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` en_GB/gnome-nettool.xml || { rm -f "gnome-nettool-en_GB.omf"; exit 1; } >xsltproc -o gnome-nettool-es.omf --stringparam db2omf.basename gnome-nettool --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang es --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help/gnome-nettool.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` es/gnome-nettool.xml || { rm -f "gnome-nettool-es.omf"; exit 1; } >http://www.oasis-open.org/docbook/xml/4.1.2/dbgenent.mod:1: parser error : Content error in the external subset >HTTP/1.1 200 OK >^ >http://www.oasis-open.org/docbook/xml/4.1.2/dbgenent.mod:1: validity error : All markup of the conditional section is not in the same entity >HTTP/1.1 200 OK >^ >http://www.oasis-open.org/docbook/xml/4.1.2/dbgenent.mod:1: parser error : Content error in the external subset >HTTP/1.1 200 OK > ^ >unable to parse es/gnome-nettool.xml >make[2]: *** [gnome-nettool-es.omf] Error 1 >make[2]: *** Waiting for unfinished jobs.... >http://www.oasis-open.org/docbook/xml/4.1.2/ent/iso-lat2.ent:1: parser error : Content error in the external subset >HTTP/1.1 200 OK >^ >http://www.oasis-open.org/docbook/xml/4.1.2/ent/iso-lat2.ent:1: validity error : All markup of the conditional section is not in the same entity >HTTP/1.1 200 OK >^ >http://www.oasis-open.org/docbook/xml/4.1.2/ent/iso-lat2.ent:1: parser error : Content error in the external subset >HTTP/1.1 200 OK > ^ >http://www.oasis-open.org/docbook/xml/4.1.2/ent/iso-lat2.ent:1: validity error : All markup of the conditional section is not in the same entity >HTTP/1.1 200 OK > ^ >http://www.oasis-open.org/docbook/xml/4.1.2/ent/iso-lat2.ent:1: parser error : Content error in the external subset >HTTP/1.1 200 OK > ^ >unable to parse da/gnome-nettool.xml >make[2]: *** [gnome-nettool-da.omf] Error 1 >make[2]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0/help' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0' >make: *** [all] Error 2 >emake failed > * ERROR: net-analyzer/gnome-nettool-2.32.0 failed (compile phase): > * compile failure > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 3078: Called gnome2_src_compile > * environment, line 2366: Called die > * The specific snippet of code: > * emake || die "compile failure" > * > * If you need support, post the output of 'emerge --info =net-analyzer/gnome-nettool-2.32.0', > * the complete build log and the output of 'emerge -pqv =net-analyzer/gnome-nettool-2.32.0'. > * The complete build log is located at '/var/log/portage/net-analyzer:gnome-nettool-2.32.0:20110610-135128.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/temp/environment'. > * S: '/var/tmp/portage/net-analyzer/gnome-nettool-2.32.0/work/gnome-nettool-2.32.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 371073
: 276579 |
276581
|
276583
|
276597