pciutils 3.15.0-1 x86_64, from core done
done 2026-09-08T21:47:38Z on jonny-ryzen9-3, attempt 1
- job
- 5-1788904043-hegjon-test,pciutils,3.15.0-1,x86_64
- commit
- fec331a68dbe98bf2443f8ee31da4ad228c333fe
- log
- /var/lib/archci/logs/hegjon-test/pciutils/3.15.0-1/x86_64/attempt-1.log
log 242 lines
1==> archci-build 5-1788904043-hegjon-test,pciutils,3.15.0-1,x86_64 on jonny-ryzen9 at 2026-09-08T21:47:23Z2 repo=hegjon-test arch=x86_64 profile=extra chroot=/var/lib/archbuild/extra-x86_64 copy=archci-3 commit=fec331a68dbe98bf2443f8ee31da4ad228c333fe3 pacman.conf=/usr/share/devtools/pacman.conf.d/extra.conf makepkg.conf=/usr/share/devtools/makepkg.conf.d/x86_64.conf cache=/var/cache/pacman/pkg/4==> Fetching pkgbuilds/pciutils at fec331a68dbe98bf2443f8ee31da4ad228c333fe from https://github.com/hegjon/omarchy-pkgs.git5==> Building pciutils 3.15.0-1 in archci-36pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)7pam_unix(runuser:session): session closed for user archci8==> Imported 1 upstream signing key(s) from keys/pgp9==> Synchronizing chroot copy [/var/lib/archbuild/extra-x86_64/root] -> [archci-3]...done10 root : PWD=/var/lib/archci-worker/build/3/pciutils ; USER=archci ; ENV=GNUPGHOME=/var/lib/archci-worker/gnupg ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/srcdest BUILDDIR=/tmp/makechrootpkg.vUkO1PiSWb makepkg --config=/var/lib/archbuild/extra-x86_64/archci-3/etc/makepkg.conf --verifysource -o11pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)12==> Making package: pciutils 3.15.0-1 (Tue Sep 8 23:47:24 2026)13==> Retrieving sources...14 -> Cloning pciutils git repo...15Cloning into bare repository '/var/lib/archci-worker/srcdest/pciutils'...16==> Validating source files with b2sums...17 pciutils ... Passed18==> Verifying source file signatures with gpg...19 pciutils git repo ... Passed20pam_unix(sudo:session): session closed for user archci21 root : PWD=/var/lib/archci-worker/build/3/pciutils ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'22pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)23pam_unix(sudo:session): session closed for user archci24Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.25==> Making package: pciutils 3.15.0-1 (Tue Sep 8 21:47:27 2026)26==> Checking runtime dependencies...27==> Checking buildtime dependencies...28==> Installing missing dependencies...29resolving dependencies...30looking for conflicting packages...31Package (5) New Version Net Change32extra/perl-error 0.17030-3 0.04 MiB33extra/perl-mailtools 2.22-3 0.10 MiB34extra/perl-timedate 2.35-1 0.15 MiB35extra/zlib-ng 2.3.3-1 0.28 MiB36extra/git 2.55.0-1 31.33 MiB37Total Installed Size: 31.90 MiB38:: Proceed with installation? [Y/n]39checking keyring...40checking package integrity...41loading package files...42checking for file conflicts...43:: Processing package changes...44installing perl-error...45installing perl-timedate...46installing perl-mailtools...47installing zlib-ng...48installing git...49Optional dependencies for git50 git-zsh-completion: upstream zsh completion51 tk: gitk and git gui52 openssh: ssh transport and crypto53 man: show help with `git command --help`54 perl-libwww: git svn55 perl-term-readkey: git svn and interactive.singlekey setting56 perl-io-socket-ssl: git send-email TLS support57 perl-authen-sasl: git send-email TLS support58 perl-cgi: gitweb (web interface) support59 python: git svn & git p4 [installed]60 subversion: git svn61 org.freedesktop.secrets: keyring credential helper62 libsecret: libsecret credential helper [installed]63 less: the default pager for git64:: Running post-transaction hooks...65(1/3) Creating system user accounts...66Creating group 'git' with GID 969.67Creating user 'git' (git daemon user) with UID 969 and GID 969.68(2/3) Reloading system manager configuration...69 Skipped: Current root is not booted.70(3/3) Arming ConditionNeedsUpdate...71==> Retrieving sources...72==> WARNING: Skipping all source file integrity checks.73==> Extracting sources...74 -> Creating working copy of pciutils git repo...75Cloning into 'pciutils'...76done.77Switched to a new branch 'makepkg'78==> Starting build()...79cd lib && ./configure80Configuring libpci for your system... x86_64--linux 7.2.3-arch1-2 x86_64 linux81Looking for access methods... sysfs proc mem-ports ecam i386-ports dump82Checking for zlib support... no (set manually)83Checking for DNS support... yes (auto-detected)84Checking for libkmod... yes (auto-detected)85Checking for udev hwdb support... yes (auto-detected)86Checking whether to build a shared library... no (set manually)87make -C lib all88make[1]: Entering directory '/build/pciutils/src/pciutils/lib'89cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o init.o init.c90cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o access.o access.c91cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o generic.o generic.c92cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o dump.o dump.c93cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o names.o names.c94cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o filter.o filter.c95cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o names-hash.o names-hash.c96cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o names-parse.o names-parse.c97cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o names-net.o names-net.c98cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o names-cache.o names-cache.c99cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o names-hwdb.o names-hwdb.c100cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o params.o params.c101cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o caps.o caps.c102cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o sysfs.o sysfs.c103cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o proc.o proc.c104cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o i386-ports.o i386-ports.c105cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o mmio-ports.o mmio-ports.c106cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ecam.o ecam.c107cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o physmem-posix.o physmem-posix.c108rm -f libpci.a109ar rcs libpci.a init.o access.o generic.o dump.o names.o filter.o names-hash.o names-parse.o names-net.o names-cache.o names-hwdb.o params.o caps.o sysfs.o proc.o i386-ports.o mmio-ports.o ecam.o physmem-posix.o110ranlib libpci.a111sed <libpci.pc.in >libpci.pc -e 's,@PREFIX@,/usr,' \112 -e 's,@INCDIR@,/usr/include,' \113 -e 's,@LIBDIR@,/usr/lib,' \114 -e 's,@IDSDIR@,/usr/share/hwdata,' \115 -e 's,@VERSION@,3.15.0,' \116 -e 's,@LDLIBS@,-lresolv -ludev,' \117 -e 's,@WITH_LIBS@,-lresolv -ludev,'118make[1]: Leaving directory '/build/pciutils/src/pciutils/lib'119rm -f `find . -name "*~" -o -name "*.[oa]" -o -name "\#*\#" -o -name core -o -name "*.orig"`120rm -f update-pciids lspci setpci example lib/config.* *.[578] pci.ids.gz lib/*.pc lib/*.so lib/*.so.* lib/*.dll lib/*.def lib/dllrsrc.rc *-rsrc.rc tags pcilmr121rm -rf maint/dist122cd lib && ./configure123Configuring libpci for your system... x86_64--linux 7.2.3-arch1-2 x86_64 linux124Looking for access methods... sysfs proc mem-ports ecam i386-ports dump125Checking for zlib support... no (set manually)126Checking for DNS support... yes (auto-detected)127Checking for libkmod... yes (auto-detected)128Checking for udev hwdb support... yes (auto-detected)129Checking whether to build a shared library... yes (set manually)130make -C lib all131make[1]: Entering directory '/build/pciutils/src/pciutils/lib'132cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o init.o init.c133cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o access.o access.c134cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o generic.o generic.c135cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o dump.o dump.c136cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o names.o names.c137cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o filter.o filter.c138cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o names-hash.o names-hash.c139cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o names-parse.o names-parse.c140cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o names-net.o names-net.c141cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o names-cache.o names-cache.c142cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o names-hwdb.o names-hwdb.c143cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o params.o params.c144cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o caps.o caps.c145cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o sysfs.o sysfs.c146cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o proc.o proc.c147cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o i386-ports.o i386-ports.c148cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o mmio-ports.o mmio-ports.c149cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o ecam.o ecam.c150cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o physmem-posix.o physmem-posix.c151cc -shared -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -Wl,-soname,libpci.so.3 -Wl,--version-script=libpci.ver -o libpci.so.3.15.0 init.o access.o generic.o dump.o names.o filter.o names-hash.o names-parse.o names-net.o names-cache.o names-hwdb.o params.o caps.o sysfs.o proc.o i386-ports.o mmio-ports.o ecam.o physmem-posix.o -lresolv -ludev152sed <libpci.pc.in >libpci.pc -e 's,@PREFIX@,/usr,' \153 -e 's,@INCDIR@,/usr/include,' \154 -e 's,@LIBDIR@,/usr/lib,' \155 -e 's,@IDSDIR@,/usr/share/hwdata,' \156 -e 's,@VERSION@,3.15.0,' \157 -e 's,@LDLIBS@,,' \158 -e 's,@WITH_LIBS@,-lresolv -ludev,'159make[1]: Leaving directory '/build/pciutils/src/pciutils/lib'160cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o lspci.o lspci.c161cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-vpd.o ls-vpd.c162cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-caps.o ls-caps.c163cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-caps-vendor.o ls-caps-vendor.c164cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-ecaps.o ls-ecaps.c165cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-kernel.o ls-kernel.c166cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-tree.o ls-tree.c167cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-map.o ls-map.c168cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o common.o common.c169cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto lspci.o ls-vpd.o ls-caps.o ls-caps-vendor.o ls-ecaps.o ls-kernel.o ls-tree.o ls-map.o common.o lib/libpci.so.3.15.0 -lkmod -o lspci170cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o setpci.o setpci.c171cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto setpci.o common.o lib/libpci.so.3.15.0 -o setpci172cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o example.o example.c173cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto example.o lib/libpci.so.3.15.0 -o example174tools/build-man lspci.man lspci.8175tools/build-man setpci.man setpci.8176tools/build-man pcilib.man pcilib.7177tools/build-man pci.ids.man pci.ids.5178sed <update-pciids.sh >update-pciids "s@^DEST=.*@DEST=/usr/share/hwdata/pci.ids@;s@^PCI_COMPRESSED_IDS=.*@PCI_COMPRESSED_IDS=@;s@VERSION=.*@VERSION=3.15.0@"179chmod +x update-pciids180tools/build-man update-pciids.man update-pciids.8181cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -I . -c -o pcilmr.o pcilmr.c182cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -I . -c -o lmr/margin_hw.o lmr/margin_hw.c183cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -I . -c -o lmr/margin.o lmr/margin.c184cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -I . -c -o lmr/margin_log.o lmr/margin_log.c185cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -I . -c -o lmr/margin_results.o lmr/margin_results.c186cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -I . -c -o lmr/margin_args.o lmr/margin_args.c187cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/pciutils/src=/usr/src/debug/pciutils -flto=auto -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto pcilmr.o lmr/margin_hw.o lmr/margin.o lmr/margin_log.o lmr/margin_results.o lmr/margin_args.o common.o lib/libpci.so.3.15.0 -o pcilmr188tools/build-man pcilmr.man pcilmr.8189==> Entering fakeroot environment...190==> Starting package()...191make -C lib all192make[1]: Entering directory '/build/pciutils/src/pciutils/lib'193make[1]: Nothing to be done for 'all'.194make[1]: Leaving directory '/build/pciutils/src/pciutils/lib'195install -d -m 755 /build/pciutils/pkg/pciutils/usr/lib196install -c -m 644 lib/libpci.so.3.15.0 /build/pciutils/pkg/pciutils/usr/lib197install -d -m 755 /build/pciutils/pkg/pciutils/usr/bin /build/pciutils/pkg/pciutils/usr/bin /build/pciutils/pkg/pciutils/usr/share/hwdata /build/pciutils/pkg/pciutils/usr/share/man/man8 /build/pciutils/pkg/pciutils/usr/share/man/man7 /build/pciutils/pkg/pciutils/usr/share/man/man5198install -c -m 755 -s lspci /build/pciutils/pkg/pciutils/usr/bin199install -c -m 755 -s setpci /build/pciutils/pkg/pciutils/usr/bin200install -c -m 755 -s pcilmr /build/pciutils/pkg/pciutils/usr/bin201install -c -m 755 update-pciids /build/pciutils/pkg/pciutils/usr/bin202install -c -m 644 pci.ids /build/pciutils/pkg/pciutils/usr/share/hwdata203install -c -m 644 lspci.8 setpci.8 pcilmr.8 update-pciids.8 /build/pciutils/pkg/pciutils/usr/share/man/man8204install -c -m 644 pcilib.7 /build/pciutils/pkg/pciutils/usr/share/man/man7205install -c -m 644 pci.ids.5 /build/pciutils/pkg/pciutils/usr/share/man/man5206ln -sf libpci.so.3.15.0 /build/pciutils/pkg/pciutils/usr/lib/libpci.so.3207install -d -m 755 /build/pciutils/pkg/pciutils/usr/include/pci /build/pciutils/pkg/pciutils/usr/lib/pkgconfig208install -c -m 644 lib/config.h lib/header.h lib/pci.h lib/types.h /build/pciutils/pkg/pciutils/usr/include/pci209install -c -m 644 lib/libpci.pc /build/pciutils/pkg/pciutils/usr/lib/pkgconfig210ln -sf libpci.so.3.15.0 /build/pciutils/pkg/pciutils/usr/lib/libpci.so.3211ln -sf libpci.so.3 /build/pciutils/pkg/pciutils/usr/lib/libpci.so212==> Tidying install...213 -> Removing libtool files...214 -> Removing static library files...215 -> Purging unwanted files...216 -> Stripping unneeded symbols from binaries and libraries...217Error while writing index for `/build/pciutils/pkg/pciutils/usr/bin/lspci': No debugging symbols218gdb-add-index: No index was created for ./usr/bin/lspci219gdb-add-index: [Was there no debuginfo? Was there already an index?]220Error while writing index for `/build/pciutils/pkg/pciutils/usr/bin/setpci': No debugging symbols221gdb-add-index: No index was created for ./usr/bin/setpci222gdb-add-index: [Was there no debuginfo? Was there already an index?]223Error while writing index for `/build/pciutils/pkg/pciutils/usr/bin/pcilmr': No debugging symbols224gdb-add-index: No index was created for ./usr/bin/pcilmr225gdb-add-index: [Was there no debuginfo? Was there already an index?]226 -> Compressing man and info pages...227==> Checking for packaging issues...228==> Creating package "pciutils"...229 -> Generating .PKGINFO file...230 -> Generating .BUILDINFO file...231 -> Generating .MTREE file...232 -> Compressing package...233==> Creating package "pciutils-debug"...234 -> Generating .PKGINFO file...235 -> Generating .BUILDINFO file...236 -> Generating .MTREE file...237 -> Compressing package...238==> Leaving fakeroot environment.239==> Finished making: pciutils 3.15.0-1 (Tue Sep 8 21:47:34 2026)240==> builder-signed pciutils-3.15.0-1-x86_64.pkg.tar.zst241==> builder-signed pciutils-debug-3.15.0-1-x86_64.pkg.tar.zst242==> archci-build finished with 0 at 2026-09-08T21:47:34Z: pciutils-3.15.0-1-x86_64.pkg.tar.zst pciutils-debug-3.15.0-1-x86_64.pkg.tar.zst