You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: amd...@freebsd.org Last committer: amd...@freebsd.org Ident: $FreeBSD: head/games/tetzle/Makefile 424166 2016-10-18 15:01:25Z amdmi3 $ Log URL: http://beefy1.nyi.freebsd.org/data/93i386-default/424296/logs/tetzle-2.1.0.log Build URL: http://beefy1.nyi.freebsd.org/build.html?mastername=93i386-default&build=424296 Log: ====>> Building games/tetzle build started at Thu Oct 20 08:34:09 UTC 2016 port directory: /usr/ports/games/tetzle building for: FreeBSD 93i386-default-job-19 9.3-RELEASE-p48 FreeBSD 9.3-RELEASE-p48 i386 maintained by: amd...@freebsd.org Makefile ident: $FreeBSD: head/games/tetzle/Makefile 424166 2016-10-18 15:01:25Z amdmi3 $ Poudriere version: 3.1.14 Host OSVERSION: 1200005 Jail OSVERSION: 903000 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 UNAME_v=FreeBSD 9.3-RELEASE-p48 UNAME_r=9.3-RELEASE-p48 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=i386 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ POUDRIERE_BUILD_TYPE=bulk PKGNAME=tetzle-2.1.0 OSREL=9.3 _OSRELEASE=9.3-RELEASE-p48 PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=24 PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default SCRIPTPREFIX=/usr/local/share/poudriere _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun USER=root HOME=/root POUDRIERE_VERSION=3.1.14 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh CONFIGURE_MAX_CMD_LEN=262144 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes _JAVA_OS_LIST_REGEXP=native\|linux OSVERSION=903000 ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/tetzle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/tetzle/work HOME=/wrkdirs/usr/ports/games/tetzle/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/tetzle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/tetzle/work HOME=/wrkdirs/usr/ports/games/tetzle/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- QT_PREFIX="/usr/local" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_ETCDIR="etc/xdg" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/tetzle" EXAMPLESDIR="share/examples/tetzle" DATADIR="share/tetzle" WWWDIR="www/tetzle" ETCDIR="etc/tetzle" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tetzle DOCSDIR=/usr/local/share/doc/tetzle EXAMPLESDIR=/usr/local/share/examples/tetzle WWWDIR=/usr/local/www/tetzle ETCDIR=/usr/local/etc/tetzle --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =======================<phase: check-sanity >============================ ===> License GPLv3+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> tetzle-2.1.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.1.txz [93i386-default-job-19] Installing pkg-1.9.1... [93i386-default-job-19] Extracting pkg-1.9.1: .......... done ===> tetzle-2.1.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of tetzle-2.1.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv3+ accepted by the user => tetzle-2.1.0-src.tar.bz2 doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://gottcode.org/tetzle/tetzle-2.1.0-src.tar.bz2 tetzle-2.1.0-src.tar.bz2 1217 kB 0 Bps ===> Fetching all distfiles required by tetzle-2.1.0 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by tetzle-2.1.0 for building => SHA256 Checksum OK for tetzle-2.1.0-src.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by tetzle-2.1.0 for building ===> Extracting for tetzle-2.1.0 => SHA256 Checksum OK for tetzle-2.1.0-src.tar.bz2. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for tetzle-2.1.0 =========================================================================== =======================<phase: build-depends >============================ ===> tetzle-2.1.0 depends on executable: update-desktop-database - not found ===> Installing existing package /packages/All/desktop-file-utils-0.22_3.txz [93i386-default-job-19] Installing desktop-file-utils-0.22_3... [93i386-default-job-19] `-- Installing gettext-runtime-0.19.8.1... [93i386-default-job-19] | `-- Installing indexinfo-0.2.5... [93i386-default-job-19] | `-- Extracting indexinfo-0.2.5: .... done [93i386-default-job-19] | `-- Installing libiconv-1.14_9... [93i386-default-job-19] | `-- Extracting libiconv-1.14_9: .......... done [93i386-default-job-19] `-- Extracting gettext-runtime-0.19.8.1: .......... done [93i386-default-job-19] `-- Installing glib-2.46.2_3... [93i386-default-job-19] | `-- Installing python27-2.7.12... [93i386-default-job-19] | | `-- Installing libffi-3.2.1... [93i386-default-job-19] | | `-- Extracting libffi-3.2.1: .......... done [93i386-default-job-19] | `-- Extracting python27-2.7.12: .......... done [93i386-default-job-19] | `-- Installing pcre-8.39... [93i386-default-job-19] | `-- Extracting pcre-8.39: .......... done [93i386-default-job-19] | `-- Installing perl5-5.20.3_15... [93i386-default-job-19] | `-- Extracting perl5-5.20.3_15: .......... done [93i386-default-job-19] `-- Extracting glib-2.46.2_3: .......... done No schema files found: doing nothing. [93i386-default-job-19] Extracting desktop-file-utils-0.22_3: .......... done Message from python27-2.7.12: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== Message from perl5-5.20.3_15: The /usr/bin/perl symlink has been removed starting with Perl 5.20. <snip> [93i386-default-job-19] `-- Installing libXrandr-1.5.1... [93i386-default-job-19] | `-- Installing randrproto-1.5.0... [93i386-default-job-19] | `-- Extracting randrproto-1.5.0: .... done [93i386-default-job-19] `-- Extracting libXrandr-1.5.1: .......... done [93i386-default-job-19] `-- Installing gdk-pixbuf2-2.32.3_1... [93i386-default-job-19] | `-- Installing jasper-1.900.1_16... [93i386-default-job-19] | | `-- Installing jpeg-turbo-1.5.1... [93i386-default-job-19] | | `-- Extracting jpeg-turbo-1.5.1: .......... done [93i386-default-job-19] | `-- Extracting jasper-1.900.1_16: .......... done [93i386-default-job-19] | `-- Installing libXt-1.1.5,1... [93i386-default-job-19] | | `-- Installing libSM-1.2.2_3,1... [93i386-default-job-19] | | `-- Installing libICE-1.0.9_1,1... [93i386-default-job-19] | | `-- Extracting libICE-1.0.9_1,1: .......... done [93i386-default-job-19] | | `-- Extracting libSM-1.2.2_3,1: .......... done [93i386-default-job-19] | `-- Extracting libXt-1.1.5,1: .......... done [93i386-default-job-19] | `-- Installing tiff-4.0.6_2... [93i386-default-job-19] | | `-- Installing jbigkit-2.1_1... [93i386-default-job-19] | | `-- Extracting jbigkit-2.1_1: .......... done [93i386-default-job-19] | `-- Extracting tiff-4.0.6_2: .......... done [93i386-default-job-19] `-- Extracting gdk-pixbuf2-2.32.3_1: .......... done [93i386-default-job-19] `-- Installing shared-mime-info-1.5... [93i386-default-job-19] `-- Extracting shared-mime-info-1.5: .......... done [93i386-default-job-19] Extracting gtk-update-icon-cache-2.24.29: .... done Message from gcc-4.8.5_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message from dejavu-2.35: Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Message from jasper-1.900.1_16: ===> NOTICE: The jasper 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 ===> tetzle-2.1.0 depends on executable: gtk-update-icon-cache - found ===> Returning to build of tetzle-2.1.0 ===> tetzle-2.1.0 depends on package: libGL>0 - found ===> tetzle-2.1.0 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found ===> tetzle-2.1.0 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found ===> tetzle-2.1.0 depends on file: /usr/local/lib/qt5/bin/moc - not found ===> Installing existing package /packages/All/qt5-buildtools-5.6.1.txz [93i386-default-job-19] Installing qt5-buildtools-5.6.1... [93i386-default-job-19] Extracting qt5-buildtools-5.6.1: ......... done ===> tetzle-2.1.0 depends on file: /usr/local/lib/qt5/bin/moc - found ===> Returning to build of tetzle-2.1.0 ===> tetzle-2.1.0 depends on file: /usr/local/lib/libQt5Core.so - not found ===> Installing existing package /packages/All/qt5-core-5.6.1_1.txz [93i386-default-job-19] Installing qt5-core-5.6.1_1... [93i386-default-job-19] `-- Installing libexecinfo-1.1_3... [93i386-default-job-19] `-- Extracting libexecinfo-1.1_3: ..... done [93i386-default-job-19] Extracting qt5-core-5.6.1_1: .......... done ===> tetzle-2.1.0 depends on file: /usr/local/lib/libQt5Core.so - found ===> Returning to build of tetzle-2.1.0 ===> tetzle-2.1.0 depends on file: /usr/local/lib/libQt5Gui.so - not found ===> Installing existing package /packages/All/qt5-gui-5.6.1.txz [93i386-default-job-19] Installing qt5-gui-5.6.1... [93i386-default-job-19] `-- Installing xcb-util-image-0.4.0_1... [93i386-default-job-19] `-- Extracting xcb-util-image-0.4.0_1: ........ done [93i386-default-job-19] `-- Installing xcb-util-wm-0.4.1_3... [93i386-default-job-19] `-- Extracting xcb-util-wm-0.4.1_3: .......... done [93i386-default-job-19] `-- Installing qt5-network-5.6.1... [93i386-default-job-19] | `-- Installing libproxy-0.4.12... [93i386-default-job-19] | `-- Extracting libproxy-0.4.12: ........ done [93i386-default-job-19] | `-- Installing ca_root_nss-3.27.1... [93i386-default-job-19] | `-- Extracting ca_root_nss-3.27.1: ........ done [93i386-default-job-19] `-- Extracting qt5-network-5.6.1: .......... done [93i386-default-job-19] `-- Installing libxkbcommon-0.5.0_1... [93i386-default-job-19] `-- Extracting libxkbcommon-0.5.0_1: .......... done [93i386-default-job-19] `-- Installing xcb-util-keysyms-0.4.0_1... [93i386-default-job-19] `-- Extracting xcb-util-keysyms-0.4.0_1: ...... done [93i386-default-job-19] `-- Installing qt5-dbus-5.6.1... [93i386-default-job-19] | `-- Installing dbus-1.8.20... [93i386-default-job-19] | | `-- Installing gnome_subr-1.0... [93i386-default-job-19] | | `-- Extracting gnome_subr-1.0: . done ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. [93i386-default-job-19] | `-- Extracting dbus-1.8.20: ......... done [93i386-default-job-19] `-- Extracting qt5-dbus-5.6.1: .......... done [93i386-default-job-19] `-- Installing xdg-utils-1.1.1... [93i386-default-job-19] | `-- Installing xset-1.2.3_1... [93i386-default-job-19] | | `-- Installing libXfontcache-1.0.5_3... [93i386-default-job-19] | | `-- Installing fontcacheproto-0.1.3... [93i386-default-job-19] | | `-- Extracting fontcacheproto-0.1.3: .... done [93i386-default-job-19] | | `-- Extracting libXfontcache-1.0.5_3: .......... done [93i386-default-job-19] | | `-- Installing libXmu-1.1.2_3,1... [93i386-default-job-19] | | `-- Extracting libXmu-1.1.2_3,1: .......... done [93i386-default-job-19] | `-- Extracting xset-1.2.3_1: .. done [93i386-default-job-19] | `-- Installing xprop-1.2.2... [93i386-default-job-19] | `-- Extracting xprop-1.2.2: .. done [93i386-default-job-19] `-- Extracting xdg-utils-1.1.1: .......... done [93i386-default-job-19] Extracting qt5-gui-5.6.1: .......... done Message from ca_root_nss-3.27.1: ********************************* WARNING ********************************* 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. *********************************** NOTE ********************************** 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 *************************************************************************** ===> tetzle-2.1.0 depends on file: /usr/local/lib/libQt5Gui.so - found ===> Returning to build of tetzle-2.1.0 ===> tetzle-2.1.0 depends on file: /usr/local/lib/qt5/bin/lrelease - not found ===> Installing existing package /packages/All/qt5-linguisttools-5.6.1.txz [93i386-default-job-19] Installing qt5-linguisttools-5.6.1... [93i386-default-job-19] `-- Installing qt5-xml-5.6.1... [93i386-default-job-19] `-- Extracting qt5-xml-5.6.1: .......... done [93i386-default-job-19] Extracting qt5-linguisttools-5.6.1: .......... done ===> tetzle-2.1.0 depends on file: /usr/local/lib/qt5/bin/lrelease - found ===> Returning to build of tetzle-2.1.0 ===> tetzle-2.1.0 depends on file: /usr/local/lib/qt5/bin/qmake - not found ===> Installing existing package /packages/All/qt5-qmake-5.6.1.txz [93i386-default-job-19] Installing qt5-qmake-5.6.1... [93i386-default-job-19] Extracting qt5-qmake-5.6.1: .......... done ===> tetzle-2.1.0 depends on file: /usr/local/lib/qt5/bin/qmake - found ===> Returning to build of tetzle-2.1.0 ===> tetzle-2.1.0 depends on file: /usr/local/lib/libQt5Widgets.so - not found ===> Installing existing package /packages/All/qt5-widgets-5.6.1.txz [93i386-default-job-19] Installing qt5-widgets-5.6.1... [93i386-default-job-19] Extracting qt5-widgets-5.6.1: .......... done ===> tetzle-2.1.0 depends on file: /usr/local/lib/libQt5Widgets.so - found ===> Returning to build of tetzle-2.1.0 =========================================================================== =======================<phase: lib-depends >============================ ===> tetzle-2.1.0 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> tetzle-2.1.0 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> tetzle-2.1.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> tetzle-2.1.0 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) =========================================================================== =======================<phase: configure >============================ ===> Configuring for tetzle-2.1.0 =========================================================================== =======================<phase: build >============================ ===> Building for tetzle-2.1.0 /usr/local/lib/qt5/bin/lrelease -silent translations/tetzle_cs.ts -qm translations/tetzle_cs.qm /usr/local/lib/qt5/bin/lrelease -silent translations/tetzle_de.ts -qm translations/tetzle_de.qm /usr/local/lib/qt5/bin/lrelease -silent translations/tetzle_en.ts -qm translations/tetzle_en.qm /usr/local/lib/qt5/bin/lrelease -silent translations/tetzle_eo.ts -qm translations/tetzle_eo.qm /usr/local/lib/qt5/bin/lrelease -silent translations/tetzle_es.ts -qm translations/tetzle_es.qm /usr/local/lib/qt5/bin/lrelease -silent translations/tetzle_fr.ts -qm translations/tetzle_fr.qm /usr/local/lib/qt5/bin/lrelease -silent translations/tetzle_he.ts -qm translations/tetzle_he.qm /usr/local/lib/qt5/bin/lrelease -silent translations/tetzle_lt.ts -qm translations/tetzle_lt.qm /usr/local/lib/qt5/bin/lrelease -silent translations/tetzle_lv.ts -qm translations/tetzle_lv.qm /usr/local/lib/qt5/bin/lrelease -silent translations/tetzle_ms.ts -qm translations/tetzle_ms.qm /usr/local/lib/qt5/bin/lrelease -silent translations/tetzle_nl.ts -qm translations/tetzle_nl.qm /usr/local/lib/qt5/bin/lrelease -silent translations/tetzle_pl.ts -qm translations/tetzle_pl.qm /usr/local/lib/qt5/bin/lrelease -silent translations/tetzle_pt_BR.ts -qm translations/tetzle_pt_BR.qm /usr/local/lib/qt5/bin/lrelease -silent translations/tetzle_ro.ts -qm translations/tetzle_ro.qm /usr/local/lib/qt5/bin/lrelease -silent translations/tetzle_ru.ts -qm translations/tetzle_ru.qm /usr/local/lib/qt5/bin/lrelease -silent translations/tetzle_tr.ts -qm translations/tetzle_tr.qm /usr/local/lib/qt5/bin/lrelease -silent translations/tetzle_uk.ts -qm translations/tetzle_uk.qm /usr/local/lib/qt5/bin/lrelease -silent translations/tetzle_uk_UA.ts -qm translations/tetzle_uk_UA.qm c++ -c -O2 -pipe -fno-strict-aliasing -std=gnu++0x -Wall -W -pthread -D_THREAD_SAFE -fPIC -DVERSIONSTR=\"2.1.0\" -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Ibuild -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o build/add_image.o src/add_image.cpp cc1plus: error: unrecognized command line option "-std=gnu++0x" *** [build/add_image.o] Error code 1 Stop in /wrkdirs/usr/ports/games/tetzle/work/tetzle-2.1.0. *** [do-build] Error code 1 Stop in /usr/ports/games/tetzle. _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"