Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 187258 Details for
Bug 264814
jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:6:19:E: "X00E1" is not a function name - breaks libusb-0* w/ USE=doc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The log of the failed build
libusb-0.1.12-r5-build.log (text/plain), 53.92 KB, created by
Dan Johnson
on 2009-04-04 02:00:51 UTC
(
hide
)
Description:
The log of the failed build
Filename:
MIME Type:
Creator:
Dan Johnson
Created:
2009-04-04 02:00:51 UTC
Size:
53.92 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking libusb-0.1.12.tar.gz to /var/tmp/portage/dev-libs/libusb-0.1.12-r5/work > [32;01m*[0m Applying 0.1.12-fbsd.patch ... >[A[55C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying libusb-0.1.12-no-infinite-bulk.patch ... >[A[55C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-libs/libusb-0.1.12-r5/work/libusb-0.1.12' ... > [32;01m*[0m Running aclocal ... >[A[55C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[55C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[55C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[55C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[55C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign ... >[A[55C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: libusb-0.1.12 > [32;01m*[0m Applying sed-1.5.6.patch ... >>>> Source unpacked in /var/tmp/portage/dev-libs/libusb-0.1.12-r5/work >>>> Compiling source in /var/tmp/portage/dev-libs/libusb-0.1.12-r5/work/libusb-0.1.12 ... > * econf: updating libusb-0.1.12/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libusb-0.1.12/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-debug --enable-build-docs >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 build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-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/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 for what USB OS support... Linux >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for ANSI C header files... (cached) yes >checking for vprintf... yes >checking for _doprnt... no >checking for an ANSI C-conforming const... yes >checking whether byte ordering is bigendian... no >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for unistd.h... (cached) yes >checking values.h usability... yes >checking values.h presence... yes >checking for values.h... yes >checking for memmove... yes >checking for pkg-config... /usr/bin/pkg-config >checking if we should build the documentation... yes >checking for jade... jade >checking for Doxygen tools... checking for dot... /usr/bin/dot >checking for doxygen... /usr/bin/doxygen >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating libusb.spec >config.status: creating libusb-config >config.status: creating libusb.pc >config.status: creating tests/Makefile >config.status: creating README >config.status: creating INSTALL.libusb >config.status: creating usb.h >config.status: creating Doxyfile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default commands >make >make all-recursive >make[1]: Entering directory `/var/tmp/portage/dev-libs/libusb-0.1.12-r5/work/libusb-0.1.12' >Making all in . >make[2]: Entering directory `/var/tmp/portage/dev-libs/libusb-0.1.12-r5/work/libusb-0.1.12' >depbase=`echo usb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -mtune=i686 -pipe -Wall -MT usb.lo -MD -MP -MF $depbase.Tpo -c -o usb.lo usb.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -mtune=i686 -pipe -Wall -MT usb.lo -MD -MP -MF .deps/usb.Tpo -c usb.c -fPIC -DPIC -o .libs/usb.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -mtune=i686 -pipe -Wall -MT usb.lo -MD -MP -MF .deps/usb.Tpo -c usb.c -o usb.o >/dev/null 2>&1 >depbase=`echo error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -mtune=i686 -pipe -Wall -MT error.lo -MD -MP -MF $depbase.Tpo -c -o error.lo error.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -mtune=i686 -pipe -Wall -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -mtune=i686 -pipe -Wall -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1 >depbase=`echo descriptors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -mtune=i686 -pipe -Wall -MT descriptors.lo -MD -MP -MF $depbase.Tpo -c -o descriptors.lo descriptors.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -mtune=i686 -pipe -Wall -MT descriptors.lo -MD -MP -MF .deps/descriptors.Tpo -c descriptors.c -fPIC -DPIC -o .libs/descriptors.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -mtune=i686 -pipe -Wall -MT descriptors.lo -MD -MP -MF .deps/descriptors.Tpo -c descriptors.c -o descriptors.o >/dev/null 2>&1 >depbase=`echo linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -mtune=i686 -pipe -Wall -MT linux.lo -MD -MP -MF $depbase.Tpo -c -o linux.lo linux.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -mtune=i686 -pipe -Wall -MT linux.lo -MD -MP -MF .deps/linux.Tpo -c linux.c -fPIC -DPIC -o .libs/linux.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -mtune=i686 -pipe -Wall -MT linux.lo -MD -MP -MF .deps/linux.Tpo -c linux.c -o linux.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -mtune=i686 -pipe -Wall -version-info 8:4:4 -release 0.1 -export-dynamic -Wl,-O1 -o libusb.la -rpath /usr/lib usb.lo error.lo descriptors.lo linux.lo >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/usb.o .libs/error.o .libs/descriptors.o .libs/linux.o -mtune=i686 -Wl,-O1 -Wl,-soname -Wl,libusb-0.1.so.4 -o .libs/libusb-0.1.so.4.4.4 >libtool: link: (cd ".libs" && rm -f "libusb-0.1.so.4" && ln -s "libusb-0.1.so.4.4.4" "libusb-0.1.so.4") >libtool: link: (cd ".libs" && rm -f "libusb.so" && ln -s "libusb-0.1.so.4.4.4" "libusb.so") >libtool: link: i686-pc-linux-gnu-ar cru .libs/libusb.a usb.o error.o descriptors.o linux.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libusb.a >libtool: link: ( cd ".libs" && rm -f "libusb.la" && ln -s "../libusb.la" "libusb.la" ) >depbase=`echo usbpp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -mtune=i686 -pipe -MT usbpp.lo -MD -MP -MF $depbase.Tpo -c -o usbpp.lo usbpp.cpp &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -mtune=i686 -pipe -MT usbpp.lo -MD -MP -MF .deps/usbpp.Tpo -c usbpp.cpp -fPIC -DPIC -o .libs/usbpp.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -mtune=i686 -pipe -MT usbpp.lo -MD -MP -MF .deps/usbpp.Tpo -c usbpp.cpp -o usbpp.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -mtune=i686 -pipe -version-info 8:4:4 -release 0.1 -export-dynamic -lusb -Wl,-O1 -o libusbpp.la -rpath /usr/lib usbpp.lo >libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.3.3/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.3.3/crtbeginS.o .libs/usbpp.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libusb-0.1.12-r5/work/libusb-0.1.12/.libs /var/tmp/portage/dev-libs/libusb-0.1.12-r5/work/libusb-0.1.12/.libs/libusb.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.3.3/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.3.3/../../../crtn.o -mtune=i686 -Wl,-O1 -Wl,-soname -Wl,libusbpp-0.1.so.4 -o .libs/libusbpp-0.1.so.4.4.4 >libtool: link: (cd ".libs" && rm -f "libusbpp-0.1.so.4" && ln -s "libusbpp-0.1.so.4.4.4" "libusbpp-0.1.so.4") >libtool: link: (cd ".libs" && rm -f "libusbpp.so" && ln -s "libusbpp-0.1.so.4.4.4" "libusbpp.so") >libtool: link: i686-pc-linux-gnu-ar cru .libs/libusbpp.a usbpp.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libusbpp.a >libtool: link: ( cd ".libs" && rm -f "libusbpp.la" && ln -s "../libusbpp.la" "libusbpp.la" ) >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libusb-0.1.12-r5/work/libusb-0.1.12' >Making all in tests >make[2]: Entering directory `/var/tmp/portage/dev-libs/libusb-0.1.12-r5/work/libusb-0.1.12/tests' >depbase=`echo testlibusb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -O2 -mtune=i686 -pipe -Wall -MT testlibusb.o -MD -MP -MF $depbase.Tpo -c -o testlibusb.o testlibusb.c &&\ > mv -f $depbase.Tpo $depbase.Po >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -mtune=i686 -pipe -Wall -Wl,-O1 -o testlibusb testlibusb.o ../libusb.la >libtool: link: i686-pc-linux-gnu-gcc -O2 -mtune=i686 -pipe -Wall -Wl,-O1 -o .libs/testlibusb testlibusb.o ../.libs/libusb.so >depbase=`echo descriptor_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -O2 -mtune=i686 -pipe -MT descriptor_test.o -MD -MP -MF $depbase.Tpo -c -o descriptor_test.o descriptor_test.cpp &&\ > mv -f $depbase.Tpo $depbase.Po >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -mtune=i686 -pipe -Wl,-O1 -o descriptor_test descriptor_test.o ../libusbpp.la >libtool: link: i686-pc-linux-gnu-g++ -O2 -mtune=i686 -pipe -Wl,-O1 -o .libs/descriptor_test descriptor_test.o ../.libs/libusbpp.so /var/tmp/portage/dev-libs/libusb-0.1.12-r5/work/libusb-0.1.12/.libs/libusb.so >depbase=`echo id_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -O2 -mtune=i686 -pipe -MT id_test.o -MD -MP -MF $depbase.Tpo -c -o id_test.o id_test.cpp &&\ > mv -f $depbase.Tpo $depbase.Po >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -mtune=i686 -pipe -Wl,-O1 -o id_test id_test.o ../libusbpp.la >libtool: link: i686-pc-linux-gnu-g++ -O2 -mtune=i686 -pipe -Wl,-O1 -o .libs/id_test id_test.o ../.libs/libusbpp.so /var/tmp/portage/dev-libs/libusb-0.1.12-r5/work/libusb-0.1.12/.libs/libusb.so >depbase=`echo find_hubs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -O2 -mtune=i686 -pipe -MT find_hubs.o -MD -MP -MF $depbase.Tpo -c -o find_hubs.o find_hubs.cpp &&\ > mv -f $depbase.Tpo $depbase.Po >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -mtune=i686 -pipe -Wl,-O1 -o find_hubs find_hubs.o ../libusbpp.la >libtool: link: i686-pc-linux-gnu-g++ -O2 -mtune=i686 -pipe -Wl,-O1 -o .libs/find_hubs find_hubs.o ../.libs/libusbpp.so /var/tmp/portage/dev-libs/libusb-0.1.12-r5/work/libusb-0.1.12/.libs/libusb.so >depbase=`echo find_mice.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -O2 -mtune=i686 -pipe -MT find_mice.o -MD -MP -MF $depbase.Tpo -c -o find_mice.o find_mice.cpp &&\ > mv -f $depbase.Tpo $depbase.Po >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -mtune=i686 -pipe -Wl,-O1 -o find_mice find_mice.o ../libusbpp.la >libtool: link: i686-pc-linux-gnu-g++ -O2 -mtune=i686 -pipe -Wl,-O1 -o .libs/find_mice find_mice.o ../.libs/libusbpp.so /var/tmp/portage/dev-libs/libusb-0.1.12-r5/work/libusb-0.1.12/.libs/libusb.so >depbase=`echo get_resolution.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -O2 -mtune=i686 -pipe -MT get_resolution.o -MD -MP -MF $depbase.Tpo -c -o get_resolution.o get_resolution.cpp &&\ > mv -f $depbase.Tpo $depbase.Po >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -mtune=i686 -pipe -Wl,-O1 -o get_resolution get_resolution.o ../libusbpp.la >libtool: link: i686-pc-linux-gnu-g++ -O2 -mtune=i686 -pipe -Wl,-O1 -o .libs/get_resolution get_resolution.o ../.libs/libusbpp.so /var/tmp/portage/dev-libs/libusb-0.1.12-r5/work/libusb-0.1.12/.libs/libusb.so >depbase=`echo hub_strings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -O2 -mtune=i686 -pipe -MT hub_strings.o -MD -MP -MF $depbase.Tpo -c -o hub_strings.o hub_strings.cpp &&\ > mv -f $depbase.Tpo $depbase.Po >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -mtune=i686 -pipe -Wl,-O1 -o hub_strings hub_strings.o ../libusbpp.la >libtool: link: i686-pc-linux-gnu-g++ -O2 -mtune=i686 -pipe -Wl,-O1 -o .libs/hub_strings hub_strings.o ../.libs/libusbpp.so /var/tmp/portage/dev-libs/libusb-0.1.12-r5/work/libusb-0.1.12/.libs/libusb.so >depbase=`echo driver_name.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -O2 -mtune=i686 -pipe -MT driver_name.o -MD -MP -MF $depbase.Tpo -c -o driver_name.o driver_name.cpp &&\ > mv -f $depbase.Tpo $depbase.Po >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -mtune=i686 -pipe -Wl,-O1 -o driver_name driver_name.o ../libusbpp.la >libtool: link: i686-pc-linux-gnu-g++ -O2 -mtune=i686 -pipe -Wl,-O1 -o .libs/driver_name driver_name.o ../.libs/libusbpp.so /var/tmp/portage/dev-libs/libusb-0.1.12-r5/work/libusb-0.1.12/.libs/libusb.so >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libusb-0.1.12-r5/work/libusb-0.1.12/tests' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/dev-libs/libusb-0.1.12-r5/work/libusb-0.1.12/doc' >rm -rf html >mkdir html >jade -t sgml -d ./website.dsl\#html ./manual.sgml >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:6:19:E: "X00E1" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:7:19:E: "X00C1" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:8:18:E: "X00E2" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:9:18:E: "X00C2" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:10:19:E: "X00E0" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:11:19:E: "X00C0" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:12:18:E: "X00E5" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:13:18:E: "X00C5" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:14:19:E: "X00E3" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:15:19:E: "X00C3" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:16:17:E: "X00E4" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:17:17:E: "X00C4" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:18:18:E: "X00E6" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:19:18:E: "X00C6" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:20:19:E: "X00E7" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:21:19:E: "X00C7" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:22:16:E: "X00F0" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:23:16:E: "X00D0" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:24:19:E: "X00E9" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:25:19:E: "X00C9" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:26:18:E: "X00EA" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:27:18:E: "X00CA" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:28:19:E: "X00E8" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:29:19:E: "X00C8" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:30:17:E: "X00EB" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:31:17:E: "X00CB" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:32:19:E: "X00ED" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:33:19:E: "X00CD" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:34:18:E: "X00EE" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:35:18:E: "X00CE" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:36:19:E: "X00EC" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:37:19:E: "X00CC" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:38:17:E: "X00EF" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:39:17:E: "X00CF" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:40:19:E: "X00F1" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:41:19:E: "X00D1" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:42:19:E: "X00F3" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:43:19:E: "X00D3" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:44:18:E: "X00F4" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:45:18:E: "X00D4" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:46:19:E: "X00F2" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:47:19:E: "X00D2" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:48:19:E: "X00F8" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:49:19:E: "X00D8" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:50:19:E: "X00F5" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:51:19:E: "X00D5" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:52:17:E: "X00F6" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:53:17:E: "X00D6" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:54:18:E: "X00DF" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:55:18:E: "X00FE" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:56:18:E: "X00DE" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:57:19:E: "X00FA" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:58:19:E: "X00DA" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:59:18:E: "X00FB" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:60:18:E: "X00DB" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:61:19:E: "X00F9" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:62:19:E: "X00D9" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:63:17:E: "X00FC" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:64:17:E: "X00DC" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:65:19:E: "X00FD" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:66:19:E: "X00DD" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:67:17:E: "X00FF" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:6:17:E: "X00BD" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:7:19:E: "X00BD" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:8:19:E: "X00BC" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:9:19:E: "X00BE" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:10:19:E: "X215B" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:11:19:E: "X215C" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:12:19:E: "X215D" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:13:19:E: "X215E" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:14:17:E: "X00B9" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:15:17:E: "X00B2" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:16:17:E: "X00B3" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:17:17:E: "X002B" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:18:19:E: "X00B1" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:20:19:E: "X003D" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:21:15:E: "X003E" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:22:19:E: "X00F7" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:23:18:E: "X00D7" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:24:19:E: "X00A4" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:25:18:E: "X00A3" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:26:19:E: "X0024" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:27:17:E: "X00A2" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:28:16:E: "X00A5" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:29:16:E: "X0023" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:30:19:E: "X0025" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:32:16:E: "X002A" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:33:19:E: "X0040" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:34:17:E: "X005B" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:35:17:E: "X005C" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:36:17:E: "X005D" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:37:17:E: "X007B" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:38:19:E: "X2015" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:39:19:E: "X007C" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:40:17:E: "X007D" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:41:18:E: "X00B5" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:42:16:E: "X2126" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:43:16:E: "X00B0" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:44:17:E: "X00BA" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:45:17:E: "X00AA" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:46:17:E: "X00A7" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:47:17:E: "X00B6" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:48:19:E: "X00B7" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:49:17:E: "X2190" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:50:17:E: "X2192" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:51:17:E: "X2191" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:52:17:E: "X2193" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:53:17:E: "X00A9" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:54:16:E: "X00AE" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:55:18:E: "X2122" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:56:19:E: "X00A6" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:57:16:E: "X00AC" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:58:17:E: "X2669" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:59:17:E: "X0021" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:60:18:E: "X00A1" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:61:17:E: "X0022" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:62:17:E: "X0027" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:63:17:E: "X0028" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:64:17:E: "X0029" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:65:18:E: "X002C" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:66:19:E: "X005F" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:67:19:E: "X002D" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:68:19:E: "X002E" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:69:16:E: "X002F" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:70:18:E: "X003A" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:71:17:E: "X003B" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:72:18:E: "X003F" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:73:19:E: "X00BF" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:74:18:E: "X00AB" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:75:18:E: "X00BB" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:76:18:E: "X2018" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:77:18:E: "X2019" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:78:18:E: "X201C" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:79:18:E: "X201D" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:80:17:E: "X00A0" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-num.ent:81:16:E: "X00AD" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:6:17:E: "X2003" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:7:17:E: "X2002" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:8:19:E: "X2004" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:9:19:E: "X2005" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:10:18:E: "X2007" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:11:19:E: "X2008" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:12:19:E: "X2009" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:13:19:E: "X200A" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:14:18:E: "X2014" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:15:18:E: "X2013" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:16:17:E: "X2010" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:17:18:E: "X2423" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:18:19:E: "X2026" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:19:17:E: "X2025" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:20:19:E: "X2153" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:21:19:E: "X2154" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:22:19:E: "X2155" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:23:19:E: "X2156" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:24:19:E: "X2157" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:25:19:E: "X2158" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:26:19:E: "X2159" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:27:19:E: "X215A" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:28:19:E: "X2105" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:29:18:E: "X2588" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:30:18:E: "X2580" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:31:18:E: "X2584" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:32:18:E: "X2591" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:33:18:E: "X2592" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:34:18:E: "X2593" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:35:19:E: "X25AE" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:36:16:E: "X25CB" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:37:16:E: "X25A1" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:38:17:E: "X25AD" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:39:17:E: "X25B5" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:40:17:E: "X25BF" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:41:17:E: "X22C6" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:42:17:E: "X2022" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:43:17:E: "X25AA" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:44:18:E: "X25B4" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:45:18:E: "X25BE" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:46:18:E: "X25C2" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:47:18:E: "X25B8" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:48:18:E: "X2663" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:49:18:E: "X2666" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:50:19:E: "X2665" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:51:19:E: "X2660" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:52:17:E: "X2720" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:53:19:E: "X2020" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:54:19:E: "X2021" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:55:18:E: "X2713" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:56:18:E: "X2717" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:57:18:E: "X266F" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:58:17:E: "X266D" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:59:17:E: "X2642" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:60:19:E: "X2640" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:61:18:E: "X260E" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:62:19:E: "X2315" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:63:19:E: "X2117" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:64:18:E: "X2041" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:65:19:E: "X201A" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:66:19:E: "X201E" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:67:18:E: "XFB00" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:68:18:E: "XFB01" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-pub.ent:70:19:E: "XFB03" is not a function name >jade:I: maximum number of errors (200) reached; change with -E option >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:6:19:E: "X00E1" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:7:19:E: "X00C1" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:8:18:E: "X00E2" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:9:18:E: "X00C2" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:10:19:E: "X00E0" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:11:19:E: "X00C0" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:12:18:E: "X00E5" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:13:18:E: "X00C5" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:14:19:E: "X00E3" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:15:19:E: "X00C3" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:16:17:E: "X00E4" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:17:17:E: "X00C4" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:18:18:E: "X00E6" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:19:18:E: "X00C6" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:20:19:E: "X00E7" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:21:19:E: "X00C7" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:22:16:E: "X00F0" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:23:16:E: "X00D0" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:24:19:E: "X00E9" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:25:19:E: "X00C9" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:26:18:E: "X00EA" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:27:18:E: "X00CA" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:28:19:E: "X00E8" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:29:19:E: "X00C8" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:30:17:E: "X00EB" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:31:17:E: "X00CB" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:32:19:E: "X00ED" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:33:19:E: "X00CD" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:34:18:E: "X00EE" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:35:18:E: "X00CE" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:36:19:E: "X00EC" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:37:19:E: "X00CC" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:38:17:E: "X00EF" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:39:17:E: "X00CF" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:40:19:E: "X00F1" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:41:19:E: "X00D1" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:42:19:E: "X00F3" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:43:19:E: "X00D3" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:44:18:E: "X00F4" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:45:18:E: "X00D4" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:46:19:E: "X00F2" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:47:19:E: "X00D2" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:48:19:E: "X00F8" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:49:19:E: "X00D8" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:50:19:E: "X00F5" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:51:19:E: "X00D5" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:52:17:E: "X00F6" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:53:17:E: "X00D6" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:54:18:E: "X00DF" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:55:18:E: "X00FE" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:56:18:E: "X00DE" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:57:19:E: "X00FA" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:58:19:E: "X00DA" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:59:18:E: "X00FB" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:60:18:E: "X00DB" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:61:19:E: "X00F9" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:62:19:E: "X00D9" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:63:17:E: "X00FC" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:64:17:E: "X00DC" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:65:19:E: "X00FD" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:66:19:E: "X00DD" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:67:17:E: "X00FF" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:6:19:E: "X00E1" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:7:19:E: "X00C1" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:8:18:E: "X00E2" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:9:18:E: "X00C2" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:10:19:E: "X00E0" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:11:19:E: "X00C0" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:12:18:E: "X00E5" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:13:18:E: "X00C5" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:14:19:E: "X00E3" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:15:19:E: "X00C3" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:16:17:E: "X00E4" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:17:17:E: "X00C4" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:18:18:E: "X00E6" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:19:18:E: "X00C6" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:20:19:E: "X00E7" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:21:19:E: "X00C7" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:22:16:E: "X00F0" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:23:16:E: "X00D0" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:24:19:E: "X00E9" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:25:19:E: "X00C9" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:26:18:E: "X00EA" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:27:18:E: "X00CA" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:28:19:E: "X00E8" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:29:19:E: "X00C8" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:30:17:E: "X00EB" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:31:17:E: "X00CB" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:32:19:E: "X00ED" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:33:19:E: "X00CD" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:34:18:E: "X00EE" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:35:18:E: "X00CE" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:36:19:E: "X00EC" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:37:19:E: "X00CC" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:38:17:E: "X00EF" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:39:17:E: "X00CF" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:40:19:E: "X00F1" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:41:19:E: "X00D1" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:42:19:E: "X00F3" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:43:19:E: "X00D3" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:44:18:E: "X00F4" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:45:18:E: "X00D4" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:46:19:E: "X00F2" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:47:19:E: "X00D2" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:48:19:E: "X00F8" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:49:19:E: "X00D8" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:50:19:E: "X00F5" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:51:19:E: "X00D5" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:52:17:E: "X00F6" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:53:17:E: "X00D6" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:54:18:E: "X00DF" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:55:18:E: "X00FE" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:56:18:E: "X00DE" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:57:19:E: "X00FA" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:58:19:E: "X00DA" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:59:18:E: "X00FB" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:60:18:E: "X00DB" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:61:19:E: "X00F9" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:62:19:E: "X00D9" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:63:17:E: "X00FC" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:64:17:E: "X00DC" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:65:19:E: "X00FD" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:66:19:E: "X00DD" is not a function name >jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:67:17:E: "X00FF" is not a function name >make[2]: *** [html/index.html] Error 1 >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libusb-0.1.12-r5/work/libusb-0.1.12/doc' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/dev-libs/libusb-0.1.12-r5/work/libusb-0.1.12' >make: *** [all] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: dev-libs/libusb-0.1.12-r5 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 48: Called src_compile > [31;01m*[0m environment, line 2590: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/dev-libs/libusb-0.1.12-r5/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/libusb-0.1.12-r5/temp/environment'. > [31;01m*[0m
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 264814
: 187258 |
193205
|
193207