>>> openjade: Building main/openjade 1.3.2-r9 (using abuild 3.15.0-r0) started Thu, 07 Aug 2025 20:39:52 +0000 >>> openjade: Validating /home/udu/aports/main/openjade/APKBUILD... >>> WARNING: openjade: No maintainer >>> openjade: Analyzing dependencies... >>> openjade: Installing for build: build-base opensp-dev perl libtool autoconf (1/3) Installing opensp (1.5.2-r6) (2/3) Installing opensp-dev (1.5.2-r6) (3/3) Installing .makedepends-openjade (20250807.203952) Executing busybox-1.37.0-r19.trigger OK: 2077 MiB in 441 packages >>> openjade: Cleaning up srcdir >>> openjade: Cleaning up pkgdir >>> openjade: Cleaning up tmpdir >>> openjade: Fetching https://prdownloads.sourceforge.net/openjade/openjade-1.3.2.tar.gz >>> openjade: Fetching https://prdownloads.sourceforge.net/openjade/openjade-1.3.2.tar.gz >>> openjade: Checking sha512sums... openjade-1.3.2.tar.gz: OK openjade-1.3.2-msggen.pl.patch: OK openjade-1.3.2-ldflags.patch: OK openjade-1.3.2-deplibs.patch: OK openjade-1.3.2-libosp-la.patch: OK openjade-1.3.2-gcc46.patch: OK openjade-1.3.2-respect-ldflags.patch: OK libtool.patch: OK >>> openjade: Unpacking /var/cache/distfiles/openjade-1.3.2.tar.gz... >>> openjade: openjade-1.3.2-msggen.pl.patch patching file msggen.pl patch unexpectedly ends in middle of line Hunk #3 succeeded at 72 with fuzz 1. >>> openjade: openjade-1.3.2-ldflags.patch patching file jade/Makefile.sub >>> openjade: openjade-1.3.2-deplibs.patch patching file grove/Makefile.sub patching file spgrove/Makefile.sub patching file style/Makefile.sub >>> openjade: openjade-1.3.2-libosp-la.patch patching file jade/Makefile.sub patching file Makefile.prog.in >>> openjade: openjade-1.3.2-gcc46.patch patching file jade/TeXFOTBuilder.cxx patching file jade/TransformFOTBuilder.cxx >>> openjade: openjade-1.3.2-respect-ldflags.patch patching file Makefile.lib.in >>> openjade: libtool.patch patching file Makefile.comm.in patching file Makefile.lib.in patching file Makefile.prog.in >>> openjade: Updating ./config/config.guess >>> openjade: Updating ./config/config.sub libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... no checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking location of OpenSP include files... checking for /usr/include/OpenSP... yes checking location of OpenSP Library... /usr/lib checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl saving distribution makefiles... checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for perl... /usr/bin/perl checking whether GNU C++ supports automatic template instantiation... checking how to run the C preprocessor... cc -E yes checking for ANSI C header files... no 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for struct stat.st_blksize... yes checking for sig_atomic_t in signal.h... yes checking for size_t... (cached) yes checking size of size_t... 8 checking for unsigned int... yes checking size of unsigned int... 4 checking for setlocale... yes checking for towupper... yes checking for gettext... yes checking for cthread_fork in -lthreads... no checking whether size_t is unsigned int... no checking support for bool... yes checking for ANSI template instantiation... yes checking whether to include support for http... checking how to run the C++ preprocessor... c++ -E no checking whether to enable support for FrameMaker MIF output... yes checking whether to enable support for HTML+CSS output... yes checking for default catalog... none checking for default search path... none checking for ld used by GCC... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependant libraries... unknown checking command to parse /usr/bin/nm -B output... failed checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... no checking if we can lock with hard links... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/x86_64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... no checking if libtool supports shared libraries... no checking whether -lc should be explicitly linked in... no creating libtool configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile.lib config.status: creating Makefile.prog config.status: creating Makefile.comm config.status: creating include/config.h make[1]: Entering directory '/home/udu/aports/main/openjade/src/openjade-1.3.2' make[2]: Entering directory '/home/udu/aports/main/openjade/src/openjade-1.3.2/grove' echo 'LT_OBJS='`echo Node.o LocNode.o|sed 's/\.o/.lo/g'` >Makefile.lt make[2]: Leaving directory '/home/udu/aports/main/openjade/src/openjade-1.3.2/grove' make[2]: Entering directory '/home/udu/aports/main/openjade/src/openjade-1.3.2/grove' libtool: compile: c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. "\\@-DPACKAGE_NAME=\"\"\\" "\\@-DPACKAGE_TARNAME=\"\"\\" "\\@-DPACKAGE_VERSION=\"\"\\" "\\@-DPACKAGE_STRING=\"\"\\" "\\@-DPACKAGE_BUGREPORT=\"\"\\" "\\@-DPACKAGE=\"openjade\"\\" "\\@-DVERSION=\"1.3.2\"\\" -DSP_DEFINE_TEMPLATES=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DHAVE_DLFCN_H=1 "\\@-DDEFAULT_SCHEME_BUILTINS=\"/usr/share/builtins.dsl\"\\" -c LocNode.cxx -fPIC -DPIC -o .libs/LocNode.o libtool: compile: c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. "\\@-DPACKAGE_NAME=\"\"\\" "\\@-DPACKAGE_TARNAME=\"\"\\" "\\@-DPACKAGE_VERSION=\"\"\\" "\\@-DPACKAGE_STRING=\"\"\\" "\\@-DPACKAGE_BUGREPORT=\"\"\\" "\\@-DPACKAGE=\"openjade\"\\" "\\@-DVERSION=\"1.3.2\"\\" -DSP_DEFINE_TEMPLATES=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DHAVE_DLFCN_H=1 "\\@-DDEFAULT_SCHEME_BUILTINS=\"/usr/share/builtins.dsl\"\\" -c Node.cxx -fPIC -DPIC -o .libs/Node.o In file included from Node.h:11, from LocNode.h:8, from LocNode.cxx:6: /usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated] 29 | IListBase::clear; | ^~~~~~~~~ /usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated] 30 | IListBase::empty; | ^~~~~~~~~ In file included from Node.h:11, from Node.cxx:10: /usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated] 29 | IListBase::clear; | ^~~~~~~~~ /usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated] 30 | IListBase::empty; | ^~~~~~~~~ c++: warning: \@-DPACKAGE_NAME=""\: linker input file unused because linking not done c++: error: \@-DPACKAGE_NAME=""\: linker input file not found: No such file or directory c++: warning: \@-DPACKAGE_TARNAME=""\: linker input file unused because linking not done c++: error: \@-DPACKAGE_TARNAME=""\: linker input file not found: No such file or directory c++: warning: \@-DPACKAGE_VERSION=""\: linker input file unused because linking not done c++: error: \@-DPACKAGE_VERSION=""\: linker input file not found: No such file or directory c++: warning: \@-DPACKAGE_STRING=""\: linker input file unused because linking not done c++: error: \@-DPACKAGE_STRING=""\: linker input file not found: No such file or directory c++: warning: \@-DPACKAGE_BUGREPORT=""\: linker input file unused because linking not done c++: error: \@-DPACKAGE_BUGREPORT=""\: linker input file not found: No such file or directory c++: warning: \@-DPACKAGE="openjade"\: linker input file unused because linking not done c++: error: \@-DPACKAGE="openjade"\: linker input file not found: No such file or directory c++: warning: \@-DVERSION="1.3.2"\: linker input file unused because linking not done c++: error: \@-DVERSION="1.3.2"\: linker input file not found: No such file or directory c++: warning: \@-DDEFAULT_SCHEME_BUILTINS="/usr/share/builtins.dsl"\: linker input file unused because linking not done c++: error: \@-DDEFAULT_SCHEME_BUILTINS="/usr/share/builtins.dsl"\: linker input file not found: No such file or directory make[2]: *** [../Makefile.comm:45: LocNode.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... c++: warning: \@-DPACKAGE_NAME=""\: linker input file unused because linking not done c++: error: \@-DPACKAGE_NAME=""\: linker input file not found: No such file or directory c++: warning: \@-DPACKAGE_TARNAME=""\: linker input file unused because linking not done c++: error: \@-DPACKAGE_TARNAME=""\: linker input file not found: No such file or directory c++: warning: \@-DPACKAGE_VERSION=""\: linker input file unused because linking not done c++: error: \@-DPACKAGE_VERSION=""\: linker input file not found: No such file or directory c++: warning: \@-DPACKAGE_STRING=""\: linker input file unused because linking not done c++: error: \@-DPACKAGE_STRING=""\: linker input file not found: No such file or directory c++: warning: \@-DPACKAGE_BUGREPORT=""\: linker input file unused because linking not done c++: error: \@-DPACKAGE_BUGREPORT=""\: linker input file not found: No such file or directory c++: warning: \@-DPACKAGE="openjade"\: linker input file unused because linking not done c++: error: \@-DPACKAGE="openjade"\: linker input file not found: No such file or directory c++: warning: \@-DVERSION="1.3.2"\: linker input file unused because linking not done c++: error: \@-DVERSION="1.3.2"\: linker input file not found: No such file or directory c++: warning: \@-DDEFAULT_SCHEME_BUILTINS="/usr/share/builtins.dsl"\: linker input file unused because linking not done c++: error: \@-DDEFAULT_SCHEME_BUILTINS="/usr/share/builtins.dsl"\: linker input file not found: No such file or directory make[2]: *** [../Makefile.comm:45: Node.lo] Error 1 make[2]: Leaving directory '/home/udu/aports/main/openjade/src/openjade-1.3.2/grove' make[1]: *** [Makefile:64: grove] Error 2 make[1]: Leaving directory '/home/udu/aports/main/openjade/src/openjade-1.3.2' make: *** [Makefile:56: all] Error 2 >>> ERROR: openjade: build failed >>> openjade: Uninstalling dependencies... (1/3) Purging .makedepends-openjade (20250807.203952) (2/3) Purging opensp-dev (1.5.2-r6) (3/3) Purging opensp (1.5.2-r6) Executing busybox-1.37.0-r19.trigger OK: 2074 MiB in 438 packages