Skip to content

Instantly share code, notes, and snippets.

@nipsy
Created January 2, 2025 08:39
Show Gist options
  • Select an option

  • Save nipsy/82827f1bdae491e45b17fe50452a58d6 to your computer and use it in GitHub Desktop.

Select an option

Save nipsy/82827f1bdae491e45b17fe50452a58d6 to your computer and use it in GitHub Desktop.
wsmancli-build-failure.log
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/d23rhabqfmih2jh9s5yi5njjii0ac23m-source
source root is source
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
Running phase: autoreconfPhase
@nix { "action": "setPhase", "phase": "autoreconfPhase" }
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force
autoreconf: running: /nix/store/m0knd99ncm7kbpffm10gsdmgv1j6mgy6-autoconf-2.72/bin/autoconf --force
configure.ac:7: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:7: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:7: the top level
configure.ac:11: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:11: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:11: the top level
configure.ac:21: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:21: You should run autoupdate.
aclocal.m4:122: AC_PROG_LIBTOOL is expanded from...
configure.ac:21: the top level
configure.ac:26: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:26: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:26: the top level
configure.ac:33: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:33: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.ac:33: the top level
autoreconf: running: /nix/store/m0knd99ncm7kbpffm10gsdmgv1j6mgy6-autoconf-2.72/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:19: installing './compile'
configure.ac:21: installing './config.guess'
configure.ac:21: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am:84: warning: source file 'backend/cimxml/args.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least one source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However, this
automake: behavior may change in a future Automake major version, with object
automake: files being placed in the same subdirectory as the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
Makefile.am:84: warning: source file 'backend/cimxml/array.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/datetime.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/enumeration.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/instance.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/indicationlistener.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/constClass.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/method.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/objectpath.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/parameter.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/property.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/qualifier.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/string.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/value.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/client.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/genericlist.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/grammar.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/parserUtil.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/cimXmlParser.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/sfcUtil/hashtable.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/sfcUtil/utilFactory.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/sfcUtil/utilHashtable.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:84: warning: source file 'backend/cimxml/sfcUtil/utilStringBuffer.c' is in a subdirectory,
Makefile.am:84: but option 'subdir-objects' is disabled
Makefile.am:76: warning: source file 'cimc/cimcclient.c' is in a subdirectory,
Makefile.am:76: but option 'subdir-objects' is disabled
Makefile.am:80: warning: source file 'frontend/sfcc/sfcclient.c' is in a subdirectory,
Makefile.am:80: but option 'subdir-objects' is disabled
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: './install-sh' is updated
autoreconf: Leaving directory '.'
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
fixing libtool script ./ltmain.sh
./configure
patching script interpreter paths in ./configure
./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/sh"
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/m1cp315i3rf8n3770pw3rqcafrs6n1cf-sblim-sfcc-2.2.9
checking for a BSD-compatible install... /nix/store/4s9rah4cwaxflicsk5cndnknqlk9n4p3-coreutils-9.5/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /nix/store/4s9rah4cwaxflicsk5cndnknqlk9n4p3-coreutils-9.5/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/abm77lnrkrkb58z6xp1qwjcr1xgkcfwm-gnused-4.9/bin/sed
checking for grep that handles long lines and -e... /nix/store/aap6cq56amx4mzbyxp2wpgsf1kqjcr1f-gnugrep-3.11/bin/grep
checking for egrep... /nix/store/aap6cq56amx4mzbyxp2wpgsf1kqjcr1f-gnugrep-3.11/bin/grep -E
checking for fgrep... /nix/store/aap6cq56amx4mzbyxp2wpgsf1kqjcr1f-gnugrep-3.11/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) 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 ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for sysroot... no
checking for a working dd... /nix/store/4s9rah4cwaxflicsk5cndnknqlk9n4p3-coreutils-9.5/bin/dd
checking how to truncate binary pipes... /nix/store/4s9rah4cwaxflicsk5cndnknqlk9n4p3-coreutils-9.5/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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 sys/time.h... yes
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 (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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for egrep... (cached) /nix/store/aap6cq56amx4mzbyxp2wpgsf1kqjcr1f-gnugrep-3.11/bin/grep -E
checking for malloc.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for curl_easy_init in -lcurl... yes
checking for main in -lpthread... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for error_at_line... yes
checking for GNU libc compatible malloc... yes
checking for alarm... yes
checking for working mktime... yes
checking for GNU libc compatible realloc... yes
checking for strftime... yes
checking for gettimeofday... yes
checking for localtime_r... yes
checking for memset... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strstr... yes
checking for tzset... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sfcc.spec
config.status: creating TEST/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
build flags: -j16 SHELL=/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash
make all-recursive
make[1]: Entering directory '/build/source'
Making all in .
make[2]: Entering directory '/build/source'
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSFCB_LIBDIR=\"/nix/store/m1cp315i3rf8n3770pw3rqcafrs6n1cf-sblim-sfcc-2.2.9/lib/sfcb\" -g -O2 -c -o libcimcclient_la-cimcclient.lo `test -f 'cimc/cimcclient.c' || echo './'`cimc/cimcclient.c
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./cimc -I./backend/cimxml -I./frontend/sfcc -g -O2 -c -o libcmpisfcc_la-sfcclient.lo `test -f 'frontend/sfcc/sfcclient.c' || echo './'`frontend/sfcc/sfcclient.c
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-args.lo `test -f 'backend/cimxml/args.c' || echo './'`backend/cimxml/args.c
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-array.lo `test -f 'backend/cimxml/array.c' || echo './'`backend/cimxml/array.c
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-datetime.lo `test -f 'backend/cimxml/datetime.c' || echo './'`backend/cimxml/datetime.c
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-enumeration.lo `test -f 'backend/cimxml/enumeration.c' || echo './'`backend/cimxml/enumeration.c
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-instance.lo `test -f 'backend/cimxml/instance.c' || echo './'`backend/cimxml/instance.c
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-indicationlistener.lo `test -f 'backend/cimxml/indicationlistener.c' || echo './'`backend/cimxml/indicationlistener.c
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-constClass.lo `test -f 'backend/cimxml/constClass.c' || echo './'`backend/cimxml/constClass.c
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-method.lo `test -f 'backend/cimxml/method.c' || echo './'`backend/cimxml/method.c
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-objectpath.lo `test -f 'backend/cimxml/objectpath.c' || echo './'`backend/cimxml/objectpath.c
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-parameter.lo `test -f 'backend/cimxml/parameter.c' || echo './'`backend/cimxml/parameter.c
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-property.lo `test -f 'backend/cimxml/property.c' || echo './'`backend/cimxml/property.c
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-qualifier.lo `test -f 'backend/cimxml/qualifier.c' || echo './'`backend/cimxml/qualifier.c
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-string.lo `test -f 'backend/cimxml/string.c' || echo './'`backend/cimxml/string.c
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-value.lo `test -f 'backend/cimxml/value.c' || echo './'`backend/cimxml/value.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/parameter.c -fPIC -DPIC -o .libs/libcimcClientXML_la-parameter.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/args.c -fPIC -DPIC -o .libs/libcimcClientXML_la-args.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/constClass.c -fPIC -DPIC -o .libs/libcimcClientXML_la-constClass.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/array.c -fPIC -DPIC -o .libs/libcimcClientXML_la-array.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/enumeration.c -fPIC -DPIC -o .libs/libcimcClientXML_la-enumeration.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSFCB_LIBDIR=\"/nix/store/m1cp315i3rf8n3770pw3rqcafrs6n1cf-sblim-sfcc-2.2.9/lib/sfcb\" -g -O2 -c cimc/cimcclient.c -fPIC -DPIC -o .libs/libcimcclient_la-cimcclient.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/qualifier.c -fPIC -DPIC -o .libs/libcimcClientXML_la-qualifier.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/instance.c -fPIC -DPIC -o .libs/libcimcClientXML_la-instance.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/indicationlistener.c -fPIC -DPIC -o .libs/libcimcClientXML_la-indicationlistener.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./cimc -I./backend/cimxml -I./frontend/sfcc -g -O2 -c frontend/sfcc/sfcclient.c -fPIC -DPIC -o .libs/libcmpisfcc_la-sfcclient.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/property.c -fPIC -DPIC -o .libs/libcimcClientXML_la-property.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/objectpath.c -fPIC -DPIC -o .libs/libcimcClientXML_la-objectpath.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/method.c -fPIC -DPIC -o .libs/libcimcClientXML_la-method.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/string.c -fPIC -DPIC -o .libs/libcimcClientXML_la-string.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/datetime.c -fPIC -DPIC -o .libs/libcimcClientXML_la-datetime.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/value.c -fPIC -DPIC -o .libs/libcimcClientXML_la-value.o
backend/cimxml/datetime.c: In function 'bin2chars':
backend/cimxml/datetime.c:184:52: warning: '%+4.3ld' directive output may be truncated writing between 4 and 19 bytes into a region of size 5 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wformat-truncation-Wformat-truncation=]8;;]
184 | snprintf ( us_utc_time, 11, "%6.6ld%+4.3ld",
| ^~~~~~~
backend/cimxml/datetime.c:184:45: note: directive argument in the range [-153722867280912930, 153722867280912990]
184 | snprintf ( us_utc_time, 11, "%6.6ld%+4.3ld",
| ^~~~~~~~~~~~~~~
In file included from /nix/store/kj8hbqx4ds9qm9mq7hyikxyfwwg13kzj-glibc-2.40-36-dev/include/stdio.h:970,
from backend/cimxml/datetime.c:25:
In function 'snprintf',
inlined from 'bin2chars' at backend/cimxml/datetime.c:184:3:
/nix/store/kj8hbqx4ds9qm9mq7hyikxyfwwg13kzj-glibc-2.40-36-dev/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 11 and 26 bytes into a destination of size 11
68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69 |  __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70 |  __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-client.lo `test -f 'backend/cimxml/client.c' || echo './'`backend/cimxml/client.c
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-genericlist.lo `test -f 'backend/cimxml/genericlist.c' || echo './'`backend/cimxml/genericlist.c
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-grammar.lo `test -f 'backend/cimxml/grammar.c' || echo './'`backend/cimxml/grammar.c
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-parserUtil.lo `test -f 'backend/cimxml/parserUtil.c' || echo './'`backend/cimxml/parserUtil.c
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-cimXmlParser.lo `test -f 'backend/cimxml/cimXmlParser.c' || echo './'`backend/cimxml/cimXmlParser.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/client.c -fPIC -DPIC -o .libs/libcimcClientXML_la-client.o
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-hashtable.lo `test -f 'backend/cimxml/sfcUtil/hashtable.c' || echo './'`backend/cimxml/sfcUtil/hashtable.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/genericlist.c -fPIC -DPIC -o .libs/libcimcClientXML_la-genericlist.o
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-utilFactory.lo `test -f 'backend/cimxml/sfcUtil/utilFactory.c' || echo './'`backend/cimxml/sfcUtil/utilFactory.c
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-utilHashtable.lo `test -f 'backend/cimxml/sfcUtil/utilHashtable.c' || echo './'`backend/cimxml/sfcUtil/utilHashtable.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/grammar.c -fPIC -DPIC -o .libs/libcimcClientXML_la-grammar.o
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c -o libcimcClientXML_la-utilStringBuffer.lo `test -f 'backend/cimxml/sfcUtil/utilStringBuffer.c' || echo './'`backend/cimxml/sfcUtil/utilStringBuffer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/cimXmlParser.c -fPIC -DPIC -o .libs/libcimcClientXML_la-cimXmlParser.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/sfcUtil/hashtable.c -fPIC -DPIC -o .libs/libcimcClientXML_la-hashtable.o
/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=link gcc -g -O2 -version-info 0:0:0 -Wl,--version-script,./cimc/libcimcclient.Versions -o libcimcclient.la -rpath /nix/store/m1cp315i3rf8n3770pw3rqcafrs6n1cf-sblim-sfcc-2.2.9/lib libcimcclient_la-cimcclient.lo -ldl -lpthread
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/parserUtil.c -fPIC -DPIC -o .libs/libcimcClientXML_la-parserUtil.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/sfcUtil/utilHashtable.c -fPIC -DPIC -o .libs/libcimcClientXML_la-utilHashtable.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/sfcUtil/utilFactory.c -fPIC -DPIC -o .libs/libcimcClientXML_la-utilFactory.o
backend/cimxml/grammar.c: In function 'returnValue':
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -g -O2 -c backend/cimxml/sfcUtil/utilStringBuffer.c -fPIC -DPIC -o .libs/libcimcClientXML_la-utilStringBuffer.o
backend/cimxml/grammar.c:305:37: error: implicit declaration of function 'guessType' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;]
305 | t = guessType(stateUnion->xtokReturnValue.data.value.data.value);
| ^~~~~~~~~
backend/cimxml/grammar.c: In function 'iReturnValueContent':
backend/cimxml/grammar.c:434:25: error: implicit declaration of function 'setClassMethods' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;]
434 | setClassMethods(cls, &lvalp.xtokClass.methods);
| ^~~~~~~~~~~~~~~
make[2]: *** [Makefile:861: libcimcClientXML_la-grammar.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
backend/cimxml/cimXmlParser.c: In function 'scanCimXmlResponse':
backend/cimxml/cimXmlParser.c:1352:25: error: implicit declaration of function 'startParsing' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;]
1352 | control.respHdr.rc = startParsing(&control);
| ^~~~~~~~~~~~
backend/cimxml/cimXmlParser.c: At top level:
backend/cimxml/cimXmlParser.c:79:15: warning: 'c' is static but declared in inline function 'skipWS' which is not static
79 | static int c = 0;
| ^
backend/cimxml/client.c: In function 'genRequest':
backend/cimxml/client.c:408:4: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION []8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
408 | curl_easy_setopt(con->mHandle, CURLOPT_PROGRESSFUNCTION, checkProgress);
| ^~~~~~~~~~~~~~~~
In file included from backend/cimxml/client.c:26:
/nix/store/g26bs63hz87c9s3sg0v42d6d8gjk36qw-curl-8.11.0-dev/include/curl/curl.h:1303:3: note: declared here
1303 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56,
| ^~~~~~~~~~~~~~~~~
make[2]: *** [Makefile:875: libcimcClientXML_la-cimXmlParser.lo] Error 1
libtool: link: gcc -shared -fPIC -DPIC .libs/libcimcclient_la-cimcclient.o -ldl -lpthread -g -O2 -Wl,--version-script -Wl,./cimc/libcimcclient.Versions -Wl,-soname -Wl,libcimcclient.so.0 -o .libs/libcimcclient.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libcimcclient.so.0" && ln -s "libcimcclient.so.0.0.0" "libcimcclient.so.0")
libtool: link: (cd ".libs" && rm -f "libcimcclient.so" && ln -s "libcimcclient.so.0.0.0" "libcimcclient.so")
libtool: link: ( cd ".libs" && rm -f "libcimcclient.la" && ln -s "../libcimcclient.la" "libcimcclient.la" )
make[2]: Leaving directory '/build/source'
make[1]: *** [Makefile:1041: all-recursive] Error 1
make[1]: Leaving directory '/build/source'
make: *** [Makefile:586: all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment