------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- ac_cv_path_WISH=/usr/local/bin/wish8.6 XDG_DATA_HOME=/construction/sysutils/LPRngTool XDG_CONFIG_HOME=/construction/sysutils/LPRngTool XDG_CACHE_HOME=/construction/sysutils/LPRngTool/.cache HOME=/construction/sysutils/LPRngTool TMPDIR="/tmp" PATH=/construction/sysutils/LPRngTool/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/sysutils/LPRngTool/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --with-spool_directory=/var/spool/lpd --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/sysutils/LPRngTool XDG_CONFIG_HOME=/construction/sysutils/LPRngTool XDG_CACHE_HOME=/construction/sysutils/LPRngTool/.cache HOME=/construction/sysutils/LPRngTool TMPDIR="/tmp" PATH=/construction/sysutils/LPRngTool/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/sysutils/LPRngTool/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/sysutils/LPRngTool/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/LPRngTool" EXAMPLESDIR="share/examples/LPRngTool" DATADIR="share/LPRngTool" WWWDIR="www/LPRngTool" ETCDIR="etc/LPRngTool" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/LPRngTool DOCSDIR=/usr/local/share/doc/LPRngTool EXAMPLESDIR=/usr/local/share/examples/LPRngTool WWWDIR=/usr/local/www/LPRngTool ETCDIR=/usr/local/etc/LPRngTool SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600501 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libpaper-1.1.28.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/a2ps-4.13b_18.pkg Installing /packages/All/mpage-2.5.7.pkg ===== 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://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- 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/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.0,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libidn-1.38.pkg Installing /packages/All/openssl-1.1.1t,1.pkg Installing /packages/All/jbig2dec-0.19.pkg Installing /packages/All/libdeflate-1.14.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.2_1.pkg Installing /packages/All/jpeg-turbo-2.1.4.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/lcms2-2.13.1.pkg Installing /packages/All/openjpeg-2.5.0.pkg Installing /packages/All/libdaemon-0.14_1.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/libpthread-stubs-0.4.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15.pkg Installing /packages/All/libX11-1.7.2,1.pkg Installing /packages/All/dbus-1.14.4,1.pkg ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.40.pkg Installing /packages/All/ncurses-6.3.pkg ===== Message from ncurses-6.3: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.0.pkg Installing /packages/All/libxml2-2.10.3_1.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/python39-3.9.16.pkg ===== Message from python39-3.9.16: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/glib-2.74.5,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/dbus-glib-0.112.pkg Installing /packages/All/gdbm-1.23.pkg Installing /packages/All/libevent-2.1.12.pkg Installing /packages/All/gnome_subr-1.0.pkg Installing /packages/All/avahi-app-0.8_1.pkg ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.1.pkg Installing /packages/All/nettle-3.8.1.pkg Installing /packages/All/libtasn1-4.19.0.pkg Installing /packages/All/libunistring-1.1.pkg Installing /packages/All/libidn2-2.3.4.pkg Installing /packages/All/ca_root_nss-3.86.pkg ===== Message from ca_root_nss-3.86: -- 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.24.1_1.pkg Installing /packages/All/gnutls-3.7.9.pkg Installing /packages/All/cups-2.4.2.pkg ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/poppler-data-0.4.11.pkg Installing /packages/All/ghostscript9-agpl-base-9.56.1_7.pkg ===== Message from ghostscript9-agpl-base-9.56.1_7: -- 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/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/tcl86-8.6.13.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/libXScrnSaver-1.2.4.pkg Installing /packages/All/tk86-8.6.13.pkg SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The LPRngTool 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://docs.freebsd.org/en/articles/contributing/#ports-contributing SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> LPRngTool-1.3.2_10 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The LPRngTool 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> LPRngTool-1.3.2_10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by LPRngTool-1.3.2_10 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The LPRngTool 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> LPRngTool-1.3.2_10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by LPRngTool-1.3.2_10 for building => SHA256 Checksum OK for LPRngTool-1.3.2.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The LPRngTool 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> LPRngTool-1.3.2_10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by LPRngTool-1.3.2_10 for building ===> Extracting for LPRngTool-1.3.2_10 => SHA256 Checksum OK for LPRngTool-1.3.2.tgz. Extracted Memory Use: 1.61M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for LPRngTool-1.3.2_10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> LPRngTool-1.3.2_10 depends on executable: a2ps - found ===> LPRngTool-1.3.2_10 depends on executable: mpage - found ===> LPRngTool-1.3.2_10 depends on package: ghostscript9-agpl-base>=9.16_2 - found ===> LPRngTool-1.3.2_10 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> LPRngTool-1.3.2_10 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so) ===> LPRngTool-1.3.2_10 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> LPRngTool-1.3.2_10 depends on executable: a2ps - found ===> LPRngTool-1.3.2_10 depends on executable: mpage - found ===> LPRngTool-1.3.2_10 depends on package: ghostscript9-agpl-base>=9.16_2 - found ===> LPRngTool-1.3.2_10 depends on file: /usr/local/bin/ccache - found ===> LPRngTool-1.3.2_10 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so) ===> LPRngTool-1.3.2_10 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) ===> Configuring for LPRngTool-1.3.2_10 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly6.5 checking host system type... x86_64-portbld-dragonfly6.5 checking target system type... x86_64-portbld-dragonfly6.5 checking for a BSD compatible install... /usr/bin/install -c checking whether make sets ${MAKE}... yes checking for file... /usr/bin/file checking for gs... /usr/local/bin/gs checking for smbclient... SMBCLIENT_NOT_FOUND checking for a2ps... /usr/local/bin/a2ps checking for mpage... /usr/local/bin/mpage checking for gzip... (cached) /usr/bin/gzip checking for pap... PAP_NOT_FOUND checking for nprint... NPRINT_NOT_FOUND checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cpp checking tcl/tk version > 8.3 ... checking for wish8.3... (cached) /usr/local/bin/wish8.6 checking lprngtool.conf location... ${sysconfdir}/lprngtool.conf checking printcap location... ${sysconfdir}/printcap checking spool directory... /var/spool/lpd checking ifhp filter path... ${FILTER_DIR}/ifhp checking ifhp.conf path... ${sysconfdir}/ifhp.conf checking filter directory... ${libexecdir}/filters checking for POSIXized ISC... no checking for minix/config.h... (cached) no checking for AIX... no Target is x86_64-portbld-dragonfly6.5, arch x86_64, os dragonfly6.5, release 6.5, version 650 checking for unistd.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating lprngtool.1 config.status: creating config.h SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for LPRngTool-1.3.2_10 --- header --- --- lprngtool --- --- lprngtool.conf --- sed -e 's,[@]GROUPID@,@GROUPID@,g' -e 's,[@]PRINTCAP_PATH@,/usr/local/etc/printcap,g' -e 's,[@]FILTER_DIR@,/usr/local/libexec/filters,g' -e 's,[@]SPOOL_DIR@,/var/spool/lpd,g' -e 's,[@]USERID@,@USERID@,g' -e 's,[@]VERSION@,1.3.2,g' -e 's,[@]WISH@,/usr/local/bin/wish8.6,g' -e 's,[@]PACKAGE@,LPRngTool,g' -e 's,[@]VERSION@,1.3.2,g' -e 's,[@]FILEUTIL@,/usr/bin/file,g' -e 's,[@]GS@,/usr/local/bin/gs,g' -e 's,[@]GZIP@,/usr/bin/gzip,g' -e 's,[@]A2PS@,/usr/local/bin/a2ps,g' -e 's,[@]MPAGE@,/usr/local/bin/mpage,g' -e 's,[@]SMBCLIENT@,SMBCLIENT_NOT_FOUND,g' -e 's,[@]IFHP_PATH@,/usr/local/libexec/filters/ifhp,g' -e 's,[@]IFHP_CONF@,/usr/local/etc/ifhp.conf,g' -e 's,[@]LPRNGTOOL_CONF@,/usr/local/etc/lprngtool.conf,g' -e 's,[@]GSUPDIR@,@GSUPDIR@,g' -e 's,[@]PAGER@,/usr/local/bin/a2ps,g' -e 's,[@]NPRINT@,NPRINT_NOT_FOUND,g' -e 's,[@]PAP@,PAP_NOT_FOUND,g' lprngtool.conf.script >lprngtool.conf.edit --- postinstall.bsdi --- --- postinstall.freebsd --- --- postinstall.generic --- --- postinstall.linux --- --- postinstall.solaris --- --- postinstall.generic --- cat header ./postinstall.generic.sh >postinstall.generic --- lprngtool --- sed -e 's,[@]GROUPID@,@GROUPID@,g' -e 's,[@]PRINTCAP_PATH@,/usr/local/etc/printcap,g' -e 's,[@]FILTER_DIR@,/usr/local/libexec/filters,g' -e 's,[@]SPOOL_DIR@,/var/spool/lpd,g' -e 's,[@]USERID@,@USERID@,g' -e 's,[@]VERSION@,1.3.2,g' -e 's,[@]WISH@,/usr/local/bin/wish8.6,g' -e 's,[@]PACKAGE@,LPRngTool,g' -e 's,[@]VERSION@,1.3.2,g' -e 's,[@]FILEUTIL@,/usr/bin/file,g' -e 's,[@]GS@,/usr/local/bin/gs,g' -e 's,[@]GZIP@,/usr/bin/gzip,g' -e 's,[@]A2PS@,/usr/local/bin/a2ps,g' -e 's,[@]MPAGE@,/usr/local/bin/mpage,g' -e 's,[@]SMBCLIENT@,SMBCLIENT_NOT_FOUND,g' -e 's,[@]IFHP_PATH@,/usr/local/libexec/filters/ifhp,g' -e 's,[@]IFHP_CONF@,/usr/local/etc/ifhp.conf,g' -e 's,[@]LPRNGTOOL_CONF@,/usr/local/etc/lprngtool.conf,g' -e 's,[@]GSUPDIR@,@GSUPDIR@,g' -e 's,[@]PAGER@,/usr/local/bin/a2ps,g' -e 's,[@]NPRINT@,NPRINT_NOT_FOUND,g' -e 's,[@]PAP@,PAP_NOT_FOUND,g' lprngtool.script >lprngtool.edit --- postinstall.linux --- cat header ./postinstall.linux.sh >postinstall.linux --- postinstall.solaris --- cat header ./postinstall.solaris.sh >postinstall.solaris --- postinstall.generic --- chmod 755 postinstall.generic; --- postinstall.linux --- chmod 755 postinstall.linux; --- postinstall.solaris --- chmod 755 postinstall.solaris; --- lprngtool.conf --- if grep '#!.*sh' lprngtool.conf.edit >/dev/null ; then chmod 755 lprngtool.conf.edit; fi --- postinstall.bsdi --- cat header ./postinstall.bsdi.sh >postinstall.bsdi --- lprngtool.conf --- mv lprngtool.conf.edit lprngtool.conf --- postinstall.freebsd --- cat header ./postinstall.freebsd.sh >postinstall.freebsd --- postinstall.bsdi --- chmod 755 postinstall.bsdi; --- postinstall.freebsd --- chmod 755 postinstall.freebsd; --- ./postinstall --- OSNAME=dragonfly; case "dragonfly" in *linux* ) OSNAME=linux;; *freebsd* ) OSNAME=generic;; *solaris* ) OSNAME=solaris;; esac; if test -f postinstall.${OSNAME} ; then s=postinstall.${OSNAME} ; else s=postinstall.generic; fi; echo POSTINSTALL "'$s'"; cp $s postinstall; POSTINSTALL 'postinstall.generic' --- lprngtool --- if grep '#!.*sh' lprngtool.edit >/dev/null ; then chmod 755 lprngtool.edit; fi mv lprngtool.edit lprngtool SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for LPRngTool-1.3.2_10 ===> Generating temporary packing list ./mkinstalldirs /construction/sysutils/LPRngTool/stage/usr/local/bin ./mkinstalldirs /construction/sysutils/LPRngTool/stage/usr/local/man/man1 ./mkinstalldirs /construction/sysutils/LPRngTool/stage/usr/local/libexec/filters mkdir /construction/sysutils/LPRngTool/stage/usr/local/libexec/filters /usr/bin/install -c -c -m 755 lprngtool /construction/sysutils/LPRngTool/stage/usr/local/bin/lprngtool /usr/bin/install -c -c -m 644 lprngtool.1 /construction/sysutils/LPRngTool/stage/usr/local/man/man1/lprngtool.1 if [ "" != "NO" ] ; then MAKEINSTALL=YES DESTDIR=/construction/sysutils/LPRngTool/stage /bin/sh postinstall ; fi; RUNNING postinstall - generic MAKEPACKAGE= MAKEINSTALL=YES PREFIX=/usr/local cwd /construction/sysutils/LPRngTool/LPRngTool-1.3.2 Checking for lprngtool.conf.sample in /construction/sysutils/LPRngTool/stage/usr/local/etc for i in atalkprint ncpprint smbprint ; do /usr/bin/install -c -m 755 $i /construction/sysutils/LPRngTool/stage/usr/local/libexec/filters; done for i in printerdb testpage.asc testpage.ps testpage-a4.ps ; do /usr/bin/install -c -m 644 $i /construction/sysutils/LPRngTool/stage/usr/local/libexec/filters; done ====> 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: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for LPRngTool-1.3.2_10 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% Service unavailablepacking files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:15