[Qa-jenkins-scm] Build failed in Jenkins: reproducible_netbsd #889

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Feb 27 21:24:17 GMT 2023


See <https://jenkins.debian.net/job/reproducible_netbsd/889/display/redirect>

Changes:


------------------------------------------
[...truncated 1.13 GB...]
  121 |   checksum = &next68klabel->NEXT68K_LABEL_cd_v3_checksum;
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/next68k.c:123:14: warning: taking address of packed member of 'struct next68k_disklabel' may result in an unaligned pointer value [-Waddress-of-packed-member]
  123 |   checksum = &next68klabel->cd_checksum;
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/pmax.c: In function 'pmax_clearboot':
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/pmax.c:165:3: warning: converting a packed 'struct pmax_boot_block' pointer (alignment 1) to a 'uint16_t' {aka 'const short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member]
  165 |   sum = compute_sunsum((uint16_t *)&bb);
      |   ^~~
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/installboot.h:37,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/pmax.c:116:
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/../../sys/sys/bootblock.h:1264:8: note: defined here
 1264 | struct pmax_boot_block {
      |        ^~~~~~~~~~~~~~~
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/pmax.c:166:3: warning: converting a packed 'struct pmax_boot_block' pointer (alignment 1) to a 'uint16_t' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member]
  166 |   if (! set_sunsum(params, (uint16_t *)&bb, sum))
      |   ^~
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/installboot.h:37,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/pmax.c:116:
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/../../sys/sys/bootblock.h:1264:8: note: defined here
 1264 | struct pmax_boot_block {
      |        ^~~~~~~~~~~~~~~
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/pmax.c: In function 'pmax_setboot':
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/pmax.c:250:3: warning: converting a packed 'struct pmax_boot_block' pointer (alignment 1) to a 'uint16_t' {aka 'const short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member]
  250 |   sum = compute_sunsum((uint16_t *)&bb);
      |   ^~~
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/installboot.h:37,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/pmax.c:116:
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/../../sys/sys/bootblock.h:1264:8: note: defined here
 1264 | struct pmax_boot_block {
      |        ^~~~~~~~~~~~~~~
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/pmax.c:251:3: warning: converting a packed 'struct pmax_boot_block' pointer (alignment 1) to a 'uint16_t' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member]
  251 |   if (! set_sunsum(params, (uint16_t *)&bb, sum))
      |   ^~
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/installboot.h:37,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/pmax.c:116:
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/../../sys/sys/bootblock.h:1264:8: note: defined here
 1264 | struct pmax_boot_block {
      |        ^~~~~~~~~~~~~~~
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/vax.c: In function 'vax_clearboot':
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/vax.c:146:3: warning: converting a packed 'struct vax_boot_block' pointer (alignment 1) to a 'uint16_t' {aka 'const short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member]
  146 |   sum = compute_sunsum((uint16_t *)&bb);
      |   ^~~
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/installboot.h:37,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/vax.c:89:
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/../../sys/sys/bootblock.h:1406:8: note: defined here
 1406 | struct vax_boot_block {
      |        ^~~~~~~~~~~~~~
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/vax.c:147:3: warning: converting a packed 'struct vax_boot_block' pointer (alignment 1) to a 'uint16_t' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member]
  147 |   if (! set_sunsum(params, (uint16_t *)&bb, sum))
      |   ^~
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/installboot.h:37,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/vax.c:89:
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/../../sys/sys/bootblock.h:1406:8: note: defined here
 1406 | struct vax_boot_block {
      |        ^~~~~~~~~~~~~~
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/vax.c: In function 'vax_setboot':
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/vax.c:252:3: warning: converting a packed 'struct vax_boot_block' pointer (alignment 1) to a 'uint16_t' {aka 'const short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member]
  252 |   sum = compute_sunsum((uint16_t *)bb);
      |   ^~~
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/installboot.h:37,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/vax.c:89:
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/../../sys/sys/bootblock.h:1406:8: note: defined here
 1406 | struct vax_boot_block {
      |        ^~~~~~~~~~~~~~
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/vax.c:253:3: warning: converting a packed 'struct vax_boot_block' pointer (alignment 1) to a 'uint16_t' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member]
  253 |   if (! set_sunsum(params, (uint16_t *)bb, sum))
      |   ^~
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/installboot.h:37,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/arch/vax.c:89:
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/../../sys/sys/bootblock.h:1406:8: note: defined here
 1406 | struct vax_boot_block {
      |        ^~~~~~~~~~~~~~
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/ffs.c:65:
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/obj/tooldir.Linux-5.10.0-21-amd64-x86_64/include/nbinclude/ufs/ufs/dir.h:92: warning: "DT_UNKNOWN" redefined
   92 | #define DT_UNKNOWN  0
      | 
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/compat/compat_defs.h:245,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/obj/tooldir.Linux-5.10.0-21-amd64-x86_64/include/compat/nbtool_config.h:928,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/ffs.c:33:
/usr/include/dirent.h:100: note: this is the location of the previous definition
  100 | # define DT_UNKNOWN DT_UNKNOWN
      | 
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/ffs.c:65:
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/obj/tooldir.Linux-5.10.0-21-amd64-x86_64/include/nbinclude/ufs/ufs/dir.h:93: warning: "DT_FIFO" redefined
   93 | #define DT_FIFO   1
      | 
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/compat/compat_defs.h:245,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/obj/tooldir.Linux-5.10.0-21-amd64-x86_64/include/compat/nbtool_config.h:928,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/ffs.c:33:
/usr/include/dirent.h:102: note: this is the location of the previous definition
  102 | # define DT_FIFO DT_FIFO
      | 
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/ffs.c:65:
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/obj/tooldir.Linux-5.10.0-21-amd64-x86_64/include/nbinclude/ufs/ufs/dir.h:94: warning: "DT_CHR" redefined
   94 | #define DT_CHR   2
      | 
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/compat/compat_defs.h:245,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/obj/tooldir.Linux-5.10.0-21-amd64-x86_64/include/compat/nbtool_config.h:928,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/ffs.c:33:
/usr/include/dirent.h:104: note: this is the location of the previous definition
  104 | # define DT_CHR  DT_CHR
      | 
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/ffs.c:65:
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/obj/tooldir.Linux-5.10.0-21-amd64-x86_64/include/nbinclude/ufs/ufs/dir.h:95: warning: "DT_DIR" redefined
   95 | #define DT_DIR   4
      | 
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/compat/compat_defs.h:245,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/obj/tooldir.Linux-5.10.0-21-amd64-x86_64/include/compat/nbtool_config.h:928,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/ffs.c:33:
/usr/include/dirent.h:106: note: this is the location of the previous definition
  106 | # define DT_DIR  DT_DIR
      | 
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/ffs.c:65:
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/obj/tooldir.Linux-5.10.0-21-amd64-x86_64/include/nbinclude/ufs/ufs/dir.h:96: warning: "DT_BLK" redefined
   96 | #define DT_BLK   6
      | 
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/compat/compat_defs.h:245,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/obj/tooldir.Linux-5.10.0-21-amd64-x86_64/include/compat/nbtool_config.h:928,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/ffs.c:33:
/usr/include/dirent.h:108: note: this is the location of the previous definition
  108 | # define DT_BLK  DT_BLK
      | 
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/ffs.c:65:
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/obj/tooldir.Linux-5.10.0-21-amd64-x86_64/include/nbinclude/ufs/ufs/dir.h:97: warning: "DT_REG" redefined
   97 | #define DT_REG   8
      | 
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/compat/compat_defs.h:245,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/obj/tooldir.Linux-5.10.0-21-amd64-x86_64/include/compat/nbtool_config.h:928,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/ffs.c:33:
/usr/include/dirent.h:110: note: this is the location of the previous definition
  110 | # define DT_REG  DT_REG
      | 
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/ffs.c:65:
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/obj/tooldir.Linux-5.10.0-21-amd64-x86_64/include/nbinclude/ufs/ufs/dir.h:98: warning: "DT_LNK" redefined
   98 | #define DT_LNK  10
      | 
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/compat/compat_defs.h:245,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/obj/tooldir.Linux-5.10.0-21-amd64-x86_64/include/compat/nbtool_config.h:928,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/ffs.c:33:
/usr/include/dirent.h:112: note: this is the location of the previous definition
  112 | # define DT_LNK  DT_LNK
      | 
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/ffs.c:65:
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/obj/tooldir.Linux-5.10.0-21-amd64-x86_64/include/nbinclude/ufs/ufs/dir.h:99: warning: "DT_SOCK" redefined
   99 | #define DT_SOCK  12
      | 
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/compat/compat_defs.h:245,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/obj/tooldir.Linux-5.10.0-21-amd64-x86_64/include/compat/nbtool_config.h:928,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/ffs.c:33:
/usr/include/dirent.h:114: note: this is the location of the previous definition
  114 | # define DT_SOCK DT_SOCK
      | 
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/ffs.c:65:
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/obj/tooldir.Linux-5.10.0-21-amd64-x86_64/include/nbinclude/ufs/ufs/dir.h:100: warning: "DT_WHT" redefined
  100 | #define DT_WHT  14
      | 
In file included from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/compat/compat_defs.h:245,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/obj/tooldir.Linux-5.10.0-21-amd64-x86_64/include/compat/nbtool_config.h:928,
                 from /srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/installboot/../../usr.sbin/installboot/ffs.c:33:
/usr/include/dirent.h:116: note: this is the location of the previous definition
  116 | # define DT_WHT  DT_WHT
      | 
configure: WARNING: missing programs:

  The programs
     `pnmcut', `pnmcrop', `pnmtopng', `psselect', `pnmtops' and `gs'
  cannot be found in the PATH.
  Consequently, groff's HTML backend (grohtml) will not work properly;
  therefore, it will neither be possible to prepare, nor to install,
  documentation in HTML format.
     
configure: WARNING: missing program:

  The program `gs' cannot be found in the PATH.
  Consequently, groff's PDF formatter (pdfroff) will not work properly;
  therefore, it will neither be possible to prepare, nor to install,
  documentation in PDF format.
     
ar: creating libgroff.a
ar: creating libdriver.a
ar: creating libbib.a

*** Failed target:  label.cpp
*** Failed command: test -f y.tab.h && mv y.tab.h y_tab.h
<standard input>:63: warning: macro `st' not defined
file configure.local: no (fully automatic configuration)
tested operating system: Linux -> OSENUM=MANDOC_OS_OTHER
tested cc -W: tested noop: yes
selected CFLAGS="-g -W -Wall -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter"
tested noop-static: yes
selected STATIC="-static"
tested dirent-namlen: no
tested be32toh: yes
tested be32toh-DSYS_ENDIAN: no
tested EFTYPE: no
tested err: yes
tested getline: yes
tested getsubopt: yes
tested isblank: yes
tested mkdtemp: yes
tested ntohl: yes
tested O_DIRECTORY: yes
tested PATH_MAX: yes
tested pledge: no
tested sandbox_init: no
tested progname: no
tested reallocarray: yes
tested recallocarray-D_OPENBSD_SOURCE: no
tested rewb-bsd: no
tested rewb-sysv: yes
tested strcasestr-D_GNU_SOURCE: yes
tested stringlist: no
tested strlcat: no
tested strlcpy: no
tested strndup: yes
tested strptime-D_GNU_SOURCE: yes
tested strsep: yes
tested strtonum-D_OPENBSD_SOURCE: no
tested vasprintf-D_GNU_SOURCE: yes
tested fts-DFTS_COMPARE_CONST: no
tested fts: yes
tested less -T: yes
selected UTF8_LOCALE=en_US.utf8
tested wchar-D_GNU_SOURCE-DUTF8_LOCALE="en_US.utf8": yes
tested nanosleep: yes
tested ohash-lutil: no
selected LDADD="    -lz"
file config.h: written
file Makefile.local: written
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/dbm_map.c: In function 'dbm_match':
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/dbm_map.c:188:10: warning: implicit declaration of function 'strcasestr'; did you mean 'strcasecmp'? [-Wimplicit-function-declaration]
  188 |   return strcasestr(str, match->str) != NULL;
      |          ^~~~~~~~~~
      |          strcasecmp
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/dbm_map.c:188:38: warning: comparison between pointer and integer
  188 |   return strcasestr(str, match->str) != NULL;
      |                                      ^~
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/mansearch.c: In function 'lstmatch':
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/mansearch.c:537:21: warning: implicit declaration of function 'strcasestr'; did you mean 'strcasecmp'? [-Wimplicit-function-declaration]
  537 |                 if (strcasestr(have, want) != NULL)
      |                     ^~~~~~~~~~
      |                     strcasecmp
/srv/workspace/chroots/rbuild-netbsd-build-I0v2Hvxs/netbsd/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/mansearch.c:537:44: warning: comparison between pointer and integer
  537 |                 if (strcasestr(have, want) != NULL)
      |                                            ^~
client_loop: send disconnect: Broken pipe

SSH EXIT CODE: 255
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list