Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jan 2020 19:00:19 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-powerpc64-default][net-p2p/c-lightning] Failed for c-lightning-0.8.0 in configure
Message-ID:  <202001101900.00AJ0JEk009060@pylon.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:     vd@FreeBSD.org
Last committer: vd@FreeBSD.org
Ident:          $FreeBSD: head/net-p2p/c-lightning/Makefile 521643 2019-12-31 16:36:33Z vd $
Log URL:        http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p521788_s356047/logs/c-lightning-0.8.0.log
Build URL:      http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p521788_s356047
Log:

=>> Building net-p2p/c-lightning
build started at Fri Jan 10 18:59:13 UTC 2020
port directory: /usr/ports/net-p2p/c-lightning
package name: c-lightning-0.8.0
building for: FreeBSD head-powerpc64-default-job-08 13.0-CURRENT FreeBSD 13.0-CURRENT 1300068 powerpc
maintained by: vd@FreeBSD.org
Makefile ident:      $FreeBSD: head/net-p2p/c-lightning/Makefile 521643 2019-12-31 16:36:33Z vd $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300047
Jail OSVERSION: 1300068
Job Id: 08




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300068
UNAME_v=FreeBSD 13.0-CURRENT 1300068
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
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-powerpc64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-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 c-lightning-0.8.0:
     COMPATIBILITY=on: Compatibility mode, good to disable to see if your software breaks
     DEVELOPER=off: Developer mode, good for testing
     EXPERIMENTAL=off: Enable experimental features
====> Options available for the radio TESTING: you can only select none or one of them
     ASAN=off: Compile with address-sanitizer
     VALGRIND=off: Run tests with Valgrind
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
vd@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--disable-address-sanitizer --enable-compat --disable-developer --disable-experimental-features --disable-valgrind
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/c-lightning/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/c-lightning/work  HOME=/wrkdirs/usr/ports/net-p2p/c-lightning/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-p2p/c-lightning/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-p2p/c-lightning/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/c-lightning/work  HOME=/wrkdirs/usr/ports/net-p2p/c-lightning/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-p2p/c-lightning/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="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="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--
U="c-lightning" G="c-lightning" PYTHON_INCLUDEDIR=include/python3.7m  PYTHON_LIBDIR=lib/python3.7  PYTHON_PLATFORM=freebsd13  PYTHON_SITELIBDIR=lib/python3.7/site-packages  PYTHON_SUFFIX=37  PYTHON_VER=3.7  PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/c-lightning"  EXAMPLESDIR="share/examples/c-lightning"  DATADIR="share/c-lightning"  WWWDIR="www/c-lightning"  ETCDIR="etc/c-lightning"
--End PLIST_SUB--

--SUB_LIST--
U="c-lightning" G="c-lightning" LIGHTNINGD_BASE_DIR="/var/db/c-lightning" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/c-lightning DOCSDIR=/usr/local/share/doc/c-lightning EXAMPLESDIR=/usr/local/share/examples/c-lightning  WWWDIR=/usr/local/www/c-lightning ETCDIR=/usr/local/etc/c-lightning
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=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=4
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11"
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11"
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x"
CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11"
CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14"
CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17"
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11"
CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14"
CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17"
_OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
PPC_ABI=ELFv1
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300068
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---
--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    >============================
===>   c-lightning-0.8.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.12.0.txz
[head-powerpc64-default-job-08] Installing pkg-1.12.0...
[head-powerpc64-default-job-08] Extracting pkg-1.12.0: .......... done
===>   c-lightning-0.8.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of c-lightning-0.8.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by c-lightning-0.8.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by c-lightning-0.8.0 for building
=> SHA256 Checksum OK for ElementsProject-lightning-v0.8.0_GH0.tar.gz.
=> SHA256 Checksum OK for ElementsProject-libwally-core-release_0.7.4_GH0.tar.gz.
=> SHA256 Checksum OK for ianlancetaylor-libbacktrace-5a99ff7fed66b8e_GH0.tar.gz.
=> SHA256 Checksum OK for zserge-jsmn-v1.0.0_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by c-lightning-0.8.0 for building
===>  Extracting for c-lightning-0.8.0
=> SHA256 Checksum OK for ElementsProject-lightning-v0.8.0_GH0.tar.gz.
=> SHA256 Checksum OK for ElementsProject-libwally-core-release_0.7.4_GH0.tar.gz.
=> SHA256 Checksum OK for ianlancetaylor-libbacktrace-5a99ff7fed66b8e_GH0.tar.gz.
=> SHA256 Checksum OK for zserge-jsmn-v1.0.0_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for c-lightning-0.8.0
===>  Applying FreeBSD patches for c-lightning-0.8.0
/usr/bin/sed -i.bak -e 's|cd external|unset CFLAGS \&\& cd external|'  /wrkdirs/usr/ports/net-p2p/c-lightning/work/lightning-0.8.0/external/Makefile
===========================================================================
=======================<phase: build-depends  >============================
===>   c-lightning-0.8.0 depends on package: py37-mako>=1.0.14 - not found
===>   Installing existing package /packages/All/py37-mako-1.0.14.txz
[head-powerpc64-default-job-08] Installing py37-mako-1.0.14...
[head-powerpc64-default-job-08] `-- Installing py37-Babel-2.7.0...
[head-powerpc64-default-job-08] |   `-- Installing py37-pytz-2019.3,1...
[head-powerpc64-default-job-08] |   | `-- Installing py37-setuptools-41.4.0_1...
[head-powerpc64-default-job-08] |   |   `-- Installing python37-3.7.6...
[head-powerpc64-default-job-08] |   |   | `-- Installing gettext-runtime-0.20.1...
[head-powerpc64-default-job-08] |   |   |   `-- Installing indexinfo-0.3.1...
[head-powerpc64-default-job-08] |   |   |   `-- Extracting indexinfo-0.3.1: .... done
[head-powerpc64-default-job-08] |   |   | `-- Extracting gettext-runtime-0.20.1: .......... done
[head-powerpc64-default-job-08] |   |   | `-- Installing libffi-3.2.1_3...
[head-powerpc64-default-job-08] |   |   | `-- Extracting libffi-3.2.1_3: .......... done
[head-powerpc64-default-job-08] |   |   | `-- Installing readline-8.0.1...
[head-powerpc64-default-job-08] |   |   | `-- Extracting readline-8.0.1: .......... done
[head-powerpc64-default-job-08] |   |   `-- Extracting python37-3.7.6: .......... done
[head-powerpc64-default-job-08] |   | `-- Extracting py37-setuptools-41.4.0_1: .......... done
[head-powerpc64-default-job-08] |   `-- Extracting py37-pytz-2019.3,1: .......... done
[head-powerpc64-default-job-08] `-- Extracting py37-Babel-2.7.0: .......... done
[head-powerpc64-default-job-08] `-- Installing py37-MarkupSafe-1.1.1...
[head-powerpc64-default-job-08] `-- Extracting py37-MarkupSafe-1.1.1: .......... done
[head-powerpc64-default-job-08] `-- Installing py37-beaker-1.11.0...
[head-powerpc64-default-job-08] `-- Extracting py37-beaker-1.11.0: .......... done
[head-powerpc64-default-job-08] Extracting py37-mako-1.0.14: .......... 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
===>   c-lightning-0.8.0 depends on package: py37-mako>=1.0.14 - found
===>   Returning to build of c-lightning-0.8.0
===>   c-lightning-0.8.0 depends on executable: msgfmt - not found
===>   Installing existing package /packages/All/gettext-tools-0.20.1_1.txz
[head-powerpc64-default-job-08] Installing gettext-tools-0.20.1_1...
[head-powerpc64-default-job-08] `-- Installing libtextstyle-0.20.1...
[head-powerpc64-default-job-08] `-- Extracting libtextstyle-0.20.1: .......... done
[head-powerpc64-default-job-08] Extracting gettext-tools-0.20.1_1: .......... done
===>   c-lightning-0.8.0 depends on executable: msgfmt - found
===>   Returning to build of c-lightning-0.8.0
===>   c-lightning-0.8.0 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_3.txz
[head-powerpc64-default-job-08] Installing gmake-4.2.1_3...
[head-powerpc64-default-job-08] Extracting gmake-4.2.1_3: .......... done
===>   c-lightning-0.8.0 depends on executable: gmake - found
===>   Returning to build of c-lightning-0.8.0
===>   c-lightning-0.8.0 depends on file: /usr/local/bin/python3.7 - found
===>   c-lightning-0.8.0 depends on package: autoconf>=2.69 - not found
===>   Installing existing package /packages/All/autoconf-2.69_3.txz
[head-powerpc64-default-job-08] Installing autoconf-2.69_3...
[head-powerpc64-default-job-08] `-- Installing autoconf-wrapper-20131203...
[head-powerpc64-default-job-08] `-- Extracting autoconf-wrapper-20131203: .......... done
[head-powerpc64-default-job-08] `-- Installing m4-1.4.18_1,1...
[head-powerpc64-default-job-08] `-- Extracting m4-1.4.18_1,1: .......... done
[head-powerpc64-default-job-08] `-- Installing perl5-5.30.1...
[head-powerpc64-default-job-08] `-- Extracting perl5-5.30.1: .......... done
[head-powerpc64-default-job-08] Extracting autoconf-2.69_3: .......... done
=====
Message from perl5-5.30.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.
===>   c-lightning-0.8.0 depends on package: autoconf>=2.69 - found
===>   Returning to build of c-lightning-0.8.0
===>   c-lightning-0.8.0 depends on package: automake>=1.16.1 - not found
===>   Installing existing package /packages/All/automake-1.16.1_2.txz
[head-powerpc64-default-job-08] Installing automake-1.16.1_2...
[head-powerpc64-default-job-08] Extracting automake-1.16.1_2: .......... done
===>   c-lightning-0.8.0 depends on package: automake>=1.16.1 - found
===>   Returning to build of c-lightning-0.8.0
===>   c-lightning-0.8.0 depends on executable: libtoolize - not found
===>   Installing existing package /packages/All/libtool-2.4.6_1.txz
[head-powerpc64-default-job-08] Installing libtool-2.4.6_1...
[head-powerpc64-default-job-08] Extracting libtool-2.4.6_1: .......... done
===>   c-lightning-0.8.0 depends on executable: libtoolize - found
===>   Returning to build of c-lightning-0.8.0
===========================================================================
=======================<phase: lib-depends    >============================
===>   c-lightning-0.8.0 depends on shared library: libgmp.so - not found
===>   Installing existing package /packages/All/gmp-6.1.2_1.txz
[head-powerpc64-default-job-08] Installing gmp-6.1.2_1...
[head-powerpc64-default-job-08] Extracting gmp-6.1.2_1: .......... done
===>   c-lightning-0.8.0 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so)
===>   Returning to build of c-lightning-0.8.0
===>   c-lightning-0.8.0 depends on shared library: libsodium.so - not found
===>   Installing existing package /packages/All/libsodium-1.0.18.txz
[head-powerpc64-default-job-08] Installing libsodium-1.0.18...
[head-powerpc64-default-job-08] Extracting libsodium-1.0.18: .......... done
===>   c-lightning-0.8.0 depends on shared library: libsodium.so - found (/usr/local/lib/libsodium.so)
===>   Returning to build of c-lightning-0.8.0
===>   c-lightning-0.8.0 depends on shared library: libsqlite3.so - not found
===>   Installing existing package /packages/All/sqlite3-3.30.1.txz
[head-powerpc64-default-job-08] Installing sqlite3-3.30.1...
[head-powerpc64-default-job-08] Extracting sqlite3-3.30.1: .......... done
===>   c-lightning-0.8.0 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so)
===>   Returning to build of c-lightning-0.8.0
===>   c-lightning-0.8.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for c-lightning-0.8.0
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net-p2p/c-lightning/work/lightning-0.8.0/external/libbacktrace/config/libtool.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net-p2p/c-lightning/work/lightning-0.8.0/external/libbacktrace/configure
Compiling ccan/tools/configurator/configurator...cc1: error: invalid option argument '-Og'
cc1: error: unrecognized command line option "-std=gnu11"
===>  Script "configure" failed unexpectedly.
Please report the problem to vd@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/net-p2p/c-lightning/work/lightning-0.8.0/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make: stopped in /usr/ports/net-p2p/c-lightning



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