Date: Sat, 1 Jul 2017 20:48:30 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][devel/gazpacho] Failed for gazpacho-0.7.2_5 in build-depends Message-ID: <201707012048.v61KmUkO058577@beefy11.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: sunpoet@FreeBSD.org Ident: $FreeBSD: head/devel/gazpacho/Makefile 444732 2017-06-30 13:06:25Z sunpoet $ Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p444810_s320460/logs/gazpacho-0.7.2_5.log Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p444810_s320460 Log: ====>> Building devel/gazpacho build started at Sat Jul 1 20:47:58 UTC 2017 port directory: /usr/ports/devel/gazpacho building for: FreeBSD head-i386-default-job-07 12.0-CURRENT FreeBSD 12.0-CURRENT 1200036 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/devel/gazpacho/Makefile 444732 2017-06-30 13:06:25Z sunpoet $ Poudriere version: 3.1.19-40-ga434dff0 Host OSVERSION: 1200033 Jail OSVERSION: 1200036 Job Id: 07 !!! Jail is newer than host. (Jail: 1200036, Host: 1200033) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1200036 UNAME_v=FreeBSD 12.0-CURRENT 1200036 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gazpacho-0.7.2_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.19-40-ga434dff0 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 gazpacho-0.7.2_5: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gazpacho/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gazpacho/work HOME=/wrkdirs/usr/ports/devel/gazpacho/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gazpacho/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gazpacho/work HOME=/wrkdirs/usr/ports/devel/gazpacho/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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" --End MAKE_ENV-- --PLIST_SUB-- 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 PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gazpacho" EXAMPLESDIR="share/examples/gazpacho" DATADIR="share/gazpacho" WWWDIR="www/gazpacho" ETCDIR="etc/gazpacho" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gazpacho DOCSDIR=/usr/local/share/doc/gazpacho EXAMPLESDIR=/usr/local/share/examples/gazpacho WWWDIR=/usr/local/www/gazpacho ETCDIR=/usr/local/etc/gazpacho --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes 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 # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=i386 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=12.0 OSVERSION=1200036 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.6+\|1.7+\|1.8+ _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) 524288 stack size (kbytes, -s) 65536 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 gazpacho 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 LGPL21+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> gazpacho-0.7.2_5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.1.txz [head-i386-default-job-07] Installing pkg-1.10.1... [head-i386-default-job-07] Extracting pkg-1.10.1: .......... done ===> gazpacho-0.7.2_5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gazpacho-0.7.2_5 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The gazpacho 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> [head-i386-default-job-07] | | | `-- Installing glproto-1.4.17... [head-i386-default-job-07] | | | `-- Extracting glproto-1.4.17: ...... done [head-i386-default-job-07] | | | `-- Installing mesa-libs-17.1.2... [head-i386-default-job-07] | | | `-- Installing libXxf86vm-1.1.4_1... [head-i386-default-job-07] | | | | `-- Installing xf86vidmodeproto-2.3.1... [head-i386-default-job-07] | | | | `-- Extracting xf86vidmodeproto-2.3.1: .... done [head-i386-default-job-07] | | | `-- Extracting libXxf86vm-1.1.4_1: .......... done [head-i386-default-job-07] | | | `-- Installing libdrm-2.4.81,1... [head-i386-default-job-07] | | | | `-- Installing libpciaccess-0.13.5... [head-i386-default-job-07] | | | | `-- Installing pciids-20170622... [head-i386-default-job-07] | | | | `-- Extracting pciids-20170622: ..... done [head-i386-default-job-07] | | | | `-- Extracting libpciaccess-0.13.5: ...... done [head-i386-default-job-07] | | | `-- Extracting libdrm-2.4.81,1: .......... done [head-i386-default-job-07] | | | `-- Installing libunwind-20170113_1... [head-i386-default-job-07] | | | `-- Extracting libunwind-20170113_1: .......... done [head-i386-default-job-07] | | | `-- Installing libxshmfence-1.2_1... [head-i386-default-job-07] | | | `-- Extracting libxshmfence-1.2_1: ......... done [head-i386-default-job-07] | | | `-- Extracting mesa-libs-17.1.2: .......... done [head-i386-default-job-07] | | | `-- Installing pixman-0.34.0... [head-i386-default-job-07] | | | `-- Extracting pixman-0.34.0: .......... done [head-i386-default-job-07] | | | `-- Installing xcb-util-renderutil-0.3.9_1... [head-i386-default-job-07] | | | `-- Installing xcb-util-0.4.0_2,1... [head-i386-default-job-07] | | | `-- Extracting xcb-util-0.4.0_2,1: .......... done [head-i386-default-job-07] | | | `-- Extracting xcb-util-renderutil-0.3.9_1: ...... done [head-i386-default-job-07] | | `-- Extracting cairo-1.14.8_1,2: .......... done [head-i386-default-job-07] | | `-- Installing encodings-1.0.4_3,1... [head-i386-default-job-07] | | | `-- Installing font-util-1.3.1... [head-i386-default-job-07] | | | `-- Extracting font-util-1.3.1: .......... done [head-i386-default-job-07] | | `-- Extracting encodings-1.0.4_3,1: .......... done [head-i386-default-job-07] | | `-- Installing harfbuzz-1.4.6_1... [head-i386-default-job-07] | | | `-- Installing graphite2-1.3.10... [head-i386-default-job-07] | | | `-- Extracting graphite2-1.3.10: .......... done [head-i386-default-job-07] | | `-- Extracting harfbuzz-1.4.6_1: .......... done [head-i386-default-job-07] | | `-- Installing libXft-2.3.2_1... [head-i386-default-job-07] | | `-- Extracting libXft-2.3.2_1: ......... done [head-i386-default-job-07] | | `-- Installing xorg-fonts-truetype-7.7_1... [head-i386-default-job-07] | | | `-- Installing dejavu-2.37... [head-i386-default-job-07] | | | `-- Installing mkfontdir-1.0.7... [head-i386-default-job-07] | | | | `-- Installing mkfontscale-1.1.2... [head-i386-default-job-07] | | | | `-- Installing libfontenc-1.1.3_1... [head-i386-default-job-07] | | | | `-- Extracting libfontenc-1.1.3_1: ......... done [head-i386-default-job-07] | | | | `-- Extracting mkfontscale-1.1.2: .. done [head-i386-default-job-07] | | | `-- Extracting mkfontdir-1.0.7: .. done [head-i386-default-job-07] | | | `-- Extracting dejavu-2.37: .......... done [head-i386-default-job-07] | | | `-- Installing font-bh-ttf-1.0.3_3... [head-i386-default-job-07] | | | `-- Extracting font-bh-ttf-1.0.3_3: .......... done [head-i386-default-job-07] | | | `-- Installing font-misc-ethiopic-1.0.3_3... [head-i386-default-job-07] | | | `-- Extracting font-misc-ethiopic-1.0.3_3: ... done [head-i386-default-job-07] | | | `-- Installing font-misc-meltho-1.0.3_3... [head-i386-default-job-07] | | | `-- Extracting font-misc-meltho-1.0.3_3: .......... done [head-i386-default-job-07] | | `-- Extracting pango-1.40.6: .......... done [head-i386-default-job-07] | | `-- Installing shared-mime-info-1.8... [head-i386-default-job-07] | | `-- Extracting shared-mime-info-1.8: .......... done [head-i386-default-job-07] | `-- Extracting gtk-update-icon-cache-2.24.29: .... done [head-i386-default-job-07] `-- Extracting gtk2-2.24.31: .......... done [head-i386-default-job-07] `-- Installing libglade2-2.6.4_8... [head-i386-default-job-07] | `-- Installing xmlcatmgr-2.2_2... [head-i386-default-job-07] | `-- Extracting xmlcatmgr-2.2_2: ......... done + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) + Creating /usr/local/share/xml/catalog.ports [head-i386-default-job-07] `-- Extracting libglade2-2.6.4_8: .......... done [head-i386-default-job-07] `-- Installing py27-gobject-2.28.6_7... [head-i386-default-job-07] | `-- Installing py27-cairo-1.10.0_2... [head-i386-default-job-07] | `-- Extracting py27-cairo-1.10.0_2: ...... done [head-i386-default-job-07] `-- Extracting py27-gobject-2.28.6_7: .......... done [head-i386-default-job-07] `-- Installing py27-gtk2-2.24.0_4... [head-i386-default-job-07] `-- Extracting py27-gtk2-2.24.0_4: .......... done [head-i386-default-job-07] `-- Installing py27-setuptools-36.0.1... [head-i386-default-job-07] `-- Extracting py27-setuptools-36.0.1: .......... done [head-i386-default-job-07] Extracting py27-kiwi-gtk-1.9.38: .......... done Message from perl5-5.24.1_1: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Message from python27-2.7.13_6: =========================================================================== 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 ca_root_nss-3.31: ********************************* 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 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 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. Message from xmlcatmgr-2.2_2: The following catalogs are installed: 1) /usr/local/share/sgml/catalog The top level catalog for SGML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 2) /usr/local/share/sgml/catalog.ports This catalog is for handling SGML stuff installed under /usr/local/share/sgml. It is changed by ports/packages. 3) /usr/local/share/xml/catalog The top level catalog for XML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 4) /usr/local/share/xml/catalog.ports This catalog is for handling XML stuff installed under /usr/local/share/xml. It is changed by ports/packages. ===> gazpacho-0.7.2_5 depends on package: py27--kiwi-gtk>=0 - not found *** Error code 1 Stop. make: stopped in /usr/ports/devel/gazpacho
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707012048.v61KmUkO058577>