Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2017 17:14:23 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110arm64-default][www/geckodriver] Failed for geckodriver-0.17.0 in build
Message-ID:  <201706291714.v5THENv2084392@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:     daniel@blodan.se
Last committer: ultima@FreeBSD.org
Ident:          $FreeBSD: head/www/geckodriver/Makefile 443469 2017-06-12 20:38:14Z ultima $
Log URL:        http://thunderx1.nyi.freebsd.org/data/110arm64-default/444616/logs/geckodriver-0.17.0.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=444616
Log:

====>> Building www/geckodriver
build started at Thu Jun 29 17:11:06 UTC 2017
port directory: /usr/ports/www/geckodriver
building for: FreeBSD 110arm64-default-job-07 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm64
maintained by: daniel@blodan.se
Makefile ident:      $FreeBSD: head/www/geckodriver/Makefile 443469 2017-06-12 20:38:14Z ultima $
Poudriere version: 3.1.19-40-ga434dff0
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 07




!!! Jail is newer than host. (Jail: 1100122, Host: 1100121) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=geckodriver-0.17.0
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-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---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/www/geckodriver/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/geckodriver/work  HOME=/wrkdirs/usr/ports/www/geckodriver/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
CARGO_HOME=/wrkdirs/usr/ports/www/geckodriver/work/geckodriver-0.17.0 XDG_DATA_HOME=/wrkdirs/usr/ports/www/geckodriver/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/geckodriver/work  HOME=/wrkdirs/usr/ports/www/geckodriver/work TMPDIR="/tmp" 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=""  LDFLAGS="" LIBS=""  CXX="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--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/geckodriver"
EXAMPLESDIR="share/examples/geckodriver"
DATADIR="share/geckodriver"
WWWDIR="www/geckodriver"
ETCDIR="etc/geckodriver"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/geckodriver
DOCSDIR=/usr/local/share/doc/geckodriver
EXAMPLESDIR=/usr/local/share/examples/geckodriver
WWWDIR=/usr/local/www/geckodriver
ETCDIR=/usr/local/etc/geckodriver
--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=11.0
OSVERSION=1100122
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=11.0-RELEASE-p1
#### 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   >============================
===>  License MPL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   geckodriver-0.17.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[110arm64-default-job-07] Installing pkg-1.10.1...
[110arm64-default-job-07] Extracting pkg-1.10.1: .......... done
===>   geckodriver-0.17.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of geckodriver-0.17.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MPL accepted by the user
===> Fetching all distfiles required by geckodriver-0.17.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MPL accepted by the user
===> Fetching all distfiles required by geckodriver-0.17.0 for building
=> SHA256 Checksum OK for registry-0.17.0.tar.gz.
=> SHA256 Checksum OK for mozilla-geckodriver-v0.17.0_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License MPL accepted by the user
===> Fetching all distfiles required by geckodriver-0.17.0 for building
===>  Extracting for geckodriver-0.17.0
=> SHA256 Checksum OK for registry-0.17.0.tar.gz.
=> SHA256 Checksum OK for mozilla-geckodriver-v0.17.0_GH0.tar.gz.
cd /wrkdirs/usr/ports/www/geckodriver/work && /bin/sh -c '(/usr/bin/find -Ed $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) &&  /usr/bin/find -Ed $0 $2 \(   -type d -exec /bin/sh -c '\''cd '\''$1'\'' && chmod 755 "$@"'\'' -- . {} +  -o -type f -exec /bin/sh -c '\''cd '\''$1'\'' && chmod 0644 "$@"'\'' -- . {} + \)' -- registry /wrkdirs/usr/ports/www/geckodriver/work/geckodriver-0.17.0
/bin/mkdir -p /wrkdirs/usr/ports/www/geckodriver/work/geckodriver-0.17.0/.cargo
echo "[source.crates-io]" > /wrkdirs/usr/ports/www/geckodriver/work/geckodriver-0.17.0/.cargo/config
echo "local-registry = 'registry'" >> /wrkdirs/usr/ports/www/geckodriver/work/geckodriver-0.17.0/.cargo/config
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for geckodriver-0.17.0
===========================================================================
=======================<phase: build-depends  >============================
===>   geckodriver-0.17.0 depends on executable: cargo - not found
===>   Installing existing package /packages/All/cargo-0.19.0.txz
[110arm64-default-job-07] Installing cargo-0.19.0...
[110arm64-default-job-07] `-- Installing curl-7.54.1...
[110arm64-default-job-07] |   `-- Installing ca_root_nss-3.31...
[110arm64-default-job-07] |   `-- Extracting ca_root_nss-3.31: ........ done
[110arm64-default-job-07] |   `-- Installing libnghttp2-1.23.1...
[110arm64-default-job-07] |   `-- Extracting libnghttp2-1.23.1: .......... done
[110arm64-default-job-07] `-- Extracting curl-7.54.1: .......... done
[110arm64-default-job-07] `-- Installing libssh2-1.8.0,3...
[110arm64-default-job-07] `-- Extracting libssh2-1.8.0,3: .......... done
[110arm64-default-job-07] `-- Installing rust-1.18.0...
[110arm64-default-job-07] |   `-- Installing libedit-3.1.20170329_2,1...
[110arm64-default-job-07] |   `-- Extracting libedit-3.1.20170329_2,1: .......... done
[110arm64-default-job-07] `-- Extracting rust-1.18.0: .......... done
[110arm64-default-job-07] Extracting cargo-0.19.0: .......... done
<snip>
    | 
   ::: registry/src/-8e5decd8176370a4/libc-0.2.20/src/lib.rs
    |
265 | / cfg_if! {
266 | |     if #[cfg(windows)] {
267 | |         mod windows;
268 | |         pub use windows::*;
..   |
277 | |     }
278 | | }
    | |_- in this macro invocation

error[E0204]: the trait `Copy` may not be implemented for this type
   --> registry/src/-8e5decd8176370a4/libc-0.2.20/src/macros.rs:44:14
    |
44  |           impl ::dox::Copy for $i {}
    |                ^^^^^^^^^^^
    | 
   ::: registry/src/-8e5decd8176370a4/libc-0.2.20/src/unix/mod.rs
    |
33  |           pub tv_sec: time_t,
    |           ------------------ this field does not implement `Copy`
    | 
   ::: registry/src/-8e5decd8176370a4/libc-0.2.20/src/lib.rs
    |
265 | / cfg_if! {
266 | |     if #[cfg(windows)] {
267 | |         mod windows;
268 | |         pub use windows::*;
..   |
277 | |     }
278 | | }
    | |_- in this macro invocation

error[E0204]: the trait `Copy` may not be implemented for this type
   --> registry/src/-8e5decd8176370a4/libc-0.2.20/src/macros.rs:44:14
    |
44  |           impl ::dox::Copy for $i {}
    |                ^^^^^^^^^^^
    | 
   ::: registry/src/-8e5decd8176370a4/libc-0.2.20/src/unix/mod.rs
    |
38  |           pub tv_sec: time_t,
    |           ------------------ this field does not implement `Copy`
    | 
   ::: registry/src/-8e5decd8176370a4/libc-0.2.20/src/lib.rs
    |
265 | / cfg_if! {
266 | |     if #[cfg(windows)] {
267 | |         mod windows;
268 | |         pub use windows::*;
..   |
277 | |     }
278 | | }
    | |_- in this macro invocation

error[E0204]: the trait `Copy` may not be implemented for this type
   --> registry/src/-8e5decd8176370a4/libc-0.2.20/src/macros.rs:44:14
    |
44  |           impl ::dox::Copy for $i {}
    |                ^^^^^^^^^^^
    | 
   ::: registry/src/-8e5decd8176370a4/libc-0.2.20/src/unix/mod.rs
    |
50  |           pub ru_maxrss: c_long,
    |           --------------------- this field does not implement `Copy`
    | 
   ::: registry/src/-8e5decd8176370a4/libc-0.2.20/src/lib.rs
    |
265 | / cfg_if! {
266 | |     if #[cfg(windows)] {
267 | |         mod windows;
268 | |         pub use windows::*;
..   |
277 | |     }
278 | | }
    | |_- in this macro invocation

error[E0204]: the trait `Copy` may not be implemented for this type
   --> registry/src/-8e5decd8176370a4/libc-0.2.20/src/macros.rs:44:14
    |
44  |           impl ::dox::Copy for $i {}
    |                ^^^^^^^^^^^
    | 
   ::: registry/src/-8e5decd8176370a4/libc-0.2.20/src/unix/bsd/mod.rs
    |
40  |           pub pw_change: ::time_t,
    |           ----------------------- this field does not implement `Copy`
    | 
   ::: registry/src/-8e5decd8176370a4/libc-0.2.20/src/lib.rs
    |
265 | / cfg_if! {
266 | |     if #[cfg(windows)] {
267 | |         mod windows;
268 | |         pub use windows::*;
..   |
277 | |     }
278 | | }
    | |_- in this macro invocation

error[E0204]: the trait `Copy` may not be implemented for this type
   --> registry/src/-8e5decd8176370a4/libc-0.2.20/src/macros.rs:44:14
    |
44  |           impl ::dox::Copy for $i {}
    |                ^^^^^^^^^^^
    | 
   ::: registry/src/-8e5decd8176370a4/libc-0.2.20/src/unix/bsd/mod.rs
    |
83  |           pub tm_gmtoff: ::c_long,
    |           ----------------------- this field does not implement `Copy`
    | 
   ::: registry/src/-8e5decd8176370a4/libc-0.2.20/src/lib.rs
    |
265 | / cfg_if! {
266 | |     if #[cfg(windows)] {
267 | |         mod windows;
268 | |         pub use windows::*;
..   |
277 | |     }
278 | | }
    | |_- in this macro invocation

error[E0204]: the trait `Copy` may not be implemented for this type
   --> registry/src/-8e5decd8176370a4/libc-0.2.20/src/macros.rs:44:14
    |
44  |           impl ::dox::Copy for $i {}
    |                ^^^^^^^^^^^
    | 
   ::: registry/src/-8e5decd8176370a4/libc-0.2.20/src/unix/bsd/freebsdlike/freebsd/mod.rs
    |
36  |           __unused3: ::c_long,
    |           ------------------- this field does not implement `Copy`
    | 
   ::: registry/src/-8e5decd8176370a4/libc-0.2.20/src/lib.rs
    |
265 | / cfg_if! {
266 | |     if #[cfg(windows)] {
267 | |         mod windows;
268 | |         pub use windows::*;
..   |
277 | |     }
278 | | }
    | |_- in this macro invocation

error[E0204]: the trait `Copy` may not be implemented for this type
   --> registry/src/-8e5decd8176370a4/libc-0.2.20/src/macros.rs:44:14
    |
44  |           impl ::dox::Copy for $i {}
    |                ^^^^^^^^^^^
    | 
   ::: registry/src/-8e5decd8176370a4/libc-0.2.20/src/unix/bsd/freebsdlike/freebsd/mod.rs
    |
59  |           __unused2: [::c_long; 7]
    |           ------------------------ this field does not implement `Copy`
    | 
   ::: registry/src/-8e5decd8176370a4/libc-0.2.20/src/lib.rs
    |
265 | / cfg_if! {
266 | |     if #[cfg(windows)] {
267 | |         mod windows;
268 | |         pub use windows::*;
..   |
277 | |     }
278 | | }
    | |_- in this macro invocation

error[E0204]: the trait `Copy` may not be implemented for this type
   --> registry/src/-8e5decd8176370a4/libc-0.2.20/src/macros.rs:44:14
    |
44  |           impl ::dox::Copy for $i {}
    |                ^^^^^^^^^^^
    | 
   ::: registry/src/-8e5decd8176370a4/libc-0.2.20/src/unix/bsd/freebsdlike/freebsd/mod.rs
    |
69  |           pub f_bsize: ::c_ulong,
    |           ---------------------- this field does not implement `Copy`
    | 
   ::: registry/src/-8e5decd8176370a4/libc-0.2.20/src/lib.rs
    |
265 | / cfg_if! {
266 | |     if #[cfg(windows)] {
267 | |         mod windows;
268 | |         pub use windows::*;
..   |
277 | |     }
278 | | }
    | |_- in this macro invocation

error: aborting due to 9 previous errors

error: Could not compile `libc`.

Caused by:
  process didn't exit successfully: `rustc --crate-name libc registry/src/-8e5decd8176370a4/libc-0.2.20/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 --cfg feature="use_std" --cfg feature="default" -C metadata=bfd59e821e72d105 -C extra-filename=-bfd59e821e72d105 --out-dir /wrkdirs/usr/ports/www/geckodriver/work/geckodriver-0.17.0/target/release/deps -L dependency=/wrkdirs/usr/ports/www/geckodriver/work/geckodriver-0.17.0/target/release/deps --cap-lints allow` (exit code: 101)
Build failed, waiting for other jobs to finish...
error: build failed
*** Error code 101

Stop.
make: stopped in /usr/ports/www/geckodriver



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706291714.v5THENv2084392>