Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 156781 Details for
Bug 227039
net-im/ekg2: fails to build with glibc-2.8
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 14.65 KB, created by
Piotr
on 2008-06-14 20:36:39 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Piotr
Created:
2008-06-14 20:36:39 UTC
Size:
14.65 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking ekg2-20061202.tar.gz to /var/tmp/portage/net-im/ekg2-20061202/work > [32;01m*[0m Applying ekg2-20061202-no-default-debug.patch ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying ekg2-20061202-intl.patch ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/net-im/ekg2-20061202/work/ekg2-20061202' ... > [32;01m*[0m Running aclocal -I m4 -I m4 ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 -I m4 ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: ekg2-20061202 > [32;01m*[0m Applying sed-1.5.6.patch ... >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/net-im/ekg2-20061202/work/ekg2-20061202 ... > * econf: updating ekg2-20061202/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ekg2-20061202/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 --with-pthread --with-libgadu --with-expat --with-expat --with-gpm-mouse --with-openssl --with-libjpeg --with-aspell --without-libgsm --with-libgif --with-libxosd --without-python --with-perl --without-sqlite --without-sqlite3 --enable-unicode --disable-static --with-gnutls --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >configure: WARNING: Unrecognized options: --with-gnutls >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 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 BSD-compatible install... /usr/bin/install -c >checking for an ANSI C-conforming const... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking 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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >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... no >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking whether NLS is requested... yes >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking whether byte ordering is bigendian... no >checking for uintXX_t types... found in <stdint.h> >checking for kvm_openfiles... no >checking for kvm_openfiles in -lkvm... no >checking for gethostbyname... yes >checking for socket... yes >checking for sched_yield... yes >checking for inet_addr... yes >checking for main in -lwsock32... no >checking for getopt_long... yes >checking for scandir... yes >checking for inet_pton... yes >checking for inet_ntop... yes >checking for getaddrinfo... yes >checking for strlcat... no >checking for strlcpy... no >checking for strndup... yes >checking for strlen... yes >checking for strnlen... yes >checking for strfry... yes >checking for utimes... yes >checking for nl_langinfo and CODESET... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -std... yes >checking for mkstemp... yes >checking for struct kinfo_proc.ki_size... no >checking for dlopen... (cached) no >checking for dlopen in -ldl... (cached) yes >checking for pkg-config... pkg-config >checking for Gpm_GetEvent in -lgpm... yes >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for cc_r... x86_64-pc-linux-gnu-gcc >checking aspell.h usability... yes >checking aspell.h presence... yes >checking for aspell.h... yes >checking for new_aspell_config in -laspell... yes >checking for DGifSlurp in -lgif... yes >checking gif_lib.h usability... yes >checking gif_lib.h presence... yes >checking for gif_lib.h... yes >checking for DGifSlurp in -lungif... no >checking for jpeg_start_decompress in -ljpeg... yes >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for libgnutls-config... /usr/bin/libgnutls-config >checking for libgnutls - version >= 1.0.0... yes >checking for gzopen in -lz... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking linux/kd.h usability... yes >checking linux/kd.h presence... yes >checking for linux/kd.h... yes >checking for libgadu... yes (found via pkg-config) >checking libgadu.h usability... yes >checking libgadu.h presence... yes >checking for libgadu.h... yes >checking for gg_logoff in -lgadu... yes >checking for gg_change_passwd4 in -lgadu... yes >checking for OpenSSL... yes >checking for ssl.h... /usr/include/openssl/ssl.h >checking for RSA_new in -lssl... yes >checking expat.h usability... yes >checking expat.h presence... yes >checking for expat.h... yes >checking for XML_ParserCreate in -lexpat... yes >checking ncurses.h usability... yes >checking ncurses.h presence... yes >checking for ncurses.h... yes >checking for initscr in -lncursesw... yes >checking curses.h usability... yes >checking curses.h presence... yes >checking for curses.h... yes >checking for ncurses.h... (cached) yes >checking ncurses/ncurses.h usability... no >checking ncurses/ncurses.h presence... no >checking for ncurses/ncurses.h... no >checking for pkg-config... /usr/bin/pkg-config >checking for GTK+ - version >= 2.0.0... yes (version 2.12.10) >checking for readline.h... /usr/include/readline/readline.h >checking for rl_set_prompt... yes >checking for rl_filename_completion_function... yes >checking for rl_get_screen_size... yes >checking for rl_set_key... yes >checking for rl_bind_key_in_map... yes >checking for xosd-config... /usr/bin/xosd-config >checking for libxosd... yes >checking for perl... /usr/bin/perl >checking for gpg... /usr/bin/gpg >configure: creating ./config.status >config.status: creating Makefile >config.status: creating ekg/Makefile >config.status: creating compat/Makefile >config.status: creating plugins/Makefile >config.status: creating contrib/Makefile >config.status: creating docs/Makefile >config.status: creating plugins/mail/Makefile >config.status: creating plugins/logs/Makefile >config.status: creating plugins/rc/Makefile >config.status: creating plugins/sms/Makefile >config.status: creating plugins/pcm/Makefile >config.status: creating plugins/rot13/Makefile >config.status: creating plugins/irc/Makefile >config.status: creating po/Makefile.in >config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting >config.status: creating ekg/ekg2-config >config.status: WARNING: 'ekg/ekg2-config.in' seems to ignore the --datarootdir setting >config.status: creating plugins/ioctld/Makefile >config.status: creating plugins/gg/Makefile >config.status: creating plugins/sim/Makefile >config.status: creating plugins/jabber/Makefile >config.status: creating plugins/ncurses/Makefile >config.status: creating plugins/gtk/Makefile >config.status: creating plugins/readline/Makefile >config.status: creating plugins/xosd/Makefile >config.status: creating plugins/perl/Makefile >config.status: creating contrib/perl/Makefile >config.status: creating ekg2-config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >configure: WARNING: Unrecognized options: --with-gnutls > >configured options: >CFLAGS: -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wall -std=c99 >LDFLAGS: >LIBS: -ldl >PLUGINS: > - Interface: ncurses (with aspell) gtk readline > - Protocols: irc jabber (with ssl support in -lgnutls) gg (with pthread resolver) > - Logging: logs (with support for zlib compression) > - Audio: pcm > - Encryption: rot13 sim gpg > - Scripting: perl > - Misc: mail rc sms ioctld xosd > > - NLS system: en pl > - GG Tokens: saving to file, JPEG OCR (using: -ljpeg), GIF OCR (using: -lgif) > - Mouse support:in gpm and xterm > - Charset: unicode/ascii (EXPERIMENTAL) > - Plugins: as shared libs > >make all-recursive >make[1]: Entering directory `/var/tmp/portage/net-im/ekg2-20061202/work/ekg2-20061202' >Making all in plugins >make[2]: Entering directory `/var/tmp/portage/net-im/ekg2-20061202/work/ekg2-20061202/plugins' >Making all in logs >make[3]: Entering directory `/var/tmp/portage/net-im/ekg2-20061202/work/ekg2-20061202/plugins/logs' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wall -std=c99 -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo main.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=athlon64 -fomit-frame-pointer -pipe -O2 -Wall -std=c99 -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -fPIC -DPIC -o .libs/main.o >main.c: In function 'logs_buffer_raw_display': >main.c:507: warning: unused variable 'ret' >main.c: In function 'logs_open_file': >main.c:793: error: '_POSIX_PATH_MAX' undeclared (first use in this function) >main.c:793: error: (Each undeclared identifier is reported only once >main.c:793: error: for each function it appears in.) >main.c:793: warning: unused variable 'fullname' >main.c: In function 'logs_handler': >main.c:952: warning: cast from pointer to integer of different size >main.c:952: warning: cast from pointer to integer of different size >main.c:921: warning: unused variable 'seq' >main.c:918: warning: unused variable 'format' >main.c: In function 'logs_handler_irc': >main.c:1029: warning: unused variable 'isour' >make[3]: *** [main.lo] Error 1 >make[3]: Leaving directory `/var/tmp/portage/net-im/ekg2-20061202/work/ekg2-20061202/plugins/logs' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/net-im/ekg2-20061202/work/ekg2-20061202/plugins' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/net-im/ekg2-20061202/work/ekg2-20061202' >make: *** [all] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: net-im/ekg2-20061202 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2841: 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/net-im/ekg2-20061202/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-im/ekg2-20061202/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 227039
: 156781