==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_2da2f998-df76-4d6f-b8fe-10efc4e55c12]...done
==> Making package: prometheus-bird-exporter 1.4.3-1.1 (Thu Apr 30 14:12:56 2026)
==> Retrieving sources...
  -> Downloading prometheus-bird-exporter-1.4.3.tar.gz...
  % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current
                                 Dload  Upload  Total   Spent   Left   Speed
  0      0   0      0   0      0      0      0                              0  0      0   0      0   0      0      0      0                              0  0      0   0      0   0      0      0      0                              0
  0      0   0      0   0      0      0      0                              0100 106.5k   0 106.5k   0      0 280.7k      0                              0100 106.5k   0 106.5k   0      0 280.7k      0                              0100 106.5k   0 106.5k   0      0 280.7k      0                              0
  -> Found prometheus-bird-exporter.conf
  -> Found prometheus-bird-exporter.service
  -> Found prometheus-bird-exporter.sysusers
==> Validating source files with sha512sums...
    prometheus-bird-exporter-1.4.3.tar.gz ... Passed
    prometheus-bird-exporter.conf ... Passed
    prometheus-bird-exporter.service ... Passed
    prometheus-bird-exporter.sysusers ... Passed
==> Making package: prometheus-bird-exporter 1.4.3-1.1 (Thu Apr 30 12:12:59 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Package (6)           New Version  Net Change

extra/perl-error      0.17030-3      0.04 MiB
extra/perl-mailtools  2.22-3         0.10 MiB
extra/perl-timedate   2.35-1         0.15 MiB
extra/zlib-ng         2.3.3-1        0.28 MiB
extra/git             2.54.0-1      30.26 MiB
extra/go              2:1.26.2-1   215.45 MiB

Total Installed Size:  246.28 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
installing go...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 969.
Creating user 'git' (git daemon user) with UID 969 and GID 969.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found prometheus-bird-exporter-1.4.3.tar.gz
  -> Found prometheus-bird-exporter.conf
  -> Found prometheus-bird-exporter.service
  -> Found prometheus-bird-exporter.sysusers
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting prometheus-bird-exporter-1.4.3.tar.gz with bsdtar
==> Starting build()...
date: invalid date ‘=@1777551178’
go: downloading github.com/prometheus/client_golang v1.17.0
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/czerwonk/bird_socket v0.0.0-20190111125930-6c39d61f8853
go: downloading golang.org/x/sys v0.11.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/prometheus/common v0.44.0
go: downloading google.golang.org/protobuf v1.31.0
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16
go: downloading github.com/prometheus/procfs v0.11.1
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
go: downloading github.com/golang/protobuf v1.5.3
# github.com/czerwonk/bird_exporter
flag provided but not defined: -Wl,--sort-common
usage: link [options] main.o
  -B note
    	set ELF NT_GNU_BUILD_ID note or Mach-O UUID; use "gobuildid" to generate it from the Go build ID; "none" to disable
  -D int
    	set the start address of data symbols (default -1)
  -E entry
    	set entry symbol name
  -H type
    	set header type
  -I linker
    	use linker as ELF dynamic linker
  -L directory
    	add specified directory to library path
  -R quantum
    	set address rounding quantum (default -1)
  -T int
    	set the start address of text symbols (default -1)
  -V	print version and exit
  -X definition
    	add string value definition of the form importpath.name=value
  -a	no-op (deprecated)
  -asan
    	enable ASan interface
  -aslr
    	enable ASLR for buildmode=c-shared on windows (default true)
  -benchmark string
    	set to 'mem' or 'cpu' to enable phase benchmarking
  -benchmarkprofile base
    	emit phase profiles to base_phase.{cpu,mem}prof
  -bindnow
    	mark a dynamically linked ELF object for immediate function binding
  -buildid id
    	record id as Go toolchain build id
  -buildmode mode
    	set build mode
  -c	dump call graph
  -capturehostobjs string
    	capture host object files loaded during internal linking to specified dir
  -checklinkname
    	check linkname symbol references (default true)
  -compressdwarf
    	compress DWARF if possible (default true)
  -cpuprofile file
    	write cpu profile to file
  -d	disable dynamic executable
  -debugnosplit
    	dump nosplit call graph
  -debugtextsize int
    	debug text section max size
  -debugtramp int
    	debug trampolines
  -dumpdep
    	dump symbol dependency graph
  -e	no limit on number of errors reported
  -extar string
    	archive program for buildmode=c-archive
  -extld linker
    	use linker when linking in external mode
  -extldflags flags
    	pass flags to external linker
  -f	ignore version mismatch
  -fipso file
    	write fips module to file
  -funcalign N
    	set function align to N bytes
  -g	disable go package data checks
  -h	halt on error
  -importcfg file
    	read import configuration from file
  -installsuffix suffix
    	set package directory suffix
  -k symbol
    	set field tracking symbol
  -libgcc string
    	compiler support lib for internal linking; use "none" to disable
  -linkmode mode
    	set link mode
  -linkshared
    	link against installed Go shared libraries
  -memprofile file
    	write memory profile to file
  -memprofilerate rate
    	set runtime.MemProfileRate to rate
  -msan
    	enable MSan interface
  -n	no-op (deprecated)
  -o file
    	write output to file
  -pluginpath string
    	full path name for plugin
  -pruneweakmap
    	prune weak mapinit refs (default true)
  -r path
    	set the ELF dynamic linker search path to dir1:dir2:...
  -race
    	enable race detector
  -randlayout int
    	randomize function layout
  -s	disable symbol table
  -strictdups int
    	sanity check duplicate symbol contents during object file reading (1=warn 2=err).
  -tmpdir directory
    	use directory for temporary files
  -v	print link trace
  -w	disable DWARF generation
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_2da2f998-df76-4d6f-b8fe-10efc4e55c12/build
