=>> Building databases/imposm3 build started at Tue May 6 01:53:57 EDT 2025 port directory: /usr/ports/databases/imposm3 package name: imposm3-0.11.1_12 building for: FreeBSD 13amd64-weekly-desktop-job-03 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: darcy@dbitech.ca Makefile datestamp: -rw-r--r-- 1 root wheel 979 Mar 20 01:40 /usr/ports/databases/imposm3/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: d0642a617631 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 03 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 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--- ===> The following configuration options are available for imposm3-0.11.1_12: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- darcy@dbitech.ca --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/imposm3/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/imposm3/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/imposm3/work/.cache HOME=/wrkdirs/usr/ports/databases/imposm3/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/imposm3/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/imposm3/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/databases/imposm3/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/imposm3/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/imposm3/work/.cache HOME=/wrkdirs/usr/ports/databases/imposm3/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/imposm3/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/imposm3/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 " 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-- PORTEXAMPLES="" OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/imposm3" EXAMPLESDIR="share/examples/imposm3" DATADIR="share/imposm3" WWWDIR="www/imposm3" ETCDIR="etc/imposm3" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/imposm3 DOCSDIR=/usr/local/share/doc/imposm3 EXAMPLESDIR=/usr/local/share/examples/imposm3 WWWDIR=/usr/local/www/imposm3 ETCDIR=/usr/local/etc/imposm3 --End SUB_LIST-- ---Begin make.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 #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---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) 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-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> imposm3-0.11.1_12 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-03] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-03] Extracting pkg-2.0.6: .......... done ===> imposm3-0.11.1_12 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of imposm3-0.11.1_12 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> imposm3-0.11.1_12 depends on file: /usr/local/bin/go121 - not found ===> Installing existing package /packages/All/go121-1.21.13_5.pkg [13amd64-weekly-desktop-job-03] Installing go121-1.21.13_5... [13amd64-weekly-desktop-job-03] Extracting go121-1.21.13_5: .......... done ===> imposm3-0.11.1_12 depends on file: /usr/local/bin/go121 - found ===> Returning to build of imposm3-0.11.1_12 ===> imposm3-0.11.1_12 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.108_1.pkg [13amd64-weekly-desktop-job-03] Installing ca_root_nss-3.108_1... [13amd64-weekly-desktop-job-03] Extracting ca_root_nss-3.108_1: .... done Scanning /usr/share/certs/blacklisted for certificates... Scanning /usr/share/certs/trusted for certificates... Scanning /usr/local/share/certs for certificates... ===== Message from ca_root_nss-3.108_1: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificate discovery for software that either uses other cryptographic libraries than OpenSSL, or use OpenSSL but do not follow recommended practice. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem ===> imposm3-0.11.1_12 depends on package: ca_root_nss>0 - found ===> Returning to build of imposm3-0.11.1_12 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by imposm3-0.11.1_12 for building ===> Fetching github.com/omniscale/imposm3 dependencies # get https://proxy.golang.org/github.com/gogo/protobuf/@v/v0.0.0-20171007142547-342cbe0a0415.mod # get https://proxy.golang.org/gopkg.in/fsnotify.v1/@v/v1.4.2.mod # get https://proxy.golang.org/github.com/lib/pq/@v/v1.8.0.mod # get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20171114162044-bf42f188b9bc.mod # get https://proxy.golang.org/gopkg.in/check.v1/@v/v1.0.0-20190902080502-41f04d3bba15.mod # get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.0.0-20170812160011-eb3733d160e7.mod # get https://proxy.golang.org/github.com/omniscale/go-osm/@v/v0.2.1.mod # get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.4.7.mod # get https://proxy.golang.org/github.com/jmhodges/levigo/@v/v0.0.0-20161115193449-c42d9e0ca023.mod # get https://proxy.golang.org/github.com/pkg/errors/@v/v0.8.0.mod # get https://proxy.golang.org/github.com/kr/pretty/@v/v0.1.0.mod # get https://proxy.golang.org/github.com/pkg/errors/@v/v0.8.0.mod: 200 OK (5.091s) # get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.4.7.mod: 200 OK (5.091s) # get https://proxy.golang.org/sumdb/sum.golang.org/supported # get https://proxy.golang.org/gopkg.in/check.v1/@v/v1.0.0-20190902080502-41f04d3bba15.mod: 200 OK (5.093s) # get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.0.0-20170812160011-eb3733d160e7.mod: 200 OK (5.093s) # get https://proxy.golang.org/github.com/kr/pretty/@v/v0.1.0.mod: 200 OK (5.093s) # get https://proxy.golang.org/sumdb/sum.golang.org/supported: 404 Not Found (0.007s) # get https://sum.golang.org/lookup/github.com/pkg/errors@v0.8.0 # get https://sum.golang.org/lookup/github.com/fsnotify/fsnotify@v1.4.7 # get https://sum.golang.org/lookup/gopkg.in/check.v1@v1.0.0-20190902080502-41f04d3bba15 # get https://sum.golang.org/lookup/github.com/kr/pretty@v0.1.0 # get https://sum.golang.org/lookup/gopkg.in/yaml.v2@v2.0.0-20170812160011-eb3733d160e7 # get https://sum.golang.org/lookup/github.com/kr/pretty@v0.1.0: 200 OK (0.068s) # get https://sum.golang.org/lookup/github.com/pkg/errors@v0.8.0: 200 OK (0.069s) # get https://sum.golang.org/lookup/gopkg.in/yaml.v2@v2.0.0-20170812160011-eb3733d160e7: 200 OK (0.068s) # get https://sum.golang.org/lookup/github.com/fsnotify/fsnotify@v1.4.7: 200 OK (0.069s) # get https://sum.golang.org/tile/8/1/000 # get https://sum.golang.org/tile/8/2/002.p/51 # get https://sum.golang.org/tile/8/0/x144/164.p/178 # get https://sum.golang.org/tile/8/0/x144/164 # get https://sum.golang.org/tile/8/0/000 # get https://sum.golang.org/tile/8/1/563.p/37 # get https://sum.golang.org/tile/8/2/000 # get https://sum.golang.org/tile/8/0/x144/165.p/32 # get https://sum.golang.org/tile/8/3/000.p/2 # get https://sum.golang.org/tile/8/1/563.p/36 # get https://sum.golang.org/tile/8/0/x144/164.p/248 # get https://proxy.golang.org/gopkg.in/fsnotify.v1/@v/v1.4.2.mod: 200 OK (5.169s) # get https://sum.golang.org/lookup/gopkg.in/fsnotify.v1@v1.4.2 # get https://proxy.golang.org/github.com/gogo/protobuf/@v/v0.0.0-20171007142547-342cbe0a0415.mod: 200 OK (5.172s) # get https://sum.golang.org/lookup/github.com/gogo/protobuf@v0.0.0-20171007142547-342cbe0a0415 # get https://proxy.golang.org/github.com/lib/pq/@v/v1.8.0.mod: 200 OK (5.173s) # get https://sum.golang.org/lookup/github.com/lib/pq@v1.8.0 # get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20171114162044-bf42f188b9bc.mod: 200 OK (5.174s) # get https://sum.golang.org/lookup/golang.org/x/sys@v0.0.0-20171114162044-bf42f188b9bc # get https://proxy.golang.org/github.com/jmhodges/levigo/@v/v0.0.0-20161115193449-c42d9e0ca023.mod: 200 OK (5.175s) # get https://sum.golang.org/lookup/github.com/jmhodges/levigo@v0.0.0-20161115193449-c42d9e0ca023 # get https://sum.golang.org/tile/8/1/000: 200 OK (0.010s) # get https://sum.golang.org/tile/8/0/000: 200 OK (0.011s) # get https://sum.golang.org/tile/8/0/x144/164: 200 OK (0.012s) # get https://sum.golang.org/tile/8/2/000: 200 OK (0.013s) # get https://sum.golang.org/tile/8/3/000.p/2: 200 OK (0.015s) # get https://sum.golang.org/tile/8/2/002.p/51: 200 OK (0.015s) # get https://sum.golang.org/tile/8/1/563.p/36: 200 OK (0.016s) # get https://sum.golang.org/tile/8/0/x144/165.p/32: 200 OK (0.017s) # get https://sum.golang.org/tile/8/1/563.p/37: 200 OK (0.017s) # get https://sum.golang.org/tile/8/0/002 # get https://sum.golang.org/tile/8/0/001 # get https://proxy.golang.org/github.com/omniscale/go-osm/@v/v0.2.1.mod: 200 OK (5.196s) # get https://sum.golang.org/lookup/github.com/omniscale/go-osm@v0.2.1 # get https://sum.golang.org/tile/8/0/001: 200 OK (0.011s) # get https://sum.golang.org/tile/8/0/002: 200 OK (0.012s) # get https://sum.golang.org/lookup/gopkg.in/check.v1@v1.0.0-20190902080502-41f04d3bba15: 200 OK (0.151s) # get https://sum.golang.org/tile/8/0/x144/165 # get https://sum.golang.org/tile/8/1/563.p/40 # get https://sum.golang.org/tile/8/0/x144/168.p/155 # get https://sum.golang.org/tile/8/0/x144/164.p/248: 200 OK (0.087s) # get https://sum.golang.org/tile/8/0/x144/164.p/178: 200 OK (0.088s) # get https://sum.golang.org/lookup/gopkg.in/fsnotify.v1@v1.4.2: 200 OK (0.088s) # get https://sum.golang.org/tile/8/0/x144/165: 200 OK (0.009s) # get https://proxy.golang.org/github.com/kr/text/@v/v0.1.0.mod # get https://sum.golang.org/tile/8/1/563.p/40: 200 OK (0.010s) # get https://sum.golang.org/lookup/github.com/gogo/protobuf@v0.0.0-20171007142547-342cbe0a0415: 200 OK (0.089s) # get https://sum.golang.org/tile/8/0/x144/168.p/189 # get https://sum.golang.org/lookup/github.com/lib/pq@v1.8.0: 200 OK (0.088s) # get https://sum.golang.org/lookup/github.com/jmhodges/levigo@v0.0.0-20161115193449-c42d9e0ca023: 200 OK (0.086s) # get https://sum.golang.org/tile/8/0/x144/168.p/15 # get https://sum.golang.org/tile/8/1/563.p/41 # get https://sum.golang.org/tile/8/0/x144/169.p/54 # get https://sum.golang.org/lookup/golang.org/x/sys@v0.0.0-20171114162044-bf42f188b9bc: 200 OK (0.088s) # get https://sum.golang.org/tile/8/0/x144/168.p/68 # get https://proxy.golang.org/github.com/kr/text/@v/v0.1.0.mod: 200 OK (0.009s) # get https://sum.golang.org/lookup/github.com/kr/text@v0.1.0 # get https://sum.golang.org/tile/8/1/563.p/41: 200 OK (0.009s) # get https://sum.golang.org/lookup/github.com/omniscale/go-osm@v0.2.1: 200 OK (0.078s) # get https://sum.golang.org/tile/8/0/x144/168.p/248 # get https://sum.golang.org/lookup/github.com/kr/text@v0.1.0: 200 OK (0.007s) # get https://sum.golang.org/tile/8/0/x144/154 # get https://sum.golang.org/tile/8/0/x144/168.p/155: 200 OK (0.032s) # get https://sum.golang.org/tile/8/0/009 # get https://sum.golang.org/tile/8/0/638 # get https://sum.golang.org/tile/8/1/002 # get https://sum.golang.org/tile/8/0/x144/154: 200 OK (0.008s) # get https://proxy.golang.org/github.com/kr/pty/@v/v1.1.1.mod # get https://sum.golang.org/tile/8/1/002: 200 OK (0.008s) # get https://proxy.golang.org/github.com/kr/pty/@v/v1.1.1.mod: 200 OK (0.008s) # get https://sum.golang.org/lookup/github.com/kr/pty@v1.1.1 # get https://sum.golang.org/lookup/github.com/kr/pty@v1.1.1: 200 OK (0.008s) # get https://sum.golang.org/tile/8/0/x144/168.p/189: 200 OK (0.075s) # get https://sum.golang.org/tile/8/0/006 # get https://sum.golang.org/tile/8/0/x144/168.p/68: 200 OK (0.084s) # get https://sum.golang.org/tile/8/0/x144/169.p/54: 200 OK (0.085s) # get https://sum.golang.org/tile/8/0/006: 200 OK (0.008s) # get https://sum.golang.org/tile/8/0/x144/168 # get https://sum.golang.org/tile/8/0/x144/168.p/15: 200 OK (0.086s) # get https://sum.golang.org/tile/8/0/019 # get https://sum.golang.org/tile/8/0/x005/709 # get https://sum.golang.org/tile/8/1/022 # get https://sum.golang.org/tile/8/0/x144/168.p/248: 200 OK (0.080s) # get https://sum.golang.org/tile/8/0/x144/168: 200 OK (0.009s) # get https://sum.golang.org/tile/8/0/019: 200 OK (0.009s) # get https://sum.golang.org/tile/8/1/022: 200 OK (0.008s) # get https://sum.golang.org/tile/8/0/087 # get https://sum.golang.org/tile/8/0/043 # get https://sum.golang.org/tile/8/0/638: 200 OK (0.079s) # get https://sum.golang.org/tile/8/0/087: 200 OK (0.007s) # get https://sum.golang.org/tile/8/0/043: 200 OK (0.008s) # get https://sum.golang.org/tile/8/0/009: 200 OK (0.086s) # get https://sum.golang.org/tile/8/0/x005/709: 200 OK (0.085s) # get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.4.7.info # get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.4.7.info: 200 OK (0.009s) # get https://proxy.golang.org/github.com/gogo/protobuf/@v/v0.0.0-20171007142547-342cbe0a0415.info # get https://proxy.golang.org/github.com/gogo/protobuf/@v/v0.0.0-20171007142547-342cbe0a0415.info: 200 OK (0.079s) # get https://proxy.golang.org/github.com/jmhodges/levigo/@v/v0.0.0-20161115193449-c42d9e0ca023.info # get https://proxy.golang.org/github.com/jmhodges/levigo/@v/v0.0.0-20161115193449-c42d9e0ca023.info: 200 OK (0.023s) # get https://proxy.golang.org/github.com/kr/pretty/@v/v0.1.0.info # get https://proxy.golang.org/github.com/kr/pretty/@v/v0.1.0.info: 200 OK (0.007s) # get https://proxy.golang.org/github.com/kr/pty/@v/v1.1.1.info # get https://proxy.golang.org/github.com/kr/pty/@v/v1.1.1.info: 200 OK (0.078s) # get https://proxy.golang.org/github.com/kr/text/@v/v0.1.0.info # get https://proxy.golang.org/github.com/kr/text/@v/v0.1.0.info: 200 OK (0.023s) # get https://proxy.golang.org/github.com/lib/pq/@v/v1.8.0.info # get https://proxy.golang.org/github.com/lib/pq/@v/v1.8.0.info: 200 OK (0.061s) # get https://proxy.golang.org/github.com/omniscale/go-osm/@v/v0.2.1.info # get https://proxy.golang.org/github.com/omniscale/go-osm/@v/v0.2.1.info: 200 OK (0.025s) # get https://proxy.golang.org/github.com/pkg/errors/@v/v0.8.0.info # get https://proxy.golang.org/github.com/pkg/errors/@v/v0.8.0.info: 200 OK (0.059s) # get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20171114162044-bf42f188b9bc.info # get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20171114162044-bf42f188b9bc.info: 200 OK (0.026s) # get https://proxy.golang.org/gopkg.in/check.v1/@v/v1.0.0-20190902080502-41f04d3bba15.info # get https://proxy.golang.org/gopkg.in/check.v1/@v/v1.0.0-20190902080502-41f04d3bba15.info: 200 OK (0.007s) # get https://proxy.golang.org/gopkg.in/fsnotify.v1/@v/v1.4.2.info # get https://proxy.golang.org/gopkg.in/fsnotify.v1/@v/v1.4.2.info: 200 OK (0.077s) # get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.0.0-20170812160011-eb3733d160e7.info # get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.0.0-20170812160011-eb3733d160e7.info: 200 OK (0.023s) # get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20171114162044-bf42f188b9bc.zip # get https://proxy.golang.org/github.com/lib/pq/@v/v1.8.0.zip # get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.4.7.zip # get https://proxy.golang.org/github.com/kr/pretty/@v/v0.1.0.zip # get https://proxy.golang.org/gopkg.in/check.v1/@v/v1.0.0-20190902080502-41f04d3bba15.zip # get https://proxy.golang.org/github.com/omniscale/go-osm/@v/v0.2.1.zip # get https://proxy.golang.org/gopkg.in/fsnotify.v1/@v/v1.4.2.zip # get https://proxy.golang.org/github.com/pkg/errors/@v/v0.8.0.zip # get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.0.0-20170812160011-eb3733d160e7.zip # get https://proxy.golang.org/github.com/gogo/protobuf/@v/v0.0.0-20171007142547-342cbe0a0415.zip # get https://proxy.golang.org/github.com/kr/pty/@v/v1.1.1.zip # get https://proxy.golang.org/github.com/jmhodges/levigo/@v/v0.0.0-20161115193449-c42d9e0ca023.zip # get https://proxy.golang.org/github.com/kr/text/@v/v0.1.0.zip # get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.4.7.zip: 200 OK (0.010s) # get https://proxy.golang.org/gopkg.in/check.v1/@v/v1.0.0-20190902080502-41f04d3bba15.zip: 200 OK (0.016s) # get https://proxy.golang.org/github.com/gogo/protobuf/@v/v0.0.0-20171007142547-342cbe0a0415.zip: 200 OK (0.078s) # get https://proxy.golang.org/gopkg.in/fsnotify.v1/@v/v1.4.2.zip: 200 OK (0.086s) # get https://proxy.golang.org/github.com/lib/pq/@v/v1.8.0.zip: 200 OK (0.089s) # get https://proxy.golang.org/github.com/pkg/errors/@v/v0.8.0.zip: 200 OK (0.092s) # get https://proxy.golang.org/github.com/kr/pty/@v/v1.1.1.zip: 200 OK (0.092s) # get https://proxy.golang.org/github.com/kr/text/@v/v0.1.0.zip: 200 OK (0.093s) # get https://proxy.golang.org/github.com/kr/pretty/@v/v0.1.0.zip: 200 OK (0.099s) # get https://proxy.golang.org/github.com/jmhodges/levigo/@v/v0.0.0-20161115193449-c42d9e0ca023.zip: 200 OK (0.117s) # get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.0.0-20170812160011-eb3733d160e7.zip: 200 OK (0.151s) # get https://proxy.golang.org/github.com/omniscale/go-osm/@v/v0.2.1.zip: 200 OK (0.162s) # get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20171114162044-bf42f188b9bc.zip: 200 OK (0.195s) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by imposm3-0.11.1_12 for building ===> Fetching github.com/omniscale/imposm3 dependencies => SHA256 Checksum OK for go/databases_imposm3/imposm3-v0.11.1/v0.11.1.mod. => SHA256 Checksum OK for go/databases_imposm3/imposm3-v0.11.1/v0.11.1.zip. => SHA256 Checksum OK for go/databases_imposm3/imposm3-v0.11.1/golang-sys-v0.26.0_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by imposm3-0.11.1_12 for building ===> Fetching github.com/omniscale/imposm3 dependencies ===> Extracting for imposm3-0.11.1_12 => SHA256 Checksum OK for go/databases_imposm3/imposm3-v0.11.1/v0.11.1.mod. => SHA256 Checksum OK for go/databases_imposm3/imposm3-v0.11.1/v0.11.1.zip. => SHA256 Checksum OK for go/databases_imposm3/imposm3-v0.11.1/golang-sys-v0.26.0_GH0.tar.gz. ===> Tidying github.com/omniscale/imposm3 dependencies ===> Vendoring github.com/omniscale/imposm3 dependencies =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for imposm3-0.11.1_12 /bin/rm -f -r /wrkdirs/usr/ports/databases/imposm3/work/github.com/omniscale/imposm3@v0.11.1/vendor/golang.org/x/sys /bin/ln -s /wrkdirs/usr/ports/databases/imposm3/work/sys-* /wrkdirs/usr/ports/databases/imposm3/work/github.com/omniscale/imposm3@v0.11.1/vendor/golang.org/x/sys ===> Applying FreeBSD patches for imposm3-0.11.1_12 from /usr/ports/databases/imposm3/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> imposm3-0.11.1_12 depends on file: /usr/local/bin/go121 - found =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> imposm3-0.11.1_12 depends on shared library: libgeos.so - not found ===> Installing existing package /packages/All/geos-3.13.1.pkg [13amd64-weekly-desktop-job-03] Installing geos-3.13.1... [13amd64-weekly-desktop-job-03] Extracting geos-3.13.1: .......... done ===> imposm3-0.11.1_12 depends on shared library: libgeos.so - found (/usr/local/lib/libgeos.so) ===> Returning to build of imposm3-0.11.1_12 ===> imposm3-0.11.1_12 depends on shared library: libleveldb.so - not found ===> Installing existing package /packages/All/leveldb-1.23_1.pkg [13amd64-weekly-desktop-job-03] Installing leveldb-1.23_1... [13amd64-weekly-desktop-job-03] `-- Installing snappy-1.2.1_1... [13amd64-weekly-desktop-job-03] `-- Extracting snappy-1.2.1_1: .......... done [13amd64-weekly-desktop-job-03] Extracting leveldb-1.23_1: .......... done ===> imposm3-0.11.1_12 depends on shared library: libleveldb.so - found (/usr/local/lib/libleveldb.so) ===> Returning to build of imposm3-0.11.1_12 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for imposm3-0.11.1_12 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for imposm3-0.11.1_12 (cd /wrkdirs/usr/ports/databases/imposm3/work/github.com/omniscale/imposm3@v0.11.1; for t in ./cmd/imposm; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/imposm3/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^imposm3$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env -i HOME=/wrkdirs/usr/ports/databases/imposm3/work MACHINE_ARCH=amd64 PWD="${PWD}" GIT_CEILING_DIRECTORIES=/wrkdirs/usr/ports/databases/imposm3/work __MAKE_CONF=/nonexistent OSVERSION=1304000 PATH=/wrkdirs/usr/ports/databases/imposm3/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/nonexistent/bin TMPDIR=/tmp UNAME_r=13.4-RELEASE-p4 UNAME_v=FreeBSD\ 13.4-RELEASE-p4 XDG_DATA_HOME=/wrkdirs/usr/ports/databases/imposm3/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/imposm3/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/imposm3/work/.cache HOME=/wrkdirs/usr/ports/databases/imposm3/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/imposm3/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/nonexistent/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/imposm3/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 " 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" CGO_ENABLED=1 CGO_CFLAGS="-I/usr/local/include" CGO_LDFLAGS="-L/usr/local/lib" GOAMD64= GOARM= GOTMPDIR="/wrkdirs/usr/ports/databases/imposm3/work" GOPATH="/portdistfiles/go/databases_imposm3" GOBIN="/wrkdirs/usr/ports/databases/imposm3/work/bin" GO111MODULE=on GOFLAGS=-modcacherw GOSUMDB=sum.golang.org GOMAXPROCS=8 GOPROXY=off /usr/local/bin/go121 build -ldflags " -X github.com/omniscale/imposm3.Version=0.11.1" -buildmode=exe -v -trimpath -buildvcs=false -mod=vendor -o /wrkdirs/usr/ports/databases/imposm3/work/bin/${out} ${pkg}; done) ===> Building imposm from ./cmd/imposm internal/unsafeheader internal/coverage/rtcov internal/godebugs internal/goos internal/goarch internal/goexperiment internal/cpu runtime/internal/atomic internal/itoa unicode/utf8 math/bits runtime/internal/math internal/abi runtime/internal/sys internal/race sync/atomic github.com/omniscale/imposm3 encoding unicode unicode/utf16 container/list log/internal internal/bytealg crypto/internal/alias crypto/subtle math crypto/internal/boring/sig vendor/golang.org/x/crypto/cryptobyte/asn1 internal/nettrace vendor/golang.org/x/crypto/internal/alias github.com/lib/pq/oid runtime internal/reflectlite sync internal/singleflight internal/testlog internal/bisect runtime/cgo internal/godebug errors sort internal/intern math/rand strconv internal/oserror internal/safefilepath github.com/omniscale/imposm3/element path io vendor/golang.org/x/net/dns/dnsmessage crypto/internal/nistec/fiat syscall hash bytes strings hash/adler32 hash/crc32 reflect crypto crypto/internal/randutil crypto/rc4 net/netip bufio regexp/syntax vendor/golang.org/x/text/transform net/http/internal/ascii html text/tabwriter internal/syscall/execenv internal/syscall/unix time regexp github.com/jmhodges/levigo github.com/omniscale/go-osm/replication context io/fs internal/poll embed internal/fmtsort encoding/binary os encoding/base64 crypto/md5 vendor/golang.org/x/crypto/internal/poly1305 crypto/internal/edwards25519/field crypto/cipher crypto/internal/nistec encoding/pem crypto/internal/boring crypto/des vendor/golang.org/x/crypto/chacha20 crypto/internal/edwards25519 crypto/sha256 crypto/aes crypto/sha512 crypto/hmac fmt io/ioutil path/filepath crypto/sha1 vendor/golang.org/x/net/route vendor/golang.org/x/sys/cpu vendor/golang.org/x/crypto/hkdf crypto/ecdh internal/lazyregexp os/signal vendor/golang.org/x/crypto/chacha20poly1305 net github.com/omniscale/go-osm log flag compress/flate encoding/json github.com/pkg/errors encoding/hex github.com/omniscale/go-osm/state gopkg.in/yaml.v2 github.com/omniscale/imposm3/log github.com/omniscale/imposm3/proj github.com/omniscale/imposm3/geom/geos database/sql/driver math/big compress/zlib compress/gzip database/sql net/url os/user github.com/gogo/protobuf/proto github.com/omniscale/imposm3/config github.com/omniscale/imposm3/geom/geojson github.com/omniscale/imposm3/mapping/config vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/text/unicode/norm crypto/elliptic crypto/internal/bigmod crypto/internal/boring/bbig encoding/asn1 crypto/rand crypto/ed25519 crypto/rsa vendor/golang.org/x/crypto/cryptobyte crypto/dsa crypto/x509/pkix github.com/lib/pq/scram vendor/golang.org/x/text/secure/bidirule crypto/ecdsa vendor/golang.org/x/net/http2/hpack mime vendor/golang.org/x/net/idna github.com/omniscale/imposm3/cache/binary github.com/gogo/protobuf/protoc-gen-gogo/descriptor mime/quotedprintable net/http/internal internal/profile runtime/pprof runtime/trace encoding/xml golang.org/x/sys/unix github.com/gogo/protobuf/gogoproto github.com/omniscale/imposm3/expire github.com/omniscale/go-osm/parser/pbf/internal/osmpbf github.com/omniscale/go-osm/parser/diff github.com/omniscale/go-osm/parser/pbf gopkg.in/fsnotify.v1 github.com/omniscale/imposm3/cache vendor/golang.org/x/net/http/httpproxy net/textproto crypto/x509 vendor/golang.org/x/net/http/httpguts mime/multipart github.com/omniscale/imposm3/cache/query crypto/tls github.com/omniscale/imposm3/geom/limit github.com/omniscale/imposm3/geom github.com/omniscale/imposm3/mapping github.com/omniscale/imposm3/database net/http/httptrace github.com/lib/pq net/http github.com/omniscale/imposm3/database/postgis net/http/pprof github.com/omniscale/go-osm/replication/internal/source github.com/omniscale/go-osm/replication/diff github.com/omniscale/imposm3/stats github.com/omniscale/imposm3/reader github.com/omniscale/imposm3/writer github.com/omniscale/imposm3/update github.com/omniscale/imposm3/import_ github.com/omniscale/imposm3/cmd/imposm =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for imposm3-0.11.1_12 ===> Generating temporary packing list for t in ./cmd/imposm; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/imposm3/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/wrkdirs/usr/ports/databases/imposm3/work/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/wrkdirs/usr/ports/databases/imposm3/work/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /wrkdirs/usr/ports/databases/imposm3/work/bin/${src} ${dst}; done ===> Installing imposm as /wrkdirs/usr/ports/databases/imposm3/work/stage/usr/local/bin/imposm (cd /wrkdirs/usr/ports/databases/imposm3/work/github.com/omniscale/imposm3@v0.11.1 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE "example-mapping.json example-mapping.yml" /wrkdirs/usr/ports/databases/imposm3/work/stage/usr/local/share/examples/imposm3) ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-06T05:53:57+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=d0642a617631' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for imposm3-0.11.1_12 ===> Building imposm3-0.11.1_12 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for imposm3-0.11.1_12 build of databases/imposm3 | imposm3-0.11.1_12 ended at Tue May 6 01:54:31 EDT 2025 build time: 00:00:35