Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 333152 Details for
Bug 392261
app-emulation/dosemu -fno-pic causes build failure when using hardened compiler with PIE
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
log of unmodified ebuild
original.log (text/plain), 24.69 KB, created by
wuodan
on 2012-12-23 17:20:56 UTC
(
hide
)
Description:
log of unmodified ebuild
Filename:
MIME Type:
Creator:
wuodan
Created:
2012-12-23 17:20:56 UTC
Size:
24.69 KB
patch
obsolete
>>>> Compiling source in /var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu ... >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-x --disable-svgalib --disable-debug --with-gpm --with-alsa --without-sndfile --with-fdtarball=/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/distdir/dosemu-freedos-1.0-bin.tgz --sysconfdir=/etc/dosemu/ --with-docdir=/usr/share/doc/dosemu-1.4.1_pre20091009 >configure: loading site script /usr/share/config.site >/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu/mkpluginhooks enable kbd_unicode yes extra_charsets yes term yes X yes sdl yes midimisc yes translate yes commands yes demo no >exec /var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu/configure --enable-cpuemu --prefix=/usr/local --bindir=${prefix}/bin --sysconfdir=/etc/dosemu --libdir=${prefix}/lib --datadir=${prefix}/share --mandir=${prefix}/man --with-docdir=${datadir}/doc/dosemu --with-syshdimagedir=/var/lib/dosemu --with-x11fontdir=${datadir}/dosemu/Xfonts --with-fdtarball=dosemu-freedos-bin.tgz --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-x --disable-svgalib --disable-debug --with-gpm --with-alsa --without-sndfile --with-fdtarball=/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/distdir/dosemu-freedos-1.0-bin.tgz --sysconfdir=/etc/dosemu/ --with-docdir=/usr/share/doc/dosemu-1.4.1_pre20091009 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu CFLAGS=-Os -mtune=native -pipe -fno-pic LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu CPPFLAGS= >configure: loading site script /usr/share/config.site >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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking for gawk... gawk >checking for a BSD-compatible install... /usr/bin/install -c >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... none needed >checking whether yytext is a pointer... no >checking whether ln -s works... yes >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for bison... bison -y >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >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 whether sys/types.h defines makedev... yes >checking for ANSI C header files... (cached) yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for off_t... yes >checking for pid_t... yes >checking return type of signal handlers... void >checking for size_t... yes >checking for uid_t in sys/types.h... yes >checking for struct stat.st_rdev... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking if C compiler has "__FILE__" macro... yes >checking if C compiler has "__LINE__" macro... yes >checking if C compiler has "__FUNCTION__" macro... yes >checking for gettimeofday... yes >checking for sigaltstack... yes >checking for shm_open in -lrt... yes >checking for shm_open... yes >configure: Linking for shared libraries... >configure: Using dynamically loaded plugins... >checking for Gpm_Open in -lgpm... yes >configure: Compiling with GPM support... >checking for snd_rawmidi_open in -lasound... yes >configure: Compiling with alsa support... >configure: Compiling without sndfile support... >configure: Compiling without pthreads support... >checking for S-Lang... >checking slang.h usability... yes >checking slang.h presence... yes >checking for slang.h... yes >checking for SLtt_get_terminfo in -lslang... yes >configure: Compiling with S-Lang support... >checking for X... libraries /usr/lib64, headers >checking whether -R must be followed by a space... neither works >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for XOpenDisplay in -lX11... yes >configure: Compiling with X support... >checking for XShmPutImage in -lXext... yes >checking for X11/extensions/XShm.h... yes >checking for XF86VidModeSwitchToMode in -lXxf86vm... yes >checking for X11/extensions/xf86vmode.h... yes >checking for bdftopcf... yes >checking for mkfontdir... yes >configure: EXPERIMENTAL stuff disabled... >configure: Including plugins: plugin/translate plugin/translate/charsets plugin/alsa plugin/extra_charsets plugin/kbd_unicode plugin/gpm plugin/X plugin/term plugin/commands plugin/midimisc plugin/sdl... >configure: Compiling without debug info... >configure: Compiling with ASPI support... >configure: Compiling with SB Emulation... >configure: Compiling with optional 386 emulation code... >configure: Linux Specific build options... >configure: Compiling with network support... >configure: Compiling with default target CPU... >checking for the version of gcc...... 4005 >checking need for pedantic asm constraints...... yes >checking for egcs...... no >checking for gcc-2.95 or newer ...... yes, using -fno-strict-aliasing to work around bugs >checking for glibc...... yes, version code 2015 >configure: creating ./config.status >config.status: creating Makefile.conf >config.status: creating dosemu.spec >config.status: creating src/include/config.h >config.status: executing Makefile commands >=== configuring in src/plugin/kbd_unicode >Running /bin/sh /var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu/src/plugin/kbd_unicode/configure '--enable-cpuemu' '--prefix=/usr/local' '--bindir=${prefix}/bin' '--sysconfdir=/etc/dosemu' '--libdir=${prefix}/lib' '--datadir=${prefix}/share' '--mandir=${prefix}/man' '--with-docdir=${datadir}/doc/dosemu' '--with-syshdimagedir=/var/lib/dosemu' '--with-x11fontdir=${datadir}/dosemu/Xfonts' '--with-fdtarball=dosemu-freedos-bin.tgz' '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--with-x' '--disable-svgalib' '--disable-debug' '--with-gpm' '--with-alsa' '--without-sndfile' '--with-fdtarball=/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/distdir/dosemu-freedos-1.0-bin.tgz' '--sysconfdir=/etc/dosemu/' '--with-docdir=/usr/share/doc/dosemu-1.4.1_pre20091009' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-Os -mtune=native -pipe -fno-pic' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'CPPFLAGS=' ... >configure: loading site script /usr/share/config.site >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 how to run the C preprocessor... x86_64-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 X11/XKBlib.h usability... yes >checking X11/XKBlib.h presence... yes >checking for X11/XKBlib.h... yes >configure: creating ./config.status >config.status: creating include/kbd_unicode_config.h >config.status: include/kbd_unicode_config.h is unchanged >=== configuring in src/plugin/sdl >Running /bin/sh /var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu/src/plugin/sdl/configure '--enable-cpuemu' '--prefix=/usr/local' '--bindir=${prefix}/bin' '--sysconfdir=/etc/dosemu' '--libdir=${prefix}/lib' '--datadir=${prefix}/share' '--mandir=${prefix}/man' '--with-docdir=${datadir}/doc/dosemu' '--with-syshdimagedir=/var/lib/dosemu' '--with-x11fontdir=${datadir}/dosemu/Xfonts' '--with-fdtarball=dosemu-freedos-bin.tgz' '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--with-x' '--disable-svgalib' '--disable-debug' '--with-gpm' '--with-alsa' '--without-sndfile' '--with-fdtarball=/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/distdir/dosemu-freedos-1.0-bin.tgz' '--sysconfdir=/etc/dosemu/' '--with-docdir=/usr/share/doc/dosemu-1.4.1_pre20091009' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-Os -mtune=native -pipe -fno-pic' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'CPPFLAGS=' ... >configure: loading site script /usr/share/config.site >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 sdl-config... /usr/bin/sdl-config >checking for SDL - version >= 1.2.0... yes >configure: creating ./config.status >config.status: creating Makefile.conf >config.status: creating include/sdl_config.h >config.status: include/sdl_config.h is unchanged > >make -j9 -l7.95 >make[1]: Entering directory `/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu/src' >echo '#define ALTERNATE_ETC "/etc/dosemu/"' > include/confpath.h >echo '#define LIB_DEFAULT "/usr/lib64"' >> include/confpath.h >make[2]: Entering directory `/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu/src/tools' >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-warn-common -rdynamic tools86.o -o tools86 >make[2]: Entering directory `/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu/src/tools/periph' >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -I. -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o hdinfo.o hdinfo.c >make[2]: Entering directory `/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu/src/commands' >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../src/include -I../../src/plugin/include -traditional -Wa,-a > .s.out -o mgarrot.o mgarrot.S >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-warn-common mkhdimage.o -o mkhdimage >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-warn-common putrom.o -o putrom >echo '#define DOSEMULIB_DEFAULT "/usr/share/dosemu"' >> include/confpath.h >make[2]: Entering directory `/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu/man' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu/man' >echo '#define DOSEMUHDIMAGE_DEFAULT "/var/lib/dosemu"' >> include/confpath.h >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../src/include -I../../src/plugin/include -traditional -Wa,-a > .s.out -o fossil.o fossil.S >make[2]: Entering directory `/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu/src/arch/linux/dosext/sound/midid' >x86_64-pc-linux-gnu-gcc -o ../../../../../../1.4.0.1/bin/midid midid.o events.o io.o stats.o emulation.o device.o oss.o midout.o timid.o null.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-warn-common >/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: tools86.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC >tools86.o: could not read symbols: Bad value >collect2: ld returned 1 exit status >make[2]: *** [tools86] Error 1 >make[2]: Leaving directory `/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu/src/tools' >make[1]: *** [tools] Error 2 >make[1]: *** Waiting for unfinished jobs.... >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-warn-common dexeconfig.o -o dexeconfig >echo '#define SYSTEM_XFONTS_PATH "/usr/share/dosemu/Xfonts"' >> include/confpath.h >/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: putrom.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC >putrom.o: could not read symbols: Bad value >collect2: ld returned 1 exit status >make[2]: *** [putrom] Error 1 >make[2]: *** Waiting for unfinished jobs.... >/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: mkhdimage.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC >mkhdimage.o: could not read symbols: Bad value >collect2: ld returned 1 exit status >make[2]: *** [mkhdimage] Error 1 >/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: midid.o: relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC >midid.o: could not read symbols: Bad value >collect2: ld returned 1 exit status >make[2]: *** [../../../../../../1.4.0.1/bin/midid] Error 1 >make[2]: Leaving directory `/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu/src/arch/linux/dosext/sound/midid' >make[1]: *** [arch/linux/dosext/sound/midid] Error 2 >/usrmake[2]: Entering directory `/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu/src/env/video' >/x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o miscemu.o miscemu.c >libexec/gcc/x86_64-pc-linux-gnu/ld: dexeconfig.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC >dexeconfig.o: could not read symbols: Bad value >collect2: ld returned 1 exit status >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-warn-common -rdynamic -Wl,-Ttext,100,-e,_start16,--oformat,binary -nostdlib -s -o ../../1.4.0.1/commands/mgarrot.com mgarrot.o >make[2]: *** [dexeconfig] Error 1 >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o text.o text.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o render.o render.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o video.o video.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o vc.o vc.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o vga.o vga.c >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-warn-common -rdynamic -Wl,-Ttext,100,-e,_start16,--oformat,binary -nostdlib -s -o ../../1.4.0.1/commands/fossil.com fossil.o >chmod -x ../../1.4.0.1/commands/mgarrot.com >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o et4000.o et4000.c >chmod -x ../../1.4.0.1/commands/fossil.com >make[2]: Leaving directory `/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu/src/tools/periph' >make[1]: *** [tools/periph] Error 2 >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o s3.o s3.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu/src/commands' >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o trident.o trident.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o avance.o avance.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o ati.o ati.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o cirrus.o cirrus.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o vbe.o vbe.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o matrox.o matrox.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o wdvga.o wdvga.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o sis.o sis.c >matrox.c: In function 'matroxProbe': >matrox.c:202:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o console.o console.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o hgc.o hgc.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o dualmon.o dualmon.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o vgaemu.o vgaemu.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o vesa.o vesa.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o dacemu.o dacemu.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o attremu.o attremu.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o seqemu.o seqemu.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o crtcemu.o crtcemu.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o gfxemu.o gfxemu.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o hercemu.o hercemu.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o instremu.o instremu.c >x86_64-pc-linux-gnu-gcc -c -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Os -mtune=native -pipe -fno-pic -fno-strict-aliasing -Wno-pointer-sign -pipe -o remap.o remap.c >rm -f ../../../src/lib/libenv_video.a >ar cr ../../../src/lib/libenv_video.a miscemu.o text.o render.o video.o vc.o vga.o et4000.o s3.o trident.o avance.o ati.o cirrus.o vbe.o matrox.o wdvga.o sis.o console.o hgc.o dualmon.o remap_asm.o vesabios_pm.o vesabios.o vgaemu.o vesa.o dacemu.o attremu.o seqemu.o crtcemu.o gfxemu.o hercemu.o instremu.o remap.o remap_pent.o vgafonts.o >x86_64-pc-linux-gnu-ranlib ../../../src/lib/libenv_video.a >make[2]: Leaving directory `/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu/src/env/video' >make[1]: Leaving directory `/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu/src' >make: *** [default] Error 2 >emake failed > [31;01m*[0m ERROR: app-emulation/dosemu-1.4.1_pre20091009 failed (compile phase): > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_compile > [31;01m*[0m environment, line 2357: 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 '=app-emulation/dosemu-1.4.1_pre20091009'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-emulation/dosemu-1.4.1_pre20091009'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/app-emulation:dosemu-1.4.1_pre20091009:20121223-161414.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu' > [31;01m*[0m S: '/var/tmp/portage/app-emulation/dosemu-1.4.1_pre20091009/work/dosemu'
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 392261
:
333148
|
333150
| 333152 |
333154
|
333156