------------------------------------------------------------------------------- -- 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:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake PATH="/construction/print/gspdf/.bin:/usr/local/GNUstep/System/Tools:/usr/local/GNUstep/Local/Tools:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin" GNUSTEP_MAKEFILES="/usr/local/GNUstep/System/Library/Makefiles" OBJC="/usr/local/bin/clang15" OBJCFLAGS=" -pipe -O2 -fno-strict-aliasing -Wno-import -I/usr/local/include" XDG_DATA_HOME=/construction/print/gspdf XDG_CONFIG_HOME=/construction/print/gspdf XDG_CACHE_HOME=/construction/print/gspdf/.cache HOME=/construction/print/gspdf TMPDIR="/tmp" PKG_CONFIG_LIBDIR=/construction/print/gspdf/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- ADDITIONAL_CFLAGS=" -pipe -O2 -fno-strict-aliasing " ADDITIONAL_CPPFLAGS=" " ADDITIONAL_CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " ADDITIONAL_OBJCCFLAGS=" " ADDITIONAL_OBJCFLAGS=" -pipe -O2 -fno-strict-aliasing -Wno-import -I/usr/local/include" ADDITIONAL_LDFLAGS=" -L/usr/local/lib " ADDITIONAL_FLAGS="" ADDITIONAL_INCLUDE_DIRS="" ADDITIONAL_LIB_DIRS="" PATH="/construction/print/gspdf/.bin:/usr/local/GNUstep/System/Tools:/usr/local/GNUstep/Local/Tools:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin" GNUSTEP_MAKEFILES="/usr/local/GNUstep/System/Library/Makefiles" GNUSTEP_INSTALLATION_DOMAIN=SYSTEM OBJC="/usr/local/bin/clang15" OBJCFLAGS=" -pipe -O2 -fno-strict-aliasing -Wno-import -I/usr/local/include" XDG_DATA_HOME=/construction/print/gspdf XDG_CONFIG_HOME=/construction/print/gspdf XDG_CACHE_HOME=/construction/print/gspdf/.cache HOME=/construction/print/gspdf TMPDIR="/tmp" PKG_CONFIG_LIBDIR=/construction/print/gspdf/.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 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="/usr/local/bin/clang15" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="/usr/local/bin/clang-cpp15" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib " LIBS="" CXX="/usr/local/bin/clang++15" 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 ------------------------------------------------------------------------------- messages=yes DESTDIR=/construction/print/gspdf/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- GNU_ARCH=x86_64 VERSION=0.5 MAJORVERSION=0 LIBVERSION=0.0.1 MAJORLIBVERSION=0 OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/gspdf" EXAMPLESDIR="share/examples/gspdf" DATADIR="share/gspdf" WWWDIR="www/gspdf" ETCDIR="etc/gspdf" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gspdf DOCSDIR=/usr/local/share/doc/gspdf EXAMPLESDIR=/usr/local/share/examples/gspdf WWWDIR=/usr/local/www/gspdf ETCDIR=/usr/local/etc/gspdf 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=600503 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:01 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- 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.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/libidn-1.38.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/jbig2dec-0.19.pkg Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/lcms2-2.15_1.pkg Installing /packages/All/openjpeg-2.5.0.pkg Installing /packages/All/libpaper-1.1.28.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/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/dbus-1.14.6,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.42.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- 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.76.4,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.9.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/p11-kit-0.24.1_2.pkg Installing /packages/All/gnutls-3.7.9.pkg Installing /packages/All/cups-2.4.6.pkg ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/poppler-data-0.4.12.pkg Installing /packages/All/ghostscript9-agpl-base-9.56.1_11.pkg ===== Message from ghostscript9-agpl-base-9.56.1_11: -- 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/gmake-4.3_2.pkg Installing /packages/All/libobjc2-2.1_3.pkg ===== Message from libobjc2-2.1_3: -- ===> NOTICE: The libobjc2 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/gnustep-make-2.8.0_1.pkg ===== Message from gnustep-make-2.8.0_1: -- ===> NOTICE: The gnustep-make 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 UNFLAVORED devel/llvm15 -> use devel/llvm15@default Installing /packages/All/py39-zipp-3.15.0.pkg Installing /packages/All/py39-importlib-metadata-6.7.0.pkg Installing /packages/All/py39-markdown-3.3.7_1.pkg Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/py39-sphinx-markdown-tables-0.0.15,1.pkg Installing /packages/All/py39-future-0.18.3.pkg Installing /packages/All/py39-CommonMark-0.9.1.pkg Installing /packages/All/py39-docutils-0.19,1.pkg Installing /packages/All/py39-sphinxcontrib-applehelp-1.0.2.pkg Installing /packages/All/py39-sphinxcontrib-devhelp-1.0.2.pkg Installing /packages/All/py39-sphinxcontrib-jsmath-1.0.1.pkg Installing /packages/All/py39-sphinxcontrib-htmlhelp-2.0.0.pkg Installing /packages/All/py39-sphinxcontrib-serializinghtml-1.1.5.pkg Installing /packages/All/py39-sphinxcontrib-qthelp-1.0.3.pkg Installing /packages/All/py39-markupsafe-2.1.3.pkg Installing /packages/All/py39-pytz-2023.3,1.pkg Installing /packages/All/py39-Babel-2.12.1.pkg Installing /packages/All/py39-Jinja2-3.1.2.pkg Installing /packages/All/py39-pygments-2.15.1.pkg Installing /packages/All/py39-pystemmer-2.0.1.pkg Installing /packages/All/py39-snowballstemmer-2.2.0.pkg Installing /packages/All/py39-alabaster-0.7.13.pkg Installing /packages/All/py39-imagesize-1.4.1.pkg Installing /packages/All/py39-certifi-2023.5.7.pkg Installing /packages/All/py39-charset-normalizer-3.1.0.pkg Installing /packages/All/py39-idna-3.4_1.pkg Installing /packages/All/py39-pysocks-1.7.1.pkg Installing /packages/All/py39-pycparser-2.21.pkg Installing /packages/All/py39-cffi-1.15.1.pkg Installing /packages/All/py39-cryptography-3.4.8_1,1.pkg Installing /packages/All/py39-six-1.16.0.pkg Installing /packages/All/py39-openssl-21.0.0,1.pkg Installing /packages/All/py39-urllib3-1.26.16,1.pkg ===== Message from py39-urllib3-1.26.16,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py39-requests-2.31.0.pkg Installing /packages/All/py39-packaging-23.1.pkg Installing /packages/All/ca_root_nss-3.89.1.pkg ===== Message from ca_root_nss-3.89.1: -- 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/py39-sphinx-5.3.0_1,1.pkg Installing /packages/All/py39-recommonmark-0.5.0_2.pkg Installing /packages/All/binutils-2.40_4,1.pkg Installing /packages/All/libuv-1.46.0.pkg Installing /packages/All/rhash-1.4.3.pkg Installing /packages/All/pkg-1.19.2.pkg Installing /packages/All/libarchive-3.6.2,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/cmake-core-3.26.1_1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/perl5-5.32.1_3.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/ccache-3.7.12_4.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required 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/llvm15-15.0.7_5.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required create symlink for clang15 create symlink for clang15 (world) create symlink for clang++15 create symlink for clang++15 (world) Installing /packages/All/giflib-5.2.1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libXrender-0.9.10_2.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libXft-2.3.7.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libXext-1.3.4,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libglvnd-1.6.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/pixman-0.42.2.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/cairo-1.17.4_2,3.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libgpg-error-1.47.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libgcrypt-1.10.2.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libxslt-1.1.37.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/icu-73.2,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/gnustep-base-1.27.0_8.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required ===== Message from gnustep-base-1.27.0_8: -- ===> NOTICE: The gnustep-base 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/libogg-1.3.5,4.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/flac-1.4.3,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/lame-3.100_4.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/mpg123-1.31.3_1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/opus-1.4.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libvorbis-1.3.7_2,3.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libsndfile-1.2.0_1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libao-1.2.0_5.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/flite-2.1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required ===== Message from flite-2.1: -- ===> NOTICE: The flite 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/libXt-1.2.1,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/gnustep-gui-0.28.0_6.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required ===== Message from gnustep-gui-0.28.0_6: -- ===> NOTICE: The gnustep-gui 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/libXmu-1.1.3,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libXfixes-6.0.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libXcursor-1.2.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/gnustep-back-0.28.0_2.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required ===== Message from gnustep-back-0.28.0_2: -- ===> NOTICE: The gnustep-back 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 UNFLAVORED devel/llvm15 -> use devel/llvm15@default SUCCEEDED 00:00:32 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The gspdf 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 ------------------------------------------------------------------------------- ===> gspdf-0.5_11 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The gspdf 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 ===> gspdf-0.5_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gspdf-0.5_11 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The gspdf 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 ===> gspdf-0.5_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gspdf-0.5_11 for building => SHA256 Checksum OK for GSPdf-0.5.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The gspdf 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 ===> gspdf-0.5_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gspdf-0.5_11 for building ===> Extracting for gspdf-0.5_11 => SHA256 Checksum OK for GSPdf-0.5.tar.gz. Extracted Memory Use: 0.28M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for gspdf-0.5_11 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> gspdf-0.5_11 depends on package: ghostscript9-agpl-base>=9.56.1 - found ===> gspdf-0.5_11 depends on package: gmake>=4.3 - found ===> gspdf-0.5_11 depends on package: gnustep-make>0 - found ===> gspdf-0.5_11 depends on file: /usr/local/bin/clang15 - found ===> gspdf-0.5_11 depends on package: gnustep-back>0 - found ===> gspdf-0.5_11 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> gspdf-0.5_11 depends on shared library: libobjc.so.4.6 - found (/usr/local/lib/libobjc.so.4.6) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> gspdf-0.5_11 depends on package: ghostscript9-agpl-base>=9.56.1 - found ===> gspdf-0.5_11 depends on package: gmake>=4.3 - found ===> gspdf-0.5_11 depends on package: gnustep-make>0 - found ===> gspdf-0.5_11 depends on file: /usr/local/bin/clang15 - found ===> gspdf-0.5_11 depends on package: gnustep-back>0 - found ===> gspdf-0.5_11 depends on file: /usr/local/bin/ccache - found ===> gspdf-0.5_11 depends on shared library: libobjc.so.4.6 - found (/usr/local/lib/libobjc.so.4.6) ===> Configuring for gspdf-0.5_11 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for gspdf-0.5_11 gmake[1]: Entering directory '/construction/print/gspdf/GSPdf-0.5' This is gnustep-make 2.8.0. Type 'gmake print-gnustep-make-help' for help. Running in gnustep-make version 2 strict mode. cd .; \ /usr/local/GNUstep/System/Library/Makefiles/mkinstalldirs ./obj Making all for app GSPdf... cd .; \ /usr/local/GNUstep/System/Library/Makefiles/mkinstalldirs ./obj/GSPdf.obj/ /usr/local/GNUstep/System/Library/Makefiles/mkinstalldirs GSPdf.app/. /usr/local/bin/clang15 ps.c -c \ -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -pthread -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I. -I/construction/print/gspdf/GNUstep/Library/Headers -I/usr/local/GNUstep/Local/Library/Headers -I/usr/local/GNUstep/System/Library/Headers \ -o obj/GSPdf.obj/ps.c.o /usr/local/bin/clang15 Functions.m -c \ -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -Wno-import -I/usr/local/include -fobjc-runtime=gnustep-2.0 -fblocks -pipe -O2 -fno-strict-aliasing -Wno-import -I/usr/local/include -fconstant-string-class=NSConstantString -I. -I/construction/print/gspdf/GNUstep/Library/Headers -I/usr/local/GNUstep/Local/Library/Headers -I/usr/local/GNUstep/System/Library/Headers \ -o obj/GSPdf.obj/Functions.m.o /usr/local/bin/clang15 GSConsole.m -c \ -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -Wno-import -I/usr/local/include -fobjc-runtime=gnustep-2.0 -fblocks -pipe -O2 -fno-strict-aliasing -Wno-import -I/usr/local/include -fconstant-string-class=NSConstantString -I. -I/construction/print/gspdf/GNUstep/Library/Headers -I/usr/local/GNUstep/Local/Library/Headers -I/usr/local/GNUstep/System/Library/Headers \ -o obj/GSPdf.obj/GSConsole.m.o /usr/local/bin/clang15 GSPdf.m -c \ -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -Wno-import -I/usr/local/include -fobjc-runtime=gnustep-2.0 -fblocks -pipe -O2 -fno-strict-aliasing -Wno-import -I/usr/local/include -fconstant-string-class=NSConstantString -I. -I/construction/print/gspdf/GNUstep/Library/Headers -I/usr/local/GNUstep/Local/Library/Headers -I/usr/local/GNUstep/System/Library/Headers \ -o obj/GSPdf.obj/GSPdf.m.o /usr/local/bin/clang15 GSPdfDocument.m -c \ -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -Wno-import -I/usr/local/include -fobjc-runtime=gnustep-2.0 -fblocks -pipe -O2 -fno-strict-aliasing -Wno-import -I/usr/local/include -fconstant-string-class=NSConstantString -I. -I/construction/print/gspdf/GNUstep/Library/Headers -I/usr/local/GNUstep/Local/Library/Headers -I/usr/local/GNUstep/System/Library/Headers \ -o obj/GSPdf.obj/GSPdfDocument.m.o /usr/local/bin/clang15 GSPdfDocWin.m -c \ -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -Wno-import -I/usr/local/include -fobjc-runtime=gnustep-2.0 -fblocks -pipe -O2 -fno-strict-aliasing -Wno-import -I/usr/local/include -fconstant-string-class=NSConstantString -I. -I/construction/print/gspdf/GNUstep/Library/Headers -I/usr/local/GNUstep/Local/Library/Headers -I/usr/local/GNUstep/System/Library/Headers \ -o obj/GSPdf.obj/GSPdfDocWin.m.o /usr/local/bin/clang15 PSDocument.m -c \ -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -Wno-import -I/usr/local/include -fobjc-runtime=gnustep-2.0 -fblocks -pipe -O2 -fno-strict-aliasing -Wno-import -I/usr/local/include -fconstant-string-class=NSConstantString -I. -I/construction/print/gspdf/GNUstep/Library/Headers -I/usr/local/GNUstep/Local/Library/Headers -I/usr/local/GNUstep/System/Library/Headers \ -o obj/GSPdf.obj/PSDocument.m.o /usr/local/bin/clang15 GSPdfView.m -c \ -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -Wno-import -I/usr/local/include -fobjc-runtime=gnustep-2.0 -fblocks -pipe -O2 -fno-strict-aliasing -Wno-import -I/usr/local/include -fconstant-string-class=NSConstantString -I. -I/construction/print/gspdf/GNUstep/Library/Headers -I/usr/local/GNUstep/Local/Library/Headers -I/usr/local/GNUstep/System/Library/Headers \ -o obj/GSPdf.obj/GSPdfView.m.o /usr/local/bin/clang15 main.m -c \ -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -Wno-import -I/usr/local/include -fobjc-runtime=gnustep-2.0 -fblocks -pipe -O2 -fno-strict-aliasing -Wno-import -I/usr/local/include -fconstant-string-class=NSConstantString -I. -I/construction/print/gspdf/GNUstep/Library/Headers -I/usr/local/GNUstep/Local/Library/Headers -I/usr/local/GNUstep/System/Library/Headers \ -o obj/GSPdf.obj/main.m.o ps.c:214:14: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (readline(line, sizeof line, file, &position, &line_len) == NULL) { ^ ps.c:238:28: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (preread || readline(line, sizeof line, file, &position, &line_len)) { ^ ps.c:250:30: warning: passing arguments to 'gettextline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] doc->title = gettextline(line+length("%%Title:")); ^ ps.c:252:29: warning: passing arguments to 'gettextline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] doc->date = gettextline(line+length("%%CreationDate:")); ^ ps.c:354:34: warning: passing arguments to 'gettext' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] doc->media[0].name = gettext(line+length("%%DocumentMedia:"), &next_char); ^ ps.c:368:21: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (readline(line, sizeof line, file, &position, &line_len) ^ ps.c:379:45: warning: passing arguments to 'gettext' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] doc->media[doc->nummedia].name = gettext(line+length("%%+"), &next_char); ^ ps.c:407:34: warning: passing arguments to 'gettext' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] doc->media[0].name = gettext(line+length("%%DocumentPaperSizes:"), &next_char); ^ ps.c:437:26: warning: passing arguments to 'gettext' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((cp = gettext(next_char, &next_char))) { ^ ps.c:476:21: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (readline(line, sizeof line, file, &position, &line_len) ^ ps.c:481:25: warning: passing arguments to 'gettext' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((cp = gettext(next_char, &next_char))) { ^ ps.c:525:11: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] readline(line, sizeof line, file, &position, &line_len); ^ ps.c:535:14: warning: passing arguments to 'blank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (blank(line) && readline(line, sizeof line, file, &position, &line_len)) { ^ ps.c:535:32: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (blank(line) && readline(line, sizeof line, file, &position, &line_len)) { ^ ps.c:542:18: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (readline(line, sizeof line, file, &position, &line_len) && ^ ps.c:547:11: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] readline(line, sizeof line, file, &position, &line_len); ^ ps.c:560:14: warning: passing arguments to 'blank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (blank(line) && ^ ps.c:561:17: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] readline(line, sizeof line, file, &position, &line_len)) { ^ ps.c:568:18: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (readline(line, sizeof line, file, &position, &line_len) && ^ ps.c:582:17: warning: passing arguments to 'gettext' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cp = gettext(line+length("%%PageMedia:"), NULL); ^ ps.c:627:11: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] readline(line, sizeof line, file, &position, &line_len); ^ ps.c:640:15: warning: passing arguments to 'blank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (blank(line) && readline(line, sizeof line, file, &position, &line_len)) { ^ ps.c:640:33: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (blank(line) && readline(line, sizeof line, file, &position, &line_len)) { ^ ps.c:654:13: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] readline(line, sizeof line, file, &position, &line_len)) && ^ ps.c:668:14: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] readline(line, sizeof line, file, &position, &line_len); ^ ps.c:681:17: warning: passing arguments to 'blank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (blank(line) && readline(line, sizeof line, file, &position, &line_len)) { ^ ps.c:681:35: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (blank(line) && readline(line, sizeof line, file, &position, &line_len)) { ^ ps.c:693:15: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] readline(line, sizeof line, file, &position, &line_len)) && ^ ps.c:715:18: warning: passing arguments to 'gettext' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cp = gettext(line+length("%%PaperSize:"), NULL); ^ ps.c:765:15: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] readline(line, sizeof line, file, &position, &line_len); ^ ps.c:778:17: warning: passing arguments to 'blank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (blank(line) && readline(line, sizeof line, file, &position, &line_len)) { ^ ps.c:778:35: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (blank(line) && readline(line, sizeof line, file, &position, &line_len)) { ^ ps.c:792:19: warning: passing arguments to 'gettext' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] label = gettext(line+length("%%Page:"), &next_char); ^ ps.c:825:19: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (readline(line, sizeof line, file, &position, &line_len) && ^ ps.c:843:18: warning: passing arguments to 'gettext' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cp = gettext(line+length("%%PageMedia:"), NULL); ^ ps.c:853:18: warning: passing arguments to 'gettext' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cp = gettext(line+length("%%PaperSize:"), NULL); ^ ps.c:927:17: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] readline(line, sizeof line, file, &position, &line_len)) && ^ ps.c:937:19: warning: passing arguments to 'gettext' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] free(gettext(line+length("%%Page:"), &next_char)); ^ ps.c:1017:12: warning: passing arguments to 'readline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] readline(line, sizeof line, file, &position, &line_len); ^ ps.c:71:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static char *gettextline(); ^ ps.c:1101:14: note: conflicting prototype is here static char *gettextline(char *line) ^ ps.c:1110:17: warning: passing arguments to 'gettext' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return gettext(line, NULL); ^ ps.c:72:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static char *gettext(); ^ ps.c:1131:14: note: conflicting prototype is here static char *gettext(char *line, char **next_char) ^ ps.c:70:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static char *readline(); ^ ps.c:1238:14: note: conflicting prototype is here static char *readline(char *line, int size, FILE *fp, long *position, unsigned *line_len) ^ ps.c:73:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int blank(); ^ ps.c:1521:12: note: conflicting prototype is here static int blank(char *line) ^ GSPdfView.m:70:16: warning: variable 'modifierFlags' set but not used [-Wunused-but-set-variable] unsigned int modifierFlags; ^ 1 warning generated. Functions.m:8:15: warning: initializing 'NSMenuItem *' with an expression of incompatible type 'id' NSMenuItem *item = [menu addItemWithTitle: NSLocalizedString(str, comm) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. 44 warnings generated. /usr/local/bin/clang15 -L/usr/local/lib -rdynamic -rdynamic -rdynamic -rdynamic -L/usr/local/lib -pthread -fexceptions -fobjc-runtime=gnustep-2.0 -fblocks -o GSPdf.app/./GSPdf \ ./obj/GSPdf.obj/ps.c.o ./obj/GSPdf.obj/Functions.m.o ./obj/GSPdf.obj/GSConsole.m.o ./obj/GSPdf.obj/GSPdf.m.o ./obj/GSPdf.obj/GSPdfDocument.m.o ./obj/GSPdf.obj/GSPdfDocWin.m.o ./obj/GSPdf.obj/PSDocument.m.o ./obj/GSPdf.obj/GSPdfView.m.o ./obj/GSPdf.obj/main.m.o -L/construction/print/gspdf/GNUstep/Library/Libraries -L/usr/local/GNUstep/Local/Library/Libraries -L/usr/local/GNUstep/System/Library/Libraries -lgnustep-gui -lgnustep-base -pthread -lobjc -lm /usr/local/GNUstep/System/Library/Makefiles/mkinstalldirs GSPdf.app/Resources echo "OLD_GNUSTEP_STAMP_ASTRING = _NSApplication-GSPdf.tiff--" > ./GSPdf.app/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"GSPdf\";"; \ echo " NSMainNibFile = \"\";"; \ echo " GSMainMarkupFile = \"\";"; \ if [ "GSPdf.tiff" != "" ]; then \ echo " NSIcon = \"GSPdf.tiff\";"; \ fi; \ echo " NSPrincipalClass = \"NSApplication\";"; \ echo "}") >GSPdf.app/Resources/Info-gnustep.plist if [ -r "GSPdfInfo.plist" ]; then \ plmerge GSPdf.app/Resources/Info-gnustep.plist "GSPdfInfo.plist"; \ fi pl2link GSPdf.app/Resources/Info-gnustep.plist ./GSPdf.app/Resources/GSPdf.desktop; \ chmod a+x ./GSPdf.app/Resources/GSPdf.desktop for f in Resources/GSPdf.gorm Resources/GSPdfConsole.gorm Resources/GSPdfDocument.gorm Resources/FileEPS.tiff Resources/FilePDF.tiff Resources/FilePS.tiff Resources/GSPdf.tiff Resources/hand.tiff Resources/left.tiff Resources/page.tiff Resources/right.tiff Resources/zoomin.tiff Resources/zoomout.tiff Resources/papersizes.plist; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./GSPdf.app/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done gmake[1]: Leaving directory '/construction/print/gspdf/GSPdf-0.5' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> gspdf-0.5_11 depends on package: ghostscript9-agpl-base>=9.56.1 - found ===> gspdf-0.5_11 depends on package: gnustep-back>0 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for gspdf-0.5_11 ===> gspdf-0.5_11 depends on package: ghostscript9-agpl-base>=9.56.1 - found ===> gspdf-0.5_11 depends on package: gnustep-back>0 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/print/gspdf/GSPdf-0.5' This is gnustep-make 2.8.0. Type 'gmake print-gnustep-make-help' for help. Running in gnustep-make version 2 strict mode. Making all for app GSPdf... gmake[4]: Nothing to be done for 'internal-app-compile'. for f in Resources/GSPdf.gorm Resources/GSPdfConsole.gorm Resources/GSPdfDocument.gorm Resources/FileEPS.tiff Resources/FilePDF.tiff Resources/FilePS.tiff Resources/GSPdf.tiff Resources/hand.tiff Resources/left.tiff Resources/page.tiff Resources/right.tiff Resources/zoomin.tiff Resources/zoomout.tiff Resources/papersizes.plist; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./GSPdf.app/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done Making install for app GSPdf... /usr/local/GNUstep/System/Library/Makefiles/mkinstalldirs /construction/print/gspdf/stage//usr/local/GNUstep/System/Applications rm -rf /construction/print/gspdf/stage//usr/local/GNUstep/System/Applications/GSPdf.app; \ /usr/local/GNUstep/System/Library/Makefiles/mkinstalldirs /construction/print/gspdf/stage//usr/local/GNUstep/System/Applications; \ (cd ./.; \ tar chfX - /usr/local/GNUstep/System/Library/Makefiles/tar-exclude-list GSPdf.app) \ | (cd /construction/print/gspdf/stage//usr/local/GNUstep/System/Applications; tar xf -) /usr/local/GNUstep/System/Library/Makefiles/mkinstalldirs /construction/print/gspdf/stage//usr/local/GNUstep/System/Tools/. \ cd /construction/print/gspdf/stage//usr/local/GNUstep/System/Tools/.; \ rm -f GSPdf; \ ln -s `/usr/local/GNUstep/System/Library/Makefiles/relative_path.sh /construction/print/gspdf/stage//usr/local/GNUstep/System/Tools/. /construction/print/gspdf/stage//usr/local/GNUstep/System/Applications/GSPdf.app/./GSPdf short` \ GSPdf gmake[1]: Leaving directory '/construction/print/gspdf/GSPdf-0.5' /usr/bin/strip /construction/print/gspdf/stage/usr/local/GNUstep/System/Applications/GSPdf.app/GSPdf ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/GNUstep/System/Applications/GSPdf.app/GSPdf is linked to /usr/local/GNUstep/System/Library/Libraries/libgnustep-gui.so.0.28 from x11-toolkits/gnustep-gui but it is not declared as a dependency Warning: you need USES+=gnustep and USE_GNUSTEP+=gui Error: /usr/local/GNUstep/System/Applications/GSPdf.app/GSPdf is linked to /usr/local/GNUstep/System/Library/Libraries/libgnustep-base.so.1.27 from lang/gnustep-base but it is not declared as a dependency Warning: you need USES+=gnustep and USE_GNUSTEP+=base Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for gspdf-0.5_11 file sizes/checksums [25]: 0% file sizes/checksums [25]: 100% Service unavailablepacking files [25]: 0% packing files [25]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:38