Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 340718 Details for
Bug 459940
dev-lang/yasm-1.2.0-r1 --skip-validation option I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
full build log
yasm-1.20.0_build.log (text/plain), 28.31 KB, created by
Anton Kochkov
on 2013-03-02 07:31:31 UTC
(
hide
)
Description:
full build log
Filename:
MIME Type:
Creator:
Anton Kochkov
Created:
2013-03-02 07:31:31 UTC
Size:
28.31 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-lang/yasm-1.2.0-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: ssuominen@gentoo.org base-system@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux nls userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox >>>> Unpacking source... >>>> Unpacking yasm-1.2.0.tar.gz to /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work >>>> Unpacking yasm-1.2.0-x32.patch.xz to /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work >>>> Source unpacked in /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work >>>> Preparing source in /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0 ... > [32;01m*[0m Applying yasm-1.2.0-x32.patch ... >[A[162C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying yasm-1.2.0-fix_cython_check.patch ... >[A[162C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0' ... > [32;01m*[0m Running aclocal -I m4 ... >[A[162C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[162C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[162C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[162C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0 ... > * econf: updating yasm-1.2.0/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating yasm-1.2.0/config/config.guess with /usr/share/gnuconfig/config.guess >./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-dependency-tracking --disable-python --disable-python-bindings --enable-nls >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/bin/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 whether to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >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 dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for xmlto... xmlto >checking if malloc debugging is wanted... no >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 strings.h... (cached) yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking for unistd.h... (cached) yes >checking direct.h usability... no >checking direct.h presence... no >checking for direct.h... no >checking for sys/stat.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for function prototypes... yes >checking for size_t... yes >checking for stdint types... stdint.h (shortcircuit) >make use of stdint.h in libyasm-stdint.h (assuming C99 compatible system) >checking for abort... yes >checking for toascii... yes >checking for vsnprintf... yes >checking for strsep... yes >checking for mergesort... no >checking for getcwd... yes >checking for popen... yes >checking for ftruncate... yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking for stricmp... no >checking for _stricmp... no >checking for strcmpi... no >checking whether NLS is requested... yes >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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for GNU C Library... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libyasm-stdint.h commands >config.status: creating libyasm-stdint.h : _YASM_LIBYASM_STDINT_H >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0 ... >make -j9 >make: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped. >make: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped. >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. \ > -c -o genperf.o `test -f tools/genperf/genperf.c || echo './'`tools/genperf/genperf.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. \ > -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo './'`tools/genperf/perfect.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. \ > -c -o gp-phash.o `test -f libyasm/phash.c || echo './'`libyasm/phash.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. \ > -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo './'`libyasm/xmalloc.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. \ > -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo './'`libyasm/xstrdup.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. \ > -c -o re2c-main.o `test -f tools/re2c/main.c || echo './'`tools/re2c/main.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. \ > -c -o re2c-code.o `test -f tools/re2c/code.c || echo './'`tools/re2c/code.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. \ > -c -o re2c-dfa.o `test -f tools/re2c/dfa.c || echo './'`tools/re2c/dfa.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. \ > -c -o re2c-parser.o `test -f tools/re2c/parser.c || echo './'`tools/re2c/parser.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. \ > -c -o re2c-actions.o `test -f tools/re2c/actions.c || echo './'`tools/re2c/actions.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. \ > -c -o re2c-scanner.o `test -f tools/re2c/scanner.c || echo './'`tools/re2c/scanner.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. \ > -c -o re2c-mbo_getopt.o `test -f tools/re2c/mbo_getopt.c || echo './'`tools/re2c/mbo_getopt.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. \ > -c -o re2c-substr.o `test -f tools/re2c/substr.c || echo './'`tools/re2c/substr.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. \ > -c -o re2c-translate.o `test -f tools/re2c/translate.c || echo './'`tools/re2c/translate.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. \ > -c -o genmacro.o `test -f tools/genmacro/genmacro.c || echo './'`tools/genmacro/genmacro.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -c -o genversion.o `test -f modules/preprocs/nasm/genversion.c || echo './'`modules/preprocs/nasm/genversion.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -c -o genstring.o `test -f genstring.c || echo './'`genstring.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -o genperf genperf.o gp-perfect.o gp-phash.o gp-xmalloc.o gp-xstrdup.o >x86_64-pc-linux-gnu-gcc -std=gnu99 -o genmacro genmacro.o >x86_64-pc-linux-gnu-gcc -std=gnu99 -o genversion genversion.o >./genperf x86insn_nasm.gperf x86insn_nasm.c >./genperf x86insn_gas.gperf x86insn_gas.c >./genmacro nasm-macros.c nasm_standard_mac ./modules/parsers/nasm/nasm-std.mac >x86_64-pc-linux-gnu-gcc -std=gnu99 -o genstring genstring.o >./genmacro win64-nasm.c win64_nasm_stdmac ./modules/objfmts/coff/win64-nasm.mac >./genmacro win64-gas.c win64_gas_stdmac ./modules/objfmts/coff/win64-gas.mac >./genversion version.mac >./genmacro nasm-version.c nasm_version_mac version.mac >found distinct (A,B) on attempt 19 >built perfect hash table of size 512 >./genstring license_msg license.c ./COPYING >x86_64-pc-linux-gnu-gcc -std=gnu99 -o re2c re2c-main.o re2c-code.o re2c-dfa.o re2c-parser.o re2c-actions.o re2c-scanner.o re2c-mbo_getopt.o re2c-substr.o re2c-translate.o >./re2c -b -o gas-token.c ./modules/parsers/gas/gas-token.re >./re2c -b -o nasm-token.c ./modules/parsers/nasm/nasm-token.re >found distinct (A,B) on attempt 1640 >built perfect hash table of size 512 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0' >Making all in po >make[2]: Entering directory `/var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0/po' >make[2]: Leaving directory `/var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0/po' >Making all in . >make[2]: Entering directory `/var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0' >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o x86arch.o `test -f 'modules/arch/x86/x86arch.c' || echo './'`modules/arch/x86/x86arch.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o x86bc.o `test -f 'modules/arch/x86/x86bc.c' || echo './'`modules/arch/x86/x86bc.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o x86expr.o `test -f 'modules/arch/x86/x86expr.c' || echo './'`modules/arch/x86/x86expr.c >make[2]: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped. >make[2]: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped. >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o x86id.o `test -f 'modules/arch/x86/x86id.c' || echo './'`modules/arch/x86/x86id.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o lc3barch.o `test -f 'modules/arch/lc3b/lc3barch.c' || echo './'`modules/arch/lc3b/lc3barch.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o lc3bbc.o `test -f 'modules/arch/lc3b/lc3bbc.c' || echo './'`modules/arch/lc3b/lc3bbc.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o nasm-listfmt.o `test -f 'modules/listfmts/nasm/nasm-listfmt.c' || echo './'`modules/listfmts/nasm/nasm-listfmt.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o gas-parser.o `test -f 'modules/parsers/gas/gas-parser.c' || echo './'`modules/parsers/gas/gas-parser.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o gas-parse.o `test -f 'modules/parsers/gas/gas-parse.c' || echo './'`modules/parsers/gas/gas-parse.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o gas-parse-intel.o `test -f 'modules/parsers/gas/gas-parse-intel.c' || echo './'`modules/parsers/gas/gas-parse-intel.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o nasm-parser.o `test -f 'modules/parsers/nasm/nasm-parser.c' || echo './'`modules/parsers/nasm/nasm-parser.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o nasm-parse.o `test -f 'modules/parsers/nasm/nasm-parse.c' || echo './'`modules/parsers/nasm/nasm-parse.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o nasm-preproc.o `test -f 'modules/preprocs/nasm/nasm-preproc.c' || echo './'`modules/preprocs/nasm/nasm-preproc.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o nasm-pp.o `test -f 'modules/preprocs/nasm/nasm-pp.c' || echo './'`modules/preprocs/nasm/nasm-pp.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o nasmlib.o `test -f 'modules/preprocs/nasm/nasmlib.c' || echo './'`modules/preprocs/nasm/nasmlib.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o nasm-eval.o `test -f 'modules/preprocs/nasm/nasm-eval.c' || echo './'`modules/preprocs/nasm/nasm-eval.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o raw-preproc.o `test -f 'modules/preprocs/raw/raw-preproc.c' || echo './'`modules/preprocs/raw/raw-preproc.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o cpp-preproc.o `test -f 'modules/preprocs/cpp/cpp-preproc.c' || echo './'`modules/preprocs/cpp/cpp-preproc.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o gas-preproc.o `test -f 'modules/preprocs/gas/gas-preproc.c' || echo './'`modules/preprocs/gas/gas-preproc.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o gas-eval.o `test -f 'modules/preprocs/gas/gas-eval.c' || echo './'`modules/preprocs/gas/gas-eval.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o cv-dbgfmt.o `test -f 'modules/dbgfmts/codeview/cv-dbgfmt.c' || echo './'`modules/dbgfmts/codeview/cv-dbgfmt.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o cv-symline.o `test -f 'modules/dbgfmts/codeview/cv-symline.c' || echo './'`modules/dbgfmts/codeview/cv-symline.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o cv-type.o `test -f 'modules/dbgfmts/codeview/cv-type.c' || echo './'`modules/dbgfmts/codeview/cv-type.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o dwarf2-dbgfmt.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c' || echo './'`modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o dwarf2-line.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-line.c' || echo './'`modules/dbgfmts/dwarf2/dwarf2-line.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o dwarf2-aranges.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-aranges.c' || echo './'`modules/dbgfmts/dwarf2/dwarf2-aranges.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o dwarf2-info.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-info.c' || echo './'`modules/dbgfmts/dwarf2/dwarf2-info.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o null-dbgfmt.o `test -f 'modules/dbgfmts/null/null-dbgfmt.c' || echo './'`modules/dbgfmts/null/null-dbgfmt.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o stabs-dbgfmt.o `test -f 'modules/dbgfmts/stabs/stabs-dbgfmt.c' || echo './'`modules/dbgfmts/stabs/stabs-dbgfmt.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o dbg-objfmt.o `test -f 'modules/objfmts/dbg/dbg-objfmt.c' || echo './'`modules/objfmts/dbg/dbg-objfmt.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o bin-objfmt.o `test -f 'modules/objfmts/bin/bin-objfmt.c' || echo './'`modules/objfmts/bin/bin-objfmt.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o elf.o `test -f 'modules/objfmts/elf/elf.c' || echo './'`modules/objfmts/elf/elf.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o elf-objfmt.o `test -f 'modules/objfmts/elf/elf-objfmt.c' || echo './'`modules/objfmts/elf/elf-objfmt.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o elf-x86-x86.o `test -f 'modules/objfmts/elf/elf-x86-x86.c' || echo './'`modules/objfmts/elf/elf-x86-x86.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o elf-x86-amd64.o `test -f 'modules/objfmts/elf/elf-x86-amd64.c' || echo './'`modules/objfmts/elf/elf-x86-amd64.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o elf-x86-x32.o `test -f 'modules/objfmts/elf/elf-x86-x32.c' || echo './'`modules/objfmts/elf/elf-x86-x32.c >modules/objfmts/bin/bin-objfmt.c: In function âdosexe_objfmt_outputâ: >modules/objfmts/bin/bin-objfmt.c:1869:18: warning: ignoring return value of âftruncateâ, declared with attribute warn_unused_result [-Wunused-result] >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o coff-objfmt.o `test -f 'modules/objfmts/coff/coff-objfmt.c' || echo './'`modules/objfmts/coff/coff-objfmt.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o win64-except.o `test -f 'modules/objfmts/coff/win64-except.c' || echo './'`modules/objfmts/coff/win64-except.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o macho-objfmt.o `test -f 'modules/objfmts/macho/macho-objfmt.c' || echo './'`modules/objfmts/macho/macho-objfmt.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o rdf-objfmt.o `test -f 'modules/objfmts/rdf/rdf-objfmt.c' || echo './'`modules/objfmts/rdf/rdf-objfmt.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o xdf-objfmt.o `test -f 'modules/objfmts/xdf/xdf-objfmt.c' || echo './'`modules/objfmts/xdf/xdf-objfmt.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o assocdat.o `test -f 'libyasm/assocdat.c' || echo './'`libyasm/assocdat.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o bitvect.o `test -f 'libyasm/bitvect.c' || echo './'`libyasm/bitvect.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o bc-align.o `test -f 'libyasm/bc-align.c' || echo './'`libyasm/bc-align.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o bc-data.o `test -f 'libyasm/bc-data.c' || echo './'`libyasm/bc-data.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o bc-incbin.o `test -f 'libyasm/bc-incbin.c' || echo './'`libyasm/bc-incbin.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o bc-org.o `test -f 'libyasm/bc-org.c' || echo './'`libyasm/bc-org.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o bc-reserve.o `test -f 'libyasm/bc-reserve.c' || echo './'`libyasm/bc-reserve.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o bytecode.o `test -f 'libyasm/bytecode.c' || echo './'`libyasm/bytecode.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o errwarn.o `test -f 'libyasm/errwarn.c' || echo './'`libyasm/errwarn.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o expr.o `test -f 'libyasm/expr.c' || echo './'`libyasm/expr.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o file.o `test -f 'libyasm/file.c' || echo './'`libyasm/file.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o floatnum.o `test -f 'libyasm/floatnum.c' || echo './'`libyasm/floatnum.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o hamt.o `test -f 'libyasm/hamt.c' || echo './'`libyasm/hamt.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o insn.o `test -f 'libyasm/insn.c' || echo './'`libyasm/insn.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o intnum.o `test -f 'libyasm/intnum.c' || echo './'`libyasm/intnum.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o inttree.o `test -f 'libyasm/inttree.c' || echo './'`libyasm/inttree.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o linemap.o `test -f 'libyasm/linemap.c' || echo './'`libyasm/linemap.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o md5.o `test -f 'libyasm/md5.c' || echo './'`libyasm/md5.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o mergesort.o `test -f 'libyasm/mergesort.c' || echo './'`libyasm/mergesort.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o phash.o `test -f 'libyasm/phash.c' || echo './'`libyasm/phash.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o section.o `test -f 'libyasm/section.c' || echo './'`libyasm/section.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o strcasecmp.o `test -f 'libyasm/strcasecmp.c' || echo './'`libyasm/strcasecmp.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o strsep.o `test -f 'libyasm/strsep.c' || echo './'`libyasm/strsep.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o symrec.o `test -f 'libyasm/symrec.c' || echo './'`libyasm/symrec.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o valparam.o `test -f 'libyasm/valparam.c' || echo './'`libyasm/valparam.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o value.o `test -f 'libyasm/value.c' || echo './'`libyasm/value.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o xmalloc.o `test -f 'libyasm/xmalloc.c' || echo './'`libyasm/xmalloc.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o xstrdup.o `test -f 'libyasm/xstrdup.c' || echo './'`libyasm/xstrdup.c >./genperf ./modules/arch/x86/x86cpu.gperf x86cpu.c >./genperf ./modules/arch/x86/x86regtmod.gperf x86regtmod.c >found distinct (A,B) on attempt 3 >built perfect hash table of size 128 >./re2c -s -o lc3bid.c ./modules/arch/lc3b/lc3bid.re >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c gas-token.c >found distinct (A,B) on attempt 1 >built perfect hash table of size 128 >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c nasm-token.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -c -o genmodule.o `test -f libyasm/genmodule.c || echo './'`libyasm/genmodule.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o yasm.o `test -f 'frontends/yasm/yasm.c' || echo './'`frontends/yasm/yasm.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o yasm-options.o `test -f 'frontends/yasm/yasm-options.c' || echo './'`frontends/yasm/yasm-options.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o tasm.o `test -f 'frontends/tasm/tasm.c' || echo './'`frontends/tasm/tasm.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o tasm-options.o `test -f 'frontends/tasm/tasm-options.c' || echo './'`frontends/tasm/tasm-options.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c -o vsyasm.o `test -f 'frontends/vsyasm/vsyasm.c' || echo './'`frontends/vsyasm/vsyasm.c >xmlto -o . man ./modules/arch/yasm_arch.xml >xmlto -o . man ./modules/objfmts/yasm_objfmts.xml >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c x86cpu.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c x86regtmod.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c lc3bid.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -o genmodule genmodule.o >./genmodule ./libyasm/module.in Makefile >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -march=core2 -mtune=generic -O2 -pipe -c module.c >xmlto: /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0/./modules/objfmts/yasm_objfmts.xml does not validate (status 3) >xmlto: Fix document syntax or use --skip-validation option >xmlto: /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0/./modules/arch/yasm_arch.xml does not validate (status 3) >xmlto: Fix document syntax or use --skip-validation option >I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd >/var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0/./modules/objfmts/yasm_objfmts.xml:3: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" > "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> > ^ >I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd >warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" >validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" >Document /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0/./modules/objfmts/yasm_objfmts.xml does not validate >I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd >/var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0/./modules/arch/yasm_arch.xml:3: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" > "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> > ^ >I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd >warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" >validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" >Document /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0/./modules/arch/yasm_arch.xml does not validate >make[2]: *** [yasm_arch.7] Error 13 >make[2]: *** Waiting for unfinished jobs.... >make[2]: *** [yasm_objfmts.7] Error 13 >make[2]: Leaving directory `/var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0' >make: *** [all] Error 2 > [31;01m*[0m ERROR: dev-lang/yasm-1.2.0-r1 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-lang/yasm-1.2.0-r1'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-lang/yasm-1.2.0-r1'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-lang/yasm-1.2.0-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-lang/yasm-1.2.0-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0' > [31;01m*[0m S: '/var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0'
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 459940
: 340718 |
340720