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/x11/ipager/Makefile 513620 2019-10-02 19:51:23Z 
sunpoet $
Log URL:        
http://beefy12.nyi.freebsd.org/data/head-armv7-default/p516119_s354210/logs/ipager-1.1.0_9.log
Build URL:      
http://beefy12.nyi.freebsd.org/build.html?mastername=head-armv7-default&build=p516119_s354210
Log:

=>> Building x11/ipager
build started at Sat Nov  2 15:33:17 UTC 2019
port directory: /usr/ports/x11/ipager
package name: ipager-1.1.0_9
building for: FreeBSD head-armv7-default-job-04 13.0-CURRENT FreeBSD 
13.0-CURRENT 1300054 arm
maintained by: [email protected]
Makefile ident:      $FreeBSD: head/x11/ipager/Makefile 513620 2019-10-02 
19:51:23Z sunpoet $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300047
Jail OSVERSION: 1300054
Job Id: 04




!!! Jail is newer than host. (Jail: 1300054, Host: 1300047) !!!
!!! 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=1300054
UNAME_v=FreeBSD 13.0-CURRENT 1300054
UNAME_r=13.0-CURRENT
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-5-gc81843e5
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---
===> The following configuration options are available for ipager-1.1.0_9:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
[email protected]
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/x11/ipager/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/ipager/work  
HOME=/wrkdirs/usr/ports/x11/ipager/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/x11/ipager/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/x11/ipager/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/ipager/work  
HOME=/wrkdirs/usr/ports/x11/ipager/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/x11/ipager/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  -fstack-protector-strong -fno-strict-aliasing "  
CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " 
LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-fstack-protector-strong -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="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local 
LIB32DIR=lib DOCSDIR="share/doc/ipager"  EXAMPLESDIR="share/examples/ipager"  
DATADIR="share/ipager"  WWWDIR="www/ipager"  ETCDIR="etc/ipager"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/ipager 
DOCSDIR=/usr/local/share/doc/ipager 
EXAMPLESDIR=/usr/local/share/examples/ipager  WWWDIR=/usr/local/www/ipager 
ETCDIR=/usr/local/etc/ipager
--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
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_9d218390=FreeBSD clang version 9.0.0 (tags/RELEASE_900/final 372316) 
(based on LLVM 9.0.0) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: 
posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 9.0.0 (tags/RELEASE_900/final 
372316) (based on LLVM 9.0.0) Target: armv7-unknown-freebsd13.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 9.0.0 (tags/RELEASE_900/final 
372316) (based on LLVM 9.0.0) Target: armv7-unknown-freebsd13.0-gnueabihf 
Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300054
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 MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ipager-1.1.0_9 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.12.0.txz
[head-armv7-default-job-04] Installing pkg-1.12.0...
[head-armv7-default-job-04] Extracting pkg-1.12.0: .......... done
===>   ipager-1.1.0_9 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ipager-1.1.0_9
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by ipager-1.1.0_9 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by ipager-1.1.0_9 for building
=> SHA256 Checksum OK for ipager-1.1.0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by ipager-1.1.0_9 for building
===>  Extracting for ipager-1.1.0_9
=> SHA256 Checksum OK for ipager-1.1.0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ipager-1.1.0_9
===>  Applying FreeBSD patches for ipager-1.1.0_9
===========================================================================
=======================<phase: build-depends  >============================
===>   ipager-1.1.0_9 depends on file: /usr/local/bin/scons - not found
===>   Installing existing package /packages/All/scons-3.1.1.txz
[head-armv7-default-job-04] Installing scons-3.1.1...
[head-armv7-default-job-04] `-- Installing m4-1.4.18_1,1...
[head-armv7-default-job-04] |   `-- Installing indexinfo-0.3.1...
[head-armv7-default-job-04] |   `-- Extracting indexinfo-0.3.1: .... done
[head-armv7-default-job-04] `-- Extracting m4-1.4.18_1,1: .......... done
[head-armv7-default-job-04] `-- Installing py27-setuptools-41.4.0...
[head-armv7-default-job-04] |   `-- Installing python27-2.7.17...
[head-armv7-default-job-04] |   | `-- Installing gettext-runtime-0.20.1...
[head-armv7-default-job-04] |   | `-- Extracting gettext-runtime-0.20.1: 
.......... done
[head-armv7-default-job-04] |   | `-- Installing libffi-3.2.1_3...
[head-armv7-default-job-04] |   | `-- Extracting libffi-3.2.1_3: .......... done
[head-armv7-default-job-04] |   | `-- Installing readline-8.0.0...
[head-armv7-default-job-04] |   | `-- Extracting readline-8.0.0: .......... done
[head-armv7-default-job-04] |   `-- Extracting python27-2.7.17: .......... done
[head-armv7-default-job-04] `-- Extracting py27-setuptools-41.4.0: .......... 
done
[head-armv7-default-job-04] Extracting scons-3.1.1: .......... done
=====
Message from python27-2.7.17:

--
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 py27-setuptools-41.4.0:

--
Only /usr/local/bin/easy_install-2.7 script has been installed
  since Python 2.7 is not the default Python version.
===>   ipager-1.1.0_9 depends on file: /usr/local/bin/scons - found
===>   Returning to build of ipager-1.1.0_9
===========================================================================
=======================<phase: lib-depends    >============================
===>   ipager-1.1.0_9 depends on shared library: libImlib2.so - not found
===>   Installing existing package /packages/All/imlib2-1.5.1,2.txz
[head-armv7-default-job-04] Installing imlib2-1.5.1,2...
[head-armv7-default-job-04] `-- Installing freetype2-2.10.1...
[head-armv7-default-job-04] `-- Extracting freetype2-2.10.1: .......... done
[head-armv7-default-job-04] `-- Installing giflib-5.1.9...
[head-armv7-default-job-04] `-- Extracting giflib-5.1.9: .......... done
[head-armv7-default-job-04] `-- Installing jpeg-turbo-2.0.3...
[head-armv7-default-job-04] `-- Extracting jpeg-turbo-2.0.3: .......... done
[head-armv7-default-job-04] `-- Installing libSM-1.2.3,1...
[head-armv7-default-job-04] |   `-- Installing libICE-1.0.10,1...
[head-armv7-default-job-04] |   `-- Extracting libICE-1.0.10,1: .......... done
[head-armv7-default-job-04] `-- Extracting libSM-1.2.3,1: .......... done
[head-armv7-default-job-04] `-- Installing libX11-1.6.8,1...
[head-armv7-default-job-04] |   `-- Installing libXau-1.0.9...
[head-armv7-default-job-04] |   `-- Extracting libXau-1.0.9: .......... done
[head-armv7-default-job-04] |   `-- Installing libXdmcp-1.1.3...
[head-armv7-default-job-04] |   | `-- Installing xorgproto-2019.1...
[head-armv7-default-job-04] |   | `-- Extracting xorgproto-2019.1: .......... 
done
[head-armv7-default-job-04] |   `-- Extracting libXdmcp-1.1.3: ......... done
[head-armv7-default-job-04] |   `-- Installing libxcb-1.13.1...
[head-armv7-default-job-04] |   | `-- Installing libpthread-stubs-0.4...
[head-armv7-default-job-04] |   | `-- Extracting libpthread-stubs-0.4: .... done
[head-armv7-default-job-04] |   | `-- Installing libxml2-2.9.9...
[head-armv7-default-job-04] |   | `-- Extracting libxml2-2.9.9: .......... done
[head-armv7-default-job-04] |   `-- Extracting libxcb-1.13.1: .......... done
[head-armv7-default-job-04] `-- Extracting libX11-1.6.8,1: .......... done
[head-armv7-default-job-04] `-- Installing libXext-1.3.4,1...
[head-armv7-default-job-04] `-- Extracting libXext-1.3.4,1: .......... done
[head-armv7-default-job-04] `-- Installing libid3tag-0.15.1b_1...
[head-armv7-default-job-04] `-- Extracting libid3tag-0.15.1b_1: .......... done
[head-armv7-default-job-04] `-- Installing png-1.6.37...
[head-armv7-default-job-04] `-- Extracting png-1.6.37: .......... done
[head-armv7-default-job-04] `-- Installing tiff-4.0.10_1...
[head-armv7-default-job-04] |   `-- Installing jbigkit-2.1_1...
[head-armv7-default-job-04] |   `-- Extracting jbigkit-2.1_1: .......... done
[head-armv7-default-job-04] `-- Extracting tiff-4.0.10_1: .......... done
[head-armv7-default-job-04] Extracting imlib2-1.5.1,2: .......... done
=====
Message from freetype2-2.10.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.

If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
the foundry and information whether they contain wide characters. For example,
"Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
run time with using pcf:no-long-family-names property, if needed. Example:

FREETYPE_PROPERTIES=pcf:no-long-family-names=1

How to recreate fontconfig cache with using such environment variable,
if needed:
# env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv

The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was 
installed).
===>   ipager-1.1.0_9 depends on shared library: libImlib2.so - found 
(/usr/local/lib/libImlib2.so)
===>   Returning to build of ipager-1.1.0_9
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for ipager-1.1.0_9
===========================================================================
=======================<phase: build          >============================
===>  Building for ipager-1.1.0_9
scons: Reading SConscript files ...
Checking for C header file sys/time.h... yes
Checking for C header file sys/stat.h... yes
Checking for C header file sys/types.h... yes
Checking for Imlib2... 
yes
scons: done reading SConscript files.
scons: Building targets ...
CC -o atoms.o -c -pthread -Wall -DHAS_SYS_TIME_H -I/usr/local/include atoms.cpp
CC -o icolor.o -c -pthread -Wall -DHAS_SYS_TIME_H -I/usr/local/include 
icolor.cpp
CC -o icon.o -c -pthread -Wall -DHAS_SYS_TIME_H -I/usr/local/include icon.cpp
CC -o iconfig.o -c -pthread -Wall -DHAS_SYS_TIME_H -I/usr/local/include 
iconfig.cpp
In file included from iconfig.cpp:26:
./iconfig.h:89:13: warning: private field 'urgency_notify' is not used 
[-Wunused-private-field]
    bool    urgency_notify;
            ^
1 warning generated.
CC -o ipager.o -c -pthread -Wall -DHAS_SYS_TIME_H -I/usr/local/include 
ipager.cpp
ipager.cpp:57:44: warning: result of comparison of constant -1 with expression 
of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
    while ((c = getopt(argc, argv, "hc:")) != -1) {
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~~
1 warning generated.
CC -o notifier.o -c -pthread -Wall -DHAS_SYS_TIME_H -I/usr/local/include 
notifier.cpp
CC -o pager.o -c -pthread -Wall -DHAS_SYS_TIME_H -I/usr/local/include pager.cpp
pager.cpp:272:13: warning: add explicit braces to avoid dangling else 
[-Wdangling-else]
            else
            ^
pager.cpp:439:31: warning: unused variable 'it_end' [-Wunused-variable]
        WindowStack::iterator it_end = m_ws.end();
                              ^
pager.cpp:621:28: warning: ISO C++11 does not allow conversion from string 
literal to 'char *' [-Wwritable-strings]
    classhints.res_name  = "ipager";
                           ^
pager.cpp:622:28: warning: ISO C++11 does not allow conversion from string 
literal to 'char *' [-Wwritable-strings]
    classhints.res_class = "IPager";
                           ^
pager.cpp:625:18: warning: ISO C++11 does not allow conversion from string 
literal to 'char *' [-Wwritable-strings]
    char *name = "iPager";
                 ^
In file included from pager.cpp:27:
./pager.h:74:26: warning: private field 'm_XDefaultWindowAttributes' is not 
used [-Wunused-private-field]
    XSetWindowAttributes m_XDefaultWindowAttributes;
                         ^
./pager.h:79:25: warning: private field 'm_buffer' is not used 
[-Wunused-private-field]
    Imlib_Image         m_buffer;
                        ^
./pager.h:83:25: warning: private field 'm_range' is not used 
[-Wunused-private-field]
    Imlib_Color_Range   m_range;
                        ^
8 warnings generated.
CC -o wm.o -c -pthread -Wall -DHAS_SYS_TIME_H -I/usr/local/include wm.cpp
CC -o workspace.o -c -pthread -Wall -DHAS_SYS_TIME_H -I/usr/local/include 
workspace.cpp
CC -o ipager atoms.o icolor.o icon.o iconfig.o ipager.o notifier.o pager.o wm.o 
workspace.o -L/usr/local/lib -lm -lpthread -lX11 -lImlib2
=>> Killing runaway build after 21600 seconds with no output
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "[email protected]"

Reply via email to