Date: Wed, 15 Jan 2020 23:44:06 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - 113arm64-quarterly][net-p2p/c-lightning] Failed for c-lightning-0.8.0_1 in build Message-ID: <202001152344.00FNi6I6081837@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: vd@FreeBSD.org Last committer: linimon@FreeBSD.org Ident: $FreeBSD: branches/2020Q1/net-p2p/c-lightning/Makefile 522632 2020-01-11 08:00:17Z linimon $ Log URL: http://thunderx1.nyi.freebsd.org/data/113arm64-quarterly/522976/logs/c-lightning-0.8.0_1.log Build URL: http://thunderx1.nyi.freebsd.org/build.html?mastername=113arm64-quarterly&build=522976 Log: =>> Building net-p2p/c-lightning build started at Wed Jan 15 23:43:13 UTC 2020 port directory: /usr/ports/net-p2p/c-lightning package name: c-lightning-0.8.0_1 building for: FreeBSD 113arm64-quarterly-job-10 11.3-RELEASE-p5 FreeBSD 11.3-RELEASE-p5 1103000 arm64 maintained by: vd@FreeBSD.org Makefile ident: $FreeBSD: branches/2020Q1/net-p2p/c-lightning/Makefile 522632 2020-01-11 08:00:17Z linimon $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300002 Jail OSVERSION: 1103000 Job Id: 10 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1103000 UNAME_v=FreeBSD 11.3-RELEASE-p5 1103000 UNAME_r=11.3-RELEASE-p5 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/113arm64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/113arm64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=113arm64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/113arm64-quarterly/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_1: 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=freebsd11 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=11.3 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=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: aarch64-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: aarch64-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--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_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: aarch64-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=aarch64 OPSYS=FreeBSD _OSRELEASE=11.3-RELEASE-p5 OSREL=11.3 OSVERSION=1103000 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) 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 MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> c-lightning-0.8.0_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.12.0.txz [113arm64-quarterly-job-10] Installing pkg-1.12.0... [113arm64-quarterly-job-10] Extracting pkg-1.12.0: .......... done ===> c-lightning-0.8.0_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of c-lightning-0.8.0_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by c-lightning-0.8.0_1 for building =========================================================================== =======================<phase: checksum >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by c-lightning-0.8.0_1 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_1 for building ===> Extracting for c-lightning-0.8.0_1 => 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_1 ===> Applying FreeBSD patches for c-lightning-0.8.0_1 /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_1 depends on package: py37-mako>=1.0.14 - not found ===> Installing existing package /packages/All/py37-mako-1.0.14.txz [113arm64-quarterly-job-10] Installing py37-mako-1.0.14... [113arm64-quarterly-job-10] `-- Installing py37-Babel-2.7.0... [113arm64-quarterly-job-10] | `-- Installing py37-pytz-2019.3,1... <snip> checking for for loop declaration support... yes checking for flexible array member support... yes checking for getpagesize() in <unistd.h>... yes checking for isblank() in <ctype.h>... yes checking for little endian... yes checking for memmem in <string.h>... yes checking for memrchr in <string.h>... yes checking for mmap() declaration... yes checking for /proc/self/maps exists... no checking for qsort_r cmp takes trailing arg... no checking for __attribute__((section)) and __start/__stop... yes checking for stack grows upwards... no checking for statement expression support... yes checking for <sys/filio.h>... yes checking for <sys/termios.h>... no checking for <sys/unistd.h>... yes checking for __typeof__ support... yes checking for unaligned access to int... yes checking for utime() declaration... yes checking for __attribute__((warn_unused_result))... yes checking for #pragma omp and -fopenmp support... no checking for <valgrind/memcheck.h>... no checking for working <ucontext.h... yes checking for passing pointers via makecontext()... yes checking for __builtin_cpu_supports()... no checking for libsodium with IETF chacha20 variants... yes checking for sqlite3_expanded_sql... yes checking for sqlite3... yes checking for postgres... no checking for compiler is GCC... no checking for GCC version is 7 or above... no checking for pwritev() defined... yes Writing variables to config.vars.79447... yes Writing header to ccan/config.h... yes Setting PREFIX... /usr/local Setting CC... cc Setting CONFIGURATOR_CC... cc Setting CWARNFLAGS... -Wall -Wundef -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wold-style-definition -Werror Setting CDEBUGFLAGS... -std=gnu11 -g -fstack-protector Setting COPTFLAGS... -Og Setting VALGRIND... 0 Setting DEVELOPER... 0 Setting EXPERIMENTAL_FEATURES... 0 Setting COMPAT... 1 PYTEST not found Setting STATIC... 0 Setting ASAN... 0 Setting TEST_NETWORK... regtest =========================================================================== =======================<phase: build >============================ ===> Building for c-lightning-0.8.0_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/net-p2p/c-lightning/work/lightning-0.8.0' cc -DBINTOPKGLIBEXECDIR="\"../libexec/c-lightning\"" -Wall -Wundef -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wold-style-definition -Werror -std=gnu11 -g -fstack-protector -Og -I ccan -I external/libwally-core/include/ -I external/libwally-core/src/secp256k1/include/ -I external/jsmn/ -I external/libbacktrace/ -I external/libbacktrace-build -I . -I/usr/local/include -DSHACHAIN_BITS=48 -DJSMN_PARENT_LINKS -DCOMPAT_V052=1 -DCOMPAT_V060=1 -DCOMPAT_V061=1 -DCOMPAT_V062=1 -DCOMPAT_V070=1 -DCOMPAT_V073=1 -DBUILD_ELEMENTS=1 -DBINTOPKGLIBEXECDIR="\"../libexec/c-lightning\"" -c -o ccan/ccan/cdump/tools/cdump-enumstr.o ccan/ccan/cdump/tools/cdump-enumstr.c cc -DBINTOPKGLIBEXECDIR="\"../libexec/c-lightning\"" -Wall -Wundef -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wold-style-definition -Werror -std=gnu11 -g -fstack-protector -Og -I ccan -I external/libwally-core/include/ -I external/libwally-core/src/secp256k1/include/ -I external/jsmn/ -I external/libbacktrace/ -I external/libbacktrace-build -I . -I/usr/local/include -DSHACHAIN_BITS=48 -DJSMN_PARENT_LINKS -DCOMPAT_V052=1 -DCOMPAT_V060=1 -DCOMPAT_V061=1 -DCOMPAT_V062=1 -DCOMPAT_V070=1 -DCOMPAT_V073=1 -DBUILD_ELEMENTS=1 -c -o ccan-cdump.o ccan/ccan/cdump/cdump.c cc -DBINTOPKGLIBEXECDIR="\"../libexec/c-lightning\"" -Wall -Wundef -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wold-style-definition -Werror -std=gnu11 -g -fstack-protector -Og -I ccan -I external/libwally-core/include/ -I external/libwally-core/src/secp256k1/include/ -I external/jsmn/ -I external/libbacktrace/ -I external/libbacktrace-build -I . -I/usr/local/include -DSHACHAIN_BITS=48 -DJSMN_PARENT_LINKS -DCOMPAT_V052=1 -DCOMPAT_V060=1 -DCOMPAT_V061=1 -DCOMPAT_V062=1 -DCOMPAT_V070=1 -DCOMPAT_V073=1 -DBUILD_ELEMENTS=1 -c -o ccan-strmap.o ccan/ccan/strmap/strmap.c cc -DBINTOPKGLIBEXECDIR="\"../libexec/c-lightning\"" -Wall -Wundef -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wold-style-definition -Werror -std=gnu11 -g -fstack-protector -Og -I ccan -I external/libwally-core/include/ -I external/libwally-core/src/secp256k1/include/ -I external/jsmn/ -I external/libbacktrace/ -I external/libbacktrace-build -I . -I/usr/local/include -DSHACHAIN_BITS=48 -DJSMN_PARENT_LINKS -DCOMPAT_V052=1 -DCOMPAT_V060=1 -DCOMPAT_V061=1 -DCOMPAT_V062=1 -DCOMPAT_V070=1 -DCOMPAT_V073=1 -DBUILD_ELEMENTS=1 -c -o ccan-asort.o ccan/ccan/asort/asort.c cc -DBINTOPKGLIBEXECDIR="\"../libexec/c-lightning\"" -Wall -Wundef -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wold-style-definition -Werror -std=gnu11 -g -fstack-protector -Og -I ccan -I external/libwally-core/include/ -I external/libwally-core/src/secp256k1/include/ -I external/jsmn/ -I external/libbacktrace/ -I external/libbacktrace-build -I . -I/usr/local/include -DSHACHAIN_BITS=48 -DJSMN_PARENT_LINKS -DCOMPAT_V052=1 -DCOMPAT_V060=1 -DCOMPAT_V061=1 -DCOMPAT_V062=1 -DCOMPAT_V070=1 -DCOMPAT_V073=1 -DBUILD_ELEMENTS=1 -c -o ccan-autodata.o ccan/ccan/autodata/autodata.c cc -DBINTOPKGLIBEXECDIR="\"../libexec/c-lightning\"" -Wall -Wundef -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wold-style-definition -Werror -std=gnu11 -g -fstack-protector -Og -I ccan -I external/libwally-core/include/ -I external/libwally-core/src/secp256k1/include/ -I external/jsmn/ -I external/libbacktrace/ -I external/libbacktrace-build -I . -I/usr/local/include -DSHACHAIN_BITS=48 -DJSMN_PARENT_LINKS -DCOMPAT_V052=1 -DCOMPAT_V060=1 -DCOMPAT_V061=1 -DCOMPAT_V062=1 -DCOMPAT_V070=1 -DCOMPAT_V073=1 -DBUILD_ELEMENTS=1 -c -o ccan-bitmap.o ccan/ccan/bitmap/bitmap.c cc -DBINTOPKGLIBEXECDIR="\"../libexec/c-lightning\"" -Wall -Wundef -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wold-style-definition -Werror -std=gnu11 -g -fstack-protector -Og -I ccan -I external/libwally-core/include/ -I external/libwally-core/src/secp256k1/include/ -I external/jsmn/ -I external/libbacktrace/ -I external/libbacktrace-build -I . -I/usr/local/include -DSHACHAIN_BITS=48 -DJSMN_PARENT_LINKS -DCOMPAT_V052=1 -DCOMPAT_V060=1 -DCOMPAT_V061=1 -DCOMPAT_V062=1 -DCOMPAT_V070=1 -DCOMPAT_V073=1 -DBUILD_ELEMENTS=1 -c -o ccan-bitops.o ccan/ccan/bitops/bitops.c cc -DBINTOPKGLIBEXECDIR="\"../libexec/c-lightning\"" -Wall -Wundef -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wold-style-definition -Werror -std=gnu11 -g -fstack-protector -Og -I ccan -I external/libwally-core/include/ -I external/libwally-core/src/secp256k1/include/ -I external/jsmn/ -I external/libbacktrace/ -I external/libbacktrace-build -I . -I/usr/local/include -DSHACHAIN_BITS=48 -DJSMN_PARENT_LINKS -DCOMPAT_V052=1 -DCOMPAT_V060=1 -DCOMPAT_V061=1 -DCOMPAT_V062=1 -DCOMPAT_V070=1 -DCOMPAT_V073=1 -DBUILD_ELEMENTS=1 -c -o ccan-breakpoint.o ccan/ccan/breakpoint/breakpoint.c cc -DBINTOPKGLIBEXECDIR="\"../libexec/c-lightning\"" -Wall -Wundef -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wold-style-definition -Werror -std=gnu11 -g -fstack-protector -Og -I ccan -I external/libwally-core/include/ -I external/libwally-core/src/secp256k1/include/ -I external/jsmn/ -I external/libbacktrace/ -I external/libbacktrace-build -I . -I/usr/local/include -DSHACHAIN_BITS=48 -DJSMN_PARENT_LINKS -DCOMPAT_V052=1 -DCOMPAT_V060=1 -DCOMPAT_V061=1 -DCOMPAT_V062=1 -DCOMPAT_V070=1 -DCOMPAT_V073=1 -DBUILD_ELEMENTS=1 -c -o ccan-crc32c.o ccan/ccan/crc32c/crc32c.c cc -DBINTOPKGLIBEXECDIR="\"../libexec/c-lightning\"" -Wall -Wundef -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wold-style-definition -Werror -std=gnu11 -g -fstack-protector -Og -I ccan -I external/libwally-core/include/ -I external/libwally-core/src/secp256k1/include/ -I external/jsmn/ -I external/libbacktrace/ -I external/libbacktrace-build -I . -I/usr/local/include -DSHACHAIN_BITS=48 -DJSMN_PARENT_LINKS -DCOMPAT_V052=1 -DCOMPAT_V060=1 -DCOMPAT_V061=1 -DCOMPAT_V062=1 -DCOMPAT_V070=1 -DCOMPAT_V073=1 -DBUILD_ELEMENTS=1 -c -o ccan-crypto-hmac.o ccan/ccan/crypto/hmac_sha256/hmac_sha256.c cc -DBINTOPKGLIBEXECDIR="\"../libexec/c-lightning\"" -Wall -Wundef -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wold-style-definition -Werror -std=gnu11 -g -fstack-protector -Og -I ccan -I external/libwally-core/include/ -I external/libwally-core/src/secp256k1/include/ -I external/jsmn/ -I external/libbacktrace/ -I external/libbacktrace-build -I . -I/usr/local/include -DSHACHAIN_BITS=48 -DJSMN_PARENT_LINKS -DCOMPAT_V052=1 -DCOMPAT_V060=1 -DCOMPAT_V061=1 -DCOMPAT_V062=1 -DCOMPAT_V070=1 -DCOMPAT_V073=1 -DBUILD_ELEMENTS=1 -c -o ccan-crypto-hkdf.o ccan/ccan/crypto/hkdf_sha256/hkdf_sha256.c cc -DBINTOPKGLIBEXECDIR="\"../libexec/c-lightning\"" -Wall -Wundef -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wold-style-definition -Werror -std=gnu11 -g -fstack-protector -Og -I ccan -I external/libwally-core/include/ -I external/libwally-core/src/secp256k1/include/ -I external/jsmn/ -I external/libbacktrace/ -I external/libbacktrace-build -I . -I/usr/local/include -DSHACHAIN_BITS=48 -DJSMN_PARENT_LINKS -DCOMPAT_V052=1 -DCOMPAT_V060=1 -DCOMPAT_V061=1 -DCOMPAT_V062=1 -DCOMPAT_V070=1 -DCOMPAT_V073=1 -DBUILD_ELEMENTS=1 -c -o ccan-crypto-ripemd160.o ccan/ccan/crypto/ripemd160/ripemd160.c cc -DBINTOPKGLIBEXECDIR="\"../libexec/c-lightning\"" -Wall -Wundef -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wold-style-definition -Werror -std=gnu11 -g -fstack-protector -Og -I ccan -I external/libwally-core/include/ -I external/libwally-core/src/secp256k1/include/ -I external/jsmn/ -I external/libbacktrace/ -I external/libbacktrace-build -I . -I/usr/local/include -DSHACHAIN_BITS=48 -DJSMN_PARENT_LINKS -DCOMPAT_V052=1 -DCOMPAT_V060=1 -DCOMPAT_V061=1 -DCOMPAT_V062=1 -DCOMPAT_V070=1 -DCOMPAT_V073=1 -DBUILD_ELEMENTS=1 -c -o ccan-crypto-sha256.o ccan/ccan/crypto/sha256/sha256.c cc -DBINTOPKGLIBEXECDIR="\"../libexec/c-lightning\"" -Wall -Wundef -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wold-style-definition -Werror -std=gnu11 -g -fstack-protector -Og -I ccan -I external/libwally-core/include/ -I external/libwally-core/src/secp256k1/include/ -I external/jsmn/ -I external/libbacktrace/ -I external/libbacktrace-build -I . -I/usr/local/include -DSHACHAIN_BITS=48 -DJSMN_PARENT_LINKS -DCOMPAT_V052=1 -DCOMPAT_V060=1 -DCOMPAT_V061=1 -DCOMPAT_V062=1 -DCOMPAT_V070=1 -DCOMPAT_V073=1 -DBUILD_ELEMENTS=1 -DSHACHAIN_BITS=48 -c -o ccan-crypto-shachain.o ccan/ccan/crypto/shachain/shachain.c cc -DBINTOPKGLIBEXECDIR="\"../libexec/c-lightning\"" -Wall -Wundef -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wold-style-definition -Werror -std=gnu11 -g -fstack-protector -Og -I ccan -I external/libwally-core/include/ -I external/libwally-core/src/secp256k1/include/ -I external/jsmn/ -I external/libbacktrace/ -I external/libbacktrace-build -I . -I/usr/local/include -DSHACHAIN_BITS=48 -DJSMN_PARENT_LINKS -DCOMPAT_V052=1 -DCOMPAT_V060=1 -DCOMPAT_V061=1 -DCOMPAT_V062=1 -DCOMPAT_V070=1 -DCOMPAT_V073=1 -DBUILD_ELEMENTS=1 -c -o ccan-crypto-siphash24.o ccan/ccan/crypto/siphash24/siphash24.c cc -DBINTOPKGLIBEXECDIR="\"../libexec/c-lightning\"" -Wall -Wundef -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wold-style-definition -Werror -std=gnu11 -g -fstack-protector -Og -I ccan -I external/libwally-core/include/ -I external/libwally-core/src/secp256k1/include/ -I external/jsmn/ -I external/libbacktrace/ -I external/libbacktrace-build -I . -I/usr/local/include -DSHACHAIN_BITS=48 -DJSMN_PARENT_LINKS -DCOMPAT_V052=1 -DCOMPAT_V060=1 -DCOMPAT_V061=1 -DCOMPAT_V062=1 -DCOMPAT_V070=1 -DCOMPAT_V073=1 -DBUILD_ELEMENTS=1 -c -o ccan-err.o ccan/ccan/err/err.c cc -DBINTOPKGLIBEXECDIR="\"../libexec/c-lightning\"" -Wall -Wundef -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wold-style-definition -Werror -std=gnu11 -g -fstack-protector -Og -I ccan -I external/libwally-core/include/ -I external/libwally-core/src/secp256k1/include/ -I external/jsmn/ -I external/libbacktrace/ -I external/libbacktrace-build -I . -I/usr/local/include -DSHACHAIN_BITS=48 -DJSMN_PARENT_LINKS -DCOMPAT_V052=1 -DCOMPAT_V060=1 -DCOMPAT_V061=1 -DCOMPAT_V062=1 -DCOMPAT_V070=1 -DCOMPAT_V073=1 -DBUILD_ELEMENTS=1 -c -o ccan-fdpass.o ccan/ccan/fdpass/fdpass.c ccan/ccan/fdpass/fdpass.c:16:12: error: use of undeclared identifier 'u_long'; did you mean 'long'? char buf[CMSG_SPACE(sizeof(fd))]; ^ /usr/include/sys/socket.h:533:25: note: expanded from macro 'CMSG_SPACE' #define CMSG_SPACE(l) (_ALIGN(sizeof(struct cmsghdr)) + _ALIGN(l)) ^ /usr/include/machine/_align.h:42:22: note: expanded from macro '_ALIGN' #define _ALIGN(p) (((u_long)(p) + _ALIGNBYTES) & ~_ALIGNBYTES) ^ ccan/ccan/fdpass/fdpass.c:16:12: error: use of undeclared identifier 'u_long' /usr/include/sys/socket.h:533:25: note: expanded from macro 'CMSG_SPACE' #define CMSG_SPACE(l) (_ALIGN(sizeof(struct cmsghdr)) + _ALIGN(l)) ^ /usr/include/machine/_align.h:42:22: note: expanded from macro '_ALIGN' #define _ALIGN(p) (((u_long)(p) + _ALIGNBYTES) & ~_ALIGNBYTES) ^ ccan/ccan/fdpass/fdpass.c:16:12: error: use of undeclared identifier 'u_long'; did you mean 'long'? /usr/include/sys/socket.h:533:58: note: expanded from macro 'CMSG_SPACE' #define CMSG_SPACE(l) (_ALIGN(sizeof(struct cmsghdr)) + _ALIGN(l)) ^ /usr/include/machine/_align.h:42:22: note: expanded from macro '_ALIGN' #define _ALIGN(p) (((u_long)(p) + _ALIGNBYTES) & ~_ALIGNBYTES) ^ ccan/ccan/fdpass/fdpass.c:16:12: error: use of undeclared identifier 'u_long' /usr/include/sys/socket.h:533:58: note: expanded from macro 'CMSG_SPACE' #define CMSG_SPACE(l) (_ALIGN(sizeof(struct cmsghdr)) + _ALIGN(l)) ^ /usr/include/machine/_align.h:42:22: note: expanded from macro '_ALIGN' #define _ALIGN(p) (((u_long)(p) + _ALIGNBYTES) & ~_ALIGNBYTES) ^ ccan/ccan/fdpass/fdpass.c:26:19: error: use of undeclared identifier 'u_long'; did you mean 'long'? cmsg->cmsg_len = CMSG_LEN(sizeof(fd)); ^ /usr/include/sys/socket.h:534:23: note: expanded from macro 'CMSG_LEN' #define CMSG_LEN(l) (_ALIGN(sizeof(struct cmsghdr)) + (l)) ^ /usr/include/machine/_align.h:42:22: note: expanded from macro '_ALIGN' #define _ALIGN(p) (((u_long)(p) + _ALIGNBYTES) & ~_ALIGNBYTES) ^ ccan/ccan/fdpass/fdpass.c:26:19: error: use of undeclared identifier 'u_long' /usr/include/sys/socket.h:534:23: note: expanded from macro 'CMSG_LEN' #define CMSG_LEN(l) (_ALIGN(sizeof(struct cmsghdr)) + (l)) ^ /usr/include/machine/_align.h:42:22: note: expanded from macro '_ALIGN' #define _ALIGN(p) (((u_long)(p) + _ALIGNBYTES) & ~_ALIGNBYTES) ^ ccan/ccan/fdpass/fdpass.c:27:9: error: use of undeclared identifier 'u_long'; did you mean 'long'? memcpy(CMSG_DATA(cmsg), &fd, sizeof(fd)); ^ /usr/include/sys/socket.h:510:6: note: expanded from macro 'CMSG_DATA' _ALIGN(sizeof(struct cmsghdr))) ^ /usr/include/machine/_align.h:42:22: note: expanded from macro '_ALIGN' #define _ALIGN(p) (((u_long)(p) + _ALIGNBYTES) & ~_ALIGNBYTES) ^ ccan/ccan/fdpass/fdpass.c:27:9: error: use of undeclared identifier 'u_long' /usr/include/sys/socket.h:510:6: note: expanded from macro 'CMSG_DATA' _ALIGN(sizeof(struct cmsghdr))) ^ /usr/include/machine/_align.h:42:22: note: expanded from macro '_ALIGN' #define _ALIGN(p) (((u_long)(p) + _ALIGNBYTES) & ~_ALIGNBYTES) ^ ccan/ccan/fdpass/fdpass.c:53:12: error: use of undeclared identifier 'u_long'; did you mean 'long'? char buf[CMSG_SPACE(sizeof(fd))]; ^ /usr/include/sys/socket.h:533:25: note: expanded from macro 'CMSG_SPACE' #define CMSG_SPACE(l) (_ALIGN(sizeof(struct cmsghdr)) + _ALIGN(l)) ^ /usr/include/machine/_align.h:42:22: note: expanded from macro '_ALIGN' #define _ALIGN(p) (((u_long)(p) + _ALIGNBYTES) & ~_ALIGNBYTES) ^ ccan/ccan/fdpass/fdpass.c:53:12: error: use of undeclared identifier 'u_long' /usr/include/sys/socket.h:533:25: note: expanded from macro 'CMSG_SPACE' #define CMSG_SPACE(l) (_ALIGN(sizeof(struct cmsghdr)) + _ALIGN(l)) ^ /usr/include/machine/_align.h:42:22: note: expanded from macro '_ALIGN' #define _ALIGN(p) (((u_long)(p) + _ALIGNBYTES) & ~_ALIGNBYTES) ^ ccan/ccan/fdpass/fdpass.c:53:12: error: use of undeclared identifier 'u_long'; did you mean 'long'? /usr/include/sys/socket.h:533:58: note: expanded from macro 'CMSG_SPACE' #define CMSG_SPACE(l) (_ALIGN(sizeof(struct cmsghdr)) + _ALIGN(l)) ^ /usr/include/machine/_align.h:42:22: note: expanded from macro '_ALIGN' #define _ALIGN(p) (((u_long)(p) + _ALIGNBYTES) & ~_ALIGNBYTES) ^ ccan/ccan/fdpass/fdpass.c:53:12: error: use of undeclared identifier 'u_long' /usr/include/sys/socket.h:533:58: note: expanded from macro 'CMSG_SPACE' #define CMSG_SPACE(l) (_ALIGN(sizeof(struct cmsghdr)) + _ALIGN(l)) ^ /usr/include/machine/_align.h:42:22: note: expanded from macro '_ALIGN' #define _ALIGN(p) (((u_long)(p) + _ALIGNBYTES) & ~_ALIGNBYTES) ^ ccan/ccan/fdpass/fdpass.c:74:27: error: use of undeclared identifier 'u_long'; did you mean 'long'? || cmsg->cmsg_len != CMSG_LEN(sizeof(fd)) ^ /usr/include/sys/socket.h:534:23: note: expanded from macro 'CMSG_LEN' #define CMSG_LEN(l) (_ALIGN(sizeof(struct cmsghdr)) + (l)) ^ /usr/include/machine/_align.h:42:22: note: expanded from macro '_ALIGN' #define _ALIGN(p) (((u_long)(p) + _ALIGNBYTES) & ~_ALIGNBYTES) ^ ccan/ccan/fdpass/fdpass.c:74:27: error: use of undeclared identifier 'u_long' /usr/include/sys/socket.h:534:23: note: expanded from macro 'CMSG_LEN' #define CMSG_LEN(l) (_ALIGN(sizeof(struct cmsghdr)) + (l)) ^ /usr/include/machine/_align.h:42:22: note: expanded from macro '_ALIGN' #define _ALIGN(p) (((u_long)(p) + _ALIGNBYTES) & ~_ALIGNBYTES) ^ ccan/ccan/fdpass/fdpass.c:81:14: error: use of undeclared identifier 'u_long'; did you mean 'long'? memcpy(&fd, CMSG_DATA(cmsg), sizeof(fd)); ^ /usr/include/sys/socket.h:510:6: note: expanded from macro 'CMSG_DATA' _ALIGN(sizeof(struct cmsghdr))) ^ /usr/include/machine/_align.h:42:22: note: expanded from macro '_ALIGN' #define _ALIGN(p) (((u_long)(p) + _ALIGNBYTES) & ~_ALIGNBYTES) ^ ccan/ccan/fdpass/fdpass.c:81:14: error: use of undeclared identifier 'u_long' /usr/include/sys/socket.h:510:6: note: expanded from macro 'CMSG_DATA' _ALIGN(sizeof(struct cmsghdr))) ^ /usr/include/machine/_align.h:42:22: note: expanded from macro '_ALIGN' #define _ALIGN(p) (((u_long)(p) + _ALIGNBYTES) & ~_ALIGNBYTES) ^ 16 errors generated. gmake[1]: *** [Makefile:669: ccan-fdpass.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/net-p2p/c-lightning/work/lightning-0.8.0' *** 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?202001152344.00FNi6I6081837>