------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/jpeg-turbo-2.0.4.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The stamp 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 ------------------------------------------------------------------------------- ===> stamp-2.0.8_11 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The stamp 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 ===> stamp-2.0.8_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by stamp-2.0.8_11 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The stamp 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 ===> stamp-2.0.8_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by stamp-2.0.8_11 for building => SHA256 Checksum OK for stamp-2.0.8.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The stamp 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 ===> stamp-2.0.8_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by stamp-2.0.8_11 for building ===> Extracting for stamp-2.0.8_11 => SHA256 Checksum OK for stamp-2.0.8.tar.gz. Extracted Memory Use: 1.11M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for stamp-2.0.8_11 ===> Applying ports patches for stamp-2.0.8_11 ===> Cleanly applied ports patch(es) patch-Makefile.in patch-gstamp_gstamp.c patch-gstamp_gstamp_misc.c patch-gstamp_gstamp_signals.c patch-gstamp_gstamp_ui.c patch-lib_common.c patch-lib_rcfile.c patch-lib_transmogrify.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> stamp-2.0.8_11 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> stamp-2.0.8_11 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Configuring for stamp-2.0.8_11 configure: warning: x86_64-portbld-dragonfly5.9: invalid host type loading site script /xports/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking whether make sets ${MAKE}... (cached) yes checking how to run the C preprocessor... cpp checking for jpeg_destroy_decompress in -ljpeg... yes checking for jpeglib.h... yes checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for working const... yes checking for size_t... (cached) yes checking for socket... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for gtk-config... no checking for GTK - version >= 1.0.0... no *** The gtk-config script installed by GTK could not be found *** If GTK was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GTK_CONFIG environment variable to the *** full path to gtk-config. configure: warning: Stamp would like to have GTK > 1.x.x. The graphical user interface will not be built. updating cache ./config.cache creating ./config.status creating Makefile creating gstamp/Makefile creating stamp/Makefile creating lib/Makefile creating fonts/Makefile creating pixmaps/Makefile creating doc/Makefile SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for stamp-2.0.8_11 --- all-recursive --- Making all in lib --- ftplib.o --- --- common.o --- --- rcfile.o --- --- transmogrify.o --- --- ftplib.o --- cc -DPACKAGE=\"stamp\" -DVERSION=\"2.0.8\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c ftplib.c --- rcfile.o --- cc -DPACKAGE=\"stamp\" -DVERSION=\"2.0.8\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c rcfile.c --- common.o --- cc -DPACKAGE=\"stamp\" -DVERSION=\"2.0.8\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c common.c --- transmogrify.o --- cc -DPACKAGE=\"stamp\" -DVERSION=\"2.0.8\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c transmogrify.c --- common.o --- common.c: In function 'stamp_main': common.c:245:9: warning: implicit declaration of function 'getpid'; did you mean 'getenv'? [-Wimplicit-function-declaration] pid = getpid(); ^~~~~~ getenv --- libstamp.a --- rm -f libstamp.a ar cru libstamp.a ftplib.o common.o rcfile.o transmogrify.o ftplib.o common.o rcfile.o transmogrify.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libstamp.a Making all in stamp --- stamp.o --- cc -DPACKAGE=\"stamp\" -DVERSION=\"2.0.8\" -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c stamp.c --- stamp --- cc -pipe -O2 -fno-strict-aliasing -o stamp stamp.o ../lib/libstamp.a -ljpeg -L/usr/local/lib Making all in doc Making all in fonts SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for stamp-2.0.8_11 ===> Generating temporary packing list Making install in lib Making install in stamp /bin/sh ../mkinstalldirs /construction/graphics/stamp/stage/usr/local/bin install -s -m 555 stamp /construction/graphics/stamp/stage/usr/local/bin/stamp Making install in doc Making install in fonts /bin/sh ../mkinstalldirs /construction/graphics/stamp/stage/usr/local/share/stamp/fonts mkdir /construction/graphics/stamp/stage/usr/local/share/stamp mkdir /construction/graphics/stamp/stage/usr/local/share/stamp/fonts install -m 0644 ./8x10.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/8x10.fnt install -m 0644 ./8x11snsf.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/8x11snsf.fnt install -m 0644 ./8x14.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/8x14.fnt install -m 0644 ./8x8.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/8x8.fnt install -m 0644 ./antique.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/antique.fnt install -m 0644 ./archon.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/archon.fnt install -m 0644 ./b.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/b.fnt install -m 0644 ./backward.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/backward.fnt install -m 0644 ./bigserif.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/bigserif.fnt install -m 0644 ./blcksnsf.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/blcksnsf.fnt install -m 0644 ./block.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/block.fnt install -m 0644 ./bold.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/bold.fnt install -m 0644 ./breeze.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/breeze.fnt install -m 0644 ./broadway.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/broadway.fnt install -m 0644 ./c.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/c.fnt install -m 0644 ./computer.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/computer.fnt install -m 0644 ./courier.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/courier.fnt install -m 0644 ./crakrjak.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/crakrjak.fnt install -m 0644 ./cyrillic.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/cyrillic.fnt install -m 0644 ./deco.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/deco.fnt install -m 0644 ./elite.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/elite.fnt install -m 0644 ./empty.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/empty.fnt install -m 0644 ./eurotype.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/eurotype.fnt install -m 0644 ./fat.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/fat.fnt install -m 0644 ./finnish.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/finnish.fnt install -m 0644 ./flat.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/flat.fnt install -m 0644 ./france.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/france.fnt install -m 0644 ./fresno.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/fresno.fnt install -m 0644 ./futura-1.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/futura-1.fnt install -m 0644 ./futura-2.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/futura-2.fnt install -m 0644 ./greek.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/greek.fnt install -m 0644 ./hearst.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/hearst.fnt install -m 0644 ./hebrew.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/hebrew.fnt install -m 0644 ./hylas.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/hylas.fnt install -m 0644 ./inverted.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/inverted.fnt install -m 0644 ./italics.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/italics.fnt install -m 0644 ./kids-1.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/kids-1.fnt install -m 0644 ./kids-2.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/kids-2.fnt install -m 0644 ./lcd.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/lcd.fnt install -m 0644 ./ledfont.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/ledfont.fnt install -m 0644 ./m.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/m.fnt install -m 0644 ./medieval.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/medieval.fnt install -m 0644 ./ml.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/ml.fnt install -m 0644 ./mod_d.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/mod_d.fnt install -m 0644 ./mod_s.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/mod_s.fnt install -m 0644 ./modern-1.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/modern-1.fnt install -m 0644 ./modern-2.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/modern-2.fnt install -m 0644 ./mr.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/mr.fnt install -m 0644 ./mu.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/mu.fnt install -m 0644 ./norway.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/norway.fnt install -m 0644 ./r.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/r.fnt install -m 0644 ./rev8x8.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/rev8x8.fnt install -m 0644 ./reverse.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/reverse.fnt install -m 0644 ./rl.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/rl.fnt install -m 0644 ./ro.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/ro.fnt install -m 0644 ./roman-1.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/roman-1.fnt install -m 0644 ./roman-2.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/roman-2.fnt install -m 0644 ./s.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/s.fnt install -m 0644 ./sanserif.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/sanserif.fnt install -m 0644 ./sansurf.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/sansurf.fnt install -m 0644 ./sc.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/sc.fnt install -m 0644 ./scott.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/scott.fnt install -m 0644 ./scrawl_s.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/scrawl_s.fnt install -m 0644 ./scrawl_w.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/scrawl_w.fnt install -m 0644 ./script.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/script.fnt install -m 0644 ./sd.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/sd.fnt install -m 0644 ./silver.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/silver.fnt install -m 0644 ./sloppy.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/sloppy.fnt install -m 0644 ./standard.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/standard.fnt install -m 0644 ./stretch.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/stretch.fnt install -m 0644 ./super.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/super.fnt install -m 0644 ./surreal.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/surreal.fnt install -m 0644 ./swiss-1.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/swiss-1.fnt install -m 0644 ./swiss-2.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/swiss-2.fnt install -m 0644 ./swiss-3.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/swiss-3.fnt install -m 0644 ./t.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/t.fnt install -m 0644 ./tekton.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/tekton.fnt install -m 0644 ./thai.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/thai.fnt install -m 0644 ./thin.fnt /construction/graphics/stamp/stage/usr/local/share/stamp/fonts/thin.fnt ====> 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 Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: configure SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for stamp-2.0.8_11 file sizes/checksums [80]: 0% file sizes/checksums [80]: 100% packing files [80]: 0% packing files [80]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:08