Date: Sat, 28 Oct 2017 17:01:09 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-arm64-default][www/gecko-mediaplayer] Failed for gecko-mediaplayer-1.0.9_4 in configure/runaway Message-ID: <201710281701.v9SH19XU024459@thunderx1.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: ports@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/www/gecko-mediaplayer/Makefile 449591 2017-09-10 20:55:38Z gerald $ Log URL: http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p452754_s324941/logs/gecko-mediaplayer-1.0.9_4.log Build URL: http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p452754_s324941 Log: ====>> Building www/gecko-mediaplayer build started at Sat Oct 28 14:46:21 UTC 2017 port directory: /usr/ports/www/gecko-mediaplayer building for: FreeBSD head-arm64-default-job-18 12.0-CURRENT FreeBSD 12.0-CURRENT 1200051 arm64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/www/gecko-mediaplayer/Makefile 449591 2017-09-10 20:55:38Z gerald $ Poudriere version: 3.1.21-7-g66ad3813 Host OSVERSION: 1200044 Jail OSVERSION: 1200051 Job Id: 18 !!! Jail is newer than host. (Jail: 1200051, Host: 1200044) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1200051 UNAME_v=FreeBSD 12.0-CURRENT 1200051 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gecko-mediaplayer-1.0.9_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool MASTERNAME=head-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.21-7-g66ad3813 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for gecko-mediaplayer-1.0.9_4: CACHE=on: Enable caching of remote media to local storage DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-schemas-install --with-plugin_dir="/usr/local/lib/browser_plugins/gecko-mediaplayer" --enable-caching --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/www/gecko-mediaplayer/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/gecko-mediaplayer/work HOME=/wrkdirs/usr/ports/www/gecko-mediaplayer/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/gecko-mediaplayer/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/gecko-mediaplayer/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/gecko-mediaplayer/work HOME=/wrkdirs/usr/ports/www/gecko-mediaplayer/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/gecko-mediaplayer/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 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing -std=c++11" 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-- WEBPLUGIN_DIR="lib/browser_plugins/gecko-mediaplayer" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gecko-mediaplayer" EXAMPLESDIR="share/examples/gecko-mediaplayer" DATADIR="share/gecko-mediaplayer" WWWDIR="www/gecko-mediaplayer" ETCDIR="etc/gecko-mediaplayer" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gecko-mediaplayer DOCSDIR=/usr/local/share/doc/gecko-mediaplayer EXAMPLESDIR=/usr/local/share/examples/gecko-mediaplayer WWWDIR=/usr/local/www/gecko-mediaplayer ETCDIR=/usr/local/etc/gecko-mediaplayer --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes #### /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 #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=aarch64 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=12.0 OSVERSION=1200051 PYTHONBASE=/usr/local UID=0 _JAVA_OS_LIST_REGEXP=native|linux _JAVA_VENDOR_LIST_REGEXP=openjdk|oracle|sun _JAVA_VERSION_LIST_REGEXP=1.6|1.7|1.8|1.9|1.6\+|1.7\+|1.8\+|1.9\+ _OSRELEASE=12.0-CURRENT #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 1048576 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 >============================ ===> NOTICE: The gecko-mediaplayer 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 ===> License GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> gecko-mediaplayer-1.0.9_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.1.txz [head-arm64-default-job-18] Installing pkg-1.10.1... [head-arm64-default-job-18] Extracting pkg-1.10.1: .......... done ===> gecko-mediaplayer-1.0.9_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gecko-mediaplayer-1.0.9_4 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The gecko-mediaplayer 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 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gecko-mediaplayer-1.0.9_4 for building =========================================================================== =======================<phase: checksum >============================ ===> NOTICE: The gecko-mediaplayer 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: <snip> =========================================================================== Message from freetype2-2.8: 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. The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed). Message from ca_root_nss-3.32.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 *************************************************************************** Message from trousers-0.3.14_1: To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Message from opencv-core-2.4.13.1_1: ===> NOTICE: The opencv-core 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 dejavu-2.37: 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. ===> gecko-mediaplayer-1.0.9_4 depends on package: libxul>=45 - found ===> Returning to build of gecko-mediaplayer-1.0.9_4 ===> gecko-mediaplayer-1.0.9_4 depends on executable: msgfmt - not found ===> Installing existing package /packages/All/gettext-tools-0.19.8.1.txz [head-arm64-default-job-18] Installing gettext-tools-0.19.8.1... [head-arm64-default-job-18] Extracting gettext-tools-0.19.8.1: .......... done ===> gecko-mediaplayer-1.0.9_4 depends on executable: msgfmt - found ===> Returning to build of gecko-mediaplayer-1.0.9_4 ===> gecko-mediaplayer-1.0.9_4 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.3.10,1.txz [head-arm64-default-job-18] Installing pkgconf-1.3.10,1... [head-arm64-default-job-18] Extracting pkgconf-1.3.10,1: .......... done ===> gecko-mediaplayer-1.0.9_4 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of gecko-mediaplayer-1.0.9_4 =========================================================================== =======================<phase: lib-depends >============================ ===> gecko-mediaplayer-1.0.9_4 depends on shared library: libdbus-glib-1.so - found (/usr/local/lib/libdbus-glib-1.so) ===> gecko-mediaplayer-1.0.9_4 depends on shared library: libnspr4.so - found (/usr/local/lib/libnspr4.so) ===> gecko-mediaplayer-1.0.9_4 depends on shared library: libcurl.so - not found ===> Installing existing package /packages/All/curl-7.56.0.txz [head-arm64-default-job-18] Installing curl-7.56.0... [head-arm64-default-job-18] `-- Installing libnghttp2-1.26.0... [head-arm64-default-job-18] `-- Extracting libnghttp2-1.26.0: .......... done [head-arm64-default-job-18] Extracting curl-7.56.0: .......... done ===> gecko-mediaplayer-1.0.9_4 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> Returning to build of gecko-mediaplayer-1.0.9_4 ===> gecko-mediaplayer-1.0.9_4 depends on shared library: libgmlib.so - not found ===> Installing existing package /packages/All/gmtk-1.0.9_1.txz [head-arm64-default-job-18] Installing gmtk-1.0.9_1... [head-arm64-default-job-18] Extracting gmtk-1.0.9_1: .......... done Message from gmtk-1.0.9_1: ===> NOTICE: The gmtk 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 ===> gecko-mediaplayer-1.0.9_4 depends on shared library: libgmlib.so - found (/usr/local/lib/libgmlib.so) ===> Returning to build of gecko-mediaplayer-1.0.9_4 ===> gecko-mediaplayer-1.0.9_4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> gecko-mediaplayer-1.0.9_4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> gecko-mediaplayer-1.0.9_4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) =========================================================================== =======================<phase: configure >============================ ===> Configuring for gecko-mediaplayer-1.0.9_4 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /wrkdirs/usr/ports/www/gecko-mediaplayer/work/gecko-mediaplayer-1.0.9/missing: Unknown '--is-lightweight' option Try '/wrkdirs/usr/ports/www/gecko-mediaplayer/work/gecko-mediaplayer-1.0.9/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether cc understands -c and -o together... yes checking for ranlib... ranlib checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... ====>> Killing runaway build after 7200 seconds with no output
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710281701.v9SH19XU024459>