[freem-dev] Build failed in Jenkins: freem-current-netbsd-amd64 #2

address not configured yet nobody at nowhere
Tue Feb 25 10:33:05 MST 2025


See <https://jenkins.chivanet.org/job/freem-current-netbsd-amd64/2/display/redirect>

Changes:


------------------------------------------
[...truncated 8.73 KiB...]
U freem/src/sighnd.h
U freem/src/ssvn.c
U freem/src/ssvn_character.c
U freem/src/ssvn_device.c
U freem/src/ssvn_display.c
U freem/src/ssvn_event.c
U freem/src/ssvn_global.c
U freem/src/ssvn_job.c
U freem/src/ssvn_library.c
U freem/src/ssvn_lock.c
U freem/src/ssvn_object.c
U freem/src/ssvn_routine.c
U freem/src/ssvn_system.c
U freem/src/ssvn_window.c
U freem/src/ssvn_y.c
U freem/src/ssvn_z.c
U freem/src/ssvn_zfile.c
U freem/src/ssvn_zfreem.c
U freem/src/ssvn_zos.c
U freem/src/ssvn_zprocess.c
U freem/src/ssvn_zrpi.c
U freem/src/ssvn_zrpi.h
U freem/src/strings.c
U freem/src/symtab_bltin.c
U freem/src/symtab_bltin.h
U freem/src/symtab_dispatch.c
U freem/src/tp_check.c
U freem/src/tp_check.h
U freem/src/transact.c
U freem/src/transact.h
U freem/src/version.h
U freem/src/views.c
U freem/src/xecline.c
cvs checkout: Updating freem/tests
U freem/tests/MAXLEN.m
cvs rlog -S -d25 Feb 2025 10:31:30 -0700<25 Feb 2025 10:32:36 -0700 freem 
cvs rlog: Logging freem
cvs rlog: Logging freem/contrib
cvs rlog: Logging freem/dev-tmpl
cvs rlog: Logging freem/doc
cvs rlog: Logging freem/examples
cvs rlog: Logging freem/examples/libfreem
cvs rlog: Logging freem/examples/libfreem/data
cvs rlog: Logging freem/examples/libfreem/freem_function
cvs rlog: Logging freem/examples/libfreem/get
cvs rlog: Logging freem/examples/libfreem/grades
cvs rlog: Logging freem/examples/libfreem/init
cvs rlog: Logging freem/examples/libfreem/kill
cvs rlog: Logging freem/examples/libfreem/lock
cvs rlog: Logging freem/examples/libfreem/order
cvs rlog: Logging freem/examples/libfreem/procedure
cvs rlog: Logging freem/examples/libfreem/query
cvs rlog: Logging freem/examples/libfreem/set
cvs rlog: Logging freem/examples/libfreem/tp
cvs rlog: Logging freem/examples/libfreem/unlock
cvs rlog: Logging freem/examples/libfreem/version
cvs rlog: Logging freem/m4
cvs rlog: Logging freem/mlib
cvs rlog: Logging freem/scripts
cvs rlog: Logging freem/scripts/freebsd-rc
cvs rlog: Logging freem/scripts/magic
cvs rlog: Logging freem/scripts/solaris-init
cvs rlog: Logging freem/scripts/systemd
cvs rlog: Logging freem/scripts/systemd/system
cvs rlog: Logging freem/scripts/systemd/user
cvs rlog: Logging freem/src
cvs rlog: Logging freem/tests
false
[freem-current-netbsd-amd64] $ /bin/sh -xe /tmp/jenkins15653356041954679301.sh
+ cd freem
+ autoreconf --install
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:44: installing './compile'
configure.ac:51: installing './config.guess'
configure.ac:51: installing './config.sub'
configure.ac:99: installing './install-sh'
configure.ac:99: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am:44: installing './texinfo.tex'
src/Makefile.am: installing './depcomp'
+ ./configure
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 whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for a readline compatible library... -ledit
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking whether readline supports history... yes
checking history.h usability... no
checking history.h presence... no
checking for history.h... no
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for NcursesW wide-character library... no
checking for Ncurses library... no
checking for Curses library... yes
checking for working curses.h... yes
checking for X/Open Enhanced Curses conformance... no
checking for Curses color functions... yes
checking for obsolete Curses functions... yes
checking for powf in -lm... yes
checking for pow in -lm... yes
checking build system type... x86_64-unknown-netbsd10.0
checking host system type... x86_64-unknown-netbsd10.0
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long... yes
checking wiringPi.h usability... no
checking wiringPi.h presence... no
checking for wiringPi.h... no
checking for library containing wiringPiSetup... no
checking for wiringPiSetup in -lwiringPi... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-unknown-netbsd10.0 file names to x86_64-unknown-netbsd10.0 format... func_convert_file_noop
checking how to convert x86_64-unknown-netbsd10.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating src/config.h
config.status: executing libtool commands
config.status: executing depfiles commands
+ make
Making all in src
make  all-am
gcc -DHAVE_CONFIG_H -I.  -DHACK_NOXLATE -DSYSCONFDIR=\"/usr/local/etc\" -DPREFIX=\"/usr/local\" -DDATADIR=\"/usr/local/share\" -DLOCALSTATEDIR=\"/usr/local/var\" -DHOST=\"x86_64-unknown-netbsd10.0\"  -fsigned-char  -g -O2 -MT freem-mumps.o -MD -MP -MF .deps/freem-mumps.Tpo -c -o freem-mumps.o `test -f 'mumps.c' || echo './'`mumps.c
mv -f .deps/freem-mumps.Tpo .deps/freem-mumps.Po
gcc -DHAVE_CONFIG_H -I.  -DHACK_NOXLATE -DSYSCONFDIR=\"/usr/local/etc\" -DPREFIX=\"/usr/local\" -DDATADIR=\"/usr/local/share\" -DLOCALSTATEDIR=\"/usr/local/var\" -DHOST=\"x86_64-unknown-netbsd10.0\"  -fsigned-char  -g -O2 -MT freem-iniconf.o -MD -MP -MF .deps/freem-iniconf.Tpo -c -o freem-iniconf.o `test -f 'iniconf.c' || echo './'`iniconf.c
mv -f .deps/freem-iniconf.Tpo .deps/freem-iniconf.Po
gcc -DHAVE_CONFIG_H -I.  -DHACK_NOXLATE -DSYSCONFDIR=\"/usr/local/etc\" -DPREFIX=\"/usr/local\" -DDATADIR=\"/usr/local/share\" -DLOCALSTATEDIR=\"/usr/local/var\" -DHOST=\"x86_64-unknown-netbsd10.0\"  -fsigned-char  -g -O2 -MT freem-sighnd.o -MD -MP -MF .deps/freem-sighnd.Tpo -c -o freem-sighnd.o `test -f 'sighnd.c' || echo './'`sighnd.c
mv -f .deps/freem-sighnd.Tpo .deps/freem-sighnd.Po
gcc -DHAVE_CONFIG_H -I.  -DHACK_NOXLATE -DSYSCONFDIR=\"/usr/local/etc\" -DPREFIX=\"/usr/local\" -DDATADIR=\"/usr/local/share\" -DLOCALSTATEDIR=\"/usr/local/var\" -DHOST=\"x86_64-unknown-netbsd10.0\"  -fsigned-char  -g -O2 -MT freem-init.o -MD -MP -MF .deps/freem-init.Tpo -c -o freem-init.o `test -f 'init.c' || echo './'`init.c
init.c: In function 'reset_terminal':
init.c:613:19: error: storage size of 'tpara' isn't known
  613 |     struct termio tpara;
      |                   ^~~~~
init.c:615:15: error: 'TCGETA' undeclared (first use in this function); did you mean 'TIOCGETA'?
  615 |     ioctl (0, TCGETA, &tpara);
      |               ^~~~~~
      |               TIOCGETA
init.c:615:15: note: each undeclared identifier is reported only once for each function it appears in
init.c:623:15: error: 'TCSETA' undeclared (first use in this function); did you mean 'TIOCSETA'?
  623 |     ioctl (0, TCSETA, &tpara);
      |               ^~~~~~
      |               TIOCSETA
*** Error code 1

Stop.
make[2]: stopped in <https://jenkins.chivanet.org/job/freem-current-netbsd-amd64/ws/freem/src>
*** Error code 1

Stop.
make[1]: stopped in <https://jenkins.chivanet.org/job/freem-current-netbsd-amd64/ws/freem/src>
*** Error code 1

Stop.
make: stopped in <https://jenkins.chivanet.org/job/freem-current-netbsd-amd64/ws/freem>
Build step 'Execute shell' marked build as failure


More information about the freem-dev mailing list