------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The udis86 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> udis86-1.7.2_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The udis86 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> udis86-1.7.2_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by udis86-1.7.2_4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The udis86 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> udis86-1.7.2_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by udis86-1.7.2_4 for building => SHA256 Checksum OK for udis86-1.7.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The udis86 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> udis86-1.7.2_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by udis86-1.7.2_4 for building ===> Extracting for udis86-1.7.2_4 => SHA256 Checksum OK for udis86-1.7.2.tar.gz. Extracted Memory Use: 2.34M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for udis86-1.7.2_4 ===> Applying ports patches for udis86-1.7.2_4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> udis86-1.7.2_4 depends on executable: gmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> udis86-1.7.2_4 depends on executable: gmake - found ===> Configuring for udis86-1.7.2_4 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so 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 whether cc understands -c and -o together... yes checking whether yasm executable path has been provided... no configure: WARNING: could not find the yasm checking whether sphinx-build executable path has been provided... no configure: WARNING: could not find the sphinx documentation tool checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for stdio.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/Makefile config.status: creating libudis86/Makefile config.status: creating udcli/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/manual/Makefile config.status: creating docs/x86/Makefile config.status: creating tests/difftest.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for udis86-1.7.2_4 gmake[1]: Entering directory '/construction/devel/udis86/udis86-1.7.2' gmake all-recursive gmake[2]: Entering directory '/construction/devel/udis86/udis86-1.7.2' Making all in scripts gmake[3]: Entering directory '/construction/devel/udis86/udis86-1.7.2/scripts' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/scripts' Making all in libudis86 gmake[3]: Entering directory '/construction/devel/udis86/udis86-1.7.2/libudis86' gmake all-am gmake[4]: Entering directory '/construction/devel/udis86/udis86-1.7.2/libudis86' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT itab.lo -MD -MP -MF .deps/itab.Tpo -c -o itab.lo itab.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c -o decode.lo decode.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT syn.lo -MD -MP -MF .deps/syn.Tpo -c -o syn.lo syn.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT syn-intel.lo -MD -MP -MF .deps/syn-intel.Tpo -c -o syn-intel.lo syn-intel.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT syn-att.lo -MD -MP -MF .deps/syn-att.Tpo -c -o syn-att.lo syn-att.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT udis86.lo -MD -MP -MF .deps/udis86.Tpo -c -o udis86.lo udis86.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT itab.lo -MD -MP -MF .deps/itab.Tpo -c itab.c -fPIC -DPIC -o .libs/itab.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT udis86.lo -MD -MP -MF .deps/udis86.Tpo -c udis86.c -fPIC -DPIC -o .libs/udis86.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT syn-intel.lo -MD -MP -MF .deps/syn-intel.Tpo -c syn-intel.c -fPIC -DPIC -o .libs/syn-intel.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT syn.lo -MD -MP -MF .deps/syn.Tpo -c syn.c -fPIC -DPIC -o .libs/syn.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -fPIC -DPIC -o .libs/decode.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT syn-att.lo -MD -MP -MF .deps/syn-att.Tpo -c syn-att.c -fPIC -DPIC -o .libs/syn-att.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT syn.lo -MD -MP -MF .deps/syn.Tpo -c syn.c -o syn.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT udis86.lo -MD -MP -MF .deps/udis86.Tpo -c udis86.c -o udis86.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT syn-intel.lo -MD -MP -MF .deps/syn-intel.Tpo -c syn-intel.c -o syn-intel.o >/dev/null 2>&1 mv -f .deps/syn.Tpo .deps/syn.Plo mv -f .deps/syn-intel.Tpo .deps/syn-intel.Plo mv -f .deps/udis86.Tpo .deps/udis86.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT syn-att.lo -MD -MP -MF .deps/syn-att.Tpo -c syn-att.c -o syn-att.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT itab.lo -MD -MP -MF .deps/itab.Tpo -c itab.c -o itab.o >/dev/null 2>&1 decode.c: In function 'ud_decode': decode.c:207:11: warning: 'curr' may be used uninitialized in this function [-Wmaybe-uninitialized] uint8_t curr, last = 0; ^~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -o decode.o >/dev/null 2>&1 mv -f .deps/itab.Tpo .deps/itab.Plo mv -f .deps/syn-att.Tpo .deps/syn-att.Plo mv -f .deps/decode.Tpo .deps/decode.Plo /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o libudis86.la -rpath /usr/local/lib itab.lo decode.lo syn.lo syn-intel.lo syn-att.lo udis86.lo libtool: link: cc -shared -fPIC -DPIC .libs/itab.o .libs/decode.o .libs/syn.o .libs/syn-intel.o .libs/syn-att.o .libs/udis86.o -O2 -Wl,-soname -Wl,libudis86.so.0 -o .libs/libudis86.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libudis86.so.0" && ln -s "libudis86.so.0.0.0" "libudis86.so.0") libtool: link: (cd ".libs" && rm -f "libudis86.so" && ln -s "libudis86.so.0.0.0" "libudis86.so") libtool: link: ar cru .libs/libudis86.a itab.o decode.o syn.o syn-intel.o syn-att.o udis86.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libudis86.a libtool: link: ( cd ".libs" && rm -f "libudis86.la" && ln -s "../libudis86.la" "libudis86.la" ) gmake[4]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/libudis86' gmake[3]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/libudis86' Making all in udcli gmake[3]: Entering directory '/construction/devel/udis86/udis86-1.7.2/udcli' cc -DHAVE_CONFIG_H -I. -I.. -I../libudis86 -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT udcli-udcli.o -MD -MP -MF .deps/udcli-udcli.Tpo -c -o udcli-udcli.o `test -f 'udcli.c' || echo './'`udcli.c mv -f .deps/udcli-udcli.Tpo .deps/udcli-udcli.Po /bin/sh ../libtool --tag=CC --mode=link cc -I../libudis86 -I.. -pipe -O2 -fno-strict-aliasing -Wall -o udcli udcli-udcli.o ../libudis86/libudis86.la libtool: link: cc -I../libudis86 -I.. -pipe -O2 -fno-strict-aliasing -Wall -o .libs/udcli udcli-udcli.o ../libudis86/.libs/libudis86.so -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/udcli' Making all in docs gmake[3]: Entering directory '/construction/devel/udis86/udis86-1.7.2/docs' Making all in x86 gmake[4]: Entering directory '/construction/devel/udis86/udis86-1.7.2/docs/x86' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/docs/x86' Making all in manual gmake[4]: Entering directory '/construction/devel/udis86/udis86-1.7.2/docs/manual' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/docs/manual' gmake[4]: Entering directory '/construction/devel/udis86/udis86-1.7.2/docs' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/docs' gmake[3]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/docs' Making all in tests gmake[3]: Entering directory '/construction/devel/udis86/udis86-1.7.2/tests' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/tests' gmake[3]: Entering directory '/construction/devel/udis86/udis86-1.7.2' gmake[3]: Leaving directory '/construction/devel/udis86/udis86-1.7.2' gmake[2]: Leaving directory '/construction/devel/udis86/udis86-1.7.2' gmake[1]: Leaving directory '/construction/devel/udis86/udis86-1.7.2' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> udis86-1.7.2_4 depends on executable: indexinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for udis86-1.7.2_4 ===> udis86-1.7.2_4 depends on executable: indexinfo - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/devel/udis86/udis86-1.7.2' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /construction/devel/udis86/udis86-1.7.2/build/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/devel/udis86/udis86-1.7.2/build/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /construction/devel/udis86/udis86-1.7.2/build/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/devel/udis86/udis86-1.7.2/build/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[2]: Entering directory '/construction/devel/udis86/udis86-1.7.2' Making install in scripts gmake[3]: Entering directory '/construction/devel/udis86/udis86-1.7.2/scripts' gmake[4]: Entering directory '/construction/devel/udis86/udis86-1.7.2/scripts' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/scripts' gmake[3]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/scripts' Making install in libudis86 gmake[3]: Entering directory '/construction/devel/udis86/udis86-1.7.2/libudis86' gmake install-am gmake[4]: Entering directory '/construction/devel/udis86/udis86-1.7.2/libudis86' gmake[5]: Entering directory '/construction/devel/udis86/udis86-1.7.2/libudis86' /bin/mkdir -p '/construction/devel/udis86/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libudis86.la '/construction/devel/udis86/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libudis86.so.0.0.0 /construction/devel/udis86/stage/usr/local/lib/libudis86.so.0.0.0 libtool: install: strip --strip-unneeded /construction/devel/udis86/stage/usr/local/lib/libudis86.so.0.0.0 libtool: install: (cd /construction/devel/udis86/stage/usr/local/lib && { ln -s -f libudis86.so.0.0.0 libudis86.so.0 || { rm -f libudis86.so.0 && ln -s libudis86.so.0.0.0 libudis86.so.0; }; }) libtool: install: (cd /construction/devel/udis86/stage/usr/local/lib && { ln -s -f libudis86.so.0.0.0 libudis86.so || { rm -f libudis86.so && ln -s libudis86.so.0.0.0 libudis86.so; }; }) libtool: install: /usr/bin/install -c .libs/libudis86.lai /construction/devel/udis86/stage/usr/local/lib/libudis86.la libtool: install: /usr/bin/install -c .libs/libudis86.a /construction/devel/udis86/stage/usr/local/lib/libudis86.a libtool: install: strip --strip-debug /construction/devel/udis86/stage/usr/local/lib/libudis86.a libtool: install: chmod 644 /construction/devel/udis86/stage/usr/local/lib/libudis86.a libtool: install: ranlib /construction/devel/udis86/stage/usr/local/lib/libudis86.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/devel/udis86/stage/usr/local/include/libudis86' install -m 0644 types.h extern.h itab.h '/construction/devel/udis86/stage/usr/local/include/libudis86' gmake[5]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/libudis86' gmake[4]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/libudis86' gmake[3]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/libudis86' Making install in udcli gmake[3]: Entering directory '/construction/devel/udis86/udis86-1.7.2/udcli' gmake[4]: Entering directory '/construction/devel/udis86/udis86-1.7.2/udcli' /bin/mkdir -p '/construction/devel/udis86/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/devel/udis86/udis86-1.7.2/build/install-sh -c -s udcli '/construction/devel/udis86/stage/usr/local/bin' libtool: install: warning: `../libudis86/libudis86.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /construction/devel/udis86/udis86-1.7.2/build/install-sh -c -s .libs/udcli /construction/devel/udis86/stage/usr/local/bin/udcli gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/udcli' gmake[3]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/udcli' Making install in docs gmake[3]: Entering directory '/construction/devel/udis86/udis86-1.7.2/docs' Making install in x86 gmake[4]: Entering directory '/construction/devel/udis86/udis86-1.7.2/docs/x86' gmake[5]: Entering directory '/construction/devel/udis86/udis86-1.7.2/docs/x86' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/devel/udis86/stage/usr/local/share/doc/udis86/x86' install -m 0644 optable.xml optable.xsl '/construction/devel/udis86/stage/usr/local/share/doc/udis86/x86' gmake[5]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/docs/x86' gmake[4]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/docs/x86' Making install in manual gmake[4]: Entering directory '/construction/devel/udis86/udis86-1.7.2/docs/manual' gmake[5]: Entering directory '/construction/devel/udis86/udis86-1.7.2/docs/manual' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/docs/manual' gmake[4]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/docs/manual' gmake[4]: Entering directory '/construction/devel/udis86/udis86-1.7.2/docs' gmake[5]: Entering directory '/construction/devel/udis86/udis86-1.7.2/docs' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/docs' gmake[4]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/docs' gmake[3]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/docs' Making install in tests gmake[3]: Entering directory '/construction/devel/udis86/udis86-1.7.2/tests' gmake[4]: Entering directory '/construction/devel/udis86/udis86-1.7.2/tests' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/tests' gmake[3]: Leaving directory '/construction/devel/udis86/udis86-1.7.2/tests' gmake[3]: Entering directory '/construction/devel/udis86/udis86-1.7.2' gmake[4]: Entering directory '/construction/devel/udis86/udis86-1.7.2' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/devel/udis86/stage/usr/local/include' install -m 0644 udis86.h '/construction/devel/udis86/stage/usr/local/include' gmake[4]: Leaving directory '/construction/devel/udis86/udis86-1.7.2' gmake[3]: Leaving directory '/construction/devel/udis86/udis86-1.7.2' gmake[2]: Leaving directory '/construction/devel/udis86/udis86-1.7.2' gmake[1]: Leaving directory '/construction/devel/udis86/udis86-1.7.2' install -m 0644 /construction/devel/udis86/udis86-1.7.2/docs/manual/udis86.info /construction/devel/udis86/stage/usr/local/share/info ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for udis86-1.7.2_4 file sizes/checksums [12]: 0% file sizes/checksums [12]: 100% packing files [12]: 0% packing files [12]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:13