Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 282265 Details for
Bug 377935
[4.5/ICE] sci-electronics/gtkwave fails to build with -floop-parallelize-all
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), 34.43 KB, created by
Walter Trautner
on 2011-08-06 07:24:55 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Walter Trautner
Created:
2011-08-06 07:24:55 UTC
Size:
34.43 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sci-electronics/gtkwave-3.3.14 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: sci-electronics@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux multilib userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox >>>> Unpacking source... >>>> Unpacking gtkwave-3.3.14.tar.gz to /var/tmp/portage/sci-electronics/gtkwave-3.3.14/work >>>> Source unpacked in /var/tmp/portage/sci-electronics/gtkwave-3.3.14/work >>>> Preparing source in /var/tmp/portage/sci-electronics/gtkwave-3.3.14/work/gtkwave-3.3.14 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-electronics/gtkwave-3.3.14/work/gtkwave-3.3.14 ... >./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 --disable-local-libz --disable-local-libbz2 --disable-dependency-tracking --enable-largefile --disable-fatlines --disable-tcl --disable-xz --disable-fasttree --disable-judy >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking if inline assembly should be enabled... yes >checking if Tcl usage should be disabled... yes >checking if Tcl/Tk (if present) should be stubified... no >checking if gtk1 or gtk2 should be used... gtk2 >checking if fatlines should be used... no >checking if ae2 support should be used... no >checking for gawk... (cached) gawk >checking for x86_64-pc-linux-gnu-gcc... x86_64-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 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... none >checking whether make sets $(MAKE)... (cached) yes >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for fsdbdebug... notfound >checking for gperf... /usr/bin/gperf >checking for dlopen in -ldl... yes >checking for sqrt in -lm... yes >checking for main in -lpthread... yes >checking for gzread in -lz... yes >checking for BZ2_bzread in -lbz2... yes >checking if XZ should be enabled... no >checking if Fast SST Tree should be enabled... no >checking if Judy array support should be enabled... no >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GTK... yes >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 for working alloca.h... yes >checking for alloca... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >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 for inttypes.h... (cached) yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for rpc/types.h... yes >checking for rpc/xdr.h... yes >checking for an ANSI C-conforming const... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for inline... inline >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for ptrdiff_t... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for error_at_line... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for working memcmp... 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 sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking whether lstat correctly handles trailing slash... yes >checking whether stat accepts an empty string... no >checking for working strtod... yes >checking for vprintf... yes >checking for _doprnt... no >checking for atexit... yes >checking for btowc... yes >checking for bzero... yes >checking for dup2... yes >checking for memmove... yes >checking for memset... yes >checking for munmap... yes >checking for pow... yes >checking for putenv... yes >checking for re_comp... yes >checking for realpath... yes >checking for regcomp... yes >checking for select... yes >checking for setenv... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for strdup... yes >checking for strerror... yes >checking for strncasecmp... yes >checking for strrchr... yes >checking for strstr... yes >checking for getopt_long... yes >checking for setenv... (cached) yes >checking for unsetenv... yes >checking for xdrmem_create in -lnsl... yes >checking for xdrmem_create in -lrpc... no >configure: >-------------------------------------------- > Configuration summary: > > FASTTREE_CFLAGS : -DWAVE_DISABLE_FAST_TREE > > gtk1 : no > gtk version : 2.24.4 > GTK_CFLAGS : -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm > GTK_LIBS : -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 > > LIBZ_CFLAGS : > LIBZ_LDADD : -lz > > LIBBZ2_CFLAGS : > LIBBZ2_LDADD : -lbz2 > > LIBXZ_CFLAGS : > LIBXZ_LDADD : > > LIBJUDY_CFLAGS : > LIBJUDY_LDADD : > > AET2_CFLAGS : > AET2_LDADD : > > EXTLOAD_CFLAGS : > > TCL_INCLUDE_SPEC : > TCL_LIB_SPEC : > TCL_LDADD : > TCL_DEFADD : > > TK_INCLUDE_SPEC : > TK_LIB_SPEC : > TK_LDADD : > > CPPFLAGS : -DWAVE_USE_GTK2 > CFLAGS : -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast > LDFLAGS : -Wl,-O1 -Wl,--as-needed > LIBS : -lnsl -lpthread -lm -ldl > INLINE_ASM : -DUSE_INLINE_ASM >-------------------------------------------- > >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating contrib/Makefile >config.status: creating contrib/pccts/IBM_VISUAL_AGE_PROJECTS/Makefile >config.status: creating contrib/pccts/Makefile >config.status: creating contrib/pccts/antlr/Makefile >config.status: creating contrib/pccts/dlg/Makefile >config.status: creating contrib/pccts/h/Makefile >config.status: creating contrib/pccts/sorcerer/Makefile >config.status: creating contrib/pccts/sorcerer/h/Makefile >config.status: creating contrib/pccts/sorcerer/lib/Makefile >config.status: creating contrib/pccts/sorcerer/test/Makefile >config.status: creating contrib/pccts/sorcerer/test/test7/Makefile >config.status: creating contrib/pccts/sorcerer/testcpp/Makefile >config.status: creating contrib/pccts/support/DECmms/Makefile >config.status: creating contrib/pccts/support/Makefile >config.status: creating contrib/pccts/support/genmk/Makefile >config.status: creating contrib/pccts/support/rexpr/Makefile >config.status: creating contrib/pccts/support/set/Makefile >config.status: creating contrib/pccts/support/sym/Makefile >config.status: creating contrib/pccts/testcpp/Makefile >config.status: creating contrib/rtlbrowse/Makefile >config.status: creating contrib/vermin/Makefile >config.status: creating examples/Makefile >config.status: creating man/Makefile >config.status: creating src/Makefile >config.status: creating src/helpers/Makefile >config.status: creating src/liblzma/Makefile >config.status: creating src/libbz2/Makefile >config.status: creating src/libz/Makefile >config.status: creating src/helpers/fst/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-electronics/gtkwave-3.3.14/work/gtkwave-3.3.14 ... >make -j3 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sci-electronics/gtkwave-3.3.14/work/gtkwave-3.3.14' >Making all in man >make[2]: Entering directory `/var/tmp/portage/sci-electronics/gtkwave-3.3.14/work/gtkwave-3.3.14/man' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sci-electronics/gtkwave-3.3.14/work/gtkwave-3.3.14/man' >Making all in src >make[2]: Entering directory `/var/tmp/portage/sci-electronics/gtkwave-3.3.14/work/gtkwave-3.3.14/src' >make all-recursive >make[3]: Entering directory `/var/tmp/portage/sci-electronics/gtkwave-3.3.14/work/gtkwave-3.3.14/src' >Making all in liblzma >make[4]: Entering directory `/var/tmp/portage/sci-electronics/gtkwave-3.3.14/work/gtkwave-3.3.14/src/liblzma' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c LzmaLib.c >rm -f libgwlzma.a >ar cru libgwlzma.a LzmaLib.o >x86_64-pc-linux-gnu-ranlib libgwlzma.a >make[4]: Leaving directory `/var/tmp/portage/sci-electronics/gtkwave-3.3.14/work/gtkwave-3.3.14/src/liblzma' >Making all in helpers >make[4]: Entering directory `/var/tmp/portage/sci-electronics/gtkwave-3.3.14/work/gtkwave-3.3.14/src/helpers' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c evcd2vcd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c -o jrb.o `test -f './../../contrib/rtlbrowse/jrb.c' || echo './'`./../../contrib/rtlbrowse/jrb.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c fst2vcd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c -o fastlz.o `test -f './fst/fastlz.c' || echo './'`./fst/fastlz.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c -o fstapi.o `test -f './fst/fstapi.c' || echo './'`./fst/fstapi.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c vcd2fst.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c ghwdump.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c -o ghwlib.o `test -f './../ghwlib.c' || echo './'`./../ghwlib.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c lxt2miner.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c lxt2_read.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c lxt2vcd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c scopenav.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c shmidcat.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c vcd2lxt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c lxt_write.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c v2l_debug.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c vcd2lxt2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c lxt2_write.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c v2l_debug_lxt2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c vcd2vzt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c vzt_write.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c -o LzmaLib.o `test -f './../liblzma/LzmaLib.c' || echo './'`./../liblzma/LzmaLib.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c vzt_read.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c vzt2vcd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWAVE_USE_GTK2 -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c vztminer.c >x86_64-pc-linux-gnu-gcc -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -Wl,-O1 -Wl,--as-needed -o evcd2vcd evcd2vcd.o jrb.o -lnsl -lpthread -lm -ldl >x86_64-pc-linux-gnu-gcc -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -Wl,-O1 -Wl,--as-needed -o fst2vcd fst2vcd.o fastlz.o fstapi.o -lz -lnsl -lpthread -lm -ldl >x86_64-pc-linux-gnu-gcc -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -Wl,-O1 -Wl,--as-needed -o vcd2fst vcd2fst.o fastlz.o fstapi.o jrb.o -lz -lnsl -lpthread -lm -ldl >x86_64-pc-linux-gnu-gcc -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -Wl,-O1 -Wl,--as-needed -o ghwdump ghwdump.o ghwlib.o -lnsl -lpthread -lm -ldl >x86_64-pc-linux-gnu-gcc -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -Wl,-O1 -Wl,--as-needed -o lxt2miner lxt2miner.o lxt2_read.o -lz -lnsl -lpthread -lm -ldl >x86_64-pc-linux-gnu-gcc -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -Wl,-O1 -Wl,--as-needed -o lxt2vcd lxt2_read.o lxt2vcd.o scopenav.o -lz -lnsl -lpthread -lm -ldl >x86_64-pc-linux-gnu-gcc -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -Wl,-O1 -Wl,--as-needed -o shmidcat shmidcat.o -lnsl -lpthread -lm -ldl >x86_64-pc-linux-gnu-gcc -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -Wl,-O1 -Wl,--as-needed -o vcd2lxt vcd2lxt.o lxt_write.o v2l_debug.o -lz -lbz2 -lnsl -lpthread -lm -ldl >x86_64-pc-linux-gnu-gcc -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -Wl,-O1 -Wl,--as-needed -o vcd2lxt2 vcd2lxt2.o lxt2_write.o v2l_debug_lxt2.o -lz -lnsl -lpthread -lm -ldl >x86_64-pc-linux-gnu-gcc -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -Wl,-O1 -Wl,--as-needed -o vcd2vzt vcd2vzt.o vzt_write.o v2l_debug_lxt2.o LzmaLib.o -lz -lbz2 -lnsl -lpthread -lm -ldl >x86_64-pc-linux-gnu-gcc -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -Wl,-O1 -Wl,--as-needed -o vzt2vcd vzt_read.o vzt2vcd.o scopenav.o LzmaLib.o -lz -lbz2 -lnsl -lpthread -lm -ldl >x86_64-pc-linux-gnu-gcc -I./.. -I./../.. -I./../liblzma -DUSE_INLINE_ASM -I./fst -I./../../contrib/rtlbrowse -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -Wl,-O1 -Wl,--as-needed -o vztminer vztminer.o vzt_read.o LzmaLib.o -lz -lbz2 -lnsl -lpthread -lm -ldl >make[4]: Leaving directory `/var/tmp/portage/sci-electronics/gtkwave-3.3.14/work/gtkwave-3.3.14/src/helpers' >Making all in helpers/fst >make[4]: Entering directory `/var/tmp/portage/sci-electronics/gtkwave-3.3.14/work/gtkwave-3.3.14/src/helpers/fst' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DWAVE_USE_GTK2 -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c fastlz.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DWAVE_USE_GTK2 -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c fstapi.c >rm -f libfst.a >ar cru libfst.a fastlz.o fstapi.o >x86_64-pc-linux-gnu-ranlib libfst.a >make[4]: Leaving directory `/var/tmp/portage/sci-electronics/gtkwave-3.3.14/work/gtkwave-3.3.14/src/helpers/fst' >make[4]: Entering directory `/var/tmp/portage/sci-electronics/gtkwave-3.3.14/work/gtkwave-3.3.14/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DWAVE_USE_GTK2 -I./.. -I./helpers -DWAVE_DISABLE_FAST_TREE -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I./liblzma -I./helpers/fst -DUSE_INLINE_ASM -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c globals.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DWAVE_USE_GTK2 -I./.. -I./helpers -DWAVE_DISABLE_FAST_TREE -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I./liblzma -I./helpers/fst -DUSE_INLINE_ASM -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c ae2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DWAVE_USE_GTK2 -I./.. -I./helpers -DWAVE_DISABLE_FAST_TREE -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I./liblzma -I./helpers/fst -DUSE_INLINE_ASM -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c analyzer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DWAVE_USE_GTK2 -I./.. -I./helpers -DWAVE_DISABLE_FAST_TREE -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I./liblzma -I./helpers/fst -DUSE_INLINE_ASM -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c baseconvert.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DWAVE_USE_GTK2 -I./.. -I./helpers -DWAVE_DISABLE_FAST_TREE -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I./liblzma -I./helpers/fst -DUSE_INLINE_ASM -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c bitvec.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DWAVE_USE_GTK2 -I./.. -I./helpers -DWAVE_DISABLE_FAST_TREE -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I./liblzma -I./helpers/fst -DUSE_INLINE_ASM -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c bsearch.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DWAVE_USE_GTK2 -I./.. -I./helpers -DWAVE_DISABLE_FAST_TREE -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I./liblzma -I./helpers/fst -DUSE_INLINE_ASM -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c busy.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DWAVE_USE_GTK2 -I./.. -I./helpers -DWAVE_DISABLE_FAST_TREE -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I./liblzma -I./helpers/fst -DUSE_INLINE_ASM -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c clipping.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DWAVE_USE_GTK2 -I./.. -I./helpers -DWAVE_DISABLE_FAST_TREE -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I./liblzma -I./helpers/fst -DUSE_INLINE_ASM -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c color.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DWAVE_USE_GTK2 -I./.. -I./helpers -DWAVE_DISABLE_FAST_TREE -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I./liblzma -I./helpers/fst -DUSE_INLINE_ASM -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c currenttime.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DWAVE_USE_GTK2 -I./.. -I./helpers -DWAVE_DISABLE_FAST_TREE -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I./liblzma -I./helpers/fst -DUSE_INLINE_ASM -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c debug.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DWAVE_USE_GTK2 -I./.. -I./helpers -DWAVE_DISABLE_FAST_TREE -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I./liblzma -I./helpers/fst -DUSE_INLINE_ASM -march=core2 -O2 -fomit-frame-pointer -pipe -floop-interchange -floop-strip-mine -floop-block -floop-parallelize-all -fexcess-precision=fast -c discardbuttons.c >currenttime.c: In function âunformat_timeâ: >currenttime.c:192:10: internal compiler error: in sese_adjust_liveout_phis, at sese.c:633 >Please submit a full bug report, >with preprocessed source if appropriate. >See <http://bugs.gentoo.org/> for instructions. >make[4]: *** [currenttime.o] Error 1 >make[4]: *** Waiting for unfinished jobs.... >make[4]: Leaving directory `/var/tmp/portage/sci-electronics/gtkwave-3.3.14/work/gtkwave-3.3.14/src' >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory `/var/tmp/portage/sci-electronics/gtkwave-3.3.14/work/gtkwave-3.3.14/src' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/var/tmp/portage/sci-electronics/gtkwave-3.3.14/work/gtkwave-3.3.14/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gtkwave-3.3.14/work/gtkwave-3.3.14' >make: *** [all] Error 2 >emake failed > [31;01m*[0m ERROR: sci-electronics/gtkwave-3.3.14 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 195: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 667: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =sci-electronics/gtkwave-3.3.14', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =sci-electronics/gtkwave-3.3.14'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sci-electronics/gtkwave-3.3.14/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sci-electronics/gtkwave-3.3.14/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/sci-electronics/gtkwave-3.3.14/work/gtkwave-3.3.14'
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 377935
:
282259
| 282265 |
282267
|
314439