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: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/net-im/purple-slack/Makefile 470440 2018-05-20 06:43:40Z meta $ Log URL: http://beefy16.nyi.freebsd.org/data/head-armv7-default/p477551_s338037/logs/purple-slack-20180508.log Build URL: http://beefy16.nyi.freebsd.org/build.html?mastername=head-armv7-default&build=p477551_s338037 Log: =>> Building net-im/purple-slack build started at Wed Aug 22 15:29:15 UTC 2018 port directory: /usr/ports/net-im/purple-slack package name: purple-slack-20180508 building for: FreeBSD head-armv7-default-job-20 12.0-ALPHA2 FreeBSD 12.0-ALPHA2 1200078 arm maintained by: [email protected] Makefile ident: $FreeBSD: head/net-im/purple-slack/Makefile 470440 2018-05-20 06:43:40Z meta $ Poudriere version: 3.2.7-2-g1cf194be Host OSVERSION: 1200069 Jail OSVERSION: 1200078 Job Id: 20 !!! Jail is newer than host. (Jail: 1200078, Host: 1200069) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv7 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1200078 UNAME_v=FreeBSD 12.0-ALPHA2 1200078 UNAME_r=12.0-ALPHA2 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.7-2-g1cf194be MASTERMNT=/usr/local/poudriere/data/.m/head-armv7-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-armv7-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-armv7-default/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--- ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/purple-slack/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/purple-slack/work HOME=/wrkdirs/usr/ports/net-im/purple-slack/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-im/purple-slack/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/purple-slack/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/purple-slack/work HOME=/wrkdirs/usr/ports/net-im/purple-slack/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-im/purple-slack/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 CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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-- PORTDOCS="" PORTEXAMPLES="" 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/purple-slack" EXAMPLESDIR="share/examples/purple-slack" DATADIR="share/purple-slack" WWWDIR="www/purple-slack" ETCDIR="etc/purple-slack" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/purple-slack DOCSDIR=/usr/local/share/doc/purple-slack EXAMPLESDIR=/usr/local/share/examples/purple-slack WWWDIR=/usr/local/www/purple-slack ETCDIR=/usr/local/etc/purple-slack --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-ALPHA2 OSREL=12.0 OSVERSION=1200078 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 >============================ ===> purple-slack-20180508 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_1.txz [head-armv7-default-job-20] Installing pkg-1.10.5_1... [head-armv7-default-job-20] Extracting pkg-1.10.5_1: .......... done ===> purple-slack-20180508 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of purple-slack-20180508 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user <snip> [head-armv7-default-job-20] | | | | `-- Extracting libgpg-error-1.32: .......... done [head-armv7-default-job-20] | | | `-- Extracting libgcrypt-1.8.3: .......... done [head-armv7-default-job-20] | | | `-- Extracting libxslt-1.1.32: .......... done [head-armv7-default-job-20] | | | `-- Installing polkit-0.114_1... [head-armv7-default-job-20] | | | `-- Installing spidermonkey52-52.8.0_1... [head-armv7-default-job-20] | | | | `-- Installing icu-62.1_2,1... [head-armv7-default-job-20] | | | | `-- Extracting icu-62.1_2,1: .......... done [head-armv7-default-job-20] | | | | `-- Installing nspr-4.19... [head-armv7-default-job-20] | | | | `-- Extracting nspr-4.19: .......... done [head-armv7-default-job-20] | | | `-- Extracting spidermonkey52-52.8.0_1: .......... done ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. [head-armv7-default-job-20] | | | `-- Extracting polkit-0.114_1: ......... done [head-armv7-default-job-20] | | `-- Extracting consolekit2-1.2.0: ......... done [head-armv7-default-job-20] | | `-- Installing libvolume_id-0.81.1... [head-armv7-default-job-20] | | `-- Extracting libvolume_id-0.81.1: ........ done [head-armv7-default-job-20] | | `-- Installing policykit-0.9_10... ===> Creating groups. Creating group 'polkit' with gid '562'. ===> Creating users Creating user 'polkit' with uid '562'. [head-armv7-default-job-20] | | `-- Extracting policykit-0.9_10: .......... done ===> Creating groups. Creating group 'haldaemon' with gid '560'. ===> Creating users Creating user 'haldaemon' with uid '560'. [head-armv7-default-job-20] | | `-- Extracting hal-0.5.14_33: ......... done polkit-read-auth-helper: needs to be setgid polkit polkit-auth: NotAuthorizedToReadAuthorizationsForOtherUsers: uid 0 is not authorized to read authorizations for uid 560 (requires org.freedesktop.policykit.read) ===> Creating groups. Creating group 'webcamd' with gid '145'. ===> Creating users Creating user 'webcamd' with uid '145'. [head-armv7-default-job-20] | `-- Extracting webcamd-4.17.0.3: .......... done [head-armv7-default-job-20] `-- Extracting gstreamer1-plugins-v4l2-1.12.3: . done [head-armv7-default-job-20] `-- Installing libidn-1.34... [head-armv7-default-job-20] `-- Extracting libidn-1.34: .......... done [head-armv7-default-job-20] `-- Installing nss-3.38... [head-armv7-default-job-20] | `-- Installing sqlite3-3.24.0_1... [head-armv7-default-job-20] | `-- Extracting sqlite3-3.24.0_1: .......... done [head-armv7-default-job-20] `-- Extracting nss-3.38: .......... done [head-armv7-default-job-20] `-- Installing py27-dbus-1.2.0_1... [head-armv7-default-job-20] | `-- Installing pydbus-common-1.2.0_2... [head-armv7-default-job-20] | `-- Extracting pydbus-common-1.2.0_2: .......... done [head-armv7-default-job-20] `-- Extracting py27-dbus-1.2.0_1: .......... done [head-armv7-default-job-20] Extracting libpurple-2.13.0: .......... done Message from perl5-5.26.2: 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.15: =========================================================================== 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 freetype2-2.9.1: 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 libdca-0.0.6: ===> NOTICE: The libdca 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. Message from webcamd-4.17.0.3: ********************************************************************* 1) webcamd requires the cuse4bsd(3) or cuse(3) kernel module, depending on how webcamd was compiled. Please load this dependency by doing: # FreeBSD < 11.x, package from ports # kldload cuse4bsd or # FreeBSD >= 11.x, part of default kernel build # kldload cuse or by adding cuse4bsd_load="YES" or cuse_load="YES" to your /boot/loader.conf. 2) add webcamd_enable="YES" to your /etc/rc.conf 3) Please restart devd to start webcamd # service devd restart 4) Optionally add a user to the "webcamd" group # pw groupmod webcamd -m <username> 5) If webcamd still did not start, consult the installed webcamd rc.d script for more help and instructions on how to start webcamd. ********************************************************************* ===> purple-slack-20180508 depends on shared library: libpurple.so - found (/usr/local/lib/libpurple.so) ===> Returning to build of purple-slack-20180508 ===> purple-slack-20180508 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> purple-slack-20180508 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) =========================================================================== =======================<phase: configure >============================ ===> Configuring for purple-slack-20180508 =========================================================================== =======================<phase: build >============================ ===> Building for purple-slack-20180508 gmake[1]: Entering directory '/wrkdirs/usr/ports/net-im/purple-slack/work/slack-libpurple-0179b2c' Package glib- was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-.pc' to the PKG_CONFIG_PATH environment variable Package 'glib-', required by 'virtual:world', not found Package '.0', required by 'virtual:world', not found Package 'gobjec', required by 'virtual:world', not found Package '-', required by 'virtual:world', not found Package '.0', required by 'virtual:world', not found /nxb-bin/usr/bin/cc -MM -g -O2 -Wall -Werror -Wno-error=strict-aliasing -fPIC -D_DEFAULT_SOURCE=1 -std=c99 slack.c slack-cmd.c slack-message.c slack-conversation.c slack-channel.c slack-im.c slack-user.c slack-rtm.c slack-blist.c slack-api.c slack-object.c slack-json.c purple-websocket.c json.c > Makefile.dep Package glib- was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-.pc' to the PKG_CONFIG_PATH environment variable Package 'glib-', required by 'virtual:world', not found Package '.0', required by 'virtual:world', not found Package 'gobjec', required by 'virtual:world', not found Package '-', required by 'virtual:world', not found Package '.0', required by 'virtual:world', not found Package glib- was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-.pc' to the PKG_CONFIG_PATH environment variable Package 'glib-', required by 'virtual:world', not found Package '.0', required by 'virtual:world', not found Package 'gobjec', required by 'virtual:world', not found Package '-', required by 'virtual:world', not found Package '.0', required by 'virtual:world', not found /usr/local/bin/bash: /n: No such file or directory Makefile:117: Makefile.dep: No such file or directory gmake[1]: *** [Makefile:115: Makefile.dep] Error 127 gmake[1]: Leaving directory '/wrkdirs/usr/ports/net-im/purple-slack/work/slack-libpurple-0179b2c' *** Error code 1 Stop. make: stopped in /usr/ports/net-im/purple-slack _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
