Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 174388 Details for
Bug 250006
dev-db/libdbi-0.8.3 + dev-db/libdbi-drivers-0.8.3 can not be emerged with "doc" USE enabled
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-db/libdbi-0.8.3 build log
libdbi_build.log (text/plain), 43.25 KB, created by
Ashu Tiwary
on 2008-12-06 08:44:06 UTC
(
hide
)
Description:
dev-db/libdbi-0.8.3 build log
Filename:
MIME Type:
Creator:
Ashu Tiwary
Created:
2008-12-06 08:44:06 UTC
Size:
43.25 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking libdbi-0.8.3.tar.gz to /mnt/portage/tmp/portage/dev-db/libdbi-0.8.3/work > [32;01m*[0m Applying libdbi-0.8.1-pkg-config.patch ... >[A[112C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying libdbi-0.8.3-doc-build-fix.patch ... >[A[112C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/mnt/portage/tmp/portage/dev-db/libdbi-0.8.3/work/libdbi-0.8.3' ... > [32;01m*[0m Running aclocal ... >[A[112C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[112C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[112C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[112C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[112C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[112C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: libdbi-0.8.3 > [32;01m*[0m Applying sed-1.5.6.patch ... >>>> Source unpacked. >>>> Compiling source in /mnt/portage/tmp/portage/dev-db/libdbi-0.8.3/work/libdbi-0.8.3 ... > * econf: updating libdbi-0.8.3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libdbi-0.8.3/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-docs --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >checking whether to enable maintainer-specific portions of Makefiles... no >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... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-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 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 a BSD-compatible install... /usr/bin/install -c >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 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 mach-o/dyld.h usability... no >checking mach-o/dyld.h presence... no >checking for mach-o/dyld.h... no >checking for dlfcn.h... (cached) yes >checking for dlopen... no >checking for dlopen in -ldl... yes >checking for strtoll... yes >checking for atoll... yes >checking for timegm... yes >checking for vasprintf... yes >checking for asprintf... yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >configure: creating ./config.status >config.status: creating include/dbi/dbi.h >config.status: creating libdbi.spec >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating doc/Makefile >config.status: creating include/Makefile >config.status: creating include/dbi/Makefile >config.status: creating dbi.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >make -j3 >make all-recursive >make[1]: Entering directory `/mnt/portage/tmp/portage/dev-db/libdbi-0.8.3/work/libdbi-0.8.3' >Making all in src >make[2]: Entering directory `/mnt/portage/tmp/portage/dev-db/libdbi-0.8.3/work/libdbi-0.8.3/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib64/dbd\" -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -MT dbi_main.lo -MD -MP -MF .deps/dbi_main.Tpo -c -o dbi_main.lo dbi_main.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib64/dbd\" -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -MT dbi_result.lo -MD -MP -MF .deps/dbi_result.Tpo -c -o dbi_result.lo dbi_result.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib64/dbd\" -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -MT dbd_helper.lo -MD -MP -MF .deps/dbd_helper.Tpo -c -o dbd_helper.lo dbd_helper.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib64/dbd\" -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -MT dbi_result.lo -MD -MP -MF .deps/dbi_result.Tpo -c dbi_result.c -fPIC -DPIC -o .libs/dbi_result.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib64/dbd\" -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -MT dbi_main.lo -MD -MP -MF .deps/dbi_main.Tpo -c dbi_main.c -fPIC -DPIC -o .libs/dbi_main.o >dbi_main.c: In function 'dbi_driver_quote_string': >dbi_main.c:412: warning: 'dbi_driver_quote_string_copy' is deprecated (declared at dbi_main.c:378) >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib64/dbd\" -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -MT dbd_helper.lo -MD -MP -MF .deps/dbd_helper.Tpo -c dbd_helper.c -fPIC -DPIC -o .libs/dbd_helper.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib64/dbd\" -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -MT dbi_main.lo -MD -MP -MF .deps/dbi_main.Tpo -c dbi_main.c -o dbi_main.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib64/dbd\" -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -MT dbd_helper.lo -MD -MP -MF .deps/dbd_helper.Tpo -c dbd_helper.c -o dbd_helper.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib64/dbd\" -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -MT dbi_result.lo -MD -MP -MF .deps/dbi_result.Tpo -c dbi_result.c -o dbi_result.o >/dev/null 2>&1 >mv -f .deps/dbd_helper.Tpo .deps/dbd_helper.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib64/dbd\" -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -MT atoll.lo -MD -MP -MF .deps/atoll.Tpo -c -o atoll.lo atoll.c >mv -f .deps/dbi_main.Tpo .deps/dbi_main.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib64/dbd\" -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -MT asprintf.lo -MD -MP -MF .deps/asprintf.Tpo -c -o asprintf.lo asprintf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib64/dbd\" -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -MT atoll.lo -MD -MP -MF .deps/atoll.Tpo -c atoll.c -fPIC -DPIC -o .libs/atoll.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib64/dbd\" -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -MT asprintf.lo -MD -MP -MF .deps/asprintf.Tpo -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib64/dbd\" -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -MT atoll.lo -MD -MP -MF .deps/atoll.Tpo -c atoll.c -o atoll.o >/dev/null 2>&1 >mv -f .deps/atoll.Tpo .deps/atoll.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib64/dbd\" -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -MT timegm.lo -MD -MP -MF .deps/timegm.Tpo -c -o timegm.lo timegm.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib64/dbd\" -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -MT timegm.lo -MD -MP -MF .deps/timegm.Tpo -c timegm.c -fPIC -DPIC -o .libs/timegm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib64/dbd\" -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -MT asprintf.lo -MD -MP -MF .deps/asprintf.Tpo -c asprintf.c -o asprintf.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/lib64/dbd\" -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -MT timegm.lo -MD -MP -MF .deps/timegm.Tpo -c timegm.c -o timegm.o >/dev/null 2>&1 >mv -f .deps/timegm.Tpo .deps/timegm.Plo >mv -f .deps/asprintf.Tpo .deps/asprintf.Plo >mv -f .deps/dbi_result.Tpo .deps/dbi_result.Plo >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 -version-info 0:5:0 -no-undefined -Wl,--as-needed -o libdbi.la -rpath /usr/lib64 dbi_main.lo dbi_result.lo dbd_helper.lo atoll.lo asprintf.lo timegm.lo -ldl -lm >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/dbi_main.o .libs/dbi_result.o .libs/dbd_helper.o .libs/atoll.o .libs/asprintf.o .libs/timegm.o -ldl -lm -Wl,--as-needed -Wl,-soname -Wl,libdbi.so.0 -o .libs/libdbi.so.0.0.5 >libtool: link: (cd ".libs" && rm -f "libdbi.so.0" && ln -s "libdbi.so.0.0.5" "libdbi.so.0") >libtool: link: (cd ".libs" && rm -f "libdbi.so" && ln -s "libdbi.so.0.0.5" "libdbi.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdbi.a dbi_main.o dbi_result.o dbd_helper.o atoll.o asprintf.o timegm.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdbi.a >libtool: link: ( cd ".libs" && rm -f "libdbi.la" && ln -s "../libdbi.la" "libdbi.la" ) >make[2]: Leaving directory `/mnt/portage/tmp/portage/dev-db/libdbi-0.8.3/work/libdbi-0.8.3/src' >Making all in include >make[2]: Entering directory `/mnt/portage/tmp/portage/dev-db/libdbi-0.8.3/work/libdbi-0.8.3/include' >Making all in dbi >make[3]: Entering directory `/mnt/portage/tmp/portage/dev-db/libdbi-0.8.3/work/libdbi-0.8.3/include/dbi' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/mnt/portage/tmp/portage/dev-db/libdbi-0.8.3/work/libdbi-0.8.3/include/dbi' >make[3]: Entering directory `/mnt/portage/tmp/portage/dev-db/libdbi-0.8.3/work/libdbi-0.8.3/include' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/mnt/portage/tmp/portage/dev-db/libdbi-0.8.3/work/libdbi-0.8.3/include' >make[2]: Leaving directory `/mnt/portage/tmp/portage/dev-db/libdbi-0.8.3/work/libdbi-0.8.3/include' >Making all in doc >make[2]: Entering directory `/mnt/portage/tmp/portage/dev-db/libdbi-0.8.3/work/libdbi-0.8.3/doc' >Converting programmers-guide.sgml to HTML... >mkdir -p programmers-guide && cd programmers-guide && openjade -t sgml -d ../../doc/include/doc-html.dsl ../../doc/programmers-guide.sgml >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:6:19:E: "X00E1" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:7:19:E: "X00C1" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:8:18:E: "X00E2" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:9:18:E: "X00C2" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:10:19:E: "X00E0" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:11:19:E: "X00C0" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:12:18:E: "X00E5" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:13:18:E: "X00C5" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:14:19:E: "X00E3" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:15:19:E: "X00C3" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:16:17:E: "X00E4" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:17:17:E: "X00C4" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:18:18:E: "X00E6" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:19:18:E: "X00C6" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:20:19:E: "X00E7" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:21:19:E: "X00C7" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:22:16:E: "X00F0" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:23:16:E: "X00D0" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:24:19:E: "X00E9" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:25:19:E: "X00C9" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:26:18:E: "X00EA" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:27:18:E: "X00CA" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:28:19:E: "X00E8" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:29:19:E: "X00C8" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:30:17:E: "X00EB" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:31:17:E: "X00CB" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:32:19:E: "X00ED" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:33:19:E: "X00CD" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:34:18:E: "X00EE" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:35:18:E: "X00CE" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:36:19:E: "X00EC" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:37:19:E: "X00CC" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:38:17:E: "X00EF" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:39:17:E: "X00CF" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:40:19:E: "X00F1" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:41:19:E: "X00D1" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:42:19:E: "X00F3" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:43:19:E: "X00D3" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:44:18:E: "X00F4" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:45:18:E: "X00D4" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:46:19:E: "X00F2" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:47:19:E: "X00D2" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:48:19:E: "X00F8" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:49:19:E: "X00D8" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:50:19:E: "X00F5" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:51:19:E: "X00D5" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:52:17:E: "X00F6" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:53:17:E: "X00D6" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:54:18:E: "X00DF" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:55:18:E: "X00FE" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:56:18:E: "X00DE" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:57:19:E: "X00FA" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:58:19:E: "X00DA" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:59:18:E: "X00FB" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:60:18:E: "X00DB" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:61:19:E: "X00F9" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:62:19:E: "X00D9" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:63:17:E: "X00FC" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:64:17:E: "X00DC" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:65:19:E: "X00FD" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:66:19:E: "X00DD" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:67:17:E: "X00FF" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:6:17:E: "X00BD" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:7:19:E: "X00BD" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:8:19:E: "X00BC" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:9:19:E: "X00BE" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:10:19:E: "X215B" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:11:19:E: "X215C" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:12:19:E: "X215D" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:13:19:E: "X215E" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:14:17:E: "X00B9" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:15:17:E: "X00B2" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:16:17:E: "X00B3" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:17:17:E: "X002B" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:18:19:E: "X00B1" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:20:19:E: "X003D" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:21:15:E: "X003E" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:22:19:E: "X00F7" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:23:18:E: "X00D7" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:24:19:E: "X00A4" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:25:18:E: "X00A3" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:26:19:E: "X0024" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:27:17:E: "X00A2" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:28:16:E: "X00A5" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:29:16:E: "X0023" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:30:19:E: "X0025" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:32:16:E: "X002A" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:33:19:E: "X0040" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:34:17:E: "X005B" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:35:17:E: "X005C" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:36:17:E: "X005D" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:37:17:E: "X007B" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:38:19:E: "X2015" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:39:19:E: "X007C" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:40:17:E: "X007D" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:41:18:E: "X00B5" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:42:16:E: "X2126" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:43:16:E: "X00B0" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:44:17:E: "X00BA" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:45:17:E: "X00AA" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:46:17:E: "X00A7" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:47:17:E: "X00B6" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:48:19:E: "X00B7" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:49:17:E: "X2190" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:50:17:E: "X2192" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:51:17:E: "X2191" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:52:17:E: "X2193" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:53:17:E: "X00A9" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:54:16:E: "X00AE" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:55:18:E: "X2122" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:56:19:E: "X00A6" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:57:16:E: "X00AC" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:58:17:E: "X2669" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:59:17:E: "X0021" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:60:18:E: "X00A1" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:61:17:E: "X0022" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:62:17:E: "X0027" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:63:17:E: "X0028" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:64:17:E: "X0029" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:65:18:E: "X002C" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:66:19:E: "X005F" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:67:19:E: "X002D" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:68:19:E: "X002E" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:69:16:E: "X002F" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:70:18:E: "X003A" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:71:17:E: "X003B" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:72:18:E: "X003F" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:73:19:E: "X00BF" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:74:18:E: "X00AB" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:75:18:E: "X00BB" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:76:18:E: "X2018" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:77:18:E: "X2019" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:78:18:E: "X201C" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:79:18:E: "X201D" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:80:17:E: "X00A0" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-num.ent:81:16:E: "X00AD" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:6:17:E: "X2003" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:7:17:E: "X2002" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:8:19:E: "X2004" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:9:19:E: "X2005" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:10:18:E: "X2007" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:11:19:E: "X2008" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:12:19:E: "X2009" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:13:19:E: "X200A" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:14:18:E: "X2014" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:15:18:E: "X2013" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:16:17:E: "X2010" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:17:18:E: "X2423" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:18:19:E: "X2026" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:19:17:E: "X2025" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:20:19:E: "X2153" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:21:19:E: "X2154" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:22:19:E: "X2155" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:23:19:E: "X2156" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:24:19:E: "X2157" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:25:19:E: "X2158" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:26:19:E: "X2159" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:27:19:E: "X215A" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:28:19:E: "X2105" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:29:18:E: "X2588" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:30:18:E: "X2580" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:31:18:E: "X2584" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:32:18:E: "X2591" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:33:18:E: "X2592" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:34:18:E: "X2593" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:35:19:E: "X25AE" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:36:16:E: "X25CB" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:37:16:E: "X25A1" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:38:17:E: "X25AD" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:39:17:E: "X25B5" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:40:17:E: "X25BF" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:41:17:E: "X22C6" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:42:17:E: "X2022" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:43:17:E: "X25AA" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:44:18:E: "X25B4" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:45:18:E: "X25BE" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:46:18:E: "X25C2" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:47:18:E: "X25B8" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:48:18:E: "X2663" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:49:18:E: "X2666" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:50:19:E: "X2665" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:51:19:E: "X2660" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:52:17:E: "X2720" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:53:19:E: "X2020" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:54:19:E: "X2021" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:55:18:E: "X2713" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:56:18:E: "X2717" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:57:18:E: "X266F" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:58:17:E: "X266D" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:59:17:E: "X2642" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:60:19:E: "X2640" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:61:18:E: "X260E" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:62:19:E: "X2315" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:63:19:E: "X2117" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:64:18:E: "X2041" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:65:19:E: "X201A" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:66:19:E: "X201E" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:67:18:E: "XFB00" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:68:18:E: "XFB01" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-pub.ent:70:19:E: "XFB03" is not a function name >openjade:I: maximum number of errors (200) reached; change with -E option >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:6:19:E: "X00E1" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:7:19:E: "X00C1" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:8:18:E: "X00E2" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:9:18:E: "X00C2" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:10:19:E: "X00E0" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:11:19:E: "X00C0" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:12:18:E: "X00E5" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:13:18:E: "X00C5" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:14:19:E: "X00E3" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:15:19:E: "X00C3" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:16:17:E: "X00E4" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:17:17:E: "X00C4" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:18:18:E: "X00E6" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:19:18:E: "X00C6" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:20:19:E: "X00E7" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:21:19:E: "X00C7" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:22:16:E: "X00F0" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:23:16:E: "X00D0" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:24:19:E: "X00E9" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:25:19:E: "X00C9" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:26:18:E: "X00EA" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:27:18:E: "X00CA" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:28:19:E: "X00E8" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:29:19:E: "X00C8" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:30:17:E: "X00EB" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:31:17:E: "X00CB" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:32:19:E: "X00ED" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:33:19:E: "X00CD" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:34:18:E: "X00EE" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:35:18:E: "X00CE" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:36:19:E: "X00EC" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:37:19:E: "X00CC" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:38:17:E: "X00EF" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:39:17:E: "X00CF" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:40:19:E: "X00F1" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:41:19:E: "X00D1" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:42:19:E: "X00F3" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:43:19:E: "X00D3" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:44:18:E: "X00F4" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:45:18:E: "X00D4" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:46:19:E: "X00F2" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:47:19:E: "X00D2" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:48:19:E: "X00F8" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:49:19:E: "X00D8" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:50:19:E: "X00F5" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:51:19:E: "X00D5" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:52:17:E: "X00F6" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:53:17:E: "X00D6" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:54:18:E: "X00DF" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:55:18:E: "X00FE" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:56:18:E: "X00DE" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:57:19:E: "X00FA" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:58:19:E: "X00DA" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:59:18:E: "X00FB" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:60:18:E: "X00DB" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:61:19:E: "X00F9" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:62:19:E: "X00D9" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:63:17:E: "X00FC" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:64:17:E: "X00DC" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:65:19:E: "X00FD" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:66:19:E: "X00DD" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:67:17:E: "X00FF" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:6:19:E: "X00E1" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:7:19:E: "X00C1" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:8:18:E: "X00E2" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:9:18:E: "X00C2" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:10:19:E: "X00E0" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:11:19:E: "X00C0" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:12:18:E: "X00E5" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:13:18:E: "X00C5" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:14:19:E: "X00E3" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:15:19:E: "X00C3" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:16:17:E: "X00E4" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:17:17:E: "X00C4" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:18:18:E: "X00E6" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:19:18:E: "X00C6" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:20:19:E: "X00E7" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:21:19:E: "X00C7" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:22:16:E: "X00F0" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:23:16:E: "X00D0" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:24:19:E: "X00E9" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:25:19:E: "X00C9" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:26:18:E: "X00EA" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:27:18:E: "X00CA" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:28:19:E: "X00E8" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:29:19:E: "X00C8" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:30:17:E: "X00EB" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:31:17:E: "X00CB" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:32:19:E: "X00ED" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:33:19:E: "X00CD" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:34:18:E: "X00EE" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:35:18:E: "X00CE" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:36:19:E: "X00EC" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:37:19:E: "X00CC" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:38:17:E: "X00EF" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:39:17:E: "X00CF" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:40:19:E: "X00F1" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:41:19:E: "X00D1" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:42:19:E: "X00F3" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:43:19:E: "X00D3" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:44:18:E: "X00F4" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:45:18:E: "X00D4" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:46:19:E: "X00F2" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:47:19:E: "X00D2" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:48:19:E: "X00F8" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:49:19:E: "X00D8" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:50:19:E: "X00F5" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:51:19:E: "X00D5" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:52:17:E: "X00F6" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:53:17:E: "X00D6" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:54:18:E: "X00DF" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:55:18:E: "X00FE" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:56:18:E: "X00DE" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:57:19:E: "X00FA" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:58:19:E: "X00DA" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:59:18:E: "X00FB" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:60:18:E: "X00DB" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:61:19:E: "X00F9" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:62:19:E: "X00D9" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:63:17:E: "X00FC" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:64:17:E: "X00DC" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:65:19:E: "X00FD" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:66:19:E: "X00DD" is not a function name >openjade:/usr/share/sgml/guide/ent/iso-lat1.ent:67:17:E: "X00FF" is not a function name >make[2]: *** [programmers-guide/x278.html] Error 1 >make[2]: Leaving directory `/mnt/portage/tmp/portage/dev-db/libdbi-0.8.3/work/libdbi-0.8.3/doc' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/mnt/portage/tmp/portage/dev-db/libdbi-0.8.3/work/libdbi-0.8.3' >make: *** [all] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: dev-db/libdbi-0.8.3 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2608: 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 '/mnt/portage/logs/dev-db:libdbi-0.8.3:20081206-081158.log'. > [31;01m*[0m The ebuild environment file is located at '/mnt/portage/tmp/portage/dev-db/libdbi-0.8.3/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 250006
: 174388 |
174389