Date: Tue, 7 May 2019 14:47:58 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - 120armv7-quarterly][games/freeciv] Failed for freeciv-2.5.10_1 in lib-depends Message-ID: <201905071447.x47Elw25057494@beefy13.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
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: johans@FreeBSD.org Last committer: amdmi3@FreeBSD.org Ident: $FreeBSD: branches/2019Q2/games/freeciv/Makefile 491625 2019-01-30 12:36:36Z amdmi3 $ Log URL: http://beefy13.nyi.freebsd.org/data/120armv7-quarterly/500941/logs/freeciv-2.5.10_1.log Build URL: http://beefy13.nyi.freebsd.org/build.html?mastername=120armv7-quarterly&build=500941 Log: =>> Building games/freeciv build started at Tue May 7 14:46:57 UTC 2019 port directory: /usr/ports/games/freeciv package name: freeciv-2.5.10_1 building for: FreeBSD 120armv7-quarterly-job-06 12.0-RELEASE-p3 FreeBSD 12.0-RELEASE-p3 1200086 arm maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: branches/2019Q2/games/freeciv/Makefile 491625 2019-01-30 12:36:36Z amdmi3 $ Poudriere version: 3.2.8-3-g02cc9753 Host OSVERSION: 1300018 Jail OSVERSION: 1200086 Job Id: 06 ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv7 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1200086 UNAME_v=FreeBSD 12.0-RELEASE-p3 1200086 UNAME_r=12.0-RELEASE-p3 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local QEMU_EMULATING=1 USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-3-g02cc9753 MASTERMNT=/usr/local/poudriere/data/.m/120armv7-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/120armv7-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=120armv7-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/120armv7-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for freeciv-2.5.10_1: DOCS=on: Build and/or install documentation IPV6=on: IPv6 protocol support MYSQL=off: MySQL database support NLS=on: Native Language Support SDL=off: Simple Direct Media Layer support X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- johans@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --program-transform-name= --enable-aimodules --enable-shared --enable-fcdb=sqlite3 --enable-nls --enable-client=gtk --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/freeciv/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/freeciv/work HOME=/wrkdirs/usr/ports/games/freeciv/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/freeciv/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/freeciv/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/freeciv/work HOME=/wrkdirs/usr/ports/games/freeciv/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/freeciv/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include" LDFLAGS=" -L/usr/local/lib " LIBS="-L/usr/local/lib" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include " 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" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" DOCS="" NO_DOCS="@comment " IPV6="" NO_IPV6="@comment " MYSQL="@comment " NO_MYSQL="" NLS="" NO_NLS="@comment " SDL="@comment " NO_SDL="" X11="" NO_X11="@comment " GTK="" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd12 PYTHON_PYOEXTENSION=pyo PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_SUFFIX=27 PYTHON_VER=2.7 PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/freeciv" EXAMPLESDIR="share/examples/freeciv" DATADIR="share/freeciv" WWWDIR="www/freeciv" ETCDIR="etc/freeciv" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " IPV6="" NO_IPV6="@comment " MYSQL="@comment " NO_MYSQL="" NLS="" NO_NLS="@comment " SDL="@comment " NO_SDL="" X11="" NO_X11="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/freeciv DOCSDIR=/usr/local/share/doc/freeciv EXAMPLESDIR=/usr/local/share/examples/freeciv WWWDIR=/usr/local/www/freeciv ETCDIR=/usr/local/etc/freeciv --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=arm MACHINE_ARCH=armv7 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 # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_9d218390=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _ALTCCVERSION_9d218390=none _CXXINTERNAL_9c45a5b1=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_9d218390_58173849=yes CC_OUTPUT_9d218390_9bdba57c=yes CC_OUTPUT_9d218390_6a4fe7f5=yes CC_OUTPUT_9d218390_6bcac02b=yes CC_OUTPUT_9d218390_67d20829=yes CC_OUTPUT_9d218390_bfa62e83=yes CC_OUTPUT_9d218390_f0b4d593=yes CC_OUTPUT_9d218390_308abb44=yes CC_OUTPUT_9d218390_f00456e5=yes CC_OUTPUT_9d218390_65ad290d=yes CC_OUTPUT_9d218390_f2776b26=yes CC_OUTPUT_9d218390_b2657cc3=yes CC_OUTPUT_9d218390_380987f7=yes CC_OUTPUT_9d218390_160933ec=yes CC_OUTPUT_9d218390_fb62803b=yes _OBJC_CCVERSION_9d218390=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _OBJC_ALTCCVERSION_9d218390=none ARCH=armv7 OPSYS=FreeBSD _OSRELEASE=12.0-RELEASE-p3 OSREL=12.0 OSVERSION=1200086 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License GPLv2+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> freeciv-2.5.10_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [120armv7-quarterly-job-06] Installing pkg-1.10.5_5... [120armv7-quarterly-job-06] Extracting pkg-1.10.5_5: .......... done ===> freeciv-2.5.10_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of freeciv-2.5.10_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by freeciv-2.5.10_1 for building =========================================================================== <snip> 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. ===> freeciv-2.5.10_1 depends on executable: gtk-update-icon-cache - found ===> Returning to build of freeciv-2.5.10_1 ===> freeciv-2.5.10_1 depends on file: /usr/local/bin/sdl-config - not found ===> Installing existing package /packages/All/sdl-1.2.15_13,2.txz [120armv7-quarterly-job-06] Installing sdl-1.2.15_13,2... [120armv7-quarterly-job-06] `-- Installing aalib-1.4.r5_13... [120armv7-quarterly-job-06] `-- Extracting aalib-1.4.r5_13: .......... done [120armv7-quarterly-job-06] `-- Installing libGLU-9.0.0_3... [120armv7-quarterly-job-06] `-- Extracting libGLU-9.0.0_3: ...... done [120armv7-quarterly-job-06] Extracting sdl-1.2.15_13,2: .......... done Message from aalib-1.4.r5_13: ===> NOTICE: The aalib 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 ===> freeciv-2.5.10_1 depends on file: /usr/local/bin/sdl-config - found ===> Returning to build of freeciv-2.5.10_1 ===> freeciv-2.5.10_1 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - not found ===> Installing existing package /packages/All/libXpm-3.5.12_2.txz [120armv7-quarterly-job-06] Installing libXpm-3.5.12_2... [120armv7-quarterly-job-06] `-- Installing libXt-1.1.5_2,1... [120armv7-quarterly-job-06] | `-- Installing libICE-1.0.9_3,1... [120armv7-quarterly-job-06] | `-- Extracting libICE-1.0.9_3,1: .......... done [120armv7-quarterly-job-06] | `-- Installing libSM-1.2.3,1... [120armv7-quarterly-job-06] | `-- Extracting libSM-1.2.3,1: .......... done [120armv7-quarterly-job-06] `-- Extracting libXt-1.1.5_2,1: .......... done [120armv7-quarterly-job-06] Extracting libXpm-3.5.12_2: .......... done ===> freeciv-2.5.10_1 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> Returning to build of freeciv-2.5.10_1 =========================================================================== =======================<phase: lib-depends >============================ ===> freeciv-2.5.10_1 depends on shared library: libltdl.so - not found ===> Installing existing package /packages/All/libltdl-2.4.6.txz [120armv7-quarterly-job-06] Installing libltdl-2.4.6... [120armv7-quarterly-job-06] Extracting libltdl-2.4.6: .......... done ===> freeciv-2.5.10_1 depends on shared library: libltdl.so - found (/usr/local/lib/libltdl.so) ===> Returning to build of freeciv-2.5.10_1 ===> freeciv-2.5.10_1 depends on shared library: libcurl.so - not found ===> Installing existing package /packages/All/curl-7.64.1_1.txz [120armv7-quarterly-job-06] Installing curl-7.64.1_1... [120armv7-quarterly-job-06] `-- Installing ca_root_nss-3.43... [120armv7-quarterly-job-06] `-- Extracting ca_root_nss-3.43: ........ done [120armv7-quarterly-job-06] `-- Installing libnghttp2-1.37.0... [120armv7-quarterly-job-06] `-- Extracting libnghttp2-1.37.0: .......... done [120armv7-quarterly-job-06] Extracting curl-7.64.1_1: .......... done Message from ca_root_nss-3.43: ********************************* 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 *************************************************************************** ===> freeciv-2.5.10_1 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> Returning to build of freeciv-2.5.10_1 ===> freeciv-2.5.10_1 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so) ===> freeciv-2.5.10_1 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> freeciv-2.5.10_1 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> freeciv-2.5.10_1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> freeciv-2.5.10_1 depends on shared library: libggz.so - not found ===> Installing existing package /packages/All/libggz-0.0.14.1_17.txz [120armv7-quarterly-job-06] Installing libggz-0.0.14.1_17... [120armv7-quarterly-job-06] `-- Installing libgcrypt-1.8.4_1... [120armv7-quarterly-job-06] | `-- Installing libgpg-error-1.35... [120armv7-quarterly-job-06] | `-- Extracting libgpg-error-1.35: .......... done [120armv7-quarterly-job-06] `-- Extracting libgcrypt-1.8.4_1: .......... done [120armv7-quarterly-job-06] Extracting libggz-0.0.14.1_17: ........ done Message from libggz-0.0.14.1_17: ===> NOTICE: The libggz 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 ===> freeciv-2.5.10_1 depends on shared library: libggz.so - found (/usr/local/lib/libggz.so) ===> Returning to build of freeciv-2.5.10_1 ===> freeciv-2.5.10_1 depends on shared library: libggz-gtk.so - not found ===> Installing existing package /packages/All/ggz-gtk-client-0.0.14.1_9.txz [120armv7-quarterly-job-06] Installing ggz-gtk-client-0.0.14.1_9... [120armv7-quarterly-job-06] `-- Installing ggz-client-libs-0.0.14.1_6... [120armv7-quarterly-job-06] `-- Extracting ggz-client-libs-0.0.14.1_6: .......... done [120armv7-quarterly-job-06] `-- Installing gtk2-2.24.32... [120armv7-quarterly-job-06] | `-- Installing cups-2.2.10... [120armv7-quarterly-job-06] | | `-- Installing avahi-app-0.7_2... [120armv7-quarterly-job-06] | | `-- Installing dbus-1.12.12... ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. [120armv7-quarterly-job-06] | | `-- Extracting dbus-1.12.12: ......... done [120armv7-quarterly-job-06] | | `-- Installing dbus-glib-0.110... [120armv7-quarterly-job-06] | | `-- Extracting dbus-glib-0.110: .......... done [120armv7-quarterly-job-06] | | `-- Installing gdbm-1.18.1... [120armv7-quarterly-job-06] | | `-- Extracting gdbm-1.18.1: .......... done [120armv7-quarterly-job-06] | | `-- Installing gnome_subr-1.0... [120armv7-quarterly-job-06] | | `-- Extracting gnome_subr-1.0: .... done [120armv7-quarterly-job-06] | | `-- Installing gobject-introspection-1.56.1,1... [120armv7-quarterly-job-06] | | | `-- Installing python36-3.6.8_1... [120armv7-quarterly-job-06] | | | `-- Extracting python36-3.6.8_1: .......... done [120armv7-quarterly-job-06] | | `-- Extracting gobject-introspection-1.56.1,1: .......... done [120armv7-quarterly-job-06] | | `-- Installing libdaemon-0.14_1... [120armv7-quarterly-job-06] | | `-- Extracting libdaemon-0.14_1: .......... done ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. [120armv7-quarterly-job-06] | | `-- Extracting avahi-app-0.7_2: .......... done [120armv7-quarterly-job-06] | | `-- Installing gnutls-3.6.7... [120armv7-quarterly-job-06] | | `-- Installing gmp-6.1.2_1... [120armv7-quarterly-job-06] | | `-- Extracting gmp-6.1.2_1: .......... done [120armv7-quarterly-job-06] | | `-- Installing libidn2-2.1.1... [120armv7-quarterly-job-06] | | | `-- Installing libunistring-0.9.10_1... [120armv7-quarterly-job-06] | | | `-- Extracting libunistring-0.9.10_1: .......... done [120armv7-quarterly-job-06] | | `-- Extracting libidn2-2.1.1: .......... done [120armv7-quarterly-job-06] | | `-- Installing libtasn1-4.13_1... [120armv7-quarterly-job-06] | | `-- Extracting libtasn1-4.13_1: .......... done [120armv7-quarterly-job-06] | | `-- Installing nettle-3.4.1_1... [120armv7-quarterly-job-06] | | `-- Extracting nettle-3.4.1_1: .......... done [120armv7-quarterly-job-06] | | `-- Installing p11-kit-0.23.15... [120armv7-quarterly-job-06] | | `-- Extracting p11-kit-0.23.15: .......... done [120armv7-quarterly-job-06] | | `-- Installing trousers-0.3.14_2... [120armv7-quarterly-job-06] | | | `-- Installing tpm-emulator-0.7.4_2... ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. pw: pw_mkdb(): No error: 0 pkg-static: PRE-INSTALL script failed Failed to install the following 1 package(s): /packages/All/ggz-gtk-client-0.0.14.1_9.txz Message from ggz-client-libs-0.0.14.1_6: ===> NOTICE: The ggz-client-libs 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 Message from python36-3.6.8_1: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== *** Error code 70 Stop. make: stopped in /usr/ports/games/freeciv
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905071447.x47Elw25057494>