Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 482916 Details for
Bug 624482
games-emulation/mednafen-0.9.45.1 - emerge fails with PIC enabled
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 18.36 KB, created by
Scall
on 2017-07-10 17:31:28 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Scall
Created:
2017-07-10 17:31:28 UTC
Size:
18.36 KB
patch
obsolete
> * Package: games-emulation/mednafen-0.9.45.1 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_32 alsa elibc_glibc kernel_linux pax_kernel userland_GNU x86 > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking mednafen-0.9.45.1.tar.xz to /var/tmp/portage/games-emulation/mednafen-0.9.45.1/work >>>> Source unpacked in /var/tmp/portage/games-emulation/mednafen-0.9.45.1/work >>>> Preparing source in /var/tmp/portage/games-emulation/mednafen-0.9.45.1/work/mednafen ... > * Running eautoreconf in '/var/tmp/portage/games-emulation/mednafen-0.9.45.1/work/mednafen' ... > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: mednafen/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-emulation/mednafen-0.9.45.1/work/mednafen ... > * strip-flags: CFLAGS: changed '-O2 -march=native -pipe -fomit-frame-pointer -funsigned-char' to '-O2 -march=native -pipe' > * strip-flags: CXXFLAGS: changed '-O2 -march=native -pipe -fomit-frame-pointer -funsigned-char' to '-O2 -march=native -pipe' > * econf: updating mednafen/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mednafen/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/mednafen-0.9.45.1 --htmldir=/usr/share/doc/mednafen-0.9.45.1/html --libdir=/usr/lib --enable-alsa --disable-altivec --disable-cjk-fonts --disable-debugger --disable-jack --disable-nls --disable-fancy-scalers --disable-pce-fast --disable-pcfx --disable-psx --disable-snes --disable-ss --disable-ssfplay --without-libsndfile >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 whether i686-pc-linux-gnu-gcc understands -c and -o together... yes >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /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 build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/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 style of include used by make... GNU >checking whether make supports nested variables... yes >checking dependency style of i686-pc-linux-gnu-gcc... none >checking whether make supports nested variables... (cached) yes >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether i686-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking dependency style of i686-pc-linux-gnu-gcc... none >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking CC for gcc -fsigned-char... -fsigned-char >checking CXX for gcc -fsigned-char... -fsigned-char >checking whether the -Werror option is usable... yes >checking for simple visibility declarations... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for ptrdiff_t... yes >checking for size_t... yes >checking size of char... 1 >checking size of short... 2 >checking size of int... 4 >checking size of long... 4 >checking size of long long... 8 >checking size of double... 8 >checking size of __int64... 0 >checking size of void *... 4 >checking size of size_t... 4 >checking size of ptrdiff_t... 4 >checking size of off_t... 8 >checking for an ANSI C-conforming const... yes >checking for memcmp... yes >checking for memcpy... yes >checking for memmove... yes >checking for memset... yes >checking for mmap... yes >checking for munmap... yes >checking for madvise... yes >checking for signal... yes >checking for sigaction... yes >checking for fork... yes >checking for pipe... yes >checking for dup2... yes >checking for fcntl... yes >checking for getenv... yes >checking for putenv... yes >checking for setenv... yes >checking for gettimeofday... yes >checking for getpwuid... yes >checking for getuid... yes >checking for strerror... yes >checking for strerror_r... yes >checking for ftello... yes >checking for fopen64... yes >checking for fseeko64... yes >checking for ftello64... yes >checking for fstat64... yes >checking for ftruncate64... yes >checking for __mingw_get_crt_info... no >checking for library containing fmodl... none required >checking for library containing clock_gettime... none required >checking for clock_gettime... yes >checking for nanosleep... yes >checking for usleep... yes >checking for localtime_r... yes >checking for gmtime_r... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for mkdir... yes >checking for _mkdir... no >checking whether mkdir takes one argument... no >checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for LZO... yes >checking for round... yes >checking for nearbyint... yes >checking for nearbyintf... yes >checking for rint... yes >checking for rintf... yes >checking fenv.h usability... yes >checking fenv.h presence... yes >checking for fenv.h... yes >checking for ld used by 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 shared library run path origin... done >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking whether NLS is requested... no >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 whether we are using the GNU C Library 2 or newer... yes >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for inline... inline >checking for stdint.h... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether integer division by zero raises SIGFPE... yes >checking for inttypes.h... yes >checking for unsigned long long int... yes >checking for inttypes.h... (cached) yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking whether imported symbols can be declared weak... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_kill in -lpthread... yes >checking for multithread API to use... posix >checking for pthread_rwlock_t... yes >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for getcwd... yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... (cached) yes >checking for mempcpy... yes >checking for munmap... (cached) yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strtoul... yes >checking for tsearch... yes >checking for uselocale... yes >checking for argz_count... yes >checking for argz_stringify... yes >checking for argz_next... yes >checking for __fsetlocking... yes >checking whether feof_unlocked is declared... yes >checking whether fgets_unlocked is declared... yes >checking for bison... bison >checking version of bison... 3.0.4, ok >checking for long long int... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for intmax_t... yes >checking whether printf() supports POSIX/XSI format strings... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for stdint.h... (cached) yes >checking for working fcntl.h... yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for ptrdiff_t... (cached) yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for asprintf... yes >checking for fwprintf... yes >checking for newlocale... yes >checking for putenv... (cached) yes >checking for setenv... (cached) yes >checking for setlocale... yes >checking for snprintf... yes >checking for strnlen... yes >checking for wcslen... yes >checking for wcsnlen... yes >checking for mbrtowc... yes >checking for wcrtomb... yes >checking whether _snprintf is declared... no >checking whether _snwprintf is declared... no >checking whether getc_unlocked is declared... yes >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking for CFPreferencesCopyAppValue... (cached) no >checking for CFLocaleCopyCurrent... (cached) no >checking whether to use NLS... no >checking for zlibVersion in -lz... yes >checking CODEGEN_FLAGS for gcc -fwrapv... -fwrapv >checking CODEGEN_FLAGS for gcc -fjump-tables... -fjump-tables >checking CODEGEN_CXXFLAGS for gcc -fexceptions... -fexceptions >checking WARNING_FLAGS for gcc -Wall... -Wall >checking WARNING_FLAGS for gcc -Wshadow... -Wshadow >checking WARNING_FLAGS for gcc -Wempty-body... -Wempty-body >checking WARNING_FLAGS for gcc -Wignored-qualifiers... -Wignored-qualifiers >checking WARNING_FLAGS for gcc -Wvla... -Wvla >checking WARNING_FLAGS for gcc -Wvariadic-macros... -Wvariadic-macros >checking WARNING_FLAGS for gcc -Wdisabled-optimization... -Wdisabled-optimization >checking SNES_EXTRA_FLAGS for gcc -Wno-unused... -Wno-unused >checking SNES_EXTRA_FLAGS for gcc -Wno-shadow... -Wno-shadow >checking SNES_EXTRA_FLAGS for gcc -Wno-sign-compare... -Wno-sign-compare >checking SNES_EXTRA_FLAGS for gcc -Wno-uninitialized... -Wno-uninitialized >checking SNES_EXTRA_FLAGS for gcc -Wno-parentheses... -Wno-parentheses >checking SNES_EXTRA_FLAGS for gcc -Wno-switch... -Wno-switch >checking for ALSA CFLAGS... >checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread >checking for libasound headers version >= 1.0.0... found. >checking for snd_ctl_open in -lasound... yes >checking for OpenBSD audio... no >checking sys/soundcard.h usability... yes >checking sys/soundcard.h presence... yes >checking for sys/soundcard.h... yes >checking linux/joystick.h usability... yes >checking linux/joystick.h presence... yes >checking for linux/joystick.h... yes >checking for sdl-config... /usr/bin/sdl-config >checking for SDL - version >= 1.2.0... yes >checking for library containing gethostbyname... none required >checking for library containing socket... none required >checking for socket... yes >checking for bind... yes >checking for listen... yes >checking for connect... yes >checking for accept... yes >checking for send... yes >checking for recv... yes >checking for close... yes >checking for gethostbyname... yes >checking for gethostbyaddr... yes >checking for getaddrinfo... yes >checking for freeaddrinfo... yes >checking for gai_strerror... yes >checking for select... yes >checking for poll... yes >checking for getsockopt... yes >checking for setsockopt... yes >checking whether byte ordering is bigendian... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/drivers/Makefile >config.status: creating src/drivers_dos/Makefile >config.status: creating src/sexyal/Makefile >config.status: creating src/tremor/Makefile >config.status: creating src/mpcdec/Makefile >config.status: creating src/trio/Makefile >config.status: creating src/ngp/Makefile >config.status: creating src/snes/Makefile >config.status: creating src/ss/Makefile >config.status: creating src/desa68/Makefile >config.status: creating src/quicklz/Makefile >config.status: creating po/Makefile.in >config.status: creating intl/Makefile >config.status: creating include/config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-emulation/mednafen-0.9.45.1/work/mednafen ... >make -j1 >Making all in po >make[1]: Entering directory '/var/tmp/portage/games-emulation/mednafen-0.9.45.1/work/mednafen/po' >make[1]: Leaving directory '/var/tmp/portage/games-emulation/mednafen-0.9.45.1/work/mednafen/po' >Making all in intl >make[1]: Entering directory '/var/tmp/portage/games-emulation/mednafen-0.9.45.1/work/mednafen/intl' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/games-emulation/mednafen-0.9.45.1/work/mednafen/intl' >Making all in src >make[1]: Entering directory '/var/tmp/portage/games-emulation/mednafen-0.9.45.1/work/mednafen/src' >Making all in trio >make[2]: Entering directory '/var/tmp/portage/games-emulation/mednafen-0.9.45.1/work/mednafen/src/trio' >i686-pc-linux-gnu-gcc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -I../../include -I../../include -I../../intl -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -fwrapv -fjump-tables -O2 -march=native -pipe -fomit-frame-pointer -fwrapv -c -o trio.o trio.c >i686-pc-linux-gnu-gcc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -I../../include -I../../include -I../../intl -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -fwrapv -fjump-tables -O2 -march=native -pipe -fomit-frame-pointer -fwrapv -c -o trionan.o trionan.c >i686-pc-linux-gnu-gcc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -I../../include -I../../include -I../../intl -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -fwrapv -fjump-tables -O2 -march=native -pipe -fomit-frame-pointer -fwrapv -c -o triostr.o triostr.c >rm -f libtrio.a >ar cru libtrio.a trio.o trionan.o triostr.o >i686-pc-linux-gnu-ranlib libtrio.a >make[2]: Leaving directory '/var/tmp/portage/games-emulation/mednafen-0.9.45.1/work/mednafen/src/trio' >Making all in drivers >make[2]: Entering directory '/var/tmp/portage/games-emulation/mednafen-0.9.45.1/work/mednafen/src/drivers' >i686-pc-linux-gnu-g++ -std=gnu++11 -fsigned-char -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -I../../include -I../../intl -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -fwrapv -fjump-tables -fexceptions -O2 -march=native -pipe -fomit-frame-pointer -fwrapv -c -o main.o main.cpp >In file included from [01m[K../../include/mednafen/mednafen.h:4:0[m[K, > from [01m[K../../include/mednafen/driver.h:4[m[K, > from [01m[Kmain.h:4[m[K, > from [01m[Kmain.cpp:18[m[K: >[01m[K../../include/mednafen/types.h:26:4:[m[K [01;31m[Kerror: [m[K#error "Compiling with position-independent code generation enabled is not recommended, for performance reasons." > #error "Compiling with position-independent code generation enabled is not recommended, for performance reasons." >[01;32m[K ^[m[K >[01m[Kmain.cpp:[m[K In function '[01m[Kvoid SignalPutString(const char*)[m[K': >[01m[Kmain.cpp:416:36:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Kssize_t write(int, const void*, size_t)[m[K', declared with attribute warn_unused_result [-Wunused-result] > write(SignalSTDOUT, string, count); >[01;32m[K ^[m[K >make[2]: *** [Makefile:535: main.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/games-emulation/mednafen-0.9.45.1/work/mednafen/src/drivers' >make[1]: *** [Makefile:8056: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/games-emulation/mednafen-0.9.45.1/work/mednafen/src' >make: *** [Makefile:466: all-recursive] Error 1 > * ERROR: games-emulation/mednafen-0.9.45.1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-emulation/mednafen-0.9.45.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-emulation/mednafen-0.9.45.1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/games-emulation/mednafen-0.9.45.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-emulation/mednafen-0.9.45.1/temp/environment'. > * Working directory: '/var/tmp/portage/games-emulation/mednafen-0.9.45.1/work/mednafen' > * S: '/var/tmp/portage/games-emulation/mednafen-0.9.45.1/work/mednafen'
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 624482
: 482916