[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_1 #95600

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Sep 24 15:54:54 BST 2018


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_1/95600/display/redirect>

------------------------------------------
[...truncated 76.34 KB...]
(3/3) Updating the info directory file...
==> Retrieving sources...
  -> Downloading bumblebee-3.2.1.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 --:--:-- --:--:-- --:--:--     0100  139k  100  139k    0     0  1282k      0 --:--:-- --:--:-- --:--:-- 1282k
  -> Found 0001-bb_nvidia_modeset-detection_bug699_01.patch
  -> Found 0002-bb_nvidia_modeset-detection_bug699_02.patch
  -> Found 0003-bb_nvidia_umv_detection_bug699.patch
  -> Found 0004-bb_nvidia_drm_detection_bug699_01.patch
  -> Found 0005-bb_nvidia_drm_detection_bug699_02.patch
  -> Found 0006-bb_hexadicimal_bug573.patch
  -> Found 0007-bb_mutebblogger.patch
  -> Found 0008-libglvnd.patch
  -> Found bumblebee.conf
  -> Found bumblebee.sysusers
  -> Found nvidia-drm-outputclass.conf
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    bumblebee-3.2.1.tar.gz ... Passed
    0001-bb_nvidia_modeset-detection_bug699_01.patch ... Passed
    0002-bb_nvidia_modeset-detection_bug699_02.patch ... Passed
    0003-bb_nvidia_umv_detection_bug699.patch ... Passed
    0004-bb_nvidia_drm_detection_bug699_01.patch ... Passed
    0005-bb_nvidia_drm_detection_bug699_02.patch ... Passed
    0006-bb_hexadicimal_bug573.patch ... Passed
    0007-bb_mutebblogger.patch ... Passed
    0008-libglvnd.patch ... Passed
    bumblebee.conf ... Passed
    bumblebee.sysusers ... Passed
    nvidia-drm-outputclass.conf ... Passed
==> Extracting sources...
  -> Extracting bumblebee-3.2.1.tar.gz with bsdtar
==> Starting build()...
patching file src/module.c
patching file src/module.c
patching file src/module.c
patching file src/module.c
patching file src/module.c
patching file src/bbsecondary.c
patching file src/bblogger.c
patching file src/optirun.c
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for help2man... /usr/bin/help2man
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for x11... yes
checking for glib... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
mkdir -p scripts
sed -e 's|[@]GITVERSION[@]|3.2.1|g' -e 's|[@]CONF_XDISP[@]|:8|g' -e 's|[@]CONF_SOCKPATH[@]|/var/run/bumblebee.socket|g' -e 's|[@]CONF_GID[@]|bumblebee|g' -e 's|[@]CONF_PM_METHOD[@]|auto|g' -e 's|[@]CONF_KEEPONEXIT[@]|false|g' -e 's|[@]CONF_FALLBACKSTART[@]|false|g' -e 's|[@]CONF_BRIDGE[@]|auto|g' -e 's|[@]CONF_VGLCOMPRESS[@]|proxy|g' -e 's|[@]CONF_PRIMUS_LD_PATH[@]|/usr/lib/primus:/usr/lib32/primus|g' -e 's|[@]CONF_DRIVER[@]||g' -e 's|[@]CONF_TURNOFFATEXIT[@]|false|g' -e 's|[@]BINDIR[@]|/usr/bin|g' -e 's|[@]SBINDIR[@]|/usr/bin|g' -e 's|[@]BBCONFDIR[@]|/etc/bumblebee|g' -e 's|[@]XCONFDDIR[@]|/etc/bumblebee/xorg.conf.d|g' -e 's|[@]CONF_DRIVER_MODULE_NVIDIA[@]|nvidia|g' -e 's|[@]CONF_LDPATH_NVIDIA[@]|/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32|g' -e 's|[@]CONF_MODPATH_NVIDIA[@]|/usr/lib/nvidia/xorg,/usr/lib/xorg/modules|g' -e 's|[@]CONF_PIDFILE[@]|/var/run/bumblebeed.pid|g' < scripts/bumblebee-bugreport.in > scripts/bumblebee-bugreport
mkdir -p scripts/systemd
sed -e 's|[@]GITVERSION[@]|3.2.1|g' -e 's|[@]CONF_XDISP[@]|:8|g' -e 's|[@]CONF_SOCKPATH[@]|/var/run/bumblebee.socket|g' -e 's|[@]CONF_GID[@]|bumblebee|g' -e 's|[@]CONF_PM_METHOD[@]|auto|g' -e 's|[@]CONF_KEEPONEXIT[@]|false|g' -e 's|[@]CONF_FALLBACKSTART[@]|false|g' -e 's|[@]CONF_BRIDGE[@]|auto|g' -e 's|[@]CONF_VGLCOMPRESS[@]|proxy|g' -e 's|[@]CONF_PRIMUS_LD_PATH[@]|/usr/lib/primus:/usr/lib32/primus|g' -e 's|[@]CONF_DRIVER[@]||g' -e 's|[@]CONF_TURNOFFATEXIT[@]|false|g' -e 's|[@]BINDIR[@]|/usr/bin|g' -e 's|[@]SBINDIR[@]|/usr/bin|g' -e 's|[@]BBCONFDIR[@]|/etc/bumblebee|g' -e 's|[@]XCONFDDIR[@]|/etc/bumblebee/xorg.conf.d|g' -e 's|[@]CONF_DRIVER_MODULE_NVIDIA[@]|nvidia|g' -e 's|[@]CONF_LDPATH_NVIDIA[@]|/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32|g' -e 's|[@]CONF_MODPATH_NVIDIA[@]|/usr/lib/nvidia/xorg,/usr/lib/xorg/modules|g' -e 's|[@]CONF_PIDFILE[@]|/var/run/bumblebeed.pid|g' < scripts/systemd/bumblebeed.service.in > scripts/systemd/bumblebeed.service
mkdir -p scripts/upstart
sed -e 's|[@]GITVERSION[@]|3.2.1|g' -e 's|[@]CONF_XDISP[@]|:8|g' -e 's|[@]CONF_SOCKPATH[@]|/var/run/bumblebee.socket|g' -e 's|[@]CONF_GID[@]|bumblebee|g' -e 's|[@]CONF_PM_METHOD[@]|auto|g' -e 's|[@]CONF_KEEPONEXIT[@]|false|g' -e 's|[@]CONF_FALLBACKSTART[@]|false|g' -e 's|[@]CONF_BRIDGE[@]|auto|g' -e 's|[@]CONF_VGLCOMPRESS[@]|proxy|g' -e 's|[@]CONF_PRIMUS_LD_PATH[@]|/usr/lib/primus:/usr/lib32/primus|g' -e 's|[@]CONF_DRIVER[@]||g' -e 's|[@]CONF_TURNOFFATEXIT[@]|false|g' -e 's|[@]BINDIR[@]|/usr/bin|g' -e 's|[@]SBINDIR[@]|/usr/bin|g' -e 's|[@]BBCONFDIR[@]|/etc/bumblebee|g' -e 's|[@]XCONFDDIR[@]|/etc/bumblebee/xorg.conf.d|g' -e 's|[@]CONF_DRIVER_MODULE_NVIDIA[@]|nvidia|g' -e 's|[@]CONF_LDPATH_NVIDIA[@]|/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32|g' -e 's|[@]CONF_MODPATH_NVIDIA[@]|/usr/lib/nvidia/xorg,/usr/lib/xorg/modules|g' -e 's|[@]CONF_PIDFILE[@]|/var/run/bumblebeed.pid|g' < scripts/upstart/bumblebeed.conf.in > scripts/upstart/bumblebeed.conf
mkdir -p conf
sed -e 's|[@]GITVERSION[@]|3.2.1|g' -e 's|[@]CONF_XDISP[@]|:8|g' -e 's|[@]CONF_SOCKPATH[@]|/var/run/bumblebee.socket|g' -e 's|[@]CONF_GID[@]|bumblebee|g' -e 's|[@]CONF_PM_METHOD[@]|auto|g' -e 's|[@]CONF_KEEPONEXIT[@]|false|g' -e 's|[@]CONF_FALLBACKSTART[@]|false|g' -e 's|[@]CONF_BRIDGE[@]|auto|g' -e 's|[@]CONF_VGLCOMPRESS[@]|proxy|g' -e 's|[@]CONF_PRIMUS_LD_PATH[@]|/usr/lib/primus:/usr/lib32/primus|g' -e 's|[@]CONF_DRIVER[@]||g' -e 's|[@]CONF_TURNOFFATEXIT[@]|false|g' -e 's|[@]BINDIR[@]|/usr/bin|g' -e 's|[@]SBINDIR[@]|/usr/bin|g' -e 's|[@]BBCONFDIR[@]|/etc/bumblebee|g' -e 's|[@]XCONFDDIR[@]|/etc/bumblebee/xorg.conf.d|g' -e 's|[@]CONF_DRIVER_MODULE_NVIDIA[@]|nvidia|g' -e 's|[@]CONF_LDPATH_NVIDIA[@]|/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32|g' -e 's|[@]CONF_MODPATH_NVIDIA[@]|/usr/lib/nvidia/xorg,/usr/lib/xorg/modules|g' -e 's|[@]CONF_PIDFILE[@]|/var/run/bumblebeed.pid|g' < conf/bumblebee.conf.in > conf/bumblebee.conf
depbase=`echo src/module.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"bumblebee\" -DPACKAGE_TARNAME=\"bumblebee\" -DPACKAGE_VERSION=\"3.2.1\" -DPACKAGE_STRING=\"bumblebee\ 3.2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DCONF_XDISP=\":8\" -DCONF_SOCKPATH=\"/var/run/bumblebee.socket\" -DCONF_GID=\"bumblebee\" -DCONF_KEEPONEXIT=\"false\" -DCONF_FALLBACKSTART=\"false\" -DCONF_VGLCOMPRESS=\"proxy\" -DCONF_TURNOFFATEXIT=\"false\" -DCONF_BRIDGE=\"auto\" -DCONF_PRIMUS_LD_PATH=\"/usr/lib/primus:/usr/lib32/primus\" -DCONF_PIDFILE=\"/var/run/bumblebeed.pid\" -DCONF_PM_METHOD=\"auto\" -DCONF_DRIVER=\"\" -DCONF_DRIVER_MODULE_NVIDIA=\"nvidia\" -DCONF_LDPATH_NVIDIA=\"/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32\" -DCONF_MODPATH_NVIDIA=\"/usr/lib/nvidia/xorg,/usr/lib/xorg/modules\" -DDAEMON_NAME=\"bumblebeed\" -DPACKAGE=\"bumblebee\" -DVERSION=\"3.2.1\" -I.  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCONFIG_FILE='"/etc/bumblebee/bumblebee.conf"' -DCONF_XORG='"/etc/bumblebee/xorg.conf.DRIVER"' -DCONF_XORG_DIR='"/etc/bumblebee/xorg.conf.d"' -D_FORTIFY_SOURCE=2 -Wall -Waggregate-return 	-Wmissing-declarations -Wmissing-prototypes -Wredundant-decls 	-Wshadow -Wstrict-prototypes -Winline -Wformat=2 -pipe   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wextra -funsigned-char -DGITVERSION='"3.2.1"' -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT src/module.o -MD -MP -MF $depbase.Tpo -c -o src/module.o src/module.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/bbconfig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"bumblebee\" -DPACKAGE_TARNAME=\"bumblebee\" -DPACKAGE_VERSION=\"3.2.1\" -DPACKAGE_STRING=\"bumblebee\ 3.2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DCONF_XDISP=\":8\" -DCONF_SOCKPATH=\"/var/run/bumblebee.socket\" -DCONF_GID=\"bumblebee\" -DCONF_KEEPONEXIT=\"false\" -DCONF_FALLBACKSTART=\"false\" -DCONF_VGLCOMPRESS=\"proxy\" -DCONF_TURNOFFATEXIT=\"false\" -DCONF_BRIDGE=\"auto\" -DCONF_PRIMUS_LD_PATH=\"/usr/lib/primus:/usr/lib32/primus\" -DCONF_PIDFILE=\"/var/run/bumblebeed.pid\" -DCONF_PM_METHOD=\"auto\" -DCONF_DRIVER=\"\" -DCONF_DRIVER_MODULE_NVIDIA=\"nvidia\" -DCONF_LDPATH_NVIDIA=\"/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32\" -DCONF_MODPATH_NVIDIA=\"/usr/lib/nvidia/xorg,/usr/lib/xorg/modules\" -DDAEMON_NAME=\"bumblebeed\" -DPACKAGE=\"bumblebee\" -DVERSION=\"3.2.1\" -I.  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCONFIG_FILE='"/etc/bumblebee/bumblebee.conf"' -DCONF_XORG='"/etc/bumblebee/xorg.conf.DRIVER"' -DCONF_XORG_DIR='"/etc/bumblebee/xorg.conf.d"' -D_FORTIFY_SOURCE=2 -Wall -Waggregate-return 	-Wmissing-declarations -Wmissing-prototypes -Wredundant-decls 	-Wshadow -Wstrict-prototypes -Winline -Wformat=2 -pipe   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wextra -funsigned-char -DGITVERSION='"3.2.1"' -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT src/bbconfig.o -MD -MP -MF $depbase.Tpo -c -o src/bbconfig.o src/bbconfig.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/bblogger.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"bumblebee\" -DPACKAGE_TARNAME=\"bumblebee\" -DPACKAGE_VERSION=\"3.2.1\" -DPACKAGE_STRING=\"bumblebee\ 3.2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DCONF_XDISP=\":8\" -DCONF_SOCKPATH=\"/var/run/bumblebee.socket\" -DCONF_GID=\"bumblebee\" -DCONF_KEEPONEXIT=\"false\" -DCONF_FALLBACKSTART=\"false\" -DCONF_VGLCOMPRESS=\"proxy\" -DCONF_TURNOFFATEXIT=\"false\" -DCONF_BRIDGE=\"auto\" -DCONF_PRIMUS_LD_PATH=\"/usr/lib/primus:/usr/lib32/primus\" -DCONF_PIDFILE=\"/var/run/bumblebeed.pid\" -DCONF_PM_METHOD=\"auto\" -DCONF_DRIVER=\"\" -DCONF_DRIVER_MODULE_NVIDIA=\"nvidia\" -DCONF_LDPATH_NVIDIA=\"/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32\" -DCONF_MODPATH_NVIDIA=\"/usr/lib/nvidia/xorg,/usr/lib/xorg/modules\" -DDAEMON_NAME=\"bumblebeed\" -DPACKAGE=\"bumblebee\" -DVERSION=\"3.2.1\" -I.  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCONFIG_FILE='"/etc/bumblebee/bumblebee.conf"' -DCONF_XORG='"/etc/bumblebee/xorg.conf.DRIVER"' -DCONF_XORG_DIR='"/etc/bumblebee/xorg.conf.d"' -D_FORTIFY_SOURCE=2 -Wall -Waggregate-return 	-Wmissing-declarations -Wmissing-prototypes -Wredundant-decls 	-Wshadow -Wstrict-prototypes -Winline -Wformat=2 -pipe   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wextra -funsigned-char -DGITVERSION='"3.2.1"' -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT src/bblogger.o -MD -MP -MF $depbase.Tpo -c -o src/bblogger.o src/bblogger.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/bbrun.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"bumblebee\" -DPACKAGE_TARNAME=\"bumblebee\" -DPACKAGE_VERSION=\"3.2.1\" -DPACKAGE_STRING=\"bumblebee\ 3.2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DCONF_XDISP=\":8\" -DCONF_SOCKPATH=\"/var/run/bumblebee.socket\" -DCONF_GID=\"bumblebee\" -DCONF_KEEPONEXIT=\"false\" -DCONF_FALLBACKSTART=\"false\" -DCONF_VGLCOMPRESS=\"proxy\" -DCONF_TURNOFFATEXIT=\"false\" -DCONF_BRIDGE=\"auto\" -DCONF_PRIMUS_LD_PATH=\"/usr/lib/primus:/usr/lib32/primus\" -DCONF_PIDFILE=\"/var/run/bumblebeed.pid\" -DCONF_PM_METHOD=\"auto\" -DCONF_DRIVER=\"\" -DCONF_DRIVER_MODULE_NVIDIA=\"nvidia\" -DCONF_LDPATH_NVIDIA=\"/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32\" -DCONF_MODPATH_NVIDIA=\"/usr/lib/nvidia/xorg,/usr/lib/xorg/modules\" -DDAEMON_NAME=\"bumblebeed\" -DPACKAGE=\"bumblebee\" -DVERSION=\"3.2.1\" -I.  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCONFIG_FILE='"/etc/bumblebee/bumblebee.conf"' -DCONF_XORG='"/etc/bumblebee/xorg.conf.DRIVER"' -DCONF_XORG_DIR='"/etc/bumblebee/xorg.conf.d"' -D_FORTIFY_SOURCE=2 -Wall -Waggregate-return 	-Wmissing-declarations -Wmissing-prototypes -Wredundant-decls 	-Wshadow -Wstrict-prototypes -Winline -Wformat=2 -pipe   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wextra -funsigned-char -DGITVERSION='"3.2.1"' -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT src/bbrun.o -MD -MP -MF $depbase.Tpo -c -o src/bbrun.o src/bbrun.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/bbsocket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"bumblebee\" -DPACKAGE_TARNAME=\"bumblebee\" -DPACKAGE_VERSION=\"3.2.1\" -DPACKAGE_STRING=\"bumblebee\ 3.2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DCONF_XDISP=\":8\" -DCONF_SOCKPATH=\"/var/run/bumblebee.socket\" -DCONF_GID=\"bumblebee\" -DCONF_KEEPONEXIT=\"false\" -DCONF_FALLBACKSTART=\"false\" -DCONF_VGLCOMPRESS=\"proxy\" -DCONF_TURNOFFATEXIT=\"false\" -DCONF_BRIDGE=\"auto\" -DCONF_PRIMUS_LD_PATH=\"/usr/lib/primus:/usr/lib32/primus\" -DCONF_PIDFILE=\"/var/run/bumblebeed.pid\" -DCONF_PM_METHOD=\"auto\" -DCONF_DRIVER=\"\" -DCONF_DRIVER_MODULE_NVIDIA=\"nvidia\" -DCONF_LDPATH_NVIDIA=\"/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32\" -DCONF_MODPATH_NVIDIA=\"/usr/lib/nvidia/xorg,/usr/lib/xorg/modules\" -DDAEMON_NAME=\"bumblebeed\" -DPACKAGE=\"bumblebee\" -DVERSION=\"3.2.1\" -I.  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCONFIG_FILE='"/etc/bumblebee/bumblebee.conf"' -DCONF_XORG='"/etc/bumblebee/xorg.conf.DRIVER"' -DCONF_XORG_DIR='"/etc/bumblebee/xorg.conf.d"' -D_FORTIFY_SOURCE=2 -Wall -Waggregate-return 	-Wmissing-declarations -Wmissing-prototypes -Wredundant-decls 	-Wshadow -Wstrict-prototypes -Winline -Wformat=2 -pipe   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wextra -funsigned-char -DGITVERSION='"3.2.1"' -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT src/bbsocket.o -MD -MP -MF $depbase.Tpo -c -o src/bbsocket.o src/bbsocket.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"bumblebee\" -DPACKAGE_TARNAME=\"bumblebee\" -DPACKAGE_VERSION=\"3.2.1\" -DPACKAGE_STRING=\"bumblebee\ 3.2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DCONF_XDISP=\":8\" -DCONF_SOCKPATH=\"/var/run/bumblebee.socket\" -DCONF_GID=\"bumblebee\" -DCONF_KEEPONEXIT=\"false\" -DCONF_FALLBACKSTART=\"false\" -DCONF_VGLCOMPRESS=\"proxy\" -DCONF_TURNOFFATEXIT=\"false\" -DCONF_BRIDGE=\"auto\" -DCONF_PRIMUS_LD_PATH=\"/usr/lib/primus:/usr/lib32/primus\" -DCONF_PIDFILE=\"/var/run/bumblebeed.pid\" -DCONF_PM_METHOD=\"auto\" -DCONF_DRIVER=\"\" -DCONF_DRIVER_MODULE_NVIDIA=\"nvidia\" -DCONF_LDPATH_NVIDIA=\"/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32\" -DCONF_MODPATH_NVIDIA=\"/usr/lib/nvidia/xorg,/usr/lib/xorg/modules\" -DDAEMON_NAME=\"bumblebeed\" -DPACKAGE=\"bumblebee\" -DVERSION=\"3.2.1\" -I.  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCONFIG_FILE='"/etc/bumblebee/bumblebee.conf"' -DCONF_XORG='"/etc/bumblebee/xorg.conf.DRIVER"' -DCONF_XORG_DIR='"/etc/bumblebee/xorg.conf.d"' -D_FORTIFY_SOURCE=2 -Wall -Waggregate-return 	-Wmissing-declarations -Wmissing-prototypes -Wredundant-decls 	-Wshadow -Wstrict-prototypes -Winline -Wformat=2 -pipe   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wextra -funsigned-char -DGITVERSION='"3.2.1"' -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT src/driver.o -MD -MP -MF $depbase.Tpo -c -o src/driver.o src/driver.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/optirun.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"bumblebee\" -DPACKAGE_TARNAME=\"bumblebee\" -DPACKAGE_VERSION=\"3.2.1\" -DPACKAGE_STRING=\"bumblebee\ 3.2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DCONF_XDISP=\":8\" -DCONF_SOCKPATH=\"/var/run/bumblebee.socket\" -DCONF_GID=\"bumblebee\" -DCONF_KEEPONEXIT=\"false\" -DCONF_FALLBACKSTART=\"false\" -DCONF_VGLCOMPRESS=\"proxy\" -DCONF_TURNOFFATEXIT=\"false\" -DCONF_BRIDGE=\"auto\" -DCONF_PRIMUS_LD_PATH=\"/usr/lib/primus:/usr/lib32/primus\" -DCONF_PIDFILE=\"/var/run/bumblebeed.pid\" -DCONF_PM_METHOD=\"auto\" -DCONF_DRIVER=\"\" -DCONF_DRIVER_MODULE_NVIDIA=\"nvidia\" -DCONF_LDPATH_NVIDIA=\"/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32\" -DCONF_MODPATH_NVIDIA=\"/usr/lib/nvidia/xorg,/usr/lib/xorg/modules\" -DDAEMON_NAME=\"bumblebeed\" -DPACKAGE=\"bumblebee\" -DVERSION=\"3.2.1\" -I.  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCONFIG_FILE='"/etc/bumblebee/bumblebee.conf"' -DCONF_XORG='"/etc/bumblebee/xorg.conf.DRIVER"' -DCONF_XORG_DIR='"/etc/bumblebee/xorg.conf.d"' -D_FORTIFY_SOURCE=2 -Wall -Waggregate-return 	-Wmissing-declarations -Wmissing-prototypes -Wredundant-decls 	-Wshadow -Wstrict-prototypes -Winline -Wformat=2 -pipe   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wextra -funsigned-char -DGITVERSION='"3.2.1"' -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT src/optirun.o -MD -MP -MF $depbase.Tpo -c -o src/optirun.o src/optirun.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/bbsocketclient.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"bumblebee\" -DPACKAGE_TARNAME=\"bumblebee\" -DPACKAGE_VERSION=\"3.2.1\" -DPACKAGE_STRING=\"bumblebee\ 3.2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DCONF_XDISP=\":8\" -DCONF_SOCKPATH=\"/var/run/bumblebee.socket\" -DCONF_GID=\"bumblebee\" -DCONF_KEEPONEXIT=\"false\" -DCONF_FALLBACKSTART=\"false\" -DCONF_VGLCOMPRESS=\"proxy\" -DCONF_TURNOFFATEXIT=\"false\" -DCONF_BRIDGE=\"auto\" -DCONF_PRIMUS_LD_PATH=\"/usr/lib/primus:/usr/lib32/primus\" -DCONF_PIDFILE=\"/var/run/bumblebeed.pid\" -DCONF_PM_METHOD=\"auto\" -DCONF_DRIVER=\"\" -DCONF_DRIVER_MODULE_NVIDIA=\"nvidia\" -DCONF_LDPATH_NVIDIA=\"/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32\" -DCONF_MODPATH_NVIDIA=\"/usr/lib/nvidia/xorg,/usr/lib/xorg/modules\" -DDAEMON_NAME=\"bumblebeed\" -DPACKAGE=\"bumblebee\" -DVERSION=\"3.2.1\" -I.  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCONFIG_FILE='"/etc/bumblebee/bumblebee.conf"' -DCONF_XORG='"/etc/bumblebee/xorg.conf.DRIVER"' -DCONF_XORG_DIR='"/etc/bumblebee/xorg.conf.d"' -D_FORTIFY_SOURCE=2 -Wall -Waggregate-return 	-Wmissing-declarations -Wmissing-prototypes -Wredundant-decls 	-Wshadow -Wstrict-prototypes -Winline -Wformat=2 -pipe   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wextra -funsigned-char -DGITVERSION='"3.2.1"' -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT src/bbsocketclient.o -MD -MP -MF $depbase.Tpo -c -o src/bbsocketclient.o src/bbsocketclient.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pci.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"bumblebee\" -DPACKAGE_TARNAME=\"bumblebee\" -DPACKAGE_VERSION=\"3.2.1\" -DPACKAGE_STRING=\"bumblebee\ 3.2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DCONF_XDISP=\":8\" -DCONF_SOCKPATH=\"/var/run/bumblebee.socket\" -DCONF_GID=\"bumblebee\" -DCONF_KEEPONEXIT=\"false\" -DCONF_FALLBACKSTART=\"false\" -DCONF_VGLCOMPRESS=\"proxy\" -DCONF_TURNOFFATEXIT=\"false\" -DCONF_BRIDGE=\"auto\" -DCONF_PRIMUS_LD_PATH=\"/usr/lib/primus:/usr/lib32/primus\" -DCONF_PIDFILE=\"/var/run/bumblebeed.pid\" -DCONF_PM_METHOD=\"auto\" -DCONF_DRIVER=\"\" -DCONF_DRIVER_MODULE_NVIDIA=\"nvidia\" -DCONF_LDPATH_NVIDIA=\"/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32\" -DCONF_MODPATH_NVIDIA=\"/usr/lib/nvidia/xorg,/usr/lib/xorg/modules\" -DDAEMON_NAME=\"bumblebeed\" -DPACKAGE=\"bumblebee\" -DVERSION=\"3.2.1\" -I.  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCONFIG_FILE='"/etc/bumblebee/bumblebee.conf"' -DCONF_XORG='"/etc/bumblebee/xorg.conf.DRIVER"' -DCONF_XORG_DIR='"/etc/bumblebee/xorg.conf.d"' -D_FORTIFY_SOURCE=2 -Wall -Waggregate-return 	-Wmissing-declarations -Wmissing-prototypes -Wredundant-decls 	-Wshadow -Wstrict-prototypes -Winline -Wformat=2 -pipe   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wextra -funsigned-char -DGITVERSION='"3.2.1"' -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT src/pci.o -MD -MP -MF $depbase.Tpo -c -o src/pci.o src/pci.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/bbsecondary.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"bumblebee\" -DPACKAGE_TARNAME=\"bumblebee\" -DPACKAGE_VERSION=\"3.2.1\" -DPACKAGE_STRING=\"bumblebee\ 3.2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DCONF_XDISP=\":8\" -DCONF_SOCKPATH=\"/var/run/bumblebee.socket\" -DCONF_GID=\"bumblebee\" -DCONF_KEEPONEXIT=\"false\" -DCONF_FALLBACKSTART=\"false\" -DCONF_VGLCOMPRESS=\"proxy\" -DCONF_TURNOFFATEXIT=\"false\" -DCONF_BRIDGE=\"auto\" -DCONF_PRIMUS_LD_PATH=\"/usr/lib/primus:/usr/lib32/primus\" -DCONF_PIDFILE=\"/var/run/bumblebeed.pid\" -DCONF_PM_METHOD=\"auto\" -DCONF_DRIVER=\"\" -DCONF_DRIVER_MODULE_NVIDIA=\"nvidia\" -DCONF_LDPATH_NVIDIA=\"/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32\" -DCONF_MODPATH_NVIDIA=\"/usr/lib/nvidia/xorg,/usr/lib/xorg/modules\" -DDAEMON_NAME=\"bumblebeed\" -DPACKAGE=\"bumblebee\" -DVERSION=\"3.2.1\" -I.  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCONFIG_FILE='"/etc/bumblebee/bumblebee.conf"' -DCONF_XORG='"/etc/bumblebee/xorg.conf.DRIVER"' -DCONF_XORG_DIR='"/etc/bumblebee/xorg.conf.d"' -D_FORTIFY_SOURCE=2 -Wall -Waggregate-return 	-Wmissing-declarations -Wmissing-prototypes -Wredundant-decls 	-Wshadow -Wstrict-prototypes -Winline -Wformat=2 -pipe   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wextra -funsigned-char -DGITVERSION='"3.2.1"' -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT src/bbsecondary.o -MD -MP -MF $depbase.Tpo -c -o src/bbsecondary.o src/bbsecondary.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/switch/switching.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"bumblebee\" -DPACKAGE_TARNAME=\"bumblebee\" -DPACKAGE_VERSION=\"3.2.1\" -DPACKAGE_STRING=\"bumblebee\ 3.2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DCONF_XDISP=\":8\" -DCONF_SOCKPATH=\"/var/run/bumblebee.socket\" -DCONF_GID=\"bumblebee\" -DCONF_KEEPONEXIT=\"false\" -DCONF_FALLBACKSTART=\"false\" -DCONF_VGLCOMPRESS=\"proxy\" -DCONF_TURNOFFATEXIT=\"false\" -DCONF_BRIDGE=\"auto\" -DCONF_PRIMUS_LD_PATH=\"/usr/lib/primus:/usr/lib32/primus\" -DCONF_PIDFILE=\"/var/run/bumblebeed.pid\" -DCONF_PM_METHOD=\"auto\" -DCONF_DRIVER=\"\" -DCONF_DRIVER_MODULE_NVIDIA=\"nvidia\" -DCONF_LDPATH_NVIDIA=\"/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32\" -DCONF_MODPATH_NVIDIA=\"/usr/lib/nvidia/xorg,/usr/lib/xorg/modules\" -DDAEMON_NAME=\"bumblebeed\" -DPACKAGE=\"bumblebee\" -DVERSION=\"3.2.1\" -I.  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCONFIG_FILE='"/etc/bumblebee/bumblebee.conf"' -DCONF_XORG='"/etc/bumblebee/xorg.conf.DRIVER"' -DCONF_XORG_DIR='"/etc/bumblebee/xorg.conf.d"' -D_FORTIFY_SOURCE=2 -Wall -Waggregate-return 	-Wmissing-declarations -Wmissing-prototypes -Wredundant-decls 	-Wshadow -Wstrict-prototypes -Winline -Wformat=2 -pipe   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wextra -funsigned-char -DGITVERSION='"3.2.1"' -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT src/switch/switching.o -MD -MP -MF $depbase.Tpo -c -o src/switch/switching.o src/switch/switching.c &&\
mv -f $depbase.Tpo $depbase.Po
src/pci.c: In function 'pci_get_driver':
src/pci.c:148:31: warning: passing argument 2 to restrict-qualified parameter aliases with argument 1 [-Wrestrict]
   read_bytes = readlink(path, path, sizeof(path) - 1);
                         ~~~~  ^~~~
src/pci.c: In function 'pci_config_open':
src/pci.c:178:50: warning: '/config' directive output may be truncated writing 7 bytes into a region of size between 6 and 8 [-Wformat-truncation=]
           "/sys/bus/pci/devices/0000:%02x:%02x.%o/config", bus_id->bus,
                                                  ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from src/pci.c:21:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 41 and 43 bytes into a destination of size 41
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pci.c: In function 'pci_get_class':
src/pci.c:61:50: warning: '/class' directive output may be truncated writing 6 bytes into a region of size between 5 and 7 [-Wformat-truncation=]
           "/sys/bus/pci/devices/0000:%02x:%02x.%o/class", bus_id->bus,
                                                  ^~~~~~
In file included from /usr/include/stdio.h:873,
                 from src/pci.c:21:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 40 and 42 bytes into a destination of size 40
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
depbase=`echo src/switch/sw_bbswitch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"bumblebee\" -DPACKAGE_TARNAME=\"bumblebee\" -DPACKAGE_VERSION=\"3.2.1\" -DPACKAGE_STRING=\"bumblebee\ 3.2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DCONF_XDISP=\":8\" -DCONF_SOCKPATH=\"/var/run/bumblebee.socket\" -DCONF_GID=\"bumblebee\" -DCONF_KEEPONEXIT=\"false\" -DCONF_FALLBACKSTART=\"false\" -DCONF_VGLCOMPRESS=\"proxy\" -DCONF_TURNOFFATEXIT=\"false\" -DCONF_BRIDGE=\"auto\" -DCONF_PRIMUS_LD_PATH=\"/usr/lib/primus:/usr/lib32/primus\" -DCONF_PIDFILE=\"/var/run/bumblebeed.pid\" -DCONF_PM_METHOD=\"auto\" -DCONF_DRIVER=\"\" -DCONF_DRIVER_MODULE_NVIDIA=\"nvidia\" -DCONF_LDPATH_NVIDIA=\"/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32\" -DCONF_MODPATH_NVIDIA=\"/usr/lib/nvidia/xorg,/usr/lib/xorg/modules\" -DDAEMON_NAME=\"bumblebeed\" -DPACKAGE=\"bumblebee\" -DVERSION=\"3.2.1\" -I.  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCONFIG_FILE='"/etc/bumblebee/bumblebee.conf"' -DCONF_XORG='"/etc/bumblebee/xorg.conf.DRIVER"' -DCONF_XORG_DIR='"/etc/bumblebee/xorg.conf.d"' -D_FORTIFY_SOURCE=2 -Wall -Waggregate-return 	-Wmissing-declarations -Wmissing-prototypes -Wredundant-decls 	-Wshadow -Wstrict-prototypes -Winline -Wformat=2 -pipe   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wextra -funsigned-char -DGITVERSION='"3.2.1"' -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT src/switch/sw_bbswitch.o -MD -MP -MF $depbase.Tpo -c -o src/switch/sw_bbswitch.o src/switch/sw_bbswitch.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/switch/sw_switcheroo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"bumblebee\" -DPACKAGE_TARNAME=\"bumblebee\" -DPACKAGE_VERSION=\"3.2.1\" -DPACKAGE_STRING=\"bumblebee\ 3.2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DCONF_XDISP=\":8\" -DCONF_SOCKPATH=\"/var/run/bumblebee.socket\" -DCONF_GID=\"bumblebee\" -DCONF_KEEPONEXIT=\"false\" -DCONF_FALLBACKSTART=\"false\" -DCONF_VGLCOMPRESS=\"proxy\" -DCONF_TURNOFFATEXIT=\"false\" -DCONF_BRIDGE=\"auto\" -DCONF_PRIMUS_LD_PATH=\"/usr/lib/primus:/usr/lib32/primus\" -DCONF_PIDFILE=\"/var/run/bumblebeed.pid\" -DCONF_PM_METHOD=\"auto\" -DCONF_DRIVER=\"\" -DCONF_DRIVER_MODULE_NVIDIA=\"nvidia\" -DCONF_LDPATH_NVIDIA=\"/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32\" -DCONF_MODPATH_NVIDIA=\"/usr/lib/nvidia/xorg,/usr/lib/xorg/modules\" -DDAEMON_NAME=\"bumblebeed\" -DPACKAGE=\"bumblebee\" -DVERSION=\"3.2.1\" -I.  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCONFIG_FILE='"/etc/bumblebee/bumblebee.conf"' -DCONF_XORG='"/etc/bumblebee/xorg.conf.DRIVER"' -DCONF_XORG_DIR='"/etc/bumblebee/xorg.conf.d"' -D_FORTIFY_SOURCE=2 -Wall -Waggregate-return 	-Wmissing-declarations -Wmissing-prototypes -Wredundant-decls 	-Wshadow -Wstrict-prototypes -Winline -Wformat=2 -pipe   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wextra -funsigned-char -DGITVERSION='"3.2.1"' -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT src/switch/sw_switcheroo.o -MD -MP -MF $depbase.Tpo -c -o src/switch/sw_switcheroo.o src/switch/sw_switcheroo.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/bumblebeed.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"bumblebee\" -DPACKAGE_TARNAME=\"bumblebee\" -DPACKAGE_VERSION=\"3.2.1\" -DPACKAGE_STRING=\"bumblebee\ 3.2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DCONF_XDISP=\":8\" -DCONF_SOCKPATH=\"/var/run/bumblebee.socket\" -DCONF_GID=\"bumblebee\" -DCONF_KEEPONEXIT=\"false\" -DCONF_FALLBACKSTART=\"false\" -DCONF_VGLCOMPRESS=\"proxy\" -DCONF_TURNOFFATEXIT=\"false\" -DCONF_BRIDGE=\"auto\" -DCONF_PRIMUS_LD_PATH=\"/usr/lib/primus:/usr/lib32/primus\" -DCONF_PIDFILE=\"/var/run/bumblebeed.pid\" -DCONF_PM_METHOD=\"auto\" -DCONF_DRIVER=\"\" -DCONF_DRIVER_MODULE_NVIDIA=\"nvidia\" -DCONF_LDPATH_NVIDIA=\"/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32\" -DCONF_MODPATH_NVIDIA=\"/usr/lib/nvidia/xorg,/usr/lib/xorg/modules\" -DDAEMON_NAME=\"bumblebeed\" -DPACKAGE=\"bumblebee\" -DVERSION=\"3.2.1\" -I.  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCONFIG_FILE='"/etc/bumblebee/bumblebee.conf"' -DCONF_XORG='"/etc/bumblebee/xorg.conf.DRIVER"' -DCONF_XORG_DIR='"/etc/bumblebee/xorg.conf.d"' -D_FORTIFY_SOURCE=2 -Wall -Waggregate-return 	-Wmissing-declarations -Wmissing-prototypes -Wredundant-decls 	-Wshadow -Wstrict-prototypes -Winline -Wformat=2 -pipe   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wextra -funsigned-char -DGITVERSION='"3.2.1"' -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT src/bumblebeed.o -MD -MP -MF $depbase.Tpo -c -o src/bumblebeed.o src/bumblebeed.c &&\
mv -f $depbase.Tpo $depbase.Po
src/bbsecondary.c: In function 'start_secondary':
src/bbsecondary.c:141:41: warning: '%o' directive output may be truncated writing between 1 and 3 bytes into a region of size between 0 and 2 [-Wformat-truncation=]
     snprintf(pci_id, 12, "PCI:%02d:%02d:%o", pci_bus_id_discrete->bus,
                                         ^~
src/bbsecondary.c:141:26: note: directive argument in the range [0, 255]
     snprintf(pci_id, 12, "PCI:%02d:%02d:%o", pci_bus_id_discrete->bus,
                          ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:873,
                 from src/bbsecondary.c:25:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 16 bytes into a destination of size 12
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Wall -Waggregate-return 	-Wmissing-declarations -Wmissing-prototypes -Wredundant-decls 	-Wshadow -Wstrict-prototypes -Winline -Wformat=2 -pipe   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wextra -funsigned-char -DGITVERSION='"3.2.1"' -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o bin/optirun src/module.o src/bbconfig.o src/bblogger.o src/bbrun.o src/bbsocket.o src/driver.o src/optirun.o src/bbsocketclient.o -lglib-2.0  -lrt 
/usr/bin/help2man --output=optirun.1 --no-info \
	--name='run programs on the discrete video card' \
	bin/optirun
gcc -Wall -Waggregate-return 	-Wmissing-declarations -Wmissing-prototypes -Wredundant-decls 	-Wshadow -Wstrict-prototypes -Winline -Wformat=2 -pipe   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wextra -funsigned-char -DGITVERSION='"3.2.1"' -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o bin/bumblebeed src/pci.o src/bbconfig.o src/bblogger.o src/bbrun.o src/bbsocket.o src/module.o src/bbsecondary.o src/switch/switching.o src/switch/sw_bbswitch.o src/switch/sw_switcheroo.o src/driver.o src/bumblebeed.o -lX11   -lglib-2.0  -lrt 
/usr/bin/help2man --output=bumblebeed.1 --no-info \
	--name='bumblebee daemon' \
	bin/bumblebeed
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/src/bumblebee-3.2.1'
 /usr/bin/mkdir -p '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/pkg/bumblebee/usr/bin'
 /usr/bin/mkdir -p '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/pkg/bumblebee/usr/bin'
 /usr/bin/mkdir -p '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/pkg/bumblebee/etc/bumblebee'
 /usr/bin/mkdir -p '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/pkg/bumblebee/usr/bin'
 /usr/bin/mkdir -p '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/pkg/bumblebee/usr/share/bash-completion/completions'
 /usr/bin/install -c scripts/bumblebee-bugreport '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/pkg/bumblebee/usr/bin'
 /usr/bin/mkdir -p '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/pkg/bumblebee/usr/share/doc/bumblebee'
 /usr/bin/mkdir -p '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/pkg/bumblebee/usr/lib/udev/rules.d'
 /usr/bin/mkdir -p '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/pkg/bumblebee/usr/share/man/man1'
  /usr/bin/install -c bin/optirun '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/pkg/bumblebee/usr/bin'
 /usr/bin/install -c -m 644 conf/bumblebee.conf conf/xorg.conf.nouveau conf/xorg.conf.nvidia '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/pkg/bumblebee/etc/bumblebee'
 /usr/bin/install -c -m 644 scripts/bash_completion/bumblebee '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/pkg/bumblebee/usr/share/bash-completion/completions'
 /usr/bin/install -c -m 644 doc/RELEASE_NOTES_3_2_1 README.markdown '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/pkg/bumblebee/usr/share/doc/bumblebee'
 /usr/bin/install -c -m 644 conf/99-bumblebee-nvidia-dev.rules '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/pkg/bumblebee/usr/lib/udev/rules.d'
 /usr/bin/mkdir -p '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/pkg/bumblebee/etc/bumblebee/xorg.conf.d'
  /usr/bin/install -c bin/bumblebeed '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/pkg/bumblebee/usr/bin'
 /usr/bin/install -c -m 644 conf/xorg.conf.d/10-dummy.conf '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/pkg/bumblebee/etc/bumblebee/xorg.conf.d'
 /usr/bin/install -c -m 644 bumblebeed.1 optirun.1 '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/pkg/bumblebee/usr/share/man/man1'
make[1]: Leaving directory '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/src/bumblebee-3.2.1'
renamed '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/pkg/bumblebee/usr/share/bash-completion/completions/bumblebee' -> '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/pkg/bumblebee/usr/share/bash-completion/completions/optirun'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "bumblebee"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: bumblebee 3.2.1-19 (Sun Oct 27 21:17:52 2019)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c archlinux-bumblebee-archlinuxrb-build-ysdCxioE
+ tee -a /srv/reproducible-results/archlinuxrb-build-ysdCxioE/b2/bumblebee/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/bumblebee-3.2.1-19-x86_64.pkg.tar.xz' -> '/srv/reproducible-results/archlinuxrb-build-ysdCxioE/b2/bumblebee/bumblebee-3.2.1-19-x86_64.pkg.tar.xz'
removed '/tmp/bumblebee-archlinuxrb-build-ysdCxioE/bumblebee/trunk/bumblebee-3.2.1-19-x86_64.pkg.tar.xz'
Sun Oct 27 21:17:54 UTC 2019 - build #2 for bumblebee on profitbricks-build4-amd64 done.
Sun Oct 27 21:17:54 UTC 2019 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-rYlczdf6, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-ysdCxioE:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Sep 24 14:54 b1
drwxr-xr-x 3 jenkins jenkins 4096 Sep 24 14:54 b2

/srv/reproducible-results/archlinuxrb-build-ysdCxioE/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Sep 24 14:54 bumblebee

/srv/reproducible-results/archlinuxrb-build-ysdCxioE/b1/bumblebee:
total 104
-rw-r--r-- 1 jenkins jenkins 50602 Sep 24 14:54 build1.log
-rw-r--r-- 1 jenkins jenkins     9 Sep 24 14:54 build1.version
-rw-r--r-- 1 jenkins jenkins 42112 Sep 24 14:54 bumblebee-3.2.1-19-x86_64.pkg.tar.xz

/srv/reproducible-results/archlinuxrb-build-ysdCxioE/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Sep 24 14:54 bumblebee

/srv/reproducible-results/archlinuxrb-build-ysdCxioE/b2/bumblebee:
total 96
-rw-r--r-- 1 jenkins jenkins 49085 Sep 24 14:54 build2.log
-rw-r--r-- 1 jenkins jenkins     9 Sep 24 14:54 build2.version
-rw-r--r-- 1 jenkins jenkins 42112 Sep 24 14:54 bumblebee-3.2.1-19-x86_64.pkg.tar.xz
Mon Sep 24 14:54:53 UTC 2018 - comparing results now.
Mon Sep 24 14:54:54 UTC 2018 - YAY - bumblebee/bumblebee-3.2.1-19-x86_64.pkg.tar.xz build reproducible in our test framework!
.BUILDINFO
.BUILDINFO
Mon Sep 24 14:54:54 UTC 2018 - https://tests.reproducible-builds.org/archlinux/community/bumblebee/ updated.
cat: pkg.build_duration: No such file or directory
Mon Sep 24 14:54:54 UTC 2018 - /srv/reproducible-results/archlinuxrb-build-ysdCxioE deleted.
Mon 24 Sep 14:54:54 UTC 2018 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-vOaQmH9p, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list