Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 465470 Details for
Bug 611172
[ICE/4.9] dev-libs/libyaml fails to emerge under i686-w64-mingw32: internal compiler error: in symtab_nonoverwritable_alias, at symtab.c:1252
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), 11.25 KB, created by
hanetzer
on 2017-02-28 07:30:19 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
hanetzer
Created:
2017-02-28 07:30:19 UTC
Size:
11.25 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-libs/libyaml-0.1.7 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: radhermit@gentoo.org >[32;01m * [39;49;00mUSE: elibc_Winnt kernel_Winnt prefix prefix-guest static-libs userland_GNU x86-winnt >[32;01m * [39;49;00mFEATURES: nostrip preserve-libs sandbox >>>> Unpacking source... >>>> Unpacking yaml-0.1.7.tar.gz to /usr/i686-w64-mingw32/tmp/portage/dev-libs/libyaml-0.1.7/work >>>> Source unpacked in /usr/i686-w64-mingw32/tmp/portage/dev-libs/libyaml-0.1.7/work >>>> Preparing source in /usr/i686-w64-mingw32/tmp/portage/dev-libs/libyaml-0.1.7/work/yaml-0.1.7 ... > [32;01m*[0m Running elibtoolize in: yaml-0.1.7/ > [32;01m*[0m Applying target-nm/2.4.2 patch ... > [32;01m*[0m Running elibtoolize in: yaml-0.1.7/config/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying cross/2.4 patch ... > [32;01m*[0m Applying as-needed/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /usr/i686-w64-mingw32/tmp/portage/dev-libs/libyaml-0.1.7/work/yaml-0.1.7 ... > * econf: updating yaml-0.1.7/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating yaml-0.1.7/config/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=i686-w64-mingw32 --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/libyaml-0.1.7 --htmldir=/usr/share/doc/libyaml-0.1.7/html --enable-static >configure: loading site script /usr/share/config.site >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 i686-w64-mingw32-strip... i686-w64-mingw32-strip >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.exe >checking for suffix of executables... .exe >checking whether we are cross compiling... yes >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-w64-mingw32-gcc accepts -g... yes >checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed >checking whether i686-w64-mingw32-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of i686-w64-mingw32-gcc... none >checking how to run the C preprocessor... i686-w64-mingw32-gcc -E >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... i686-w64-mingw32 >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by i686-w64-mingw32-gcc... /usr/libexec/gcc/i686-w64-mingw32/ld >checking if the linker (/usr/libexec/gcc/i686-w64-mingw32/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm -B >checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32 >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/libexec/gcc/i686-w64-mingw32/ld option to reload object files... -r >checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump >checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL >checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool >checking how to associate runtime and link libraries... func_cygming_dll_for_implib >checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar >checking for archiver @FILE support... @ >checking for i686-w64-mingw32-strip... (cached) i686-w64-mingw32-strip >checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib >checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-gcc object... ok >checking for sysroot... no >checking for i686-w64-mingw32-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... no >checking for objdir... .libs >checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC >checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes >checking if i686-w64-mingw32-gcc static flag -static works... yes >checking if i686-w64-mingw32-gcc supports -c -o file.o... yes >checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes >checking whether the i686-w64-mingw32-gcc linker (/usr/libexec/gcc/i686-w64-mingw32/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... yes >checking dynamic linker characteristics... Win32 ld.exe >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for doxygen... false >checking for ANSI C header files... (cached) yes >checking for stdlib.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating yaml-0.1.pc >config.status: creating include/Makefile >config.status: creating src/Makefile >config.status: creating Makefile >config.status: creating tests/Makefile >config.status: creating win32/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /usr/i686-w64-mingw32/tmp/portage/dev-libs/libyaml-0.1.7/work/yaml-0.1.7 ... >make -j6 >make all-recursive >make[1]: Entering directory '/usr/i686-w64-mingw32/tmp/portage/dev-libs/libyaml-0.1.7/work/yaml-0.1.7' >Making all in include >make[2]: Entering directory '/usr/i686-w64-mingw32/tmp/portage/dev-libs/libyaml-0.1.7/work/yaml-0.1.7/include' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/usr/i686-w64-mingw32/tmp/portage/dev-libs/libyaml-0.1.7/work/yaml-0.1.7/include' >Making all in src >make[2]: Entering directory '/usr/i686-w64-mingw32/tmp/portage/dev-libs/libyaml-0.1.7/work/yaml-0.1.7/src' >/bin/sh ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fomit-frame-pointer -c -o api.lo api.c >/bin/sh ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fomit-frame-pointer -c -o reader.lo reader.c >/bin/sh ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fomit-frame-pointer -c -o scanner.lo scanner.c >/bin/sh ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fomit-frame-pointer -c -o parser.lo parser.c >/bin/sh ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fomit-frame-pointer -c -o loader.lo loader.c >/bin/sh ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fomit-frame-pointer -c -o writer.lo writer.c >libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fomit-frame-pointer -c reader.c -DDLL_EXPORT -DPIC -o .libs/reader.o >libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fomit-frame-pointer -c api.c -DDLL_EXPORT -DPIC -o .libs/api.o >libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fomit-frame-pointer -c scanner.c -DDLL_EXPORT -DPIC -o .libs/scanner.o >libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fomit-frame-pointer -c writer.c -DDLL_EXPORT -DPIC -o .libs/writer.o >libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fomit-frame-pointer -c parser.c -DDLL_EXPORT -DPIC -o .libs/parser.o >libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fomit-frame-pointer -c loader.c -DDLL_EXPORT -DPIC -o .libs/loader.o >libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fomit-frame-pointer -c writer.c -o writer.o >/dev/null 2>&1 >[01m[Kapi.c:1390:1:[m[K [01;31m[Kinternal compiler error: [m[Kin symtab_nonoverwritable_alias, at symtab.c:1252 > } >[01;32m[K ^[m[K >Please submit a full bug report, >with preprocessed source if appropriate. >See <https://bugs.gentoo.org/> for instructions. >make[2]: *** [Makefile:423: api.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fomit-frame-pointer -c reader.c -o reader.o >/dev/null 2>&1 >libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fomit-frame-pointer -c loader.c -o loader.o >/dev/null 2>&1 >libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fomit-frame-pointer -c parser.c -o parser.o >/dev/null 2>&1 >libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fomit-frame-pointer -c scanner.c -o scanner.o >/dev/null 2>&1 >make[2]: Leaving directory '/usr/i686-w64-mingw32/tmp/portage/dev-libs/libyaml-0.1.7/work/yaml-0.1.7/src' >make[1]: *** [Makefile:445: all-recursive] Error 1 >make[1]: Leaving directory '/usr/i686-w64-mingw32/tmp/portage/dev-libs/libyaml-0.1.7/work/yaml-0.1.7' >make: *** [Makefile:353: all] Error 2 > [31;01m*[0m ERROR: dev-libs/libyaml-0.1.7::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-libs/libyaml-0.1.7::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-libs/libyaml-0.1.7::gentoo'`. > [31;01m*[0m The complete build log is located at '/usr/i686-w64-mingw32/tmp/portage/dev-libs/libyaml-0.1.7/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/usr/i686-w64-mingw32/tmp/portage/dev-libs/libyaml-0.1.7/temp/environment'. > [31;01m*[0m Working directory: '/usr/i686-w64-mingw32/tmp/portage/dev-libs/libyaml-0.1.7/work/yaml-0.1.7' > [31;01m*[0m S: '/usr/i686-w64-mingw32/tmp/portage/dev-libs/libyaml-0.1.7/work/yaml-0.1.7'
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 611172
:
465464
|
465466
|
465468
| 465470