------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/mpfr-4.1.0.txz Installing /packages/All/mpc-1.1.0_2.txz Installing /packages/All/mingw32-binutils-2.33.1_2,1.txz Installing /packages/All/mingw32-gcc-4.8.1_4,1.txz ===== Message from mingw32-gcc-4.8.1_4,1: -- ===> NOTICE: The mingw32-gcc 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 Installing /packages/All/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1.txz ===== Message from mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1: -- ===> NOTICE: The mingw32-bin-msvcrt 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 Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3_2.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mingw32-zlib-1.2.8_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> mingw32-zlib-1.2.8_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mingw32-zlib-1.2.8_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> mingw32-zlib-1.2.8_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mingw32-zlib-1.2.8_2 for building => SHA256 Checksum OK for zlib-1.2.8.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> mingw32-zlib-1.2.8_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mingw32-zlib-1.2.8_2 for building ===> Extracting for mingw32-zlib-1.2.8_2 => SHA256 Checksum OK for zlib-1.2.8.tar.xz. Extracted Memory Use: 3.01M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mingw32-zlib-1.2.8_2 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> mingw32-zlib-1.2.8_2 depends on executable: mingw32-gcc - found ===> mingw32-zlib-1.2.8_2 depends on file: /usr/local/mingw32/include/sys/types.h - found ===> mingw32-zlib-1.2.8_2 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> mingw32-zlib-1.2.8_2 depends on executable: mingw32-gcc - found ===> mingw32-zlib-1.2.8_2 depends on file: /usr/local/mingw32/include/sys/types.h - found ===> mingw32-zlib-1.2.8_2 depends on package: gmake>=4.3 - found ===> Configuring for mingw32-zlib-1.2.8_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for mingw32-zlib-1.2.8_2 gmake[1]: Entering directory '/construction/devel/mingw32-zlib/zlib-1.2.8' mingw32-gcc -O3 -Wall -c -o adler32.o adler32.c mingw32-gcc -O3 -Wall -c -o compress.o compress.c mingw32-gcc -O3 -Wall -c -o crc32.o crc32.c mingw32-gcc -O3 -Wall -c -o deflate.o deflate.c mingw32-gcc -O3 -Wall -c -o gzclose.o gzclose.c mingw32-gcc -O3 -Wall -c -o gzlib.o gzlib.c mingw32-gcc -O3 -Wall -c -o gzread.o gzread.c mingw32-gcc -O3 -Wall -c -o gzwrite.o gzwrite.c mingw32-gcc -O3 -Wall -c -o infback.o infback.c mingw32-gcc -O3 -Wall -c -o inffast.o inffast.c mingw32-gcc -O3 -Wall -c -o inflate.o inflate.c mingw32-gcc -O3 -Wall -c -o inftrees.o inftrees.c mingw32-gcc -O3 -Wall -c -o trees.o trees.c mingw32-gcc -O3 -Wall -c -o uncompr.o uncompr.c mingw32-gcc -O3 -Wall -c -o zutil.o zutil.c mingw32-windres --define GCC_WINDRES -o zlibrc.o win32/zlib1.rc mingw32-gcc -O3 -Wall -I. -c -o example.o test/example.c mingw32-gcc -O3 -Wall -I. -c -o minigzip.o test/minigzip.c mingw32-ar rcs libz.a adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o mingw32-gcc -shared -Wl,--out-implib,libz.dll.a \ -o zlib1.dll win32/zlib.def adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o zlibrc.o mingw32-gcc -o example.exe example.o libz.a mingw32-gcc -o minigzip.exe minigzip.o libz.a mingw32-strip example.exe mingw32-strip minigzip.exe mingw32-strip zlib1.dll mingw32-gcc -o example_d.exe example.o libz.dll.a mingw32-gcc -o minigzip_d.exe minigzip.o libz.dll.a mingw32-strip example_d.exe mingw32-strip minigzip_d.exe gmake[1]: Leaving directory '/construction/devel/mingw32-zlib/zlib-1.2.8' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mingw32-zlib-1.2.8_2 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/devel/mingw32-zlib/zlib-1.2.8' if [ "0" = "1" ]; then \ mkdir -p '/construction/devel/mingw32-zlib/stage/usr/local/mingw32/bin'; \ cp -fp zlib1.dll '/construction/devel/mingw32-zlib/stage/usr/local/mingw32/bin'; \ cp -fp libz.dll.a '/construction/devel/mingw32-zlib/stage/usr/local/mingw32/lib'; \ fi cp -fp zlib.h '/construction/devel/mingw32-zlib/stage/usr/local/mingw32/include' cp -fp zconf.h '/construction/devel/mingw32-zlib/stage/usr/local/mingw32/include' cp -fp libz.a '/construction/devel/mingw32-zlib/stage/usr/local/mingw32/lib' sed \ -e 's|@prefix@|/usr/local|g' \ -e 's|@exec_prefix@|/usr/local|g' \ -e 's|@libdir@|/usr/local/mingw32/lib|g' \ -e 's|@sharedlibdir@|/usr/local/mingw32/lib|g' \ -e 's|@includedir@|/usr/local/mingw32/include|g' \ -e 's|@VERSION@|'`sed -n -e '/VERSION "/s/.*"\(.*\)".*/\1/p' zlib.h`'|g' \ zlib.pc.in > '/construction/devel/mingw32-zlib/stage/usr/local/mingw32/lib'/pkgconfig/zlib.pc gmake[1]: Leaving directory '/construction/devel/mingw32-zlib/zlib-1.2.8' ====> 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 mingw32-zlib-1.2.8_2 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:16