Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 173799 Details for
Bug 249299
app-i18n/jmcce fails to build w/ glibc-2.8
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
jmcce-1.4_rc2:20081128-202954.log (text/plain), 17.92 KB, created by
Diego Elio Pettenò (RETIRED)
on 2008-11-29 20:01:06 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2008-11-29 20:01:06 UTC
Size:
17.92 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking jmcce-1.4RC2.tar.gz to /var/tmp/portage/app-i18n/jmcce-1.4_rc2/work > [32;01m*[0m Applying jmcce-1.4_rc2-gcc3.4.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying jmcce-1.4_rc2-gcc4.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying jmcce-1.4_rc2-kernel.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/app-i18n/jmcce-1.4_rc2/work/jmcce-1.4RC2 ... >autoheader-2.63: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' >autoheader-2.63: WARNING: and `config.h.top', to define templates for `config.h.in' >autoheader-2.63: WARNING: is deprecated and discouraged. >autoheader-2.63: >autoheader-2.63: WARNING: Using the third argument of `AC_DEFINE' and >autoheader-2.63: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without >autoheader-2.63: WARNING: `acconfig.h': >autoheader-2.63: >autoheader-2.63: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, >autoheader-2.63: [Define if a function `main' is needed.]) >autoheader-2.63: >autoheader-2.63: WARNING: More sophisticated templates can also be produced, see the >autoheader-2.63: WARNING: documentation. >automake: configure.in: installing `build/install-sh' >automake: configure.in: installing `build/mkinstalldirs' >automake: configure.in: installing `build/missing' >configure.in: 1282: required file `build/ltmain.sh' not found >configure.in: 1282: installing `build/config.guess' >configure.in: 1282: installing `build/config.sub' > * econf: updating jmcce-1.4RC2/build/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating jmcce-1.4RC2/build/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --sysconfdir=/etc/jmcce --build=i686-pc-linux-gnu >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking whether make sets $(MAKE)... yes >checking for working aclocal-1.4... found >checking for working autoconf... found >checking for working automake-1.4... found >checking for working autoheader... found >checking for working makeinfo... found >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 for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by 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 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 ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking for sys/types.h... (cached) yes >checking for unistd.h... (cached) yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for an ANSI C-conforming const... yes >checking for off_t... yes >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking host system type... (cached) i686-pc-linux-gnu >checking whether i686-pc-linux-gnu-gcc needs -traditional... no >checking for working memcmp... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking for vprintf... yes >checking for _doprnt... no >checking for mkdir... yes >checking for select... yes >checking for strstr... yes >checking for main in -lvga... yes >checking for main in -lncurses... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting >config.status: creating src/Makefile >config.status: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting >config.status: creating util/Makefile >config.status: WARNING: 'util/Makefile.in' seems to ignore the --datarootdir setting >config.status: creating extras/Makefile >config.status: WARNING: 'extras/Makefile.in' seems to ignore the --datarootdir setting >config.status: creating extras/chewing/Makefile >config.status: WARNING: 'extras/chewing/Makefile.in' seems to ignore the --datarootdir setting >config.status: creating extras/chewing/util/Makefile >config.status: WARNING: 'extras/chewing/util/Makefile.in' seems to ignore the --datarootdir setting >config.status: creating fonts/Makefile >config.status: WARNING: 'fonts/Makefile.in' seems to ignore the --datarootdir setting >config.status: creating inputref/Makefile >config.status: WARNING: 'inputref/Makefile.in' seems to ignore the --datarootdir setting >config.status: creating conf/Makefile >config.status: WARNING: 'conf/Makefile.in' seems to ignore the --datarootdir setting >config.status: creating doc/Makefile >config.status: WARNING: 'doc/Makefile.in' seems to ignore the --datarootdir setting >config.status: creating include/config.h >config.status: executing default-1 commands >config.status: executing libtool commands >make -j14 -j1 >Making all in extras >make[1]: Entering directory `/var/tmp/portage/app-i18n/jmcce-1.4_rc2/work/jmcce-1.4RC2/extras' >Making all in chewing >make[2]: Entering directory `/var/tmp/portage/app-i18n/jmcce-1.4_rc2/work/jmcce-1.4RC2/extras/chewing' >Making all in util >make[3]: Entering directory `/var/tmp/portage/app-i18n/jmcce-1.4_rc2/work/jmcce-1.4RC2/extras/chewing/util' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../extras/chewing/include -O2 -pipe -c maketree.c >(cd ../../../extras/chewing && make libchewing.la) >make[4]: Entering directory `/var/tmp/portage/app-i18n/jmcce-1.4_rc2/work/jmcce-1.4RC2/extras/chewing' >/bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -c char.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -Wp,-MD,.deps/char.pp -c char.c -fPIC -DPIC -o .libs/char.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -Wp,-MD,.deps/char.pp -c char.c -o char.o >/dev/null 2>&1 >/bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -c chewingio.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -Wp,-MD,.deps/chewingio.pp -c chewingio.c -fPIC -DPIC -o .libs/chewingio.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -Wp,-MD,.deps/chewingio.pp -c chewingio.c -o chewingio.o >/dev/null 2>&1 >/bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -c chewingutil.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -Wp,-MD,.deps/chewingutil.pp -c chewingutil.c -fPIC -DPIC -o .libs/chewingutil.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -Wp,-MD,.deps/chewingutil.pp -c chewingutil.c -o chewingutil.o >/dev/null 2>&1 >/bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -c choice.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -Wp,-MD,.deps/choice.pp -c choice.c -fPIC -DPIC -o .libs/choice.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -Wp,-MD,.deps/choice.pp -c choice.c -o choice.o >/dev/null 2>&1 >/bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -c dict.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -Wp,-MD,.deps/dict.pp -c dict.c -fPIC -DPIC -o .libs/dict.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -Wp,-MD,.deps/dict.pp -c dict.c -o dict.o >/dev/null 2>&1 >/bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -c key2pho.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -Wp,-MD,.deps/key2pho.pp -c key2pho.c -fPIC -DPIC -o .libs/key2pho.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -Wp,-MD,.deps/key2pho.pp -c key2pho.c -o key2pho.o >/dev/null 2>&1 >/bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -c tree.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -Wp,-MD,.deps/tree.pp -c tree.c -fPIC -DPIC -o .libs/tree.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -Wp,-MD,.deps/tree.pp -c tree.c -o tree.o >/dev/null 2>&1 >/bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -c zuin.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -Wp,-MD,.deps/zuin.pp -c zuin.c -fPIC -DPIC -o .libs/zuin.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -Wp,-MD,.deps/zuin.pp -c zuin.c -o zuin.o >/dev/null 2>&1 >/bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -c hash.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -Wp,-MD,.deps/hash.pp -c hash.c -fPIC -DPIC -o .libs/hash.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -Wp,-MD,.deps/hash.pp -c hash.c -o hash.o >/dev/null 2>&1 >/bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -c userphrase.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -Wp,-MD,.deps/userphrase.pp -c userphrase.c -fPIC -DPIC -o .libs/userphrase.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../extras/chewing/include -O2 -pipe -Wp,-MD,.deps/userphrase.pp -c userphrase.c -o userphrase.o >/dev/null 2>&1 >/bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o libchewing.la -rpath /usr/lib/jmcce -version-info 1:0:0 char.lo chewingio.lo chewingutil.lo choice.lo dict.lo key2pho.lo tree.lo zuin.lo hash.lo userphrase.lo -lncurses -lvga >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/char.o .libs/chewingio.o .libs/chewingutil.o .libs/choice.o .libs/dict.o .libs/key2pho.o .libs/tree.o .libs/zuin.o .libs/hash.o .libs/userphrase.o -lncurses -lvga -Wl,-O1 -Wl,-soname -Wl,libchewing.so.1 -o .libs/libchewing.so.1.0.0 >libtool: link: (cd ".libs" && rm -f "libchewing.so.1" && ln -s "libchewing.so.1.0.0" "libchewing.so.1") >libtool: link: (cd ".libs" && rm -f "libchewing.so" && ln -s "libchewing.so.1.0.0" "libchewing.so") >libtool: link: i686-pc-linux-gnu-ar cru .libs/libchewing.a char.o chewingio.o chewingutil.o choice.o dict.o key2pho.o tree.o zuin.o hash.o userphrase.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libchewing.a >libtool: link: ( cd ".libs" && rm -f "libchewing.la" && ln -s "../libchewing.la" "libchewing.la" ) >make[4]: Leaving directory `/var/tmp/portage/app-i18n/jmcce-1.4_rc2/work/jmcce-1.4RC2/extras/chewing' >/bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o maketree maketree.o ../../../extras/chewing/libchewing.la -lncurses -lvga >libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o .libs/maketree maketree.o ../../../extras/chewing/.libs/libchewing.so -lncurses -lvga -Wl,-rpath -Wl,/usr/lib/jmcce >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../extras/chewing/include -O2 -pipe -c sort_dic.c >/bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o sort_dic sort_dic.o ../../../extras/chewing/libchewing.la -lncurses -lvga >libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o .libs/sort_dic sort_dic.o ../../../extras/chewing/.libs/libchewing.so -lncurses -lvga -Wl,-rpath -Wl,/usr/lib/jmcce >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../extras/chewing/include -O2 -pipe -c sort_word.c >/bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o sort_word sort_word.o ../../../extras/chewing/libchewing.la -lncurses -lvga >libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o .libs/sort_word sort_word.o ../../../extras/chewing/.libs/libchewing.so -lncurses -lvga -Wl,-rpath -Wl,/usr/lib/jmcce >make[3]: Leaving directory `/var/tmp/portage/app-i18n/jmcce-1.4_rc2/work/jmcce-1.4RC2/extras/chewing/util' >make[3]: Entering directory `/var/tmp/portage/app-i18n/jmcce-1.4_rc2/work/jmcce-1.4RC2/extras/chewing' >util/sort_word >util/sort_dic tsi.src >util/maketree >rm -f phoneid.dic >make[3]: Leaving directory `/var/tmp/portage/app-i18n/jmcce-1.4_rc2/work/jmcce-1.4RC2/extras/chewing' >make[2]: Leaving directory `/var/tmp/portage/app-i18n/jmcce-1.4_rc2/work/jmcce-1.4RC2/extras/chewing' >make[2]: Entering directory `/var/tmp/portage/app-i18n/jmcce-1.4_rc2/work/jmcce-1.4RC2/extras' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/app-i18n/jmcce-1.4_rc2/work/jmcce-1.4RC2/extras' >make[1]: Leaving directory `/var/tmp/portage/app-i18n/jmcce-1.4_rc2/work/jmcce-1.4RC2/extras' >Making all in src >make[1]: Entering directory `/var/tmp/portage/app-i18n/jmcce-1.4_rc2/work/jmcce-1.4RC2/src' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -DLINUX -DJMCCE_FONTDIR=\"/usr/share/fonts/chinese\" -DJMCCE_CONFDIR=\"/etc/jmcce\" -DJMCCE_DATADIR=\"/usr/share/jmcce/inputref\" -I../extras/chewing/include -c hztty.c >hztty.c: In function 'tty_fork': >hztty.c:66: warning: incompatible implicit declaration of built-in function 'strcpy' >hztty.c:84: error: 'OPEN_MAX' undeclared (first use in this function) >hztty.c:84: error: (Each undeclared identifier is reported only once >hztty.c:84: error: for each function it appears in.) >make[1]: *** [hztty.o] Error 1 >make[1]: Leaving directory `/var/tmp/portage/app-i18n/jmcce-1.4_rc2/work/jmcce-1.4RC2/src' >make: *** [all-recursive] Error 1 > [31;01m*[0m > [31;01m*[0m ERROR: app-i18n/jmcce-1.4_rc2 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2188: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake -j1 || die "make failed" > [31;01m*[0m The die message: > [31;01m*[0m make 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/log/portage/app-i18n/jmcce-1.4_rc2:20081128-202954.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-i18n/jmcce-1.4_rc2/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 249299
: 173799