Page MenuHomeFreeBSD
Paste P364

graphics/wayland: build on 12.1 armv7
ArchivedPublic

Authored by jbeich on Feb 12 2020, 1:04 PM.
Tags
None
Referenced Files
F6144416: raw.txt
Feb 12 2020, 1:04 PM
Subscribers
None
build started at Wed Feb 12 13:59:07 CET 2020
port directory: /usr/ports/graphics/wayland
package name: wayland-1.18.0
building for: FreeBSD 121armv7-default 12.1-RELEASE FreeBSD 12.1-RELEASE 1201000 arm
maintained by: x11@FreeBSD.org
Makefile ident:
Poudriere version: 3.3.99.20191210
Host OSVERSION: 1300077
Jail OSVERSION: 1201000
Job Id:
---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv7
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1201000
UNAME_v=FreeBSD 12.1-RELEASE 1201000
UNAME_r=12.1-RELEASE
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
TRYBROKEN=yes
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.3.99.20191210
MASTERMNT=/poudriere/data/.m/121armv7-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=tmux-256color
GID=0
UID=0
PWD=/poudriere/data/.m/121armv7-default/ref/.p
NO_WARNING_PKG_INSTALL_EOL=yes
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=121armv7-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/poudriere/data/.m/121armv7-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/testport.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=PACKAGES=/tmp/pkgs PKGREPOSITORY=/tmp/pkgs PKGLATESTREPOSITORY=/tmp/pkgs/Latest
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
---End OPTIONS List---
--MAINTAINER--
x11@FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--prefix /usr/local --mandir man --infodir share/info --buildtype release --strip -Ddocumentation=false _build
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/wayland/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/wayland/work HOME=/wrkdirs/usr/ports/graphics/wayland/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/wayland/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/wayland/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/wayland/work HOME=/wrkdirs/usr/ports/graphics/wayland/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/wayland/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 DESTDIR=/wrkdirs/usr/ports/graphics/wayland/work/stage 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 "-I/usr/local/include/libepoll-shim" -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 "-I/usr/local/include/libepoll-shim" -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--
GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/wayland" EXAMPLESDIR="share/examples/wayland" DATADIR="share/wayland" WWWDIR="www/wayland" ETCDIR="etc/wayland"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wayland DOCSDIR=/usr/local/share/doc/wayland EXAMPLESDIR=/usr/local/share/examples/wayland WWWDIR=/usr/local/www/wayland ETCDIR=/usr/local/etc/wayland
--End SUB_LIST--
---Begin make.conf---
DEV_WARNING_WAIT=0
#NO_IGNORE=
# Minimize TeX dependency
devel_doxygen_UNSET += DOCS LATEX
# Bootstrapping isn't necessary for modern compilers and prevents taking
# advantage of native-xtools. GCC < 6 aren't C++11-compatible while
# Clang >= 6 and GCC >= 6 default to C++14.
lang_gcc6_UNSET += BOOTSTRAP
lang_gcc7_UNSET += BOOTSTRAP
lang_gcc8_UNSET += BOOTSTRAP
lang_gcc9_UNSET += BOOTSTRAP
# Workaround GCC/qemu crashes
.if ${MACHINE:Marm*}
math_ceres-solver_UNSET += OPENMP
graphics_colmap_UNSET += OPENMP
.endif
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
FORCE_PACKAGE=yes
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=arm
MACHINE_ARCH=armv7
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
DEV_WARNING_WAIT=0
#NO_IGNORE=
# Minimize TeX dependency
devel_doxygen_UNSET += DOCS LATEX
# Bootstrapping isn't necessary for modern compilers and prevents taking
# advantage of native-xtools. GCC < 6 aren't C++11-compatible while
# Clang >= 6 and GCC >= 6 default to C++14.
lang_gcc6_UNSET += BOOTSTRAP
lang_gcc7_UNSET += BOOTSTRAP
lang_gcc8_UNSET += BOOTSTRAP
lang_gcc9_UNSET += BOOTSTRAP
# Workaround GCC/qemu crashes
.if ${MACHINE:Marm*}
math_ceres-solver_UNSET += OPENMP
graphics_colmap_UNSET += OPENMP
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_9d218390=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: armv7-unknown-freebsd12.1-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: armv7-unknown-freebsd12.1-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 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: armv7-unknown-freebsd12.1-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=12.1-RELEASE
OSREL=12.1
OSVERSION=1201000
PYTHONBASE=/usr/local
_SMP_CPUS=8
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc 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) 63536
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 >============================
/!\ wayland-1.18.0: Makefile warnings, please consider fixing /!\
Using USE_GNOME alone is deprecated, please add USES=gnome.
===> License MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> wayland-1.18.0 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.13.0.txz
[121armv7-default] Installing pkg-1.13.0...
[121armv7-default] Extracting pkg-1.13.0: .......... done
===> wayland-1.18.0 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of wayland-1.18.0
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License MIT accepted by the user
===> wayland-1.18.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by wayland-1.18.0 for building
===========================================================================
=======================<phase: checksum >============================
===> License MIT accepted by the user
===> wayland-1.18.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by wayland-1.18.0 for building
=> SHA256 Checksum OK for wayland-1.18.0.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License MIT accepted by the user
===> wayland-1.18.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by wayland-1.18.0 for building
===> Extracting for wayland-1.18.0
=> SHA256 Checksum OK for wayland-1.18.0.tar.xz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for wayland-1.18.0
===> Applying FreeBSD patches for wayland-1.18.0
===> Ignoring patchfile patch-meson.build~
===> Ignoring patchfile patch-src_meson.build~
===========================================================================
=======================<phase: build-depends >============================
===> wayland-1.18.0 depends on executable: meson - not found
===> Installing existing package /packages/All/meson-0.53.0.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg bootstrap -f" recommended
[121armv7-default] Installing meson-0.53.0...
[121armv7-default] `-- Installing ninja-1.10.0,2...
[121armv7-default] | `-- Installing python37-3.7.6...
[121armv7-default] | | `-- Installing gettext-runtime-0.20.1...
[121armv7-default] | | `-- Installing indexinfo-0.3.1...
[121armv7-default] | | `-- Extracting indexinfo-0.3.1: .... done
[121armv7-default] | | `-- Extracting gettext-runtime-0.20.1: .......... done
[121armv7-default] | | `-- Installing libffi-3.2.1_3...
[121armv7-default] | | `-- Extracting libffi-3.2.1_3: .......... done
[121armv7-default] | | `-- Installing readline-8.0.1...
[121armv7-default] | | `-- Extracting readline-8.0.1: .......... done
[121armv7-default] | `-- Extracting python37-3.7.6: .......... done
[121armv7-default] `-- Extracting ninja-1.10.0,2: ........ done
[121armv7-default] `-- Installing py37-setuptools-44.0.0...
[121armv7-default] `-- Extracting py37-setuptools-44.0.0: .......... done
[121armv7-default] Extracting meson-0.53.0: .......... done
=====
Message from python37-3.7.6:
--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:
py37-gdbm databases/py-gdbm@py37
py37-sqlite3 databases/py-sqlite3@py37
py37-tkinter x11-toolkits/py-tkinter@py37
===> wayland-1.18.0 depends on executable: meson - found
===> Returning to build of wayland-1.18.0
===> wayland-1.18.0 depends on executable: ninja - found
===> wayland-1.18.0 depends on package: pkgconf>=1.3.0_1 - not found
===> Installing existing package /packages/All/pkgconf-1.6.3,1.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg bootstrap -f" recommended
[121armv7-default] Installing pkgconf-1.6.3,1...
[121armv7-default] Extracting pkgconf-1.6.3,1: .......... done
===> wayland-1.18.0 depends on package: pkgconf>=1.3.0_1 - found
===> Returning to build of wayland-1.18.0
===> wayland-1.18.0 depends on executable: xsltproc - not found
===> Installing existing package /packages/All/libxslt-1.1.34_1.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg bootstrap -f" recommended
[121armv7-default] Installing libxslt-1.1.34_1...
[121armv7-default] `-- Installing libgcrypt-1.8.5...
[121armv7-default] | `-- Installing libgpg-error-1.37...
[121armv7-default] | `-- Extracting libgpg-error-1.37: .......... done
[121armv7-default] `-- Extracting libgcrypt-1.8.5: .......... done
[121armv7-default] `-- Installing libxml2-2.9.10...
[121armv7-default] `-- Extracting libxml2-2.9.10: .......... done
[121armv7-default] Extracting libxslt-1.1.34_1: .......... done
===> wayland-1.18.0 depends on executable: xsltproc - found
===> Returning to build of wayland-1.18.0
===========================================================================
=======================<phase: lib-depends >============================
===> wayland-1.18.0 depends on shared library: libexpat.so - not found
===> Installing existing package /packages/All/expat-2.2.8.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg bootstrap -f" recommended
[121armv7-default] Installing expat-2.2.8...
[121armv7-default] Extracting expat-2.2.8: .......... done
===> wayland-1.18.0 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so)
===> Returning to build of wayland-1.18.0
===> wayland-1.18.0 depends on shared library: libffi.so - found (/usr/local/lib/libffi.so)
===> wayland-1.18.0 depends on shared library: libepoll-shim.so - not found
===> Installing existing package /packages/All/libepoll-shim-0.0.20200211.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg bootstrap -f" recommended
[121armv7-default] Installing libepoll-shim-0.0.20200211...
[121armv7-default] Extracting libepoll-shim-0.0.20200211: .......... done
===> wayland-1.18.0 depends on shared library: libepoll-shim.so - found (/usr/local/lib/libepoll-shim.so)
===> Returning to build of wayland-1.18.0
===> wayland-1.18.0 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so)
===========================================================================
=>> Recording filesystem state for prebuild... done
=======================<phase: configure >============================
===> wayland-1.18.0 depends on executable: meson - found
===> wayland-1.18.0 depends on executable: ninja - found
===> wayland-1.18.0 depends on package: pkgconf>=1.3.0_1 - found
===> wayland-1.18.0 depends on executable: xsltproc - found
===> wayland-1.18.0 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so)
===> wayland-1.18.0 depends on shared library: libffi.so - found (/usr/local/lib/libffi.so)
===> wayland-1.18.0 depends on shared library: libepoll-shim.so - found (/usr/local/lib/libepoll-shim.so)
===> wayland-1.18.0 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so)
===> Configuring for wayland-1.18.0
The Meson build system
Version: 0.53.0
Source dir: /wrkdirs/usr/ports/graphics/wayland/work/wayland-1.18.0
Build dir: /wrkdirs/usr/ports/graphics/wayland/work/wayland-1.18.0/_build
Build type: native build
Project name: wayland
Project version: 1.18.0
Appending CFLAGS from environment: '-O2 -pipe -I/usr/local/include/libepoll-shim -fstack-protector-strong -fno-strict-aliasing '
Appending LDFLAGS from environment: ['-fstack-protector-strong']
Appending CXXFLAGS from environment: '-O2 -pipe -I/usr/local/include/libepoll-shim -fstack-protector-strong -fno-strict-aliasing '
Appending LDFLAGS from environment: ['-fstack-protector-strong']
Appending CFLAGS from environment: '-O2 -pipe -I/usr/local/include/libepoll-shim -fstack-protector-strong -fno-strict-aliasing '
Appending LDFLAGS from environment: ['-fstack-protector-strong']
C compiler for the host machine: /nxb-bin/usr/bin/cc (clang 8.0.1 "FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)")
C linker for the host machine: /nxb-bin/usr/bin/cc lld 8.0.1
Appending CXXFLAGS from environment: '-O2 -pipe -I/usr/local/include/libepoll-shim -fstack-protector-strong -fno-strict-aliasing '
Appending LDFLAGS from environment: ['-fstack-protector-strong']
C++ compiler for the host machine: /nxb-bin/usr/bin/c++ (clang 8.0.1 "FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)")
C++ linker for the host machine: /nxb-bin/usr/bin/c++ lld 8.0.1
Host machine cpu family: arm
Host machine cpu: armv7
Compiler for C supports arguments -Wno-unused-parameter: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -fvisibility=hidden: YES
Has header "signal.h" : YES
Has header "sys/epoll.h" : YES
Has header "sys/prctl.h" : NO
Has header "sys/ucred.h" : YES
Checking for function "accept4" : YES
Checking for function "mkostemp" : YES
Checking for function "prctl" : NO
Checking for function "memfd_create" : NO
Checking for function "strndup" : YES
Checking for function "waitid" : YES
Found pkg-config: /usr/local/bin/pkgconf (1.6.3)
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency dl found: NO (tried pkgconfig and cmake)
Run-time dependency epoll-shim found: YES
Run-time dependency libffi found: YES 3.2.1
Header <sys/signalfd.h> has symbol "SFD_CLOEXEC" : YES
Header <sys/timerfd.h> has symbol "TFD_CLOEXEC" : YES
Header <time.h> has symbol "CLOCK_MONOTONIC" : YES
Run-time dependency expat found: YES 2.2.8
Run-time dependency libxml-2.0 found: YES 2.9.10
Configuring config.h using configuration
Configuring wayland-version.h using configuration
Library m found: YES
Run-time dependency threads found: YES
Program nm found: YES (/usr/bin/nm)
Program wayland-egl-symbols-check found: YES (/wrkdirs/usr/ports/graphics/wayland/work/wayland-1.18.0/egl/wayland-egl-symbols-check)
Library dl found: YES
Dependency threads found: YES unknown (cached)
Dependency threads found: YES unknown (cached)
Library dl found: YES
Program sed found: YES (/usr/bin/sed)
Program scanner-test.sh found: YES (/wrkdirs/usr/ports/graphics/wayland/work/wayland-1.18.0/tests/scanner-test.sh)
Build targets in project: 40
Option buildtype is: release [default: debugoptimized]
Found ninja-1.10.0 at /usr/local/bin/ninja
===========================================================================
=======================<phase: build >============================
===> Building for wayland-1.18.0
[1/88] /nxb-bin/usr/bin/cc -Itests/59830eb@@fixed-benchmark@exe -Itests -I../tests -Isrc -I../src -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -MD -MQ 'tests/59830eb@@fixed-benchmark@exe/fixed-benchmark.c.o' -MF 'tests/59830eb@@fixed-benchmark@exe/fixed-benchmark.c.o.d' -o 'tests/59830eb@@fixed-benchmark@exe/fixed-benchmark.c.o' -c ../tests/fixed-benchmark.c
../tests/fixed-benchmark.c:96:12: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat]
s, elapsed.tv_sec, elapsed.tv_nsec);
^~~~~~~~~~~~~~
1 warning generated.
[2/88] /nxb-bin/usr/bin/cc -Itests/59830eb@@fixed-test@exe -Itests -I../tests -Isrc -I../src -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -MD -MQ 'tests/59830eb@@fixed-test@exe/fixed-test.c.o' -MF 'tests/59830eb@@fixed-test@exe/fixed-test.c.o.d' -o 'tests/59830eb@@fixed-test@exe/fixed-test.c.o' -c ../tests/fixed-test.c
[3/88] /nxb-bin/usr/bin/cc -Itests/59830eb@@map-test@exe -Itests -I../tests -Isrc -I../src -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -MD -MQ 'tests/59830eb@@map-test@exe/map-test.c.o' -MF 'tests/59830eb@@map-test@exe/map-test.c.o.d' -o 'tests/59830eb@@map-test@exe/map-test.c.o' -c ../tests/map-test.c
[4/88] /nxb-bin/usr/bin/cc -Itests/59830eb@@os-wrappers-test@exe -Itests -I../tests -Isrc -I../src -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -MD -MQ 'tests/59830eb@@os-wrappers-test@exe/os-wrappers-test.c.o' -MF 'tests/59830eb@@os-wrappers-test@exe/os-wrappers-test.c.o.d' -o 'tests/59830eb@@os-wrappers-test@exe/os-wrappers-test.c.o' -c ../tests/os-wrappers-test.c
[5/88] /nxb-bin/usr/bin/cc -Itests/59830eb@@array-test@exe -Itests -I../tests -Isrc -I../src -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -MD -MQ 'tests/59830eb@@array-test@exe/array-test.c.o' -MF 'tests/59830eb@@array-test@exe/array-test.c.o.d' -o 'tests/59830eb@@array-test@exe/array-test.c.o' -c ../tests/array-test.c
[6/88] /nxb-bin/usr/bin/cc -Isrc/25a6634@@wayland-scanner@exe -Isrc -I../src -I. -I../ -I../protocol -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -fstack-protector-strong -fno-strict-aliasing -include config.h -MD -MQ 'src/25a6634@@wayland-scanner@exe/dtddata.S.o' -MF 'src/25a6634@@wayland-scanner@exe/dtddata.S.o.d' -o 'src/25a6634@@wayland-scanner@exe/dtddata.S.o' -c ../src/dtddata.S
[7/88] /nxb-bin/usr/bin/cc -Itests/59830eb@@list-test@exe -Itests -I../tests -Isrc -I../src -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -MD -MQ 'tests/59830eb@@list-test@exe/list-test.c.o' -MF 'tests/59830eb@@list-test@exe/list-test.c.o.d' -o 'tests/59830eb@@list-test@exe/list-test.c.o' -c ../tests/list-test.c
[8/88] /nxb-bin/usr/bin/cc -Iegl/5b39eb3@@wayland-egl-abi-check@exe -Iegl -I../egl -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -fstack-protector-strong -fno-strict-aliasing -MD -MQ 'egl/5b39eb3@@wayland-egl-abi-check@exe/wayland-egl-abi-check.c.o' -MF 'egl/5b39eb3@@wayland-egl-abi-check@exe/wayland-egl-abi-check.c.o.d' -o 'egl/5b39eb3@@wayland-egl-abi-check@exe/wayland-egl-abi-check.c.o' -c ../egl/wayland-egl-abi-check.c
[9/88] /nxb-bin/usr/bin/cc -Isrc/25a6634@@wayland-util@sta -Isrc -I../src -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MQ 'src/25a6634@@wayland-util@sta/wayland-util.c.o' -MF 'src/25a6634@@wayland-util@sta/wayland-util.c.o.d' -o 'src/25a6634@@wayland-util@sta/wayland-util.c.o' -c ../src/wayland-util.c
[10/88] /nxb-bin/usr/bin/cc -Itests/59830eb@@exec-fd-leak-checker@exe -Itests -I../tests -Isrc -I../src -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -MD -MQ 'tests/59830eb@@exec-fd-leak-checker@exe/exec-fd-leak-checker.c.o' -MF 'tests/59830eb@@exec-fd-leak-checker@exe/exec-fd-leak-checker.c.o.d' -o 'tests/59830eb@@exec-fd-leak-checker@exe/exec-fd-leak-checker.c.o' -c ../tests/exec-fd-leak-checker.c
[11/88] /nxb-bin/usr/bin/cc -Isrc/25a6634@@wayland-private@sta -Isrc -I../src -I/usr/local/include/libepoll-shim -I/usr/local/lib/libffi-3.2.1/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MQ 'src/25a6634@@wayland-private@sta/wayland-os.c.o' -MF 'src/25a6634@@wayland-private@sta/wayland-os.c.o.d' -o 'src/25a6634@@wayland-private@sta/wayland-os.c.o' -c ../src/wayland-os.c
[12/88] rm -f src/libwayland-util.a && ar csr src/libwayland-util.a 'src/25a6634@@wayland-util@sta/wayland-util.c.o'
[13/88] /nxb-bin/usr/bin/cc -o egl/wayland-egl-abi-check 'egl/5b39eb3@@wayland-egl-abi-check@exe/wayland-egl-abi-check.c.o' -I/usr/local/include/libepoll-shim -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong
[14/88] /nxb-bin/usr/bin/cc -Isrc/25a6634@@wayland-private@sta -Isrc -I../src -I/usr/local/include/libepoll-shim -I/usr/local/lib/libffi-3.2.1/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MQ 'src/25a6634@@wayland-private@sta/connection.c.o' -MF 'src/25a6634@@wayland-private@sta/connection.c.o.d' -o 'src/25a6634@@wayland-private@sta/connection.c.o' -c ../src/connection.c
[15/88] rm -f src/libwayland-private.a && ar csr src/libwayland-private.a 'src/25a6634@@wayland-private@sta/connection.c.o' 'src/25a6634@@wayland-private@sta/wayland-os.c.o'
[16/88] /nxb-bin/usr/bin/cc -Isrc/25a6634@@wayland-scanner@exe -Isrc -I../src -I. -I../ -I../protocol -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -fstack-protector-strong -fno-strict-aliasing -include config.h -MD -MQ 'src/25a6634@@wayland-scanner@exe/scanner.c.o' -MF 'src/25a6634@@wayland-scanner@exe/scanner.c.o.d' -o 'src/25a6634@@wayland-scanner@exe/scanner.c.o' -c ../src/scanner.c
[17/88] /nxb-bin/usr/bin/cc -o src/wayland-scanner 'src/25a6634@@wayland-scanner@exe/scanner.c.o' 'src/25a6634@@wayland-scanner@exe/dtddata.S.o' -I/usr/local/include/libepoll-shim -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -Wl,--start-group src/libwayland-util.a /usr/local/lib/libexpat.so /usr/local/lib/libxml2.so -Wl,--end-group '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/wrkdirs/usr/ports/graphics/wayland/work/wayland-1.18.0/_build/src
[18/88] /wrkdirs/usr/ports/graphics/wayland/work/wayland-1.18.0/_build/src/wayland-scanner -s client-header ../tests/../protocol/tests.xml tests/tests-client-protocol.h
[19/88] /wrkdirs/usr/ports/graphics/wayland/work/wayland-1.18.0/_build/src/wayland-scanner -s public-code ../tests/../protocol/tests.xml tests/tests-protocol.c
[20/88] /wrkdirs/usr/ports/graphics/wayland/work/wayland-1.18.0/_build/src/wayland-scanner -s server-header ../protocol/wayland.xml src/wayland-server-protocol.h
[21/88] /wrkdirs/usr/ports/graphics/wayland/work/wayland-1.18.0/_build/src/wayland-scanner -s public-code ../protocol/wayland.xml src/wayland-protocol.c
[22/88] /wrkdirs/usr/ports/graphics/wayland/work/wayland-1.18.0/_build/src/wayland-scanner -s server-header ../tests/../protocol/tests.xml tests/tests-server-protocol.h
[23/88] /wrkdirs/usr/ports/graphics/wayland/work/wayland-1.18.0/_build/src/wayland-scanner -s server-header -c ../protocol/wayland.xml src/wayland-server-protocol-core.h
[24/88] /wrkdirs/usr/ports/graphics/wayland/work/wayland-1.18.0/_build/src/wayland-scanner -s client-header -c ../protocol/wayland.xml src/wayland-client-protocol-core.h
[25/88] /nxb-bin/usr/bin/cc -Itests/59830eb@@connection-test@exe -Itests -I../tests -Isrc -I../src -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -MD -MQ 'tests/59830eb@@connection-test@exe/connection-test.c.o' -MF 'tests/59830eb@@connection-test@exe/connection-test.c.o.d' -o 'tests/59830eb@@connection-test@exe/connection-test.c.o' -c ../tests/connection-test.c
FAILED: tests/59830eb@@connection-test@exe/connection-test.c.o
/nxb-bin/usr/bin/cc -Itests/59830eb@@connection-test@exe -Itests -I../tests -Isrc -I../src -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -MD -MQ 'tests/59830eb@@connection-test@exe/connection-test.c.o' -MF 'tests/59830eb@@connection-test@exe/connection-test.c.o.d' -o 'tests/59830eb@@connection-test@exe/connection-test.c.o' -c ../tests/connection-test.c
../tests/connection-test.c:686:7: warning: implicit declaration of function 'wl_display_sync' is invalid in C99 [-Wimplicit-function-declaration]
cb = wl_display_sync(c->wl_display);
^
../tests/connection-test.c:686:7: warning: this function declaration is not a prototype [-Wstrict-prototypes]
../tests/connection-test.c:686:5: warning: incompatible integer to pointer conversion assigning to 'struct wl_callback *' from 'int' [-Wint-conversion]
cb = wl_display_sync(c->wl_display);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../tests/connection-test.c:691:2: warning: implicit declaration of function 'wl_callback_destroy' is invalid in C99 [-Wimplicit-function-declaration]
wl_callback_destroy(cb);
^
../tests/connection-test.c:691:2: warning: this function declaration is not a prototype [-Wstrict-prototypes]
../tests/connection-test.c:828:33: error: use of undeclared identifier 'WL_DISPLAY_SYNC'
msg[1] = (bogus_size << 16) | WL_DISPLAY_SYNC; /* size and opcode */
^
5 warnings and 1 error generated.
[26/88] /wrkdirs/usr/ports/graphics/wayland/work/wayland-1.18.0/_build/src/wayland-scanner -s client-header ../protocol/wayland.xml src/wayland-client-protocol.h
[27/88] /nxb-bin/usr/bin/cc -Itests/59830eb@@display-test@exe -Itests -I../tests -Isrc -I../src -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -MD -MQ 'tests/59830eb@@display-test@exe/meson-generated_.._tests-protocol.c.o' -MF 'tests/59830eb@@display-test@exe/meson-generated_.._tests-protocol.c.o.d' -o 'tests/59830eb@@display-test@exe/meson-generated_.._tests-protocol.c.o' -c tests/tests-protocol.c
[28/88] /nxb-bin/usr/bin/c++ -Itests/59830eb@@cpp-compile-test@exe -Itests -I../tests -Isrc -I../src -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -MD -MQ 'tests/59830eb@@cpp-compile-test@exe/cpp-compile-test.cpp.o' -MF 'tests/59830eb@@cpp-compile-test@exe/cpp-compile-test.cpp.o.d' -o 'tests/59830eb@@cpp-compile-test@exe/cpp-compile-test.cpp.o' -c ../tests/cpp-compile-test.cpp
[29/88] /nxb-bin/usr/bin/cc -Itests/59830eb@@client-test@exe -Itests -I../tests -Isrc -I../src -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -MD -MQ 'tests/59830eb@@client-test@exe/client-test.c.o' -MF 'tests/59830eb@@client-test@exe/client-test.c.o.d' -o 'tests/59830eb@@client-test@exe/client-test.c.o' -c ../tests/client-test.c
[30/88] /nxb-bin/usr/bin/cc -Itests/59830eb@@signal-test@exe -Itests -I../tests -Isrc -I../src -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -MD -MQ 'tests/59830eb@@signal-test@exe/signal-test.c.o' -MF 'tests/59830eb@@signal-test@exe/signal-test.c.o.d' -o 'tests/59830eb@@signal-test@exe/signal-test.c.o' -c ../tests/signal-test.c
[31/88] /nxb-bin/usr/bin/cc -Itests/59830eb@@headers-test@exe -Itests -I../tests -Isrc -I../src -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -MD -MQ 'tests/59830eb@@headers-test@exe/headers-test.c.o' -MF 'tests/59830eb@@headers-test@exe/headers-test.c.o.d' -o 'tests/59830eb@@headers-test@exe/headers-test.c.o' -c ../tests/headers-test.c
[32/88] /nxb-bin/usr/bin/cc -Itests/59830eb@@event-loop-test@exe -Itests -I../tests -Isrc -I../src -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -MD -MQ 'tests/59830eb@@event-loop-test@exe/event-loop-test.c.o' -MF 'tests/59830eb@@event-loop-test@exe/event-loop-test.c.o.d' -o 'tests/59830eb@@event-loop-test@exe/event-loop-test.c.o' -c ../tests/event-loop-test.c
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped in /usr/ports/graphics/wayland
build of graphics/wayland | wayland-1.18.0 ended at Wed Feb 12 13:59:23 CET 2020
build time: 00:00:16
!!! build failure encountered !!!

Event Timeline

jbeich changed the title of this paste from untitled to graphics/wayland: build on 12.1 armv7.