package: byacc version: 20210808 toolchain: public-0.15.0 config: linux_debian_11-gcc_12.1-ndebug_O3 machine: linux_debian_11-gcc_12.1 (Debian 11 "bullseye" with GCC 12.1.0) target: x86_64-linux-gnu timestamp: 2023-01-24 13:51:26.682034310 UTC configure: success update: success test: success install: success uninstall: success cd /tmp/ # step id: bpkg.create 2023-01-12 18:54:41 UTC bpkg -V create -d build-host --type host --uuid 00000000-0000-0000-0000-000000000002 cc "config.c=gcc-12 " "config.cxx=g++-12 " config.cc.poptions=-DNDEBUG "config.cc.coptions=-w -O3" config.test.timeout=1500 config.install.root=/opt/private config.install.sudo=sudo config.bin.rpath=/opt/private/lib mkdir -p build-host/ b --verbose 3 config.c=gcc-12 config.cxx=g++-12 config.cc.poptions=-DNDEBUG "config.cc.coptions=-w -O3" config.test.timeout=1500 config.install.root=/opt/private config.install.sudo=sudo config.bin.rpath=/opt/private/lib "create('build-host/', cc)" mkdir /tmp/build-host/build/ cat >/tmp/build-host/build/bootstrap.build cat >/tmp/build-host/build/root.build cat >/tmp/build-host/buildfile LC_ALL=C gcc-12 -v gcc-12 -w -O3 -print-multiarch gcc-12 -DNDEBUG -w -O3 -x c -E - bin @/tmp/build-host/ target x86_64-linux-gnu LC_ALL=C ar --version bin.ar @/tmp/build-host/ ar ar@/usr/bin/ar id gnu version 2.38.50.20220707 major 2 minor 38 patch 50 build .20220707 signature GNU ar (GNU Binutils for Debian) 2.38.50.20220707 checksum bd15f7d8a56b46baa9e91e292325e28386814238af29f00ecd66f69d6aec3566 LC_ALL=C gcc-12 -print-search-dirs LC_ALL=C gcc-12 -x c -v -E - c @/tmp/build-host/ c gcc-12@/usr/bin/gcc-12 id gcc version 12.1.0 (Debian 12.1.0-5) major 12 minor 1 patch 0 signature gcc version 12.1.0 (Debian 12.1.0-5) checksum b8e5b40e92511e47b82b63bf853da17cbad6a16a56d400686a36855707e3158d target x86_64-linux-gnu runtime libgcc stdlib glibc pattern *-12 hdr dirs /usr/lib/gcc/x86_64-linux-gnu/12/include/ /usr/local/include/ /usr/include/x86_64-linux-gnu/ /usr/include/ lib dirs /usr/lib/gcc/x86_64-linux-gnu/12/ /usr/x86_64-linux-gnu/lib/x86_64-linux-gnu/12/ /usr/x86_64-linux-gnu/lib/x86_64-linux-gnu/ /usr/x86_64-linux-gnu/lib/ /usr/lib/x86_64-linux-gnu/12/ /usr/lib/x86_64-linux-gnu/ /usr/lib/ /lib/x86_64-linux-gnu/12/ /lib/x86_64-linux-gnu/ /lib/ -- /usr/local/lib/ LC_ALL=C g++-12 -v g++-12 -w -O3 -print-multiarch g++-12 -DNDEBUG -w -O3 -x c++ -E - g++-12 -DNDEBUG -w -O3 -x c++ -E - LC_ALL=C g++-12 -print-search-dirs LC_ALL=C g++-12 -x c++ -v -E - cxx @/tmp/build-host/ cxx g++-12@/usr/bin/g++-12 id gcc version 12.1.0 (Debian 12.1.0-5) major 12 minor 1 patch 0 signature gcc version 12.1.0 (Debian 12.1.0-5) checksum ec10f8ec70f029058c66fa6282472f7d20c75b670a2791ade0c7d1bfaafb2a2b target x86_64-linux-gnu runtime libgcc stdlib libstdc++ c stdlib glibc pattern *-12 hdr dirs /usr/include/c++/12/ /usr/include/x86_64-linux-gnu/c++/12/ /usr/include/c++/12/backward/ /usr/lib/gcc/x86_64-linux-gnu/12/include/ /usr/local/include/ /usr/include/x86_64-linux-gnu/ /usr/include/ lib dirs /usr/lib/gcc/x86_64-linux-gnu/12/ /usr/x86_64-linux-gnu/lib/x86_64-linux-gnu/12/ /usr/x86_64-linux-gnu/lib/x86_64-linux-gnu/ /usr/x86_64-linux-gnu/lib/ /usr/lib/x86_64-linux-gnu/12/ /usr/lib/x86_64-linux-gnu/ /usr/lib/ /lib/x86_64-linux-gnu/12/ /lib/x86_64-linux-gnu/ /lib/ -- /usr/local/lib/ cat >/tmp/build-host/build/config.build mkdir build-host/.bpkg/ mkdir build-host/.bpkg/certs/ mkdir build-host/.bpkg/repos/ mkdir build-host/.bpkg/tmp/ created new configuration in /tmp/build-host/ uuid: 00000000-0000-0000-0000-000000000002 type: host rmdir -r build-host/.bpkg/tmp/ # step id: bpkg.create 2023-01-12 18:54:42 UTC bpkg -V create -d build-install --uuid 00000000-0000-0000-0000-000000000004 cc "config.c=gcc-12 " "config.cxx=g++-12 " config.cc.poptions=-DNDEBUG "config.cc.coptions=-w -O3" config.test.timeout=1500 config.install.root=/opt/private config.install.sudo=sudo config.bin.rpath=/opt/private/lib mkdir -p build-install/ b --verbose 3 config.c=gcc-12 config.cxx=g++-12 config.cc.poptions=-DNDEBUG "config.cc.coptions=-w -O3" config.test.timeout=1500 config.install.root=/opt/private config.install.sudo=sudo config.bin.rpath=/opt/private/lib "create('build-install/', cc)" mkdir /tmp/build-install/build/ cat >/tmp/build-install/build/bootstrap.build cat >/tmp/build-install/build/root.build cat >/tmp/build-install/buildfile LC_ALL=C gcc-12 -v gcc-12 -w -O3 -print-multiarch gcc-12 -DNDEBUG -w -O3 -x c -E - bin @/tmp/build-install/ target x86_64-linux-gnu LC_ALL=C ar --version bin.ar @/tmp/build-install/ ar ar@/usr/bin/ar id gnu version 2.38.50.20220707 major 2 minor 38 patch 50 build .20220707 signature GNU ar (GNU Binutils for Debian) 2.38.50.20220707 checksum bd15f7d8a56b46baa9e91e292325e28386814238af29f00ecd66f69d6aec3566 LC_ALL=C gcc-12 -print-search-dirs LC_ALL=C gcc-12 -x c -v -E - c @/tmp/build-install/ c gcc-12@/usr/bin/gcc-12 id gcc version 12.1.0 (Debian 12.1.0-5) major 12 minor 1 patch 0 signature gcc version 12.1.0 (Debian 12.1.0-5) checksum b8e5b40e92511e47b82b63bf853da17cbad6a16a56d400686a36855707e3158d target x86_64-linux-gnu runtime libgcc stdlib glibc pattern *-12 hdr dirs /usr/lib/gcc/x86_64-linux-gnu/12/include/ /usr/local/include/ /usr/include/x86_64-linux-gnu/ /usr/include/ lib dirs /usr/lib/gcc/x86_64-linux-gnu/12/ /usr/x86_64-linux-gnu/lib/x86_64-linux-gnu/12/ /usr/x86_64-linux-gnu/lib/x86_64-linux-gnu/ /usr/x86_64-linux-gnu/lib/ /usr/lib/x86_64-linux-gnu/12/ /usr/lib/x86_64-linux-gnu/ /usr/lib/ /lib/x86_64-linux-gnu/12/ /lib/x86_64-linux-gnu/ /lib/ -- /usr/local/lib/ LC_ALL=C g++-12 -v g++-12 -w -O3 -print-multiarch g++-12 -DNDEBUG -w -O3 -x c++ -E - g++-12 -DNDEBUG -w -O3 -x c++ -E - LC_ALL=C g++-12 -print-search-dirs LC_ALL=C g++-12 -x c++ -v -E - cxx @/tmp/build-install/ cxx g++-12@/usr/bin/g++-12 id gcc version 12.1.0 (Debian 12.1.0-5) major 12 minor 1 patch 0 signature gcc version 12.1.0 (Debian 12.1.0-5) checksum ec10f8ec70f029058c66fa6282472f7d20c75b670a2791ade0c7d1bfaafb2a2b target x86_64-linux-gnu runtime libgcc stdlib libstdc++ c stdlib glibc pattern *-12 hdr dirs /usr/include/c++/12/ /usr/include/x86_64-linux-gnu/c++/12/ /usr/include/c++/12/backward/ /usr/lib/gcc/x86_64-linux-gnu/12/include/ /usr/local/include/ /usr/include/x86_64-linux-gnu/ /usr/include/ lib dirs /usr/lib/gcc/x86_64-linux-gnu/12/ /usr/x86_64-linux-gnu/lib/x86_64-linux-gnu/12/ /usr/x86_64-linux-gnu/lib/x86_64-linux-gnu/ /usr/x86_64-linux-gnu/lib/ /usr/lib/x86_64-linux-gnu/12/ /usr/lib/x86_64-linux-gnu/ /usr/lib/ /lib/x86_64-linux-gnu/12/ /lib/x86_64-linux-gnu/ /lib/ -- /usr/local/lib/ cat >/tmp/build-install/build/config.build mkdir build-install/.bpkg/ mkdir build-install/.bpkg/certs/ mkdir build-install/.bpkg/repos/ mkdir build-install/.bpkg/tmp/ created new configuration in /tmp/build-install/ uuid: 00000000-0000-0000-0000-000000000004 type: target rmdir -r build-install/.bpkg/tmp/ # step id: bpkg.link 2023-01-12 18:54:42 UTC bpkg -v link -d build-install build-host linked with configuration /tmp/build-host/ uuid: 00000000-0000-0000-0000-000000000002 type: host id: 1 # step id: bpkg.configure.add 2023-01-12 18:54:42 UTC bpkg -v add -d build-host https://pkg.cppget.org/1/stable added pkg:cppget.org/stable # step id: bpkg.configure.fetch 2023-01-12 18:54:42 UTC bpkg -v fetch -d build-host --fetch-timeout=60 --pkg-proxy=http://build-cache.lan --trust 70:64:FE:E4:E0:F3:60:F1:B4:51:E1:FA:12:5C:E0:B3:DB:DF:96:33:39:B9:2E:E5:C2:68:63:4C:A6:47:39:43 --trust-no fetching pkg:cppget.org/stable http_proxy=http://build-cache.lan:80 wget -U "bpkg/0.15.0 (GNU/Linux; +https://build2.org) libbpkg/0.15.0 libbutl/0.15.0 wget/1.21" --timeout=60 -O - http://pkg.cppget.org/1/stable/repositories.manifest --2023-01-12 18:54:42-- http://pkg.cppget.org/1/stable/repositories.manifest Resolving build-cache.lan (build-cache.lan)... 10.0.199.200 Connecting to build-cache.lan (build-cache.lan)|10.0.199.200|:80... connected. Proxy request sent, awaiting response... 200 OK Length: 1797 (1.8K) [application/x-ms-manifest] Saving to: ‘STDOUT’ 0K . 100% 249M=0s 2023-01-12 18:54:42 (249 MB/s) - written to stdout [1797/1797] openssl x509 -sha256 -noout -fingerprint openssl x509 -noout -subject -dates -email -nameopt utf8,esc_ctrl,dump_nostr,dump_der,sname,sep_multiline info: certificate for repository pkg:cppget.org/stable authenticated by command line http_proxy=http://build-cache.lan:80 wget -U "bpkg/0.15.0 (GNU/Linux; +https://build2.org) libbpkg/0.15.0 libbutl/0.15.0 wget/1.21" --timeout=60 -O - http://pkg.cppget.org/1/stable/packages.manifest --2023-01-12 18:54:42-- http://pkg.cppget.org/1/stable/packages.manifest Resolving build-cache.lan (build-cache.lan)... 10.0.199.200 Connecting to build-cache.lan (build-cache.lan)|10.0.199.200|:80... connected. Proxy request sent, awaiting response... 200 OK Length: 4523684 (4.3M) [application/x-ms-manifest] Saving to: ‘STDOUT’ 0K .......... .......... .......... .......... .......... 1% 68.2M 0s 50K .......... .......... .......... .......... .......... 2% 86.1M 0s 100K .......... .......... .......... .......... .......... 3% 84.8M 0s 150K .......... .......... .......... .......... .......... 4% 86.4M 0s 200K .......... .......... .......... .......... .......... 5% 79.6M 0s 250K .......... .......... .......... .......... .......... 6% 89.9M 0s 300K .......... .......... .......... .......... .......... 7% 121M 0s 350K .......... .......... .......... .......... .......... 9% 88.1M 0s 400K .......... .......... .......... .......... .......... 10% 114M 0s 450K .......... .......... .......... .......... .......... 11% 137M 0s 500K .......... .......... .......... .......... .......... 12% 83.5M 0s 550K .......... .......... .......... .......... .......... 13% 121M 0s 600K .......... .......... .......... .......... .......... 14% 141M 0s 650K .......... .......... .......... .......... .......... 15% 122M 0s 700K .......... .......... .......... .......... .......... 16% 88.5M 0s 750K .......... .......... .......... .......... .......... 18% 111M 0s 800K .......... .......... .......... .......... .......... 19% 88.8M 0s 850K .......... .......... .......... .......... .......... 20% 145M 0s 900K .......... .......... .......... .......... .......... 21% 115M 0s 950K .......... .......... .......... .......... .......... 22% 117M 0s 1000K .......... .......... .......... .......... .......... 23% 88.7M 0s 1050K .......... .......... .......... .......... .......... 24% 55.2M 0s 1100K .......... .......... .......... .......... .......... 26% 648M 0s 1150K .......... .......... .......... .......... .......... 27% 127M 0s 1200K .......... .......... .......... .......... .......... 28% 134M 0s 1250K .......... .......... .......... .......... .......... 29% 125M 0s 1300K .......... .......... .......... .......... .......... 30% 89.6M 0s 1350K .......... .......... .......... .......... .......... 31% 111M 0s 1400K .......... .......... .......... .......... .......... 32% 138M 0s 1450K .......... .......... .......... .......... .......... 33% 126M 0s 1500K .......... .......... .......... .......... .......... 35% 88.7M 0s 1550K .......... .......... .......... .......... .......... 36% 114M 0s 1600K .......... .......... .......... .......... .......... 37% 134M 0s 1650K .......... .......... .......... .......... .......... 38% 84.4M 0s 1700K .......... .......... .......... .......... .......... 39% 131M 0s 1750K .......... .......... .......... .......... .......... 40% 121M 0s 1800K .......... .......... .......... .......... .......... 41% 119M 0s 1850K .......... .......... .......... .......... .......... 43% 95.2M 0s 1900K .......... .......... .......... .......... .......... 44% 113M 0s 1950K .......... .......... .......... .......... .......... 45% 138M 0s 2000K .......... .......... .......... .......... .......... 46% 123M 0s 2050K .......... .......... .......... .......... .......... 47% 89.7M 0s 2100K .......... .......... .......... .......... .......... 48% 24.0M 0s 2150K .......... .......... .......... .......... .......... 49% 554M 0s 2200K .......... .......... .......... .......... .......... 50% 458M 0s 2250K .......... .......... .......... .......... .......... 52% 108M 0s 2300K .......... .......... .......... .......... .......... 53% 134M 0s 2350K .......... .......... .......... .......... .......... 54% 132M 0s 2400K .......... .......... .......... .......... .......... 55% 90.5M 0s 2450K .......... .......... .......... .......... .......... 56% 112M 0s 2500K .......... .......... .......... .......... .......... 57% 127M 0s 2550K .......... .......... .......... .......... .......... 58% 92.5M 0s 2600K .......... .......... .......... .......... .......... 59% 112M 0s 2650K .......... .......... .......... .......... .......... 61% 139M 0s 2700K .......... .......... .......... .......... .......... 62% 125M 0s 2750K .......... .......... .......... .......... .......... 63% 84.5M 0s 2800K .......... .......... .......... .......... .......... 64% 132M 0s 2850K .......... .......... .......... .......... .......... 65% 126M 0s 2900K .......... .......... .......... .......... .......... 66% 118M 0s 2950K .......... .......... .......... .......... .......... 67% 92.6M 0s 3000K .......... .......... .......... .......... .......... 69% 123M 0s 3050K .......... .......... .......... .......... .......... 70% 122M 0s 3100K .......... .......... .......... .......... .......... 71% 128M 0s 3150K .......... .......... .......... .......... .......... 72% 82.0M 0s 3200K .......... .......... .......... .......... .......... 73% 127M 0s 3250K .......... .......... .......... .......... .......... 74% 134M 0s 3300K .......... .......... .......... .......... .......... 75% 89.2M 0s 3350K .......... .......... .......... .......... .......... 76% 126M 0s 3400K .......... .......... .......... .......... .......... 78% 112M 0s 3450K .......... .......... .......... .......... .......... 79% 138M 0s 3500K .......... .......... .......... .......... .......... 80% 89.0M 0s 3550K .......... .......... .......... .......... .......... 81% 122M 0s 3600K .......... .......... .......... .......... .......... 82% 126M 0s 3650K .......... .......... .......... .......... .......... 83% 124M 0s 3700K .......... .......... .......... .......... .......... 84% 88.8M 0s 3750K .......... .......... .......... .......... .......... 86% 122M 0s 3800K .......... .......... .......... .......... .......... 87% 122M 0s 3850K .......... .......... .......... .......... .......... 88% 129M 0s 3900K .......... .......... .......... .......... .......... 89% 89.1M 0s 3950K .......... .......... .......... .......... .......... 90% 122M 0s 4000K .......... .......... .......... .......... .......... 91% 123M 0s 4050K .......... .......... .......... .......... .......... 92% 78.9M 0s 4100K .......... .......... .......... .......... .......... 93% 157M 0s 4150K .......... .......... .......... .......... .......... 95% 15.5M 0s 4200K .......... .......... .......... .......... .......... 96% 547M 0s 4250K .......... .......... .......... .......... .......... 97% 487M 0s 4300K .......... .......... .......... .......... .......... 98% 693M 0s 4350K .......... .......... .......... .......... .......... 99% 129M 0s 4400K .......... ....... 100% 87.3M=0.04s 2023-01-12 18:54:43 (102 MB/s) - written to stdout [4523684/4523684] http_proxy=http://build-cache.lan:80 wget -U "bpkg/0.15.0 (GNU/Linux; +https://build2.org) libbpkg/0.15.0 libbutl/0.15.0 wget/1.21" --timeout=60 -O - http://pkg.cppget.org/1/stable/signature.manifest --2023-01-12 18:54:44-- http://pkg.cppget.org/1/stable/signature.manifest Resolving build-cache.lan (build-cache.lan)... 10.0.199.200 Connecting to build-cache.lan (build-cache.lan)|10.0.199.200|:80... connected. Proxy request sent, awaiting response... 200 OK Length: 443 [application/x-ms-manifest] Saving to: ‘STDOUT’ 0K 100% 60.1M=0s 2023-01-12 18:54:44 (60.1 MB/s) - written to stdout [443/443] openssl version openssl pkeyutl -verifyrecover -certin -inkey build-host/.bpkg/certs/7064fee4e0f360f1.pem 578 package(s) in 1 repository(s) # step id: bpkg.configure.add 2023-01-12 18:54:44 UTC bpkg -v add -d build-install https://pkg.cppget.org/1/stable added pkg:cppget.org/stable # step id: bpkg.configure.fetch 2023-01-12 18:54:44 UTC bpkg -v fetch -d build-install --fetch-timeout=60 --pkg-proxy=http://build-cache.lan --trust 70:64:FE:E4:E0:F3:60:F1:B4:51:E1:FA:12:5C:E0:B3:DB:DF:96:33:39:B9:2E:E5:C2:68:63:4C:A6:47:39:43 --trust-no fetching pkg:cppget.org/stable http_proxy=http://build-cache.lan:80 wget -U "bpkg/0.15.0 (GNU/Linux; +https://build2.org) libbpkg/0.15.0 libbutl/0.15.0 wget/1.21" --timeout=60 -O - http://pkg.cppget.org/1/stable/repositories.manifest --2023-01-12 18:54:44-- http://pkg.cppget.org/1/stable/repositories.manifest Resolving build-cache.lan (build-cache.lan)... 10.0.199.200 Connecting to build-cache.lan (build-cache.lan)|10.0.199.200|:80... connected. Proxy request sent, awaiting response... 200 OK Length: 1797 (1.8K) [application/x-ms-manifest] Saving to: ‘STDOUT’ 0K . 100% 243M=0s 2023-01-12 18:54:45 (243 MB/s) - written to stdout [1797/1797] openssl x509 -sha256 -noout -fingerprint openssl x509 -noout -subject -dates -email -nameopt utf8,esc_ctrl,dump_nostr,dump_der,sname,sep_multiline info: certificate for repository pkg:cppget.org/stable authenticated by command line http_proxy=http://build-cache.lan:80 wget -U "bpkg/0.15.0 (GNU/Linux; +https://build2.org) libbpkg/0.15.0 libbutl/0.15.0 wget/1.21" --timeout=60 -O - http://pkg.cppget.org/1/stable/packages.manifest --2023-01-12 18:54:45-- http://pkg.cppget.org/1/stable/packages.manifest Resolving build-cache.lan (build-cache.lan)... 10.0.199.200 Connecting to build-cache.lan (build-cache.lan)|10.0.199.200|:80... connected. Proxy request sent, awaiting response... 200 OK Length: 4523684 (4.3M) [application/x-ms-manifest] Saving to: ‘STDOUT’ 0K .......... .......... .......... .......... .......... 1% 70.9M 0s 50K .......... .......... .......... .......... .......... 2% 112M 0s 100K .......... .......... .......... .......... .......... 3% 91.3M 0s 150K .......... .......... .......... .......... .......... 4% 108M 0s 200K .......... .......... .......... .......... .......... 5% 141M 0s 250K .......... .......... .......... .......... .......... 6% 83.1M 0s 300K .......... .......... .......... .......... .......... 7% 119M 0s 350K .......... .......... .......... .......... .......... 9% 137M 0s 400K .......... .......... .......... .......... .......... 10% 83.8M 0s 450K .......... .......... .......... .......... .......... 11% 142M 0s 500K .......... .......... .......... .......... .......... 12% 96.4M 0s 550K .......... .......... .......... .......... .......... 13% 179M 0s 600K .......... .......... .......... .......... .......... 14% 88.1M 0s 650K .......... .......... .......... .......... .......... 15% 126M 0s 700K .......... .......... .......... .......... .......... 16% 120M 0s 750K .......... .......... .......... .......... .......... 18% 132M 0s 800K .......... .......... .......... .......... .......... 19% 88.1M 0s 850K .......... .......... .......... .......... .......... 20% 123M 0s 900K .......... .......... .......... .......... .......... 21% 126M 0s 950K .......... .......... .......... .......... .......... 22% 125M 0s 1000K .......... .......... .......... .......... .......... 23% 35.3M 0s 1050K .......... .......... .......... .......... .......... 24% 478M 0s 1100K .......... .......... .......... .......... .......... 26% 359M 0s 1150K .......... .......... .......... .......... .......... 27% 176M 0s 1200K .......... .......... .......... .......... .......... 28% 121M 0s 1250K .......... .......... .......... .......... .......... 29% 131M 0s 1300K .......... .......... .......... .......... .......... 30% 107M 0s 1350K .......... .......... .......... .......... .......... 31% 99.7M 0s 1400K .......... .......... .......... .......... .......... 32% 126M 0s 1450K .......... .......... .......... .......... .......... 33% 123M 0s 1500K .......... .......... .......... .......... .......... 35% 121M 0s 1550K .......... .......... .......... .......... .......... 36% 88.8M 0s 1600K .......... .......... .......... .......... .......... 37% 119M 0s 1650K .......... .......... .......... .......... .......... 38% 134M 0s 1700K .......... .......... .......... .......... .......... 39% 122M 0s 1750K .......... .......... .......... .......... .......... 40% 89.0M 0s 1800K .......... .......... .......... .......... .......... 41% 123M 0s 1850K .......... .......... .......... .......... .......... 43% 119M 0s 1900K .......... .......... .......... .......... .......... 44% 91.1M 0s 1950K .......... .......... .......... .......... .......... 45% 127M 0s 2000K .......... .......... .......... .......... .......... 46% 119M 0s 2050K .......... .......... .......... .......... .......... 47% 36.3M 0s 2100K .......... .......... .......... .......... .......... 48% 498M 0s 2150K .......... .......... .......... .......... .......... 49% 615M 0s 2200K .......... .......... .......... .......... .......... 50% 248M 0s 2250K .......... .......... .......... .......... .......... 52% 120M 0s 2300K .......... .......... .......... .......... .......... 53% 88.6M 0s 2350K .......... .......... .......... .......... .......... 54% 131M 0s 2400K .......... .......... .......... .......... .......... 55% 124M 0s 2450K .......... .......... .......... .......... .......... 56% 86.6M 0s 2500K .......... .......... .......... .......... .......... 57% 124M 0s 2550K .......... .......... .......... .......... .......... 58% 125M 0s 2600K .......... .......... .......... .......... .......... 59% 125M 0s 2650K .......... .......... .......... .......... .......... 61% 112M 0s 2700K .......... .......... .......... .......... .......... 62% 96.5M 0s 2750K .......... .......... .......... .......... .......... 63% 120M 0s 2800K .......... .......... .......... .......... .......... 64% 114M 0s 2850K .......... .......... .......... .......... .......... 65% 96.0M 0s 2900K .......... .......... .......... .......... .......... 66% 124M 0s 2950K .......... .......... .......... .......... .......... 67% 106M 0s 3000K .......... .......... .......... .......... .......... 69% 124M 0s 3050K .......... .......... .......... .......... .......... 70% 103M 0s 3100K .......... .......... .......... .......... .......... 71% 123M 0s 3150K .......... .......... .......... .......... .......... 72% 127M 0s 3200K .......... .......... .......... .......... .......... 73% 125M 0s 3250K .......... .......... .......... .......... .......... 74% 79.3M 0s 3300K .......... .......... .......... .......... .......... 75% 145M 0s 3350K .......... .......... .......... .......... .......... 76% 123M 0s 3400K .......... .......... .......... .......... .......... 78% 83.0M 0s 3450K .......... .......... .......... .......... .......... 79% 142M 0s 3500K .......... .......... .......... .......... .......... 80% 123M 0s 3550K .......... .......... .......... .......... .......... 81% 123M 0s 3600K .......... .......... .......... .......... .......... 82% 88.9M 0s 3650K .......... .......... .......... .......... .......... 83% 118M 0s 3700K .......... .......... .......... .......... .......... 84% 118M 0s 3750K .......... .......... .......... .......... .......... 86% 124M 0s 3800K .......... .......... .......... .......... .......... 87% 96.5M 0s 3850K .......... .......... .......... .......... .......... 88% 110M 0s 3900K .......... .......... .......... .......... .......... 89% 134M 0s 3950K .......... .......... .......... .......... .......... 90% 119M 0s 4000K .......... .......... .......... .......... .......... 91% 87.7M 0s 4050K .......... .......... .......... .......... .......... 92% 139M 0s 4100K .......... .......... .......... .......... .......... 93% 18.5M 0s 4150K .......... .......... .......... .......... .......... 95% 462M 0s 4200K .......... .......... .......... .......... .......... 96% 530M 0s 4250K .......... .......... .......... .......... .......... 97% 844M 0s 4300K .......... .......... .......... .......... .......... 98% 132M 0s 4350K .......... .......... .......... .......... .......... 99% 342M 0s 4400K .......... ....... 100% 83.7M=0.04s 2023-01-12 18:54:46 (109 MB/s) - written to stdout [4523684/4523684] http_proxy=http://build-cache.lan:80 wget -U "bpkg/0.15.0 (GNU/Linux; +https://build2.org) libbpkg/0.15.0 libbutl/0.15.0 wget/1.21" --timeout=60 -O - http://pkg.cppget.org/1/stable/signature.manifest --2023-01-12 18:54:46-- http://pkg.cppget.org/1/stable/signature.manifest Resolving build-cache.lan (build-cache.lan)... 10.0.199.200 Connecting to build-cache.lan (build-cache.lan)|10.0.199.200|:80... connected. Proxy request sent, awaiting response... 200 OK Length: 443 [application/x-ms-manifest] Saving to: ‘STDOUT’ 0K 100% 56.4M=0s 2023-01-12 18:54:47 (56.4 MB/s) - written to stdout [443/443] openssl version openssl pkeyutl -verifyrecover -certin -inkey build-install/.bpkg/certs/7064fee4e0f360f1.pem 578 package(s) in 1 repository(s) # step id: bpkg.configure.build 2023-01-12 18:54:47 UTC bpkg -v build --configure-only --rebuild-checksum "" --yes -d build-host --fetch-timeout=600 --pkg-proxy=http://build-cache.lan -d build-install -- { --config-uuid 00000000-0000-0000-0000-000000000002 --checkout-root /tmp/dist .../config.config.persist='config.cc.*'@unused=drop ".../config.cc.coptions=-Wall -O3" config.byacc.develop=false }+ byacc/20210808+0 { --config-uuid 00000000-0000-0000-0000-000000000004 --checkout-root /tmp/dist-install .../config.config.persist='config.cc.*'@unused=drop ".../config.cc.coptions=-Wall -O3" }+ byacc/20210808+0 b -v --version fetching byacc-20210808.tar.gz from pkg:cppget.org/stable fetching byacc-20210808.tar.gz from pkg:cppget.org/stable fetching byacc-20210808.tar.gz from pkg:cppget.org/stable http_proxy=http://build-cache.lan:80 wget -U "bpkg/0.15.0 (GNU/Linux; +https://build2.org) libbpkg/0.15.0 libbutl/0.15.0 wget/1.21" --timeout=600 -O byacc-20210808.tar.gz http://pkg.cppget.org/1/stable/byacc/byacc-20210808.tar.gz --2023-01-12 18:54:47-- http://pkg.cppget.org/1/stable/byacc/byacc-20210808.tar.gz Resolving build-cache.lan (build-cache.lan)... 10.0.199.200 Connecting to build-cache.lan (build-cache.lan)|10.0.199.200|:80... connected. Proxy request sent, awaiting response... 200 OK Length: 99676 (97K) [application/x-gzip] Saving to: ‘byacc-20210808.tar.gz’ 0K .......... .......... .......... .......... .......... 51% 64.7M 0s 50K .......... .......... .......... .......... ....... 100% 130M=0.001s 2023-01-12 18:54:48 (85.6 MB/s) - ‘byacc-20210808.tar.gz’ saved [99676/99676] fetched byacc/20210808 [build-host/] gzip -dc build-host/byacc-20210808.tar.gz | tar -xf - -C build-host b --verbose 2 --no-external-modules -s info: 'build-host/byacc-20210808/' unpacked byacc/20210808 [build-host/] fetching byacc-20210808.tar.gz from pkg:cppget.org/stable http_proxy=http://build-cache.lan:80 wget -U "bpkg/0.15.0 (GNU/Linux; +https://build2.org) libbpkg/0.15.0 libbutl/0.15.0 wget/1.21" --timeout=600 -O byacc-20210808.tar.gz http://pkg.cppget.org/1/stable/byacc/byacc-20210808.tar.gz --2023-01-12 18:54:48-- http://pkg.cppget.org/1/stable/byacc/byacc-20210808.tar.gz Resolving build-cache.lan (build-cache.lan)... 10.0.199.200 Connecting to build-cache.lan (build-cache.lan)|10.0.199.200|:80... connected. Proxy request sent, awaiting response... 200 OK Length: 99676 (97K) [application/x-gzip] Saving to: ‘byacc-20210808.tar.gz’ 0K .......... .......... .......... .......... .......... 51% 65.7M 0s 50K .......... .......... .......... .......... ....... 100% 112M=0.001s 2023-01-12 18:54:49 (82.3 MB/s) - ‘byacc-20210808.tar.gz’ saved [99676/99676] fetched byacc/20210808 [build-install/] gzip -dc build-install/byacc-20210808.tar.gz | tar -xf - -C build-install b --verbose 2 --no-external-modules -s info: 'build-install/byacc-20210808/' unpacked byacc/20210808 [build-install/] b -v .../config.config.persist='config.cc.*'@unused=drop ".../config.cc.coptions=-Wall -O3" config.byacc.develop=false config.config.disfigure='config.byacc**' configure('build-host/byacc-20210808/') cat >build-host/byacc-20210808/build/config.build configured byacc/20210808 [build-host/] b -v .../config.config.persist='config.cc.*'@unused=drop ".../config.cc.coptions=-Wall -O3" config.config.disfigure='config.byacc**' configure('build-install/byacc-20210808/') cat >build-install/byacc-20210808/build/config.build configured byacc/20210808 [build-install/] holding package byacc [build-host/] holding version byacc/20210808 [build-host/] holding package byacc [build-install/] holding version byacc/20210808 [build-install/] cd /tmp/build-host/ # step id: bpkg.update 2023-01-12 18:54:49 UTC bpkg -v update --build-option=--stat byacc b -v --stat update('./byacc-20210808/') gcc-12 -I/tmp/build-host/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/warshall.o -c -x c /tmp/build-host/byacc-20210808/warshall.c gcc-12 -I/tmp/build-host/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/lr0.o -c -x c /tmp/build-host/byacc-20210808/lr0.c gcc-12 -I/tmp/build-host/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/output.o -c -x c /tmp/build-host/byacc-20210808/output.c gcc-12 -I/tmp/build-host/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/main.o -c -x c /tmp/build-host/byacc-20210808/main.c gcc-12 -I/tmp/build-host/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/symtab.o -c -x c /tmp/build-host/byacc-20210808/symtab.c gcc-12 -I/tmp/build-host/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/graph.o -c -x c /tmp/build-host/byacc-20210808/graph.c gcc-12 -I/tmp/build-host/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/btyaccpar.o -c -x c /tmp/build-host/byacc-20210808/btyaccpar.c gcc-12 -I/tmp/build-host/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/mkpar.o -c -x c /tmp/build-host/byacc-20210808/mkpar.c gcc-12 -I/tmp/build-host/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/reader.o -c -x c /tmp/build-host/byacc-20210808/reader.c gcc-12 -I/tmp/build-host/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/error.o -c -x c /tmp/build-host/byacc-20210808/error.c gcc-12 -I/tmp/build-host/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/verbose.o -c -x c /tmp/build-host/byacc-20210808/verbose.c gcc-12 -I/tmp/build-host/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/mstring.o -c -x c /tmp/build-host/byacc-20210808/mstring.c gcc-12 -I/tmp/build-host/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/lalr.o -c -x c /tmp/build-host/byacc-20210808/lalr.c gcc-12 -I/tmp/build-host/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/closure.o -c -x c /tmp/build-host/byacc-20210808/closure.c gcc-12 -Wall -O3 -Wno-return-type -L /usr/local/lib -o byacc-20210808/byacc -Wl,-rpath,/opt/private/lib byacc-20210808/btyaccpar.o byacc-20210808/warshall.o byacc-20210808/lr0.o byacc-20210808/graph.o byacc-20210808/main.o byacc-20210808/symtab.o byacc-20210808/mkpar.o byacc-20210808/reader.o byacc-20210808/error.o byacc-20210808/verbose.o byacc-20210808/mstring.o byacc-20210808/lalr.o byacc-20210808/closure.o byacc-20210808/output.o build statistics: thread_max_active 12 thread_max_total 384 thread_helpers 13 thread_max_waiting 2 task_queue_depth 48 task_queue_full 0 wait_queue_slots 97 wait_queue_collisions 0 phase_switch_contention 0 updated byacc/20210808 # step id: bpkg.test 2023-01-12 18:54:51 UTC bpkg -v test --package-cwd --build-option=--stat byacc b -v --stat test('./') info: dir{./} has nothing to test build statistics: thread_max_active 12 thread_max_total 384 thread_helpers 2 thread_max_waiting 1 task_queue_depth 48 task_queue_full 0 wait_queue_slots 97 wait_queue_collisions 0 phase_switch_contention 0 tested byacc/20210808 cd /tmp/build-install/ # step id: bpkg.install 2023-01-12 18:54:51 UTC bpkg -v install byacc b -v install('./byacc-20210808/') gcc-12 -I/tmp/build-install/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/warshall.o -c -x c /tmp/build-install/byacc-20210808/warshall.c gcc-12 -I/tmp/build-install/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/graph.o -c -x c /tmp/build-install/byacc-20210808/graph.c gcc-12 -I/tmp/build-install/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/mkpar.o -c -x c /tmp/build-install/byacc-20210808/mkpar.c gcc-12 -I/tmp/build-install/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/main.o -c -x c /tmp/build-install/byacc-20210808/main.c gcc-12 -I/tmp/build-install/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/reader.o -c -x c /tmp/build-install/byacc-20210808/reader.c gcc-12 -I/tmp/build-install/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/symtab.o -c -x c /tmp/build-install/byacc-20210808/symtab.c gcc-12 -I/tmp/build-install/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/output.o -c -x c /tmp/build-install/byacc-20210808/output.c gcc-12 -I/tmp/build-install/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/lr0.o -c -x c /tmp/build-install/byacc-20210808/lr0.c gcc-12 -I/tmp/build-install/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/error.o -c -x c /tmp/build-install/byacc-20210808/error.c gcc-12 -I/tmp/build-install/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/verbose.o -c -x c /tmp/build-install/byacc-20210808/verbose.c gcc-12 -I/tmp/build-install/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/mstring.o -c -x c /tmp/build-install/byacc-20210808/mstring.c gcc-12 -I/tmp/build-install/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/btyaccpar.o -c -x c /tmp/build-install/byacc-20210808/btyaccpar.c gcc-12 -I/tmp/build-install/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/lalr.o -c -x c /tmp/build-install/byacc-20210808/lalr.c gcc-12 -I/tmp/build-install/byacc-20210808 -DHAVE_CONFIG_H -DYYPATCH=20210808 -DNDEBUG -Wall -O3 -Wno-return-type -finput-charset=UTF-8 -o byacc-20210808/closure.o -c -x c /tmp/build-install/byacc-20210808/closure.c gcc-12 -Wall -O3 -Wno-return-type -L /usr/local/lib -o byacc-20210808/byacc -Wl,-rpath,/opt/private/lib byacc-20210808/btyaccpar.o byacc-20210808/warshall.o byacc-20210808/lr0.o byacc-20210808/graph.o byacc-20210808/main.o byacc-20210808/symtab.o byacc-20210808/mkpar.o byacc-20210808/reader.o byacc-20210808/error.o byacc-20210808/verbose.o byacc-20210808/mstring.o byacc-20210808/lalr.o byacc-20210808/closure.o byacc-20210808/output.o sudo install -d -m 755 /opt/private sudo install -d -m 755 /opt/private/bin sudo install -m 755 byacc-20210808/byacc /opt/private/bin sudo install -d -m 755 /opt/private/share sudo install -d -m 755 /opt/private/share/doc sudo install -d -m 755 /opt/private/share/doc/byacc sudo install -m 644 byacc-20210808/README.md /opt/private/share/doc/byacc sudo install -m 644 byacc-20210808/CHANGES /opt/private/share/doc/byacc sudo install -d -m 755 /opt/private/share/man sudo install -d -m 755 /opt/private/share/man/man1 sudo install -m 644 byacc-20210808/byacc.1 /opt/private/share/man/man1 sudo install -m 644 byacc-20210808/LICENSE /opt/private/share/doc/byacc sudo install -m 644 byacc-20210808/manifest /opt/private/share/doc/byacc installed byacc/20210808 cd /tmp/build-install/ # step id: bpkg.uninstall 2023-01-12 18:54:54 UTC bpkg -v uninstall byacc b -v uninstall('./byacc-20210808/') sudo rm -f /opt/private/share/doc/byacc/manifest sudo rm -f /opt/private/share/doc/byacc/LICENSE sudo rm -f /opt/private/share/man/man1/byacc.1 sudo rmdir /opt/private/share/man/man1 sudo rmdir /opt/private/share/man sudo rm -f /opt/private/share/doc/byacc/CHANGES sudo rm -f /opt/private/share/doc/byacc/README.md sudo rmdir /opt/private/share/doc/byacc sudo rmdir /opt/private/share/doc sudo rmdir /opt/private/share sudo rm -f /opt/private/bin/byacc sudo rmdir /opt/private/bin sudo rmdir /opt/private uninstalled byacc/20210808 # step id: end 2023-01-12 18:54:54 UTC