[package - 132powerpc-quarterly][graphics/tippecanoe] Failed for tippecanoe-2.26.1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Feb 2024 05:48:30 UTC
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: darcy@dbitech.ca Log URL: https://pkg-status.freebsd.org/foul1/data/132powerpc-quarterly/aa3532662c1f/logs/tippecanoe-2.26.1.log Build URL: https://pkg-status.freebsd.org/foul1/build.html?mastername=132powerpc-quarterly&build=aa3532662c1f Log: =>> Building graphics/tippecanoe build started at Sun Feb 11 05:47:13 UTC 2024 port directory: /usr/ports/graphics/tippecanoe package name: tippecanoe-2.26.1 building for: FreeBSD 132powerpc-quarterly-job-08 13.2-RELEASE FreeBSD 13.2-RELEASE powerpc maintained by: darcy@dbitech.ca Makefile datestamp: -rw-r--r-- 1 root wheel 1130 Feb 3 01:03 /usr/ports/graphics/tippecanoe/Makefile Ports top last git commit: aa3532662 Ports top unclean checkout: no Port dir last git commit: aa3532662 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.1 Host OSVERSION: 1500003 Jail OSVERSION: 1302001 Job Id: 08 ---Begin Environment--- SHELL=/bin/csh BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 OSVERSION=1302001 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 UNAME_m=powerpc UNAME_p=powerpc UNAME_r=13.2-RELEASE LOCALBASE=/usr/local UNAME_v=FreeBSD 13.2-RELEASE USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.1 MASTERMNT=/usr/local/poudriere/data/.m/132powerpc-quarterly/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/132powerpc-quarterly/08/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=132powerpc-quarterly SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/132powerpc-quarterly/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.1 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- darcy@dbitech.ca --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/tippecanoe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/tippecanoe/work XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/tippecanoe/work/.cache HOME=/wrkdirs/usr/ports/graphics/tippecanoe/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/tippecanoe/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/tippecanoe/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/tippecanoe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/tippecanoe/work XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/tippecanoe/work/.cache HOME=/wrkdirs/usr/ports/graphics/tippecanoe/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/tippecanoe/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/tippecanoe/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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-- OSREL=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/tippecanoe" EXAMPLESDIR="share/examples/tippecanoe" DATADIR="share/tippecanoe" WWWDIR="www/tippecanoe" ETCDIR="etc/tippecanoe" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tippecanoe DOCSDIR=/usr/local/share/doc/tippecanoe EXAMPLESDIR=/usr/local/share/examples/tippecanoe WWWDIR=/usr/local/www/tippecanoe ETCDIR=/usr/local/etc/tippecanoe --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 MACHINE=powerpc MACHINE_ARCH=powerpc ARCH=${MACHINE_ARCH} #### #### # 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 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---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) 65536 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) 8192 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 >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD2CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> tippecanoe-2.26.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9.pkg [132powerpc-quarterly-job-08] Installing pkg-1.20.9... [132powerpc-quarterly-job-08] Extracting pkg-1.20.9: .......... done ===> tippecanoe-2.26.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of tippecanoe-2.26.1 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by tippecanoe-2.26.1 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by tippecanoe-2.26.1 for building => SHA256 Checksum OK for felt-tippecanoe-2.26.1_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: extract >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by tippecanoe-2.26.1 for building ===> Extracting for tippecanoe-2.26.1 => SHA256 Checksum OK for felt-tippecanoe-2.26.1_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: patch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for tippecanoe-2.26.1 =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> tippecanoe-2.26.1 depends on executable: bash - not found ===> Installing existing package /packages/All/bash-5.2.21.pkg [132powerpc-quarterly-job-08] Installing bash-5.2.21... [132powerpc-quarterly-job-08] `-- Installing gettext-runtime-0.22.3... [132powerpc-quarterly-job-08] | `-- Installing indexinfo-0.3.1... [132powerpc-quarterly-job-08] | `-- Extracting indexinfo-0.3.1: .... done [132powerpc-quarterly-job-08] `-- Extracting gettext-runtime-0.22.3: .......... done [132powerpc-quarterly-job-08] `-- Installing readline-8.2.7... [132powerpc-quarterly-job-08] `-- Extracting readline-8.2.7: .......... done [132powerpc-quarterly-job-08] Extracting bash-5.2.21: .......... done ===> tippecanoe-2.26.1 depends on executable: bash - found ===> Returning to build of tippecanoe-2.26.1 ===> tippecanoe-2.26.1 depends on package: gmake>=4.3 - not found ===> Installing existing package /packages/All/gmake-4.3_2.pkg [132powerpc-quarterly-job-08] Installing gmake-4.3_2... [132powerpc-quarterly-job-08] Extracting gmake-4.3_2: .......... done ===> tippecanoe-2.26.1 depends on package: gmake>=4.3 - found ===> Returning to build of tippecanoe-2.26.1 =========================================================================== =======================<phase: lib-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> tippecanoe-2.26.1 depends on shared library: libsqlite3.so - not found ===> Installing existing package /packages/All/sqlite3-3.44.0_1,1.pkg [132powerpc-quarterly-job-08] Installing sqlite3-3.44.0_1,1... [132powerpc-quarterly-job-08] `-- Installing libedit-3.1.20230828,1... [132powerpc-quarterly-job-08] `-- Extracting libedit-3.1.20230828,1: .......... done [132powerpc-quarterly-job-08] Extracting sqlite3-3.44.0_1,1: .......... done ===> tippecanoe-2.26.1 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) ===> Returning to build of tippecanoe-2.26.1 =========================================================================== =======================<phase: configure >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for tippecanoe-2.26.1 =========================================================================== =======================<phase: build >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for tippecanoe-2.26.1 gmake[1]: Entering directory '/wrkdirs/usr/ports/graphics/tippecanoe/work/tippecanoe-2.26.1' c++ -MMD -I/usr/local/include -I. -g -Wall -Wshadow -Wsign-compare -Wextra -Wunreachable-code -Wuninitialized -Wshadow -O3 -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -c -o geojson.o geojson.cpp cc -MMD -I/usr/local/include -I. -g -Wall -Wshadow -Wsign-compare -Wextra -Wunreachable-code -Wuninitialized -Wshadow -O3 -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -o jsonpull/jsonpull.o jsonpull/jsonpull.c c++ -MMD -I/usr/local/include -I. -g -Wall -Wshadow -Wsign-compare -Wextra -Wunreachable-code -Wuninitialized -Wshadow -O3 -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -c -o tile.o tile.cpp c++ -MMD -I/usr/local/include -I. -g -Wall -Wshadow -Wsign-compare -Wextra -Wunreachable-code -Wuninitialized -Wshadow -O3 -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -c -o pool.o pool.cpp c++ -MMD -I/usr/local/include -I. -g -Wall -Wshadow -Wsign-compare -Wextra -Wunreachable-code -Wuninitialized -Wshadow -O3 -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -c -o mbtiles.o mbtiles.cpp c++ -MMD -I/usr/local/include -I. -g -Wall -Wshadow -Wsign-compare -Wextra -Wunreachable-code -Wuninitialized -Wshadow -O3 -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -c -o geometry.o geometry.cpp c++ -MMD -I/usr/local/include -I. -g -Wall -Wshadow -Wsign-compare -Wextra -Wunreachable-code -Wuninitialized -Wshadow -O3 -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -c -o projection.o projection.cpp c++ -MMD -I/usr/local/include -I. -g -Wall -Wshadow -Wsign-compare -Wextra -Wunreachable-code -Wuninitialized -Wshadow -O3 -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -c -o memfile.o memfile.cpp c++ -MMD -I/usr/local/include -I. -g -Wall -Wshadow -Wsign-compare -Wextra -Wunreachable-code -Wuninitialized -Wshadow -O3 -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -c -o mvt.o mvt.cpp c++ -MMD -I/usr/local/include -I. -g -Wall -Wshadow -Wsign-compare -Wextra -Wunreachable-code -Wuninitialized -Wshadow -O3 -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -c -o serial.o serial.cpp serial.cpp:550:16: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] if (extent <= LLONG_MAX) { ~~ ^~~~~~~~~ /usr/include/sys/limits.h:69:19: note: expanded from macro 'LLONG_MAX' #define LLONG_MAX __LLONG_MAX /* max for a long long */ ^~~~~~~~~~~ /usr/include/machine/_limits.h:75:21: note: expanded from macro '__LLONG_MAX' #define __LLONG_MAX 0x7fffffffffffffffLL /* max value for a long long */ ^~~~~~~~~~~~~~~~~~~~ 1 warning generated. c++ -MMD -I/usr/local/include -I. -g -Wall -Wshadow -Wsign-compare -Wextra -Wunreachable-code -Wuninitialized -Wshadow -O3 -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -c -o main.o main.cpp c++ -MMD -I/usr/local/include -I. -g -Wall -Wshadow -Wsign-compare -Wextra -Wunreachable-code -Wuninitialized -Wshadow -O3 -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -c -o text.o text.cpp In file included from main.cpp:48: In file included from ./pmtiles_file.hpp:4: ./pmtiles/pmtiles.hpp:524:46: error: non-constant-expression cannot be narrowed from type 'uint64_t' (aka 'unsigned long long') to 'std::basic_string<char>::size_type' (aka 'unsigned int') in initializer list [-Wc++11-narrowing] std::string dir_s{pmtiles_map + dir_offset, dir_len}; ^~~~~~~ ./pmtiles/pmtiles.hpp:524:46: note: insert an explicit cast to silence this issue std::string dir_s{pmtiles_map + dir_offset, dir_len}; ^~~~~~~ static_cast<size_type>( ) c++ -MMD -I/usr/local/include -I. -g -Wall -Wshadow -Wsign-compare -Wextra -Wunreachable-code -Wuninitialized -Wshadow -O3 -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -c -o dirtiles.o dirtiles.cpp 1 error generated. gmake[1]: *** [Makefile:84: main.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/tippecanoe/work/tippecanoe-2.26.1' ===> 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/tippecanoe