nixbot

builds

succeeded yasm-1.3.0 x86_64-linux.package-alphashape · build #12 · raw

unpackPhase
1unpacking source archive /nix/store/mkzylrx7kqf3gvri6r7w3yc8b26lfmhx-yasm-1.3.0.tar.gz2source root is yasm-1.3.03setting SOURCE_DATE_EPOCH to timestamp 1407737959 of file "yasm-1.3.0/version"
patchPhase
4applying patch /nix/store/d77svhhwwqkvacx0gdyscjp4jdfjkh9d-gcc-15.patch5patching file libyasm/bitvect.h
updateAutotoolsGnuConfigScriptsPhase
6Updating Autotools / GNU config script to a newer upstream version: ./config/config.sub7Updating Autotools / GNU config script to a newer upstream version: ./config/config.guess
configurePhase
8patching script interpreter paths in ./configure9./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/sh"10configure flags: --disable-dependency-tracking --prefix=/nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.011checking for a BSD-compatible install... /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c12checking whether build environment is sane... yes13checking for a thread-safe mkdir -p... /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p14checking for gawk... gawk15checking whether make sets $(MAKE)... yes16checking whether make supports nested variables... yes17checking whether to enable maintainer-specific portions of Makefiles... no18checking for style of include used by make... GNU19checking for gcc... gcc20checking whether the C compiler works... yes21checking for C compiler default output file name... a.out22checking for suffix of executables... 23checking whether we are cross compiling... no24checking for suffix of object files... o25checking whether we are using the GNU C compiler... yes26checking whether gcc accepts -g... yes27checking for gcc option to accept ISO C89... none needed28checking whether gcc understands -c and -o together... yes29checking dependency style of gcc... none30checking how to run the C preprocessor... gcc -E31checking for gcc option to accept ISO C99... none needed32checking for gcc option to accept ISO Standard C... (cached) none needed33checking whether ln -s works... yes34checking for ranlib... ranlib35checking for xmlto... no36configure: WARNING: xmlto not found, manpages will not be rebuilt.37checking if malloc debugging is wanted... no38checking for grep that handles long lines and -e... /nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin/grep39checking for egrep... /nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin/grep -E40checking for ANSI C header files... yes41checking for sys/types.h... yes42checking for sys/stat.h... yes43checking for stdlib.h... yes44checking for string.h... yes45checking for memory.h... yes46checking for strings.h... yes47checking for inttypes.h... yes48checking for stdint.h... yes49checking for unistd.h... yes50checking for strings.h... (cached) yes51checking libgen.h usability... yes52checking libgen.h presence... yes53checking for libgen.h... yes54checking for unistd.h... (cached) yes55checking direct.h usability... no56checking direct.h presence... no57checking for direct.h... no58checking for sys/stat.h... (cached) yes59checking for an ANSI C-conforming const... yes60checking for inline... inline61checking for function prototypes... yes62checking for size_t... yes63checking for stdint types... stdint.h (shortcircuit)64make use of stdint.h in libyasm-stdint.h (assuming C99 compatible system)65checking for abort... yes66checking for toascii... yes67checking for vsnprintf... yes68checking for strsep... yes69checking for mergesort... no70checking for getcwd... yes71checking for popen... yes72checking for ftruncate... yes73checking for strcasecmp... yes74checking for strncasecmp... yes75checking for stricmp... no76checking for _stricmp... no77checking for strcmpi... no78checking for a sed that does not truncate output... /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed79checking whether NLS is requested... yes80checking for msgfmt... no81checking for gmsgfmt... :82checking for xgettext... no83checking for msgmerge... no84checking build system type... x86_64-pc-linux-gnu85checking host system type... x86_64-pc-linux-gnu86checking for ld used by gcc... ld87checking if the linker (ld) is GNU ld... yes88checking for shared library run path origin... done89checking for CFPreferencesCopyAppValue... no90checking for CFLocaleCopyCurrent... no91checking for GNU gettext in libc... yes92checking whether to use NLS... yes93checking where the gettext function comes from... libc94checking for GNU C Library... yes95configure: Checking for Python96checking for a Python interpreter with version >= 2.4... none97configure: WARNING: Python not found98configure: WARNING: Could not find a suitable version of Python99checking that generated files are newer than configure... done100configure: creating ./config.status101config.status: creating Makefile102config.status: creating po/Makefile.in103config.status: creating config.h104config.status: executing depfiles commands105config.status: executing libyasm-stdint.h commands106config.status: creating libyasm-stdint.h : _YASM_LIBYASM_STDINT_H107config.status: executing po-directories commands108config.status: creating po/POTFILES109config.status: creating po/Makefile
buildPhase
110build flags: SHELL=/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash111Makefile:4062: warning: ignoring prerequisites on suffix rule definition112make: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped.113make: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped.114gcc -I. \115 -c -o genperf.o `test -f tools/genperf/genperf.c || echo './'`tools/genperf/genperf.c116gcc -I. \117 -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo './'`tools/genperf/perfect.c118tools/genperf/perfect.c: In function 'phash_log2':119tools/genperf/perfect.c:65:6: warning: old-style function definition [-Wold-style-definition]120 65 | ub4 phash_log2(val)121 | ^~~~~~~~~~122gcc -I. \123 -c -o gp-phash.o `test -f libyasm/phash.c || echo './'`libyasm/phash.c124gcc -I. \125 -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo './'`libyasm/xmalloc.c126gcc -I. \127 -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo './'`libyasm/xstrdup.c128gcc -o genperf genperf.o gp-perfect.o gp-phash.o gp-xmalloc.o gp-xstrdup.o 129./genperf x86insn_nasm.gperf x86insn_nasm.c130./genperf x86insn_gas.gperf x86insn_gas.c131fail to map group of size 2 for tab size 512132gcc -I. \133 -c -o re2c-main.o `test -f tools/re2c/main.c || echo './'`tools/re2c/main.c134gcc -I. \135 -c -o re2c-code.o `test -f tools/re2c/code.c || echo './'`tools/re2c/code.c136gcc -I. \137 -c -o re2c-dfa.o `test -f tools/re2c/dfa.c || echo './'`tools/re2c/dfa.c138gcc -I. \139 -c -o re2c-parser.o `test -f tools/re2c/parser.c || echo './'`tools/re2c/parser.c140gcc -I. \141 -c -o re2c-actions.o `test -f tools/re2c/actions.c || echo './'`tools/re2c/actions.c142gcc -I. \143 -c -o re2c-scanner.o `test -f tools/re2c/scanner.c || echo './'`tools/re2c/scanner.c144gcc -I. \145 -c -o re2c-mbo_getopt.o `test -f tools/re2c/mbo_getopt.c || echo './'`tools/re2c/mbo_getopt.c146gcc -I. \147 -c -o re2c-substr.o `test -f tools/re2c/substr.c || echo './'`tools/re2c/substr.c148gcc -I. \149 -c -o re2c-translate.o `test -f tools/re2c/translate.c || echo './'`tools/re2c/translate.c150gcc -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 151./re2c -b -o gas-token.c ./modules/parsers/gas/gas-token.re152./re2c -b -o nasm-token.c ./modules/parsers/nasm/nasm-token.re153gcc -I. \154 -c -o genmacro.o `test -f tools/genmacro/genmacro.c || echo './'`tools/genmacro/genmacro.c155gcc -o genmacro genmacro.o 156./genmacro nasm-macros.c nasm_standard_mac ./modules/parsers/nasm/nasm-std.mac157gcc -I. -c -o genversion.o `test -f modules/preprocs/nasm/genversion.c || echo './'`modules/preprocs/nasm/genversion.c158gcc -o genversion genversion.o 159./genversion version.mac160./genmacro nasm-version.c nasm_version_mac version.mac161./genmacro win64-nasm.c win64_nasm_stdmac ./modules/objfmts/coff/win64-nasm.mac162./genmacro win64-gas.c win64_gas_stdmac ./modules/objfmts/coff/win64-gas.mac163gcc -I. -c -o genstring.o `test -f genstring.c || echo './'`genstring.c164gcc -o genstring genstring.o 165./genstring license_msg license.c ./COPYING166make all-recursive167make[1]: Entering directory '/build/yasm-1.3.0'168Makefile:4062: warning: ignoring prerequisites on suffix rule definition169Making all in po170make[2]: Entering directory '/build/yasm-1.3.0/po'171make[2]: Nothing to be done for 'all'.172make[2]: Leaving directory '/build/yasm-1.3.0/po'173Making all in .174make[2]: Entering directory '/build/yasm-1.3.0'175Makefile:4062: warning: ignoring prerequisites on suffix rule definition176gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/arch/x86/x86arch.o modules/arch/x86/x86arch.c177gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/arch/x86/x86bc.o modules/arch/x86/x86bc.c178gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/arch/x86/x86expr.o modules/arch/x86/x86expr.c179make[2]: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped.180make[2]: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped.181gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/arch/x86/x86id.o modules/arch/x86/x86id.c182gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/arch/lc3b/lc3barch.o modules/arch/lc3b/lc3barch.c183gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/arch/lc3b/lc3bbc.o modules/arch/lc3b/lc3bbc.c184gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/listfmts/nasm/nasm-listfmt.o modules/listfmts/nasm/nasm-listfmt.c185gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/parsers/gas/gas-parser.o modules/parsers/gas/gas-parser.c186gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/parsers/gas/gas-parse.o modules/parsers/gas/gas-parse.c187gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/parsers/gas/gas-parse-intel.o modules/parsers/gas/gas-parse-intel.c188gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/parsers/nasm/nasm-parser.o modules/parsers/nasm/nasm-parser.c189gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/parsers/nasm/nasm-parse.o modules/parsers/nasm/nasm-parse.c190gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/preprocs/nasm/nasm-preproc.o modules/preprocs/nasm/nasm-preproc.c191gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/preprocs/nasm/nasm-pp.o modules/preprocs/nasm/nasm-pp.c192gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/preprocs/nasm/nasmlib.o modules/preprocs/nasm/nasmlib.c193gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/preprocs/nasm/nasm-eval.o modules/preprocs/nasm/nasm-eval.c194gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/preprocs/raw/raw-preproc.o modules/preprocs/raw/raw-preproc.c195gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/preprocs/cpp/cpp-preproc.o modules/preprocs/cpp/cpp-preproc.c196gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/preprocs/gas/gas-preproc.o modules/preprocs/gas/gas-preproc.c197gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/preprocs/gas/gas-eval.o modules/preprocs/gas/gas-eval.c198gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/dbgfmts/codeview/cv-dbgfmt.o modules/dbgfmts/codeview/cv-dbgfmt.c199gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/dbgfmts/codeview/cv-symline.o modules/dbgfmts/codeview/cv-symline.c200gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/dbgfmts/codeview/cv-type.o modules/dbgfmts/codeview/cv-type.c201gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c202gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/dbgfmts/dwarf2/dwarf2-line.o modules/dbgfmts/dwarf2/dwarf2-line.c203gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/dbgfmts/dwarf2/dwarf2-aranges.o modules/dbgfmts/dwarf2/dwarf2-aranges.c204gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/dbgfmts/dwarf2/dwarf2-info.o modules/dbgfmts/dwarf2/dwarf2-info.c205gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/dbgfmts/null/null-dbgfmt.o modules/dbgfmts/null/null-dbgfmt.c206gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/dbgfmts/stabs/stabs-dbgfmt.o modules/dbgfmts/stabs/stabs-dbgfmt.c207gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/objfmts/dbg/dbg-objfmt.o modules/objfmts/dbg/dbg-objfmt.c208gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/objfmts/bin/bin-objfmt.o modules/objfmts/bin/bin-objfmt.c209modules/objfmts/bin/bin-objfmt.c: In function 'dosexe_objfmt_output':210modules/objfmts/bin/bin-objfmt.c:1869:9: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result]211 1869 | ftruncate(fileno(f), EXE_HEADER_SIZE + size);212 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~213gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/objfmts/elf/elf.o modules/objfmts/elf/elf.c214gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/objfmts/elf/elf-objfmt.o modules/objfmts/elf/elf-objfmt.c215gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/objfmts/elf/elf-x86-x86.o modules/objfmts/elf/elf-x86-x86.c216gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/objfmts/elf/elf-x86-amd64.o modules/objfmts/elf/elf-x86-amd64.c217gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/objfmts/elf/elf-x86-x32.o modules/objfmts/elf/elf-x86-x32.c218gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/objfmts/coff/coff-objfmt.o modules/objfmts/coff/coff-objfmt.c219gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/objfmts/coff/win64-except.o modules/objfmts/coff/win64-except.c220gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/objfmts/macho/macho-objfmt.o modules/objfmts/macho/macho-objfmt.c221gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/objfmts/rdf/rdf-objfmt.o modules/objfmts/rdf/rdf-objfmt.c222gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o modules/objfmts/xdf/xdf-objfmt.o modules/objfmts/xdf/xdf-objfmt.c223gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/assocdat.o libyasm/assocdat.c224gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/bitvect.o libyasm/bitvect.c225gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/bc-align.o libyasm/bc-align.c226gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/bc-data.o libyasm/bc-data.c227gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/bc-incbin.o libyasm/bc-incbin.c228gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/bc-org.o libyasm/bc-org.c229gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/bc-reserve.o libyasm/bc-reserve.c230gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/bytecode.o libyasm/bytecode.c231gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/errwarn.o libyasm/errwarn.c232gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/expr.o libyasm/expr.c233gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/file.o libyasm/file.c234gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/floatnum.o libyasm/floatnum.c235gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/hamt.o libyasm/hamt.c236gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/insn.o libyasm/insn.c237gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/intnum.o libyasm/intnum.c238gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/inttree.o libyasm/inttree.c239gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/linemap.o libyasm/linemap.c240gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/md5.o libyasm/md5.c241gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/mergesort.o libyasm/mergesort.c242gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/phash.o libyasm/phash.c243gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/section.o libyasm/section.c244gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/strcasecmp.o libyasm/strcasecmp.c245gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/strsep.o libyasm/strsep.c246gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/symrec.o libyasm/symrec.c247gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/valparam.o libyasm/valparam.c248gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/value.o libyasm/value.c249gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/xmalloc.o libyasm/xmalloc.c250gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o libyasm/xstrdup.o libyasm/xstrdup.c251./genperf ./modules/arch/x86/x86cpu.gperf x86cpu.c252gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o x86cpu.o x86cpu.c253./genperf ./modules/arch/x86/x86regtmod.gperf x86regtmod.c254gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o x86regtmod.o x86regtmod.c255./re2c -s -o lc3bid.c ./modules/arch/lc3b/lc3bid.re256gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o lc3bid.o lc3bid.c257gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o gas-token.o gas-token.c258gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o nasm-token.o nasm-token.c259gcc -I. -c -o genmodule.o `test -f libyasm/genmodule.c || echo './'`libyasm/genmodule.c260gcc -o genmodule genmodule.o 261./genmodule ./libyasm/module.in Makefile262gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o module.o module.c263rm -f libyasm.a264ar cru libyasm.a modules/arch/x86/x86arch.o modules/arch/x86/x86bc.o modules/arch/x86/x86expr.o modules/arch/x86/x86id.o modules/arch/lc3b/lc3barch.o modules/arch/lc3b/lc3bbc.o modules/listfmts/nasm/nasm-listfmt.o modules/parsers/gas/gas-parser.o modules/parsers/gas/gas-parse.o modules/parsers/gas/gas-parse-intel.o modules/parsers/nasm/nasm-parser.o modules/parsers/nasm/nasm-parse.o modules/preprocs/nasm/nasm-preproc.o modules/preprocs/nasm/nasm-pp.o modules/preprocs/nasm/nasmlib.o modules/preprocs/nasm/nasm-eval.o modules/preprocs/raw/raw-preproc.o modules/preprocs/cpp/cpp-preproc.o modules/preprocs/gas/gas-preproc.o modules/preprocs/gas/gas-eval.o modules/dbgfmts/codeview/cv-dbgfmt.o modules/dbgfmts/codeview/cv-symline.o modules/dbgfmts/codeview/cv-type.o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o modules/dbgfmts/dwarf2/dwarf2-line.o modules/dbgfmts/dwarf2/dwarf2-aranges.o modules/dbgfmts/dwarf2/dwarf2-info.o modules/dbgfmts/null/null-dbgfmt.o modules/dbgfmts/stabs/stabs-dbgfmt.o modules/objfmts/dbg/dbg-objfmt.o modules/objfmts/bin/bin-objfmt.o modules/objfmts/elf/elf.o modules/objfmts/elf/elf-objfmt.o modules/objfmts/elf/elf-x86-x86.o modules/objfmts/elf/elf-x86-amd64.o modules/objfmts/elf/elf-x86-x32.o modules/objfmts/coff/coff-objfmt.o modules/objfmts/coff/win64-except.o modules/objfmts/macho/macho-objfmt.o modules/objfmts/rdf/rdf-objfmt.o modules/objfmts/xdf/xdf-objfmt.o libyasm/assocdat.o libyasm/bitvect.o libyasm/bc-align.o libyasm/bc-data.o libyasm/bc-incbin.o libyasm/bc-org.o libyasm/bc-reserve.o libyasm/bytecode.o libyasm/errwarn.o libyasm/expr.o libyasm/file.o libyasm/floatnum.o libyasm/hamt.o libyasm/insn.o libyasm/intnum.o libyasm/inttree.o libyasm/linemap.o libyasm/md5.o libyasm/mergesort.o libyasm/phash.o libyasm/section.o libyasm/strcasecmp.o libyasm/strsep.o libyasm/symrec.o libyasm/valparam.o libyasm/value.o libyasm/xmalloc.o libyasm/xstrdup.o x86cpu.o x86regtmod.o lc3bid.o gas-token.o nasm-token.o module.o 265ar: `u' modifier ignored since `D' is the default (see `U')266ranlib libyasm.a267gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o frontends/yasm/yasm.o frontends/yasm/yasm.c268gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o frontends/yasm/yasm-options.o frontends/yasm/yasm-options.c269gcc -g -O2 -o yasm frontends/yasm/yasm.o frontends/yasm/yasm-options.o libyasm.a 270gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o frontends/tasm/tasm.o frontends/tasm/tasm.c271gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o frontends/tasm/tasm-options.o frontends/tasm/tasm-options.c272gcc -g -O2 -o ytasm frontends/tasm/tasm.o frontends/tasm/tasm-options.o libyasm.a 273gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o frontends/vsyasm/vsyasm.o frontends/vsyasm/vsyasm.c274gcc -g -O2 -o vsyasm frontends/vsyasm/vsyasm.o frontends/yasm/yasm-options.o libyasm.a 275make[2]: Leaving directory '/build/yasm-1.3.0'276make[1]: Leaving directory '/build/yasm-1.3.0'277buildPhase completed in 42 seconds
installPhase
278install flags: SHELL=/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash install279Makefile:4062: warning: ignoring prerequisites on suffix rule definition280make: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped.281make: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped.282make install-recursive283make[1]: Entering directory '/build/yasm-1.3.0'284Makefile:4062: warning: ignoring prerequisites on suffix rule definition285Making install in po286make[2]: Entering directory '/build/yasm-1.3.0/po'287if test "yasm" = "gettext-tools"; then \288 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p /nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/share/gettext/po; \289 for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \290 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 ./$file \291 /nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/share/gettext/po/$file; \292 done; \293 for file in Makevars; do \294 rm -f /nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/share/gettext/po/$file; \295 done; \296else \297 : ; \298fi299make[2]: Leaving directory '/build/yasm-1.3.0/po'300Making install in .301make[2]: Entering directory '/build/yasm-1.3.0'302Makefile:4062: warning: ignoring prerequisites on suffix rule definition303make[2]: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped.304make[2]: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped.305make[3]: Entering directory '/build/yasm-1.3.0'306Makefile:4062: warning: ignoring prerequisites on suffix rule definition307make[3]: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped.308make[3]: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped.309 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/bin'310 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c yasm ytasm vsyasm '/nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/bin'311 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/lib'312 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 libyasm.a '/nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/lib'313 ( cd '/nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/lib' && ranlib libyasm.a )314make install-exec-hook315make[4]: Entering directory '/build/yasm-1.3.0'316Makefile:4062: warning: ignoring prerequisites on suffix rule definition317make[4]: Nothing to be done for 'install-exec-hook'.318make[4]: Leaving directory '/build/yasm-1.3.0'319 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/include'320 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 libyasm.h '/nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/include'321 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/share/man/man1'322 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/share/man/man1'323 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 yasm.1 '/nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/share/man/man1'324 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/share/man/man7'325 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 yasm_arch.7 yasm_parsers.7 yasm_dbgfmts.7 yasm_objfmts.7 '/nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/share/man/man7'326 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/share/man/man7'327 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/include/libyasm'328 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 libyasm/arch.h libyasm/assocdat.h libyasm/bitvect.h libyasm/bytecode.h libyasm/compat-queue.h libyasm/coretype.h libyasm/dbgfmt.h libyasm/errwarn.h libyasm/expr.h libyasm/file.h libyasm/floatnum.h libyasm/hamt.h libyasm/insn.h libyasm/intnum.h libyasm/inttree.h libyasm/linemap.h libyasm/listfmt.h libyasm/md5.h libyasm/module.h libyasm/objfmt.h libyasm/parser.h libyasm/phash.h libyasm/preproc.h libyasm/section.h libyasm/symrec.h libyasm/valparam.h libyasm/value.h '/nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/include/libyasm'329 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/include'330 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 libyasm-stdint.h '/nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/include'331make[3]: Leaving directory '/build/yasm-1.3.0'332make[2]: Leaving directory '/build/yasm-1.3.0'333make[1]: Leaving directory '/build/yasm-1.3.0'
fixupPhase
334shrinking RPATHs of ELF executables and libraries in /nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0335shrinking /nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/bin/yasm336shrinking /nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/bin/ytasm337shrinking /nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/bin/vsyasm338checking for references to /build/ in /nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0...339gzipping man pages under /nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/share/man/340patching script interpreter paths in /nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0341stripping (with command strip and flags -S -p) in /nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/lib /nix/store/8bv4hdwm4a5c1rxfikmgddz74hrjrll0-yasm-1.3.0/bin