Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 320958 Details for
Bug 430860
sys-libs/readline-6.2_p1-r1 doesn't compile with darwin12 CHOST (OSX 10.8 Mountain Lion)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
buildlog.txt (text/plain), 21.16 KB, created by
Harald Glatt (hachre)
on 2012-08-11 01:39:35 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Harald Glatt (hachre)
Created:
2012-08-11 01:39:35 UTC
Size:
21.16 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-libs/readline-6.2_p1-r1 >[32;01m * [39;49;00mRepository: gentoo_prefix >[32;01m * [39;49;00mMaintainer: base-system@gentoo.org >[32;01m * [39;49;00mUSE: elibc_Darwin kernel_Darwin prefix userland_GNU x64-macos >[32;01m * [39;49;00mFEATURES: nostrip preserve-libs >>>> Unpacking source... >>>> Unpacking readline-6.2.tar.gz to /Users/hachre/gentoo/var/tmp/portage/sys-libs/readline-6.2_p1-r1/work > [32;01m*[0m Applying readline62-001 ... >[A[132C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying readline-5.0-no_rpath.patch ... >[A[132C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying readline-5.2-no-ignore-shlib-errors.patch ... >[A[132C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying readline-5.1-rlfe-extern.patch ... >[A[132C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying readline-5.2-rlfe-aix-eff_uid.patch ... >[A[132C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying readline-5.2-rlfe-hpux.patch ... >[A[132C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying readline-6.0-rlfe-solaris.patch ... >[A[132C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying readline-5.2-interix.patch ... >[A[132C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying readline-5.2-ia64hpux.patch ... >[A[132C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying readline-6.0-mint.patch ... >[A[132C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying readline-6.1-darwin-shlib-versioning.patch ... >[A[132C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying readline-6.1-aix-expfull.patch ... >[A[132C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying readline-6.1-aix-soname.patch ... >[A[132C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /Users/hachre/gentoo/var/tmp/portage/sys-libs/readline-6.2_p1-r1/work >>>> Compiling source in /Users/hachre/gentoo/var/tmp/portage/sys-libs/readline-6.2_p1-r1/work/readline-6.2 ... > * econf: updating readline-6.2/support/config.guess with /Users/hachre/gentoo/usr/share/gnuconfig/config.guess > * econf: updating readline-6.2/support/config.sub with /Users/hachre/gentoo/usr/share/gnuconfig/config.sub >./configure --prefix=/Users/hachre/gentoo/usr --build=x86_64-apple-darwin12 --host=x86_64-apple-darwin12 --mandir=/Users/hachre/gentoo/usr/share/man --infodir=/Users/hachre/gentoo/usr/share/info --datadir=/Users/hachre/gentoo/usr/share --sysconfdir=/Users/hachre/gentoo/etc --localstatedir=/Users/hachre/gentoo/var/lib --cache-file=/Users/hachre/gentoo/var/tmp/portage/sys-libs/readline-6.2_p1-r1/work/readline-6.2/config.cache --with-curses --disable-static >configure: creating cache /Users/hachre/gentoo/var/tmp/portage/sys-libs/readline-6.2_p1-r1/work/readline-6.2/config.cache >checking build system type... x86_64-apple-darwin12 >checking host system type... x86_64-apple-darwin12 > >Beginning configuration for readline-6.2 for x86_64-apple-darwin12 > >checking whether make sets $(MAKE)... yes >checking for x86_64-apple-darwin12-gcc... x86_64-apple-darwin12-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-apple-darwin12-gcc accepts -g... yes >checking for x86_64-apple-darwin12-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-apple-darwin12-gcc -E >checking for grep that handles long lines and -e... /Users/hachre/gentoo/bin/grep >checking for egrep... /Users/hachre/gentoo/bin/grep -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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether x86_64-apple-darwin12-gcc needs -traditional... no >checking for a BSD-compatible install... /Users/hachre/gentoo/usr/bin/install -c >checking for ar... ar >checking for x86_64-apple-darwin12-ranlib... x86_64-apple-darwin12-ranlib >checking for an ANSI C-conforming const... yes >checking for function prototypes... yes >checking whether char is unsigned... no >checking for working volatile... yes >checking return type of signal handlers... void >checking for size_t... yes >checking for ssize_t... yes >checking for ANSI C header files... (cached) yes >checking whether stat file-mode macros are broken... no >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for fcntl... yes >checking for kill... yes >checking for lstat... yes >checking for memmove... yes >checking for putenv... yes >checking for select... yes >checking for setenv... yes >checking for setlocale... yes >checking for strcasecmp... yes >checking for strpbrk... yes >checking for tcgetattr... yes >checking for vsnprintf... yes >checking for isascii... yes >checking for isxdigit... yes >checking for getpwent... yes >checking for getpwnam... yes >checking for getpwuid... yes >checking for working strcoll... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for unistd.h... (cached) yes >checking for stdlib.h... (cached) yes >checking varargs.h usability... no >checking varargs.h presence... no >checking for varargs.h... no >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking for memory.h... (cached) yes >checking termcap.h usability... yes >checking termcap.h presence... yes >checking for termcap.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking termio.h usability... no >checking termio.h presence... no >checking for termio.h... no >checking sys/pte.h usability... no >checking sys/pte.h presence... no >checking for sys/pte.h... no >checking sys/stream.h usability... no >checking sys/stream.h presence... no >checking for sys/stream.h... no >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking for sys/ptem.h... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for type of signal functions... posix >checking if signal handlers must be reinstalled when invoked... no >checking for presence of POSIX-style sigsetjmp/siglongjmp... present >checking for lstat... yes >checking whether or not strcoll and strcmp differ... no >checking whether the ctype macros accept non-ascii characters... yes >checking whether getpw functions are declared in pwd.h... yes >checking whether termios.h defines TIOCGWINSZ... yes >checking for sig_atomic_t in signal.h... yes >checking whether signal handlers are of type void... yes >checking for TIOCSTAT in sys/ioctl.h... yes >checking for FIONREAD in sys/ioctl.h... yes >checking for speed_t in sys/types.h... no >checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h >checking for struct dirent.d_ino... yes >checking for struct dirent.d_fileno... yes >checking for tgetent... no >checking for tgetent in -ltermcap... yes >checking which library has the termcap functions... using libtermcap >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking for mbrlen... yes >checking for mbscasecmp... no >checking for mbscmp... no >checking for mbsnrtowcs... yes >checking for mbsrtowcs... yes >checking for mbschr... no >checking for wcrtomb... yes >checking for wcscoll... yes >checking for wcsdup... yes >checking for wcwidth... yes >checking for wctype... yes >checking for wcswidth... yes >checking whether mbrtowc and mbstate_t are properly declared... yes >checking for iswlower... yes >checking for iswupper... yes >checking for towlower... yes >checking for towupper... yes >checking for iswctype... yes >checking for nl_langinfo and CODESET... yes >checking for wchar_t in wchar.h... yes >checking for wctype_t in wctype.h... yes >checking for wint_t in wctype.h... yes >checking configuration for building shared libraries... supported >configure: updating cache /Users/hachre/gentoo/var/tmp/portage/sys-libs/readline-6.2_p1-r1/work/readline-6.2/config.cache >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating examples/Makefile >config.status: creating shlib/Makefile >config.status: creating config.h >config.status: executing default commands >make -j2 >test -d shlib || mkdir shlib >( cd shlib ; make - --jobserver-fds=3,4 -j all ) >make[1]: Entering directory `/Users/hachre/gentoo/var/tmp/portage/sys-libs/readline-6.2_p1-r1/work/readline-6.2/shlib' >rm -f readline.so >rm -f vi_mode.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o vi_mode.o ../vi_mode.c >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o readline.o ../readline.c >mv readline.o readline.so >rm -f funmap.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o funmap.o ../funmap.c >mv funmap.o funmap.so >rm -f keymaps.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o keymaps.o ../keymaps.c >mv keymaps.o keymaps.so >rm -f parens.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o parens.o ../parens.c >mv parens.o parens.so >rm -f search.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o search.o ../search.c >mv vi_mode.o vi_mode.so >rm -f rltty.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o rltty.o ../rltty.c >mv search.o search.so >rm -f complete.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o complete.o ../complete.c >mv rltty.o rltty.so >rm -f bind.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o bind.o ../bind.c >../bind.c: In function 'rl_function_of_keyseq': >../bind.c:710: warning: comparison is always true due to limited range of data type >mv complete.o complete.so >rm -f isearch.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o isearch.o ../isearch.c >mv bind.o bind.so >rm -f display.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o display.o ../display.c >../display.c: In function 'rl_character_len': >../display.c:2105: warning: comparison is always true due to limited range of data type >mv isearch.o isearch.so >rm -f signals.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o signals.o ../signals.c >mv signals.o signals.so >rm -f util.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o util.o ../util.c >../util.c: In function '_rl_tropen': >../util.c:510: warning: format '%ld' expects type 'long int', but argument 5 has type 'pid_t' >mv util.o util.so >rm -f kill.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o kill.o ../kill.c >mv kill.o kill.so >rm -f undo.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o undo.o ../undo.c >mv undo.o undo.so >rm -f macro.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o macro.o ../macro.c >mv display.o display.so >mv macro.o macro.so >rm -f input.so >rm -f callback.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o input.o ../input.c >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o callback.o ../callback.c >mv callback.o callback.so >rm -f terminal.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o terminal.o ../terminal.c >mv input.o input.so >rm -f text.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o text.o ../text.c >mv terminal.o terminal.so >rm -f nls.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o nls.o ../nls.c >mv nls.o nls.so >rm -f misc.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o misc.o ../misc.c >mv misc.o misc.so >rm -f xmalloc.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o xmalloc.o ../xmalloc.c >mv xmalloc.o xmalloc.so >rm -f xfree.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o xfree.o ../xfree.c >mv xfree.o xfree.so >rm -f history.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o history.o ../history.c >mv text.o text.so >rm -f histexpand.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o histexpand.o ../histexpand.c >mv history.o history.so >rm -f histfile.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o histfile.o ../histfile.c >mv histfile.o histfile.so >rm -f histsearch.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o histsearch.o ../histsearch.c >mv histsearch.o histsearch.so >rm -f shell.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o shell.o ../shell.c >mv shell.o shell.so >rm -f mbutil.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o mbutil.o ../mbutil.c >mv mbutil.o mbutil.so >rm -f tilde.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -DREADLINE_LIBRARY -c -o tilde.o ../tilde.c >mv tilde.o tilde.so >rm -f compat.so >mv histexpand.o histexpand.so >x86_64-apple-darwin12-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.2"' -march=nocona -O2 -pipe -fno-common -o compat.o ../compat.c >rm -f libhistory.6.2.dylib >x86_64-apple-darwin12-gcc -dynamic -Wl,-dead_strip_dylibs -L. -arch_only `/usr/bin/arch` -install_name /Users/hachre/gentoo/usr/lib/libhistory.6.2.dylib -current_version 6.2 -compatibility_version 6 -v -o libhistory.6.2.dylib history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so -lncurses >Using built-in specs. >Target: x86_64-apple-darwin12 >Configured with: /Users/hachre/gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/configure --prefix=/Users/hachre/gentoo/usr --bindir=/Users/hachre/gentoo/usr/x86_64-apple-darwin12/gcc-bin/4.2.1 --includedir=/Users/hachre/gentoo/usr/lib/gcc/x86_64-apple-darwin12/4.2.1/include --datadir=/Users/hachre/gentoo/usr/share/gcc-data/x86_64-apple-darwin12/4.2.1 --mandir=/Users/hachre/gentoo/usr/share/gcc-data/x86_64-apple-darwin12/4.2.1/man --infodir=/Users/hachre/gentoo/usr/share/gcc-data/x86_64-apple-darwin12/4.2.1/info --with-gxx-include-dir=/Users/hachre/gentoo/usr/lib/gcc/x86_64-apple-darwin12/4.2.1/include/g++-v4 --host=x86_64-apple-darwin12 --enable-version-specific-runtime-libs --build=x86_64-apple-darwin12 --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-shared --enable-threads=posix --with-local-prefix=/Users/hachre/gentoo/usr --with-as=/Users/hachre/gentoo/usr/bin/x86_64-apple-darwin12-as --with-ld=/Users/hachre/gentoo/usr/bin/x86_64-apple-darwin12-ld --disable-multilib --enable-languages=c,c++,objc,obj-c++ --enable-libgomp >Thread model: posix >gcc version 4.2.1 (Gentoo 4.2.1_p5666-r1, Apple Inc. build 5666) (dot 3) >x86_64-apple-darwin12-gcc: -compatibility_version only allowed with -dynamiclib >make[1]: *** [libhistory.6.2.dylib] Error 1 >make[1]: *** Waiting for unfinished jobs.... >mv compat.o compat.so >make[1]: Leaving directory `/Users/hachre/gentoo/var/tmp/portage/sys-libs/readline-6.2_p1-r1/work/readline-6.2/shlib' >make: *** [shared] Error 2 >emake failed > [31;01m*[0m ERROR: sys-libs/readline-6.2_p1-r1 failed (compile phase): > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 85: Called call-ebuildshell 'src_compile' > [31;01m*[0m environment, line 452: Called src_compile > [31;01m*[0m environment, line 2417: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-libs/readline-6.2_p1-r1'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-libs/readline-6.2_p1-r1'`. > [31;01m*[0m The complete build log is located at '/Users/hachre/gentoo/var/tmp/portage/sys-libs/readline-6.2_p1-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/Users/hachre/gentoo/var/tmp/portage/sys-libs/readline-6.2_p1-r1/temp/environment'. > [31;01m*[0m Working directory: '/Users/hachre/gentoo/var/tmp/portage/sys-libs/readline-6.2_p1-r1/work/readline-6.2' > [31;01m*[0m S: '/Users/hachre/gentoo/var/tmp/portage/sys-libs/readline-6.2_p1-r1/work/readline-6.2'
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 430860
:
320956
| 320958