------------------------------------------------------------------------------- -- 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 Installing /packages/All/m4-1.4.18_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libtool-2.4.6_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> sha1collisiondetection-1.0.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> sha1collisiondetection-1.0.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sha1collisiondetection-1.0.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> sha1collisiondetection-1.0.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sha1collisiondetection-1.0.3 for building => SHA256 Checksum OK for cr-marcstevens-sha1collisiondetection-stable-v1.0.3_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> sha1collisiondetection-1.0.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sha1collisiondetection-1.0.3 for building ===> Extracting for sha1collisiondetection-1.0.3 => SHA256 Checksum OK for cr-marcstevens-sha1collisiondetection-stable-v1.0.3_GH0.tar.gz. Extracted Memory Use: 0.96M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for sha1collisiondetection-1.0.3 ===> Applying ports patches for sha1collisiondetection-1.0.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> sha1collisiondetection-1.0.3 depends on executable: gmake - found ===> sha1collisiondetection-1.0.3 depends on executable: libtool - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> sha1collisiondetection-1.0.3 depends on executable: gmake - found ===> sha1collisiondetection-1.0.3 depends on executable: libtool - found ===> Configuring for sha1collisiondetection-1.0.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for sha1collisiondetection-1.0.3 gmake[1]: Entering directory '/construction/security/sha1collisiondetection/sha1collisiondetection-stable-v1.0.3' mkdir -p dep_lib && cc -O2 -Wall -Werror -Wextra -pedantic -Ilib -M -MF dep_lib/sha1.d lib/sha1.c mkdir -p dep_lib && cc -O2 -Wall -Werror -Wextra -pedantic -Ilib -M -MF dep_lib/ubc_check.d lib/ubc_check.c mkdir -p dep_src && cc -O2 -Wall -Werror -Wextra -pedantic -Ilib -M -MF dep_src/main.d src/main.c mkdir -p obj_lib && libtool --tag=CC --mode=compile cc -O2 -Wall -Werror -Wextra -pedantic -Ilib -o obj_lib/ubc_check.lo -c lib/ubc_check.c mkdir -p obj_lib && libtool --tag=CC --mode=compile cc -O2 -Wall -Werror -Wextra -pedantic -Ilib -o obj_lib/sha1.lo -c lib/sha1.c mkdir -p obj_src && libtool --tag=CC --mode=compile cc -O2 -Wall -Werror -Wextra -pedantic -Ilib -o obj_src/main.lo -c src/main.c libtool: compile: cc -O2 -Wall -Werror -Wextra -pedantic -Ilib -c src/main.c -fPIC -DPIC -o obj_src/.libs/main.o libtool: compile: cc -O2 -Wall -Werror -Wextra -pedantic -Ilib -c lib/sha1.c -fPIC -DPIC -o obj_lib/.libs/sha1.o libtool: compile: cc -O2 -Wall -Werror -Wextra -pedantic -Ilib -c lib/ubc_check.c -fPIC -DPIC -o obj_lib/.libs/ubc_check.o libtool: compile: cc -O2 -Wall -Werror -Wextra -pedantic -Ilib -c src/main.c -o obj_src/main.o >/dev/null 2>&1 libtool: compile: cc -O2 -Wall -Werror -Wextra -pedantic -Ilib -c lib/ubc_check.c -o obj_lib/ubc_check.o >/dev/null 2>&1 libtool: compile: cc -O2 -Wall -Werror -Wextra -pedantic -Ilib -c lib/sha1.c -o obj_lib/sha1.o >/dev/null 2>&1 mkdir -p bin && libtool --tag=CC --mode=link cc obj_lib/ubc_check.lo obj_lib/sha1.lo -rpath /usr/local/lib -version-info 1:0:0 -o bin/libsha1detectcoll.la libtool: link: cc -shared -fPIC -DPIC obj_lib/.libs/ubc_check.o obj_lib/.libs/sha1.o -Wl,-soname -Wl,libsha1detectcoll.so.1 -o bin/.libs/libsha1detectcoll.so.1.0.0 libtool: link: (cd "bin/.libs" && rm -f "libsha1detectcoll.so.1" && ln -s "libsha1detectcoll.so.1.0.0" "libsha1detectcoll.so.1") libtool: link: (cd "bin/.libs" && rm -f "libsha1detectcoll.so" && ln -s "libsha1detectcoll.so.1.0.0" "libsha1detectcoll.so") libtool: link: ar cru bin/.libs/libsha1detectcoll.a obj_lib/ubc_check.o obj_lib/sha1.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib bin/.libs/libsha1detectcoll.a libtool: link: ( cd "bin/.libs" && rm -f "libsha1detectcoll.la" && ln -s "../libsha1detectcoll.la" "libsha1detectcoll.la" ) libtool --tag=CC --mode=link cc obj_src/main.lo -Lbin -lsha1detectcoll -o bin/sha1dcsum libtool --tag=CC --mode=link cc obj_src/main.lo -Lbin -lsha1detectcoll -o bin/sha1dcsum_partialcoll libtool: link: cc obj_src/.libs/main.o -o bin/.libs/sha1dcsum -Lbin /construction/security/sha1collisiondetection/sha1collisiondetection-stable-v1.0.3/bin/.libs/libsha1detectcoll.so -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc obj_src/.libs/main.o -o bin/.libs/sha1dcsum_partialcoll -Lbin /construction/security/sha1collisiondetection/sha1collisiondetection-stable-v1.0.3/bin/.libs/libsha1detectcoll.so -Wl,-rpath -Wl,/usr/local/lib gmake[1]: Leaving directory '/construction/security/sha1collisiondetection/sha1collisiondetection-stable-v1.0.3' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for sha1collisiondetection-1.0.3 ===> Generating temporary packing list install -s -m 555 /construction/security/sha1collisiondetection/sha1collisiondetection-stable-v1.0.3/bin/.libs/sha1dcsum* /construction/security/sha1collisiondetection/stage/usr/local/bin install -m 0644 /construction/security/sha1collisiondetection/sha1collisiondetection-stable-v1.0.3/lib/sha1.h /construction/security/sha1collisiondetection/stage/usr/local/include/sha1dc install -s -m 0644 /construction/security/sha1collisiondetection/sha1collisiondetection-stable-v1.0.3/bin/.libs/libsha1detectcoll.so.1.0.0 /construction/security/sha1collisiondetection/stage/usr/local/lib ln -sf libsha1detectcoll.so.1.0.0 /construction/security/sha1collisiondetection/stage/usr/local/lib/libsha1detectcoll.so ln -sf libsha1detectcoll.so.1.0.0 /construction/security/sha1collisiondetection/stage/usr/local/lib/libsha1detectcoll.so.1 ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for sha1collisiondetection-1.0.3 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:05