[freem-dev] Build failed in Jenkins: freem-current-linux-arch-amd64 #1

address not configured yet nobody at nowhere
Tue Feb 25 10:17:43 MST 2025


See <https://jenkins.chivanet.org/job/freem-current-linux-arch-amd64/1/display/redirect>

Changes:


------------------------------------------
[...truncated 7.18 KiB...]
U freem/src/fma_gedit.h
U freem/src/fma_globals.c
U freem/src/fma_globals.h
U freem/src/fma_jobs.c
U freem/src/fma_jobs.h
U freem/src/fma_journals.c
U freem/src/fma_journals.h
U freem/src/fma_locks.c
U freem/src/fma_locks.h
U freem/src/fma_routines.c
U freem/src/fma_routines.h
U freem/src/fmadm.c
U freem/src/fmadm.h
U freem/src/freem.h
U freem/src/frmgbl.c
U freem/src/fs.c
U freem/src/fs.h
U freem/src/gcompact.c
U freem/src/gfix.c
U freem/src/global_bltin.c
U freem/src/global_bltin.h
U freem/src/global_dispatch.c
U freem/src/glocks.c
U freem/src/grestore.c
U freem/src/iftab.c
U freem/src/iftab.h
U freem/src/iniconf.c
U freem/src/iniconf.h
U freem/src/init.c
U freem/src/init.h
U freem/src/io_socket.c
U freem/src/io_socket.h
U freem/src/jnldefs.h
U freem/src/jobtab.c
U freem/src/jobtab.h
U freem/src/journal.c
U freem/src/journal.h
U freem/src/libfill.h
U freem/src/locktab.c
U freem/src/locktab.h
U freem/src/log.c
U freem/src/log.h
U freem/src/mcommand.c
U freem/src/mcommand.h
U freem/src/mdebug.c
U freem/src/mdebug.h
U freem/src/merge.h
U freem/src/merr.c
U freem/src/merr.h
U freem/src/mlib.c
U freem/src/mpsdef.h
U freem/src/mpsdef0.h
U freem/src/mref.c
U freem/src/mref.h
U freem/src/mtok.c
U freem/src/mtok.h
U freem/src/mumps.c
U freem/src/mwapi_event.c
U freem/src/mwapi_event.h
U freem/src/mwapi_window.c
U freem/src/mwapi_window.h
U freem/src/namespace.c
U freem/src/namespace.h
U freem/src/objects.c
U freem/src/objects.h
U freem/src/operator.c
U freem/src/routine.c
U freem/src/routine.h
U freem/src/service.c
U freem/src/shmmgr.c
U freem/src/shmmgr.h
U freem/src/sighnd.c
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
false
[freem-current-linux-arch-amd64] $ /bin/sh -xe /tmp/jenkins5934846288524435451.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 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 NcursesW wide-character library... yes
checking for working ncursesw/curses.h... no
checking for working ncursesw.h... no
checking for working ncurses.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 ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for gawk... gawk
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... no
checking if : 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... no
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 sleep supports fractional seconds... yes
checking filesystem timestamp resolution... ./configure: line 14537: make: command not found
./configure: line 14537: make: command not found
./configure: line 14537: make: command not found
0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking whether make sets $(MAKE)... no
checking whether make supports the include directive... no
checking whether make supports nested variables... no
checking xargs -n works... yes
checking dependency style of gcc... none
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
config.status: error: in '<https://jenkins.chivanet.org/job/freem-current-linux-arch-amd64/ws/freem'>:
config.status: error: Something went wrong bootstrapping makefile fragments
    for automatic dependency tracking.  If GNU make was not used, consider
    re-running the configure script with MAKE="gmake" (or whatever is
    necessary).  You can also try re-running configure with the
    '--disable-dependency-tracking' option to at least be able to build
    the package (albeit without support for automatic dependency tracking).
See 'config.log' for more details
Build step 'Execute shell' marked build as failure


More information about the freem-dev mailing list