------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.8.txz Installing /packages/All/fontconfig-2.12.6,1.txz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/libidn-1.35.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/jbig2dec-0.17.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_2.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.15.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.18.1.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.12.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/poppler-data-0.4.9_2.txz Installing /packages/All/ghostscript9-agpl-base-9.50_2.txz ===== Message from ghostscript9-agpl-base-9.50_2: -- This package installs a script named dvipdf that depends on dvips. If you want to use this script you need to install print/tex-dvipsk. Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.1_2.txz Installing /packages/All/a2ps-4.13b_11.txz Installing /packages/All/enscript-a4-1.6.6_3.txz ===== Message from enscript-a4-1.6.6_3: -- ===> NOTICE: The enscript-a4 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/mpage-2.5.7.txz ===== Message from mpage-2.5.7: -- ===> NOTICE: The mpage 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:35 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> foomatic-filters-4.0.17_9 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> foomatic-filters-4.0.17_9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by foomatic-filters-4.0.17_9 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> foomatic-filters-4.0.17_9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by foomatic-filters-4.0.17_9 for building => SHA256 Checksum OK for foomatic-filters-4.0.17.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> foomatic-filters-4.0.17_9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by foomatic-filters-4.0.17_9 for building ===> Extracting for foomatic-filters-4.0.17_9 => SHA256 Checksum OK for foomatic-filters-4.0.17.tar.gz. Extracted Memory Use: 1.10M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for foomatic-filters-4.0.17_9 ===> Applying ports patches for foomatic-filters-4.0.17_9 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> foomatic-filters-4.0.17_9 depends on package: ghostscript9-agpl-base>=9.16_2 - found ===> foomatic-filters-4.0.17_9 depends on package: pkgconf>=1.3.0_1 - found ===> foomatic-filters-4.0.17_9 depends on package: autoconf>=2.69 - found ===> foomatic-filters-4.0.17_9 depends on package: automake>=1.16.1 - found ===> foomatic-filters-4.0.17_9 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> foomatic-filters-4.0.17_9 depends on shared library: libcupsimage.so - found (/usr/local/lib/libcupsimage.so) ===> foomatic-filters-4.0.17_9 depends on shared library: libdbus-1.so - found (/usr/local/lib/libdbus-1.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> foomatic-filters-4.0.17_9 depends on package: ghostscript9-agpl-base>=9.16_2 - found ===> foomatic-filters-4.0.17_9 depends on package: pkgconf>=1.3.0_1 - found ===> foomatic-filters-4.0.17_9 depends on package: autoconf>=2.69 - found ===> foomatic-filters-4.0.17_9 depends on package: automake>=1.16.1 - found ===> foomatic-filters-4.0.17_9 depends on package: perl5>=5.30.r1<5.31 - found ===> foomatic-filters-4.0.17_9 depends on shared library: libcupsimage.so - found (/usr/local/lib/libcupsimage.so) ===> foomatic-filters-4.0.17_9 depends on shared library: libdbus-1.so - found (/usr/local/lib/libdbus-1.so) ===> Configuring for foomatic-filters-4.0.17_9 configure: loading site script /xports/Templates/config.site 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 make sets $(MAKE)... yes checking whether make 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 whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for roundf in -lm... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (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 fcntl.h... (cached) yes checking for memory.h... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking return type of signal handlers... void checking for working strtod... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for dup2... (cached) yes checking for getcwd... (cached) yes checking for gethostname... (cached) yes checking for regcomp... yes checking for setenv... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strcspn... (cached) yes checking for strdup... (cached) yes checking for strncasecmp... (cached) yes checking for strndup... (cached) yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for strcasestr... (cached) yes checking for strtol... (cached) yes checking for perl... (cached) /usr/local/bin/perl checking for printcap/... /etc/printcap checking for cups-config... /usr/local/bin/cups-config checking for ppr/... (cached) /usr/local/lib/ppr checking for ppr/interfaces/... (cached) /usr/local/lib/ppr/interfaces checking for ppr/lib/... (cached) /usr/local/lib/ppr/lib checking for a2ps... (cached) /usr/local/bin/a2ps checking for enscript... (cached) /usr/local/bin/enscript checking for mpage... (cached) /usr/local/bin/mpage checking for texttops... (cached) /usr/local/libexec/cups/filter/texttops file-converter: checking pkg-config is at least version 0.9.0... yes checking for DBUS... yes GNU Compatible Echo: echo Execpath: /usr/local/bin:/usr/local/bin:/usr/bin:/bin checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating beh config.status: creating foomatic-rip.1 config.status: creating config.h config.status: executing depfiles commands Finished configuring. Type 'make' to build the package Type 'make install' to install the base foomatic bits and links appropriate for CUPS and PPR to use foomatic Type 'make install-main' to install the base foomatic bits. Type 'make install-{cups|ppr}' to install the base foomatic bits and links appropriate for CUPS or PPR to use foomatic Type 'make tests' to run some basic sanity tests (in place) SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for foomatic-filters-4.0.17_9 --- all --- /usr/bin/make all-am --- foomatic_rip-foomaticrip.o --- --- foomatic_rip-options.o --- --- foomatic_rip-pdf.o --- --- foomatic_rip-postscript.o --- --- foomatic_rip-util.o --- --- foomatic_rip-spooler.o --- --- foomatic_rip-process.o --- --- foomatic_rip-renderer.o --- --- foomatic_rip-fileconverter.o --- --- foomatic_rip-colord.o --- --- foomatic_rip-foomaticrip.o --- cc -DHAVE_CONFIG_H -I. -DCONFIG_PATH='"/usr/local/etc/foomatic"' -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -DHAVE_DBUS -pipe -O2 -fno-strict-aliasing -MT foomatic_rip-foomaticrip.o -MD -MP -MF .deps/foomatic_rip-foomaticrip.Tpo -c -o foomatic_rip-foomaticrip.o `test -f 'foomaticrip.c' || echo './'`foomaticrip.c --- foomatic_rip-options.o --- cc -DHAVE_CONFIG_H -I. -DCONFIG_PATH='"/usr/local/etc/foomatic"' -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -DHAVE_DBUS -pipe -O2 -fno-strict-aliasing -MT foomatic_rip-options.o -MD -MP -MF .deps/foomatic_rip-options.Tpo -c -o foomatic_rip-options.o `test -f 'options.c' || echo './'`options.c --- foomatic_rip-pdf.o --- cc -DHAVE_CONFIG_H -I. -DCONFIG_PATH='"/usr/local/etc/foomatic"' -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -DHAVE_DBUS -pipe -O2 -fno-strict-aliasing -MT foomatic_rip-pdf.o -MD -MP -MF .deps/foomatic_rip-pdf.Tpo -c -o foomatic_rip-pdf.o `test -f 'pdf.c' || echo './'`pdf.c --- foomatic_rip-postscript.o --- cc -DHAVE_CONFIG_H -I. -DCONFIG_PATH='"/usr/local/etc/foomatic"' -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -DHAVE_DBUS -pipe -O2 -fno-strict-aliasing -MT foomatic_rip-postscript.o -MD -MP -MF .deps/foomatic_rip-postscript.Tpo -c -o foomatic_rip-postscript.o `test -f 'postscript.c' || echo './'`postscript.c --- foomatic_rip-util.o --- cc -DHAVE_CONFIG_H -I. -DCONFIG_PATH='"/usr/local/etc/foomatic"' -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -DHAVE_DBUS -pipe -O2 -fno-strict-aliasing -MT foomatic_rip-util.o -MD -MP -MF .deps/foomatic_rip-util.Tpo -c -o foomatic_rip-util.o `test -f 'util.c' || echo './'`util.c --- foomatic_rip-spooler.o --- cc -DHAVE_CONFIG_H -I. -DCONFIG_PATH='"/usr/local/etc/foomatic"' -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -DHAVE_DBUS -pipe -O2 -fno-strict-aliasing -MT foomatic_rip-spooler.o -MD -MP -MF .deps/foomatic_rip-spooler.Tpo -c -o foomatic_rip-spooler.o `test -f 'spooler.c' || echo './'`spooler.c --- foomatic_rip-process.o --- cc -DHAVE_CONFIG_H -I. -DCONFIG_PATH='"/usr/local/etc/foomatic"' -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -DHAVE_DBUS -pipe -O2 -fno-strict-aliasing -MT foomatic_rip-process.o -MD -MP -MF .deps/foomatic_rip-process.Tpo -c -o foomatic_rip-process.o `test -f 'process.c' || echo './'`process.c process.c: In function 'kill_all_processes': process.c:86:9: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] kill(procs[i].isgroup ? -procs[i].pid : procs[i].pid, 15); ^~~~ --- foomatic_rip-renderer.o --- cc -DHAVE_CONFIG_H -I. -DCONFIG_PATH='"/usr/local/etc/foomatic"' -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -DHAVE_DBUS -pipe -O2 -fno-strict-aliasing -MT foomatic_rip-renderer.o -MD -MP -MF .deps/foomatic_rip-renderer.Tpo -c -o foomatic_rip-renderer.o `test -f 'renderer.c' || echo './'`renderer.c --- foomatic_rip-colord.o --- cc -DHAVE_CONFIG_H -I. -DCONFIG_PATH='"/usr/local/etc/foomatic"' -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -DHAVE_DBUS -pipe -O2 -fno-strict-aliasing -MT foomatic_rip-colord.o -MD -MP -MF .deps/foomatic_rip-colord.Tpo -c -o foomatic_rip-colord.o `test -f 'colord.c' || echo './'`colord.c --- foomatic_rip-fileconverter.o --- cc -DHAVE_CONFIG_H -I. -DCONFIG_PATH='"/usr/local/etc/foomatic"' -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -DHAVE_DBUS -pipe -O2 -fno-strict-aliasing -MT foomatic_rip-fileconverter.o -MD -MP -MF .deps/foomatic_rip-fileconverter.Tpo -c -o foomatic_rip-fileconverter.o `test -f 'fileconverter.c' || echo './'`fileconverter.c --- foomatic_rip-pdf.o --- mv -f .deps/foomatic_rip-pdf.Tpo .deps/foomatic_rip-pdf.Po --- foomatic_rip-process.o --- mv -f .deps/foomatic_rip-process.Tpo .deps/foomatic_rip-process.Po --- foomatic_rip-spooler.o --- mv -f .deps/foomatic_rip-spooler.Tpo .deps/foomatic_rip-spooler.Po --- foomatic_rip-fileconverter.o --- mv -f .deps/foomatic_rip-fileconverter.Tpo .deps/foomatic_rip-fileconverter.Po --- foomatic_rip-colord.o --- mv -f .deps/foomatic_rip-colord.Tpo .deps/foomatic_rip-colord.Po --- foomatic_rip-renderer.o --- mv -f .deps/foomatic_rip-renderer.Tpo .deps/foomatic_rip-renderer.Po --- foomatic_rip-foomaticrip.o --- mv -f .deps/foomatic_rip-foomaticrip.Tpo .deps/foomatic_rip-foomaticrip.Po --- foomatic_rip-postscript.o --- mv -f .deps/foomatic_rip-postscript.Tpo .deps/foomatic_rip-postscript.Po --- foomatic_rip-util.o --- mv -f .deps/foomatic_rip-util.Tpo .deps/foomatic_rip-util.Po --- foomatic_rip-options.o --- mv -f .deps/foomatic_rip-options.Tpo .deps/foomatic_rip-options.Po --- foomatic-rip --- cc -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -DHAVE_DBUS -pipe -O2 -fno-strict-aliasing -L/usr/local/lib -o foomatic-rip foomatic_rip-foomaticrip.o foomatic_rip-options.o foomatic_rip-pdf.o foomatic_rip-postscript.o foomatic_rip-util.o foomatic_rip-spooler.o foomatic_rip-process.o foomatic_rip-renderer.o foomatic_rip-fileconverter.o foomatic_rip-colord.o -L/usr/local/lib -ldbus-1 -lm SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> foomatic-filters-4.0.17_9 depends on executable: a2ps - found ===> foomatic-filters-4.0.17_9 depends on executable: enscript - found ===> foomatic-filters-4.0.17_9 depends on executable: mpage - found ===> foomatic-filters-4.0.17_9 depends on package: ghostscript9-agpl-base>=9.16_2 - found ===> foomatic-filters-4.0.17_9 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for foomatic-filters-4.0.17_9 ===> foomatic-filters-4.0.17_9 depends on executable: a2ps - found ===> foomatic-filters-4.0.17_9 depends on executable: enscript - found ===> foomatic-filters-4.0.17_9 depends on executable: mpage - found ===> foomatic-filters-4.0.17_9 depends on package: ghostscript9-agpl-base>=9.16_2 - found ===> foomatic-filters-4.0.17_9 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list ./mkinstalldirs /construction/print/foomatic-filters/stage/usr/local/etc/foomatic/direct mkdir /construction/print/foomatic-filters/stage/usr/local/etc/foomatic mkdir /construction/print/foomatic-filters/stage/usr/local/etc/foomatic/direct /usr/bin/install -c -m 644 ./filter.conf /construction/print/foomatic-filters/stage/usr/local/etc/foomatic/filter.conf.sample ./mkinstalldirs /construction/print/foomatic-filters/stage/usr/local/bin (for FILE in foomatic-rip ; do /usr/bin/install -c -m 755 $FILE /construction/print/foomatic-filters/stage/usr/local/bin ; done) ./mkinstalldirs /construction/print/foomatic-filters/stage/usr/local/man ./mkinstalldirs /construction/print/foomatic-filters/stage/usr/local/man/man1 (for FILE in *.1 ; do /usr/bin/install -c -m 444 $FILE /construction/print/foomatic-filters/stage/usr/local/man/man1 ; done) ./mkinstalldirs /construction/print/foomatic-filters/stage/usr/local/libexec/cups/filter mkdir /construction/print/foomatic-filters/stage/usr/local/libexec/cups mkdir /construction/print/foomatic-filters/stage/usr/local/libexec/cups/filter ./mkinstalldirs /construction/print/foomatic-filters/stage/usr/local/libexec/cups/backend mkdir /construction/print/foomatic-filters/stage/usr/local/libexec/cups/backend ln -sf ../../../bin/foomatic-rip /construction/print/foomatic-filters/stage/usr/local/libexec/cups/filter /usr/bin/install -c -m 755 beh /construction/print/foomatic-filters/stage/usr/local/libexec/cups/backend ./mkinstalldirs /construction/print/foomatic-filters/stage/usr/local/lib/ppr/interfaces mkdir /construction/print/foomatic-filters/stage/usr/local/lib/ppr mkdir /construction/print/foomatic-filters/stage/usr/local/lib/ppr/interfaces ./mkinstalldirs /construction/print/foomatic-filters/stage/usr/local/lib/ppr/lib mkdir /construction/print/foomatic-filters/stage/usr/local/lib/ppr/lib ln -sf ../../../bin/foomatic-rip /construction/print/foomatic-filters/stage/usr/local/lib/ppr/interfaces ln -sf ../../../bin/foomatic-rip /construction/print/foomatic-filters/stage/usr/local/lib/ppr/lib ====> 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: foomaticrip.c sed failed: file content unchanged from backup: foomaticrip.c SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for foomatic-filters-4.0.17_9 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:54