Build failed in Jenkins: reproducible_openwrt-target-bcm47xx #461
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Aug 3 16:54:47 BST 2023
See <https://jenkins.debian.net/job/reproducible_openwrt-target-bcm47xx/461/display/redirect>
Changes:
------------------------------------------
[...truncated 105.20 MB...]
Making install in bc
make[4]: Entering directory '/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/build_dir/host/bc-1.07.1/bc'
make[5]: Entering directory '/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/build_dir/host/bc-1.07.1/bc'
yes
/usr/bin/mkdir -p '/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/staging_dir/host/bin'
checking whether NAN macro works... /srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/staging_dir/host/bin/install -c bc '/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/staging_dir/host/bin'
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/build_dir/host/bc-1.07.1/bc'
make[4]: Leaving directory '/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/build_dir/host/bc-1.07.1/bc'
Making install in dc
make[4]: Entering directory '/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/build_dir/host/bc-1.07.1/dc'
make[5]: Entering directory '/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/build_dir/host/bc-1.07.1/dc'
/usr/bin/mkdir -p '/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/staging_dir/host/bin'
/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/staging_dir/host/bin/install -c dc '/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/staging_dir/host/bin'
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/build_dir/host/bc-1.07.1/dc'
make[4]: Leaving directory '/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/build_dir/host/bc-1.07.1/dc'
make[4]: Entering directory '/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/build_dir/host/bc-1.07.1'
make[5]: Entering directory '/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/build_dir/host/bc-1.07.1'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/build_dir/host/bc-1.07.1'
make[4]: Leaving directory '/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/build_dir/host/bc-1.07.1'
make[3]: Leaving directory '/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/build_dir/host/bc-1.07.1'
mkdir -p /srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/staging_dir/host/stamp
touch /srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/build_dir/host/bc-1.07.1/.built
touch /srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/staging_dir/host/stamp/.bc_installed
find /srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/build_dir/host/bc-1.07.1 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -print0 | xargs -r -0 rm -rf
make[2]: Leaving directory '/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/tools/bc'
time: tools/bc/compile#21.76#3.48#27.75
yes
checking whether HUGE_VAL works... yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether memrchr is declared... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking whether time_t is signed... yes
checking whether alarm is declared... yes
checking for working mktime... yes
checking whether trunc is declared... yes
UPD include/config/uboot.release
UPD include/generated/version_autogenerated.h
UPD include/generated/timestamp_autogenerated.h
COPY tools/version.h
HOSTCC tools/img2srec
checking whether struct tm is in sys/time.h or time.h... In file included from ././include/compiler.h:47,
from <command-line>:
/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/staging_dir/host/include/byteswap.h:2:2: warning: #include_next is a GCC extension
2 | #include_next <byteswap.h>
| ^~~~~~~~~~~~
time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for compound literals... yes
checking whether strerror(0) succeeds... HOSTCC tools/mkenvimage.o
yes
checking for strerror_r with POSIX signature... no
checking whether __xpg_strerror_r works... yes
checking whether strerror_r is declared... (cached) yes
checking for ssize_t... HOSTCC tools/os_support.o
yes
checking whether setenv is declared... WRAP tools/lib/crc32.c
HOSTCC tools/lib/crc32.o
yes
checking search.h usability... In file included from ././include/compiler.h:47,
from <command-line>:
/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/staging_dir/host/include/byteswap.h:2:2: warning: #include_next is a GCC extension
2 | #include_next <byteswap.h>
| ^~~~~~~~~~~~
yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... HOSTLD tools/mkenvimage
HOSTCC tools/aisimage.o
yes
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf is declared... yes
checking for library containing setsockopt... none needed
checking for stdbool.h that conforms to C99... HOSTCC tools/atmelimage.o
yes
checking for _Bool... yes
checking whether fcloseall is declared... yes
checking which flavor of printf attribute matches inttypes macros... HOSTCC tools/fit_common.o
system
checking whether ecvt is declared... yes
checking whether fcvt is declared... yes
checking whether gcvt is declared... HOSTCC tools/fit_image.o
yes
checking for strcasestr... yes
checking whether strcasestr works... yes
checking whether strdup is declared... yes
checking whether strndup is declared... yes
checking whether strnlen is declared... HOSTCC tools/image-host.o
yes
checking whether strstr works... yes
checking whether strtoumax is declared... yes
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... (cached) yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
checking for struct sockaddr_storage... yes
checking for sa_family_t... yes
checking for struct sockaddr_storage.ss_family... yes
checking for struct utsname... WRAP tools/boot/image-fit.c
HOSTCC tools/boot/image-fit.o
yes
checking for struct timespec in <time.h>... yes
checking for TIME_UTC in <time.h>... yes
checking whether execvpe is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... HOSTCC tools/image-sig-host.o
yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... WRAP tools/boot/image-fit-sig.c
HOSTCC tools/boot/image-fit-sig.o
yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... WRAP tools/boot/image-cipher.c
HOSTCC tools/boot/image-cipher.o
yes
checking whether putchar_unlocked is declared... yes
checking whether unsetenv is declared... WRAP tools/boot/fdt_region.c
HOSTCC tools/boot/fdt_region.o
yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether snprintf truncates the result as in C99... yes
checking for snprintf... (cached) yes
checking for strnlen... WRAP tools/boot/bootm.c
HOSTCC tools/boot/bootm.o
yes
checking for wcslen... yes
checking for wcsnlen... HOSTCC tools/default_image.o
yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking whether wcsdup is declared... yes
checking for time_t past the year 2038... yes
checking for C compiler option to allow warnings... WRAP tools/lib/fdtdec_common.c
HOSTCC tools/lib/fdtdec_common.o
-Wno-error
checking for C++ compiler option to allow warnings... -Wno-error
checking for IPv4 sockets... WRAP tools/lib/fdtdec.c
HOSTCC tools/lib/fdtdec.o
yes
checking for IPv6 sockets... yes
checking for off_t... WRAP tools/boot/image.c
HOSTCC tools/boot/image.o
yes
checking for LC_MESSAGES... yes
checking whether uselocale works... yes
checking for fake locale system (OpenBSD)... no
checking for Solaris 11.4 locale system... no
checking for getlocalename_l... WRAP tools/boot/image-host.c
HOSTCC tools/boot/image-host.o
no
checking for CFPreferencesCopyAppValue... HOSTCC tools/imagetool.o
no
checking for CFLocaleCopyPreferredLanguages... no
checking for library needed for semaphore functions... none
checking whether <sys/select.h> is self-contained... HOSTCC tools/imximage.o
yes
checking whether select supports a 0 argument... yes
checking whether select detects invalid fds... yes
checking for pthread_t... yes
checking for pthread_spinlock_t... HOSTCC tools/imx8image.o
yes
checking for PTHREAD_CREATE_DETACHED... yes
checking for PTHREAD_MUTEX_RECURSIVE... yes
checking for PTHREAD_MUTEX_ROBUST... yes
checking for PTHREAD_PROCESS_SHARED... yes
checking for sigset_t... yes
checking for sched.h... yes
checking for struct sched_param... HOSTCC tools/imx8mimage.o
yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking whether <sys/ioctl.h> declares ioctl... HOSTCC tools/kwbimage.o
yes
checking for alloca as a compiler built-in... yes
checking whether to enable assertions... yes
checking whether btowc(0) is correct... yes
checking whether btowc(EOF) is correct... yes
checking for __builtin_expect... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes
checking whether this system supports file names of any length... no
checking for library containing clock_gettime... none required
checking for clock_getres... yes
checking for clock_gettime... yes
checking for clock_settime... yes
checking for closedir... yes
checking for d_ino member in directory struct... WRAP tools/lib/md5.c
HOSTCC tools/lib/md5.o
In file included from ././include/compiler.h:47,
from <command-line>:
/srv/workspace/chroots/rbuild-openwrt-build-2023-08-03-JryVcsci/build/source/staging_dir/host/include/byteswap.h:2:2: warning: #include_next is a GCC extension
2 | #include_next <byteswap.h>
| ^~~~~~~~~~~~
yes
checking for d_type member in directory struct... yes
checking for dirfd... yes
checking whether dirfd is declared... HOSTCC tools/lpc32xximage.o
yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... (cached) no
checking whether dup works... yes
checking whether dup2 works... HOSTCC tools/mxsimage.o
yes
checking for error_at_line... yes
checking for euidaccess... yes
checking whether fflush works on input streams... (cached) no
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether fdopendir is declared... yes
checking whether fdopendir works... yes
checking whether fflush works on input streams... (cached) no
checking for struct stat.st_blocks... yes
checking for flexible array member... yes
checking whether conversion from 'int' to 'long double' works... yes
checking for working GNU fnmatch... HOSTCC tools/omapimage.o
yes
checking whether fopen recognizes a trailing slash... yes
checking whether fopen supports the mode character 'x'... HOSTCC tools/pblimage.o
client_loop: send disconnect: Broken pipe
ssh: Could not resolve hostname osuosl1-amd64.debian.net: Temporary failure in name resolution
ssh: Could not resolve hostname osuosl2-amd64.debian.net: Temporary failure in name resolution
ssh: Could not resolve hostname osuosl1-amd64.debian.net: Temporary failure in name resolution
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(231) [Receiver=3.2.7]
ssh: Could not resolve hostname osuosl2-amd64.debian.net: Temporary failure in name resolution
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(231) [Receiver=3.2.7]
ssh: Could not resolve hostname osuosl1-amd64.debian.net: Temporary failure in name resolution
ssh: Could not resolve hostname osuosl2-amd64.debian.net: Temporary failure in name resolution
Thu Aug 3 14:53:02 UTC 2023 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-hv94yxaQ, removing.
Build step 'Execute shell' marked build as failure
Archiving artifacts
More information about the Qa-jenkins-scm
mailing list