[freem-dev] Build failed in Jenkins: freem-current-slackware-142-amd64 #46
Jenkins
jenkins at chivanet.org
Sun Mar 23 19:48:25 MDT 2025
See <https://jenkins.chivanet.org/job/freem-current-slackware-142-amd64/46/display/redirect?page=changes>
Changes:
[Serena Willis] Guard declaration of time function in global_bltin.c for portability
[Serena Willis] Make symtab action defines more portable
[Serena Willis] Make symtab action defines more portable
------------------------------------------
[...truncated 12.42 KiB...]
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for a readline compatible library... -lreadline
checking for readline.h... no
checking for readline/readline.h... yes
checking whether readline supports history... yes
checking for history.h... no
checking for readline/history.h... yes
checking for powf in -lm... yes
checking for pow in -lm... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for getopt.h... yes
checking for getopt_long... yes
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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
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... mawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/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 -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.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 race-free mkdir -p... /usr/bin/mkdir -p
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 the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (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 -j
Making all in src
make[1]: Entering directory '<https://jenkins.chivanet.org/job/freem-current-slackware-142-amd64/ws/freem/src'>
make all-am
make[2]: Entering directory '<https://jenkins.chivanet.org/job/freem-current-slackware-142-amd64/ws/freem/src'>
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-pc-linux-gnu\" -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
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-pc-linux-gnu\" -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
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-pc-linux-gnu\" -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
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-pc-linux-gnu\" -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
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-pc-linux-gnu\" -fsigned-char -g -O2 -MT freem-expr.o -MD -MP -MF .deps/freem-expr.Tpo -c -o freem-expr.o `test -f 'expr.c' || echo './'`expr.c
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-pc-linux-gnu\" -fsigned-char -g -O2 -MT freem-global_dispatch.o -MD -MP -MF .deps/freem-global_dispatch.Tpo -c -o freem-global_dispatch.o `test -f 'global_dispatch.c' || echo './'`global_dispatch.c
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-pc-linux-gnu\" -fsigned-char -g -O2 -MT freem-global_bltin.o -MD -MP -MF .deps/freem-global_bltin.Tpo -c -o freem-global_bltin.o `test -f 'global_bltin.c' || echo './'`global_bltin.c
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-pc-linux-gnu\" -fsigned-char -g -O2 -MT freem-mlib.o -MD -MP -MF .deps/freem-mlib.Tpo -c -o freem-mlib.o `test -f 'mlib.c' || echo './'`mlib.c
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-pc-linux-gnu\" -fsigned-char -g -O2 -MT freem-namespace.o -MD -MP -MF .deps/freem-namespace.Tpo -c -o freem-namespace.o `test -f 'namespace.c' || echo './'`namespace.c
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-pc-linux-gnu\" -fsigned-char -g -O2 -MT freem-operator.o -MD -MP -MF .deps/freem-operator.Tpo -c -o freem-operator.o `test -f 'operator.c' || echo './'`operator.c
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-pc-linux-gnu\" -fsigned-char -g -O2 -MT freem-service.o -MD -MP -MF .deps/freem-service.Tpo -c -o freem-service.o `test -f 'service.c' || echo './'`service.c
In file included from mpsdef.h:45,
from mumps.c:40:
mpsdef0.h:295:19: error: missing ')' after "defined"
295 | #if !defined(__OS2--)
| ^~
mpsdef0.h:295:21: error: missing '(' in expression
295 | #if !defined(__OS2--)
| ^
In file included from mpsdef.h:45,
from sighnd.c:70:
mpsdef0.h:295:19: error: missing ')' after "defined"
295 | #if !defined(__OS2--)
| ^~
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-pc-linux-gnu\" -fsigned-char -g -O2 -MT freem-ssvn.o -MD -MP -MF .deps/freem-ssvn.Tpo -c -o freem-ssvn.o `test -f 'ssvn.c' || echo './'`ssvn.c
mpsdef0.h:295:21: error: missing '(' in expression
295 | #if !defined(__OS2--)
| ^
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-pc-linux-gnu\" -fsigned-char -g -O2 -MT freem-ssvn_character.o -MD -MP -MF .deps/freem-ssvn_character.Tpo -c -o freem-ssvn_character.o `test -f 'ssvn_character.c' || echo './'`ssvn_character.c
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-pc-linux-gnu\" -fsigned-char -g -O2 -MT freem-ssvn_device.o -MD -MP -MF .deps/freem-ssvn_device.Tpo -c -o freem-ssvn_device.o `test -f 'ssvn_device.c' || echo './'`ssvn_device.c
make[2]: *** [Makefile:2753: freem-sighnd.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from mpsdef.h:45,
from iniconf.c:47:
mpsdef0.h:295:19: error: missing ')' after "defined"
295 | #if !defined(__OS2--)
| ^~
In file included from mpsdef.h:45,
from namespace.c:41:
mpsdef0.h:295:19: error: missing ')' after "defined"
295 | #if !defined(__OS2--)
| ^~
make[2]: *** [Makefile:2725: freem-mumps.o] Error 1
mpsdef0.h:295:21: error: missing '(' in expression
295 | #if !defined(__OS2--)
| ^
mpsdef0.h:295:21: error: missing '(' in expression
295 | #if !defined(__OS2--)
| ^
In file included from mpsdef.h:45,
from global_bltin.c:50:
mpsdef0.h:295:19: error: missing ')' after "defined"
295 | #if !defined(__OS2--)
| ^~
mpsdef0.h:295:21: error: missing '(' in expression
295 | #if !defined(__OS2--)
| ^
make[2]: *** [Makefile:2837: freem-namespace.o] Error 1
In file included from mpsdef.h:45,
from mlib.c:38:
mpsdef0.h:295:19: error: missing ')' after "defined"
295 | #if !defined(__OS2--)
| ^~
make[2]: *** [Makefile:2739: freem-iniconf.o] Error 1
mpsdef0.h:295:21: error: missing '(' in expression
295 | #if !defined(__OS2--)
| ^
In file included from mpsdef.h:45,
from ssvn_character.c:39:
mpsdef0.h:295:19: error: missing ')' after "defined"
295 | #if !defined(__OS2--)
| ^~
mpsdef0.h:295:21: error: missing '(' in expression
295 | #if !defined(__OS2--)
| ^
In file included from mpsdef.h:45,
from expr.c:59:
mpsdef0.h:295:19: error: missing ')' after "defined"
295 | #if !defined(__OS2--)
| ^~
mpsdef0.h:295:21: error: missing '(' in expression
295 | #if !defined(__OS2--)
| ^
make[2]: *** [Makefile:2893: freem-ssvn_character.o] Error 1
In file included from mpsdef.h:45,
from operator.c:35:
mpsdef0.h:295:19: error: missing ')' after "defined"
295 | #if !defined(__OS2--)
| ^~
mpsdef0.h:295:21: error: missing '(' in expression
295 | #if !defined(__OS2--)
| ^
make[2]: *** [Makefile:2823: freem-mlib.o] Error 1
In file included from mpsdef.h:45,
from global_dispatch.c:40:
mpsdef0.h:295:19: error: missing ')' after "defined"
295 | #if !defined(__OS2--)
| ^~
mpsdef0.h:295:21: error: missing '(' in expression
295 | #if !defined(__OS2--)
| ^
In file included from mpsdef.h:45,
from init.c:70:
mpsdef0.h:295:19: error: missing ')' after "defined"
295 | #if !defined(__OS2--)
| ^~
mpsdef0.h:295:21: error: missing '(' in expression
295 | #if !defined(__OS2--)
| ^
make[2]: *** [Makefile:2809: freem-global_bltin.o] Error 1
In file included from mpsdef.h:45,
from service.c:52:
mpsdef0.h:295:19: error: missing ')' after "defined"
295 | #if !defined(__OS2--)
| ^~
mpsdef0.h:295:21: error: missing '(' in expression
295 | #if !defined(__OS2--)
| ^
make[2]: *** [Makefile:2795: freem-global_dispatch.o] Error 1
In file included from mpsdef.h:45,
from ssvn.c:42:
mpsdef0.h:295:19: error: missing ')' after "defined"
295 | #if !defined(__OS2--)
| ^~
mpsdef0.h:295:21: error: missing '(' in expression
295 | #if !defined(__OS2--)
| ^
make[2]: *** [Makefile:2879: freem-ssvn.o] Error 1
make[2]: *** [Makefile:2767: freem-init.o] Error 1
In file included from mpsdef.h:45,
from ssvn_device.c:37:
mpsdef0.h:295:19: error: missing ')' after "defined"
295 | #if !defined(__OS2--)
| ^~
mpsdef0.h:295:21: error: missing '(' in expression
295 | #if !defined(__OS2--)
| ^
make[2]: *** [Makefile:2851: freem-operator.o] Error 1
make[2]: *** [Makefile:2907: freem-ssvn_device.o] Error 1
make[2]: *** [Makefile:2865: freem-service.o] Error 1
make[2]: *** [Makefile:2781: freem-expr.o] Error 1
make[2]: Leaving directory '<https://jenkins.chivanet.org/job/freem-current-slackware-142-amd64/ws/freem/src'>
make[1]: *** [Makefile:703: all] Error 2
make[1]: Leaving directory '<https://jenkins.chivanet.org/job/freem-current-slackware-142-amd64/ws/freem/src'>
make: *** [Makefile:825: all-recursive] Error 1
Build step 'Execute shell' marked build as failure
More information about the freem-dev
mailing list