| ^~~~~ ../../ibrcommon/thread/Mutex.h:45:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void leave() throw (MutexException) = 0; | ^~~~~ ../../ibrcommon/thread/Mutex.h:54:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | virtual void trylock() throw (MutexException) {}; | ^~~~~ ../../ibrcommon/thread/Mutex.h:55:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | virtual void enter() throw (MutexException) {}; | ^~~~~ ../../ibrcommon/thread/Mutex.h:56:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | virtual void leave() throw (MutexException) {}; | ^~~~~ ../../ibrcommon/thread/Mutex.h:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | virtual void trylock() throw (MutexException); | ^~~~~ ../../ibrcommon/thread/Mutex.h:73:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | virtual void enter() throw (MutexException); | ^~~~~ ../../ibrcommon/thread/Mutex.h:74:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void leave() throw (MutexException); | ^~~~~ yes checking mbedtls/pkcs5.h presence... In file included from ../../ibrcommon/thread/Queue.h:26, from ../../ibrcommon/Logger.h:25, from TLSStream.cpp:27: ../../ibrcommon/thread/Conditional.h:63:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 63 | void wait(size_t timeout = 0) throw (ConditionalAbortException); | ^~~~~ ../../ibrcommon/thread/Conditional.h:64:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void wait(struct timespec *ts) throw (ConditionalAbortException); | ^~~~~ In file included from ../../ibrcommon/thread/Queue.h:28, from ../../ibrcommon/Logger.h:25, from TLSStream.cpp:27: ../../ibrcommon/thread/Semaphore.h:45:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void trylock() throw (MutexException); | ^~~~~ ../../ibrcommon/thread/Semaphore.h:46:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void enter() throw (MutexException); | ^~~~~ ../../ibrcommon/thread/Semaphore.h:47:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void leave() throw (MutexException); | ^~~~~ In file included from ../../ibrcommon/thread/Queue.h:29, from ../../ibrcommon/Logger.h:25, from TLSStream.cpp:27: ../../ibrcommon/thread/Thread.h:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void reset() throw (ThreadException); | ^~~~~ ../../ibrcommon/thread/Thread.h:221:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 221 | void join(void) throw (ThreadException); | ^~~~~ ../../ibrcommon/thread/Thread.h:231:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 231 | void start(int priority = 0) throw (ThreadException); | ^~~~~ ../../ibrcommon/thread/Thread.h:269:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 269 | void start(int priority = 0) throw (ThreadException); | ^~~~~ ../../ibrcommon/thread/Thread.h:274:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 274 | void stop() throw (ThreadException); | ^~~~~ yes checking for mbedtls/pkcs5.h... yes checking for mbedtls_sha1_init in -lmbedcrypto... In file included from ../../ibrcommon/Logger.h:25, from TLSStream.cpp:27: ../../ibrcommon/thread/Queue.h:152:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | T take() throw (QueueUnblockedException) | ^~~~~ ../../ibrcommon/thread/Queue.h:176:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | T poll(size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ ../../ibrcommon/thread/Queue.h:217:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 217 | void wait(WAIT_MODES mode, const size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ ../../ibrcommon/thread/Queue.h:243:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 243 | void wait(WAIT_MODES mode, const size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ ../../ibrcommon/thread/Queue.h:310:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 310 | void __wait(const WAIT_MODES mode) throw (QueueUnblockedException) | ^~~~~ ../../ibrcommon/thread/Queue.h:348:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 348 | void __wait(const WAIT_MODES mode, const size_t timeout) throw (QueueUnblockedException) | ^~~~~ yes checking support for ARCHIVE_CRYPTO_MD5_MBEDTLS... /home/buildroot/autobuild/instance-3/output-1/per-package/nmap/host/bin/m68k-linux-g++ -c -I../libdnet-stripped/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/per-package/nmap/host/m68k-buildroot-linux-uclibc/sysroot/usr/include -I../nbase -I../nsock/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g3 -static -static -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNPING_NAME=\"Nping\" -DNPING_URL=\"https://nmap.org/nping\" -DNPING_PLATFORM=\"m68k-buildroot-linux-uclibc\" -D_FORTIFY_SOURCE=2 Crypto.cc -o Crypto.o yes checking support for ARCHIVE_CRYPTO_RMD160_MBEDTLS... yes checking support for ARCHIVE_CRYPTO_SHA1_MBEDTLS... CC hashmap.lo yes checking support for ARCHIVE_CRYPTO_SHA256_MBEDTLS... CC heap.lo yes checking support for ARCHIVE_CRYPTO_SHA384_MBEDTLS... Crypto.cc: In static member function 'static int Crypto::aes128_cbc_encrypt(u8*, size_t, u8*, u8*, size_t, u8*)': Crypto.cc:139:26: error: aggregate 'EVP_CIPHER_CTX ctx' has incomplete type and cannot be defined 139 | EVP_CIPHER_CTX ctx; | ^~~ Crypto.cc: In static member function 'static int Crypto::aes128_cbc_decrypt(u8*, size_t, u8*, u8*, size_t, u8*)': Crypto.cc:178:26: error: aggregate 'EVP_CIPHER_CTX ctx' has incomplete type and cannot be defined 178 | EVP_CIPHER_CTX ctx; | ^~~ Crypto.cc: In static member function 'static u8* Crypto::deriveKey(const u8*, size_t, size_t*)': Crypto.cc:258:20: error: aggregate 'EVP_MD_CTX ctx' has incomplete type and cannot be defined 258 | EVP_MD_CTX ctx; | ^~~ yes checking support for ARCHIVE_CRYPTO_SHA512_MBEDTLS... CC jbclass.lo Makefile:81: recipe for target 'Crypto.o' failed make[3]: *** [Crypto.o] Error 1 make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/nmap-7.92/nping' Makefile:84: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/nmap-7.92/nping' Makefile:387: recipe for target 'build-nping' failed make[1]: *** [build-nping] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/nmap-7.92' package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-3/output-1/build/nmap-7.92/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-3/output-1/build/nmap-7.92/.stamp_built] Error 2 make: *** Waiting for unfinished jobs.... CC jp2kheader.lo yes checking openssl/evp.h usability... In file included from alltypes.h:37, from allheaders.h:35, from jbclass.c:211: jbclass.c: In function 'jbClassifyCorrelation': environ.h:355:44: warning: argument 1 range [2147483648, 4294967295] exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 355 | #define LEPT_CALLOC(numelem, elemsize) calloc(numelem, elemsize) | ^~~~~~~~~~~~~~~~~~~~~~~~~ jbclass.c:1094:29: note: in expansion of macro 'LEPT_CALLOC' 1094 | pixrowcts = (l_int32 **)LEPT_CALLOC(n, sizeof(*pixrowcts)); | ^~~~~~~~~~~ In file included from alltypes.h:32, from allheaders.h:35, from jbclass.c:211: /home/buildroot/autobuild/instance-3/output-1/per-package/leptonica/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:456:14: note: in a call to allocation function 'calloc' declared here 456 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ CC jp2kheaderstub.lo yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking for OPENSSL_config in -lcrypto... CXX iostreamBIO.lo CC jp2kio.lo CC jp2kiostub.lo In file included from ../../ibrcommon/thread/MutexLock.h:25, from ../../ibrcommon/thread/Queue.h:25, from ../../ibrcommon/Logger.h:25, from iostreamBIO.cpp:24: ../../ibrcommon/thread/Mutex.h:43:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | virtual void trylock() throw (MutexException) = 0; | ^~~~~ ../../ibrcommon/thread/Mutex.h:44:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void enter() throw (MutexException) = 0; | ^~~~~ ../../ibrcommon/thread/Mutex.h:45:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void leave() throw (MutexException) = 0; | ^~~~~ ../../ibrcommon/thread/Mutex.h:54:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | virtual void trylock() throw (MutexException) {}; | ^~~~~ ../../ibrcommon/thread/Mutex.h:55:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | virtual void enter() throw (MutexException) {}; | ^~~~~ ../../ibrcommon/thread/Mutex.h:56:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | virtual void leave() throw (MutexException) {}; | ^~~~~ ../../ibrcommon/thread/Mutex.h:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | virtual void trylock() throw (MutexException); | ^~~~~ ../../ibrcommon/thread/Mutex.h:73:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | virtual void enter() throw (MutexException); | ^~~~~ ../../ibrcommon/thread/Mutex.h:74:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void leave() throw (MutexException); | ^~~~~ In file included from ../../ibrcommon/thread/Queue.h:26, from ../../ibrcommon/Logger.h:25, from iostreamBIO.cpp:24: ../../ibrcommon/thread/Conditional.h:63:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 63 | void wait(size_t timeout = 0) throw (ConditionalAbortException); | ^~~~~ ../../ibrcommon/thread/Conditional.h:64:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void wait(struct timespec *ts) throw (ConditionalAbortException); | ^~~~~ In file included from ../../ibrcommon/thread/Queue.h:28, from ../../ibrcommon/Logger.h:25, from iostreamBIO.cpp:24: ../../ibrcommon/thread/Semaphore.h:45:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void trylock() throw (MutexException); | ^~~~~ ../../ibrcommon/thread/Semaphore.h:46:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void enter() throw (MutexException); | ^~~~~ ../../ibrcommon/thread/Semaphore.h:47:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void leave() throw (MutexException); | ^~~~~ In file included from ../../ibrcommon/thread/Queue.h:29, from ../../ibrcommon/Logger.h:25, from iostreamBIO.cpp:24: ../../ibrcommon/thread/Thread.h:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void reset() throw (ThreadException); | ^~~~~ ../../ibrcommon/thread/Thread.h:221:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 221 | void join(void) throw (ThreadException); | ^~~~~ ../../ibrcommon/thread/Thread.h:231:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 231 | void start(int priority = 0) throw (ThreadException); | ^~~~~ ../../ibrcommon/thread/Thread.h:269:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 269 | void start(int priority = 0) throw (ThreadException); | ^~~~~ ../../ibrcommon/thread/Thread.h:274:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 274 | void stop() throw (ThreadException); | ^~~~~ CC jpegio.lo In file included from ../../ibrcommon/Logger.h:25, from iostreamBIO.cpp:24: ../../ibrcommon/thread/Queue.h:152:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | T take() throw (QueueUnblockedException) | ^~~~~ ../../ibrcommon/thread/Queue.h:176:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | T poll(size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ ../../ibrcommon/thread/Queue.h:217:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 217 | void wait(WAIT_MODES mode, const size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ ../../ibrcommon/thread/Queue.h:243:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 243 | void wait(WAIT_MODES mode, const size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ ../../ibrcommon/thread/Queue.h:310:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 310 | void __wait(const WAIT_MODES mode) throw (QueueUnblockedException) | ^~~~~ ../../ibrcommon/thread/Queue.h:348:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 348 | void __wait(const WAIT_MODES mode, const size_t timeout) throw (QueueUnblockedException) | ^~~~~ CC jpegiostub.lo CC kernel.lo CC leptwin.lo CXX MD5Stream.lo CC libversions.lo CC list.lo CXX SHA256Stream.lo CC map.lo CC maze.lo yes checking for PKCS5_PBKDF2_HMAC_SHA1... CC morph.lo CC morphapp.lo CC morphdwa.lo CC morphseq.lo CC numabasic.lo CC numafunc1.lo CC numafunc2.lo yes checking md5.h usability... no checking md5.h presence... no checking for md5.h... no checking ripemd.h usability... no checking ripemd.h presence... no checking for ripemd.h... no checking sha.h usability... CC pageseg.lo no checking sha.h presence... CXXLD libibrcommon_ssl.la no checking for sha.h... no checking sha256.h usability... no checking sha256.h presence... no checking for sha256.h... no checking sha512.h usability... make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ibrcommon-1.0.1/ibrcommon/ssl' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ibrcommon-1.0.1/ibrcommon/ssl' Making all in xml make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ibrcommon-1.0.1/ibrcommon/xml' CXX XMLStreamReader.lo no checking sha512.h presence... no checking for sha512.h... no checking for MD5Init in -lmd... no CXX XMLStreamWriter.lo checking that generated files are newer than configure... done configure: creating ./config.status CC paintcmap.lo CC parseprotos.lo CC partify.lo CC partition.lo CXXLD libibrcommon_xml.la CC pdfio1.lo CC pdfio1stub.lo make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ibrcommon-1.0.1/ibrcommon/xml' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ibrcommon-1.0.1/ibrcommon' CXX appstreambuf.lo CXX TimeMeasurement.lo CC pdfio2.lo CXX MonotonicClock.lo CXX Logger.lo In file included from ../ibrcommon/thread/MutexLock.h:25, from ../ibrcommon/thread/Queue.h:25, from ../ibrcommon/Logger.h:25, from Logger.cpp:23: ../ibrcommon/thread/Mutex.h:43:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | virtual void trylock() throw (MutexException) = 0; | ^~~~~ ../ibrcommon/thread/Mutex.h:44:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void enter() throw (MutexException) = 0; | ^~~~~ ../ibrcommon/thread/Mutex.h:45:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void leave() throw (MutexException) = 0; | ^~~~~ ../ibrcommon/thread/Mutex.h:54:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | virtual void trylock() throw (MutexException) {}; | ^~~~~ ../ibrcommon/thread/Mutex.h:55:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | virtual void enter() throw (MutexException) {}; | ^~~~~ ../ibrcommon/thread/Mutex.h:56:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | virtual void leave() throw (MutexException) {}; | ^~~~~ ../ibrcommon/thread/Mutex.h:72:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | virtual void trylock() throw (MutexException); | ^~~~~ ../ibrcommon/thread/Mutex.h:73:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | virtual void enter() throw (MutexException); | ^~~~~ ../ibrcommon/thread/Mutex.h:74:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void leave() throw (MutexException); | ^~~~~ In file included from ../ibrcommon/thread/Queue.h:26, from ../ibrcommon/Logger.h:25, from Logger.cpp:23: ../ibrcommon/thread/Conditional.h:63:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 63 | void wait(size_t timeout = 0) throw (ConditionalAbortException); | ^~~~~ ../ibrcommon/thread/Conditional.h:64:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void wait(struct timespec *ts) throw (ConditionalAbortException); | ^~~~~ In file included from ../ibrcommon/thread/Queue.h:28, from ../ibrcommon/Logger.h:25, from Logger.cpp:23: ../ibrcommon/thread/Semaphore.h:45:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void trylock() throw (MutexException); | ^~~~~ ../ibrcommon/thread/Semaphore.h:46:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void enter() throw (MutexException); | ^~~~~ ../ibrcommon/thread/Semaphore.h:47:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void leave() throw (MutexException); | ^~~~~ In file included from ../ibrcommon/thread/Queue.h:29, from ../ibrcommon/Logger.h:25, from Logger.cpp:23: ../ibrcommon/thread/Thread.h:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void reset() throw (ThreadException); | ^~~~~ ../ibrcommon/thread/Thread.h:221:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 221 | void join(void) throw (ThreadException); | ^~~~~ ../ibrcommon/thread/Thread.h:231:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 231 | void start(int priority = 0) throw (ThreadException); | ^~~~~ ../ibrcommon/thread/Thread.h:269:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 269 | void start(int priority = 0) throw (ThreadException); | ^~~~~ ../ibrcommon/thread/Thread.h:274:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 274 | void stop() throw (ThreadException); | ^~~~~ In file included from ../ibrcommon/Logger.h:25, from Logger.cpp:23: ../ibrcommon/thread/Queue.h:152:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | T take() throw (QueueUnblockedException) | ^~~~~ ../ibrcommon/thread/Queue.h:176:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | T poll(size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ ../ibrcommon/thread/Queue.h:217:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 217 | void wait(WAIT_MODES mode, const size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ ../ibrcommon/thread/Queue.h:243:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 243 | void wait(WAIT_MODES mode, const size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ ../ibrcommon/thread/Queue.h:310:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 310 | void __wait(const WAIT_MODES mode) throw (QueueUnblockedException) | ^~~~~ ../ibrcommon/thread/Queue.h:348:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 348 | void __wait(const WAIT_MODES mode, const size_t timeout) throw (QueueUnblockedException) | ^~~~~ CXX SyslogStream.lo CC pdfio2stub.lo CC pix1.lo CC pix2.lo config.status: creating Makefile CC pix3.lo config.status: creating build/pkgconfig/libarchive.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing mkdirs commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls CC pix4.lo CC pix5.lo CC pixabasic.lo CXXLD libibrcommon.la libtool: link: warning: library `/home/buildroot/autobuild/instance-3/output-1/per-package/ibrcommon/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-linux-uclibc/11.2.0/../../../../m68k-buildroot-linux-uclibc/lib/libstdc++.la' was moved. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ibrcommon-1.0.1/ibrcommon' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ibrcommon-1.0.1/ibrcommon' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ibrcommon-1.0.1/ibrcommon' Making all in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ibrcommon-1.0.1/tests' Making all in unittests make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ibrcommon-1.0.1/tests/unittests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ibrcommon-1.0.1/tests/unittests' Making all in stress make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ibrcommon-1.0.1/tests/stress' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ibrcommon-1.0.1/tests/stress' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ibrcommon-1.0.1/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ibrcommon-1.0.1/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ibrcommon-1.0.1/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ibrcommon-1.0.1' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ibrcommon-1.0.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ibrcommon-1.0.1' CC pixacc.lo CC pixafunc1.lo CC pixafunc2.lo CC pixalloc.lo CC pixarith.lo CC pixcomp.lo CC pixconv.lo CC pixlabel.lo CC pixtiling.lo CC pngio.lo CC pngiostub.lo CC pnmio.lo CC pnmiostub.lo CC projective.lo CC psio1.lo CC psio1stub.lo CC psio2.lo CC psio2stub.lo CC ptabasic.lo CC ptafunc1.lo CC ptafunc2.lo CC ptra.lo CC quadtree.lo CC queue.lo CC rank.lo CC rbtree.lo CC readbarcode.lo CC readfile.lo CC recogbasic.lo CC recogdid.lo CC recogident.lo CC recogtrain.lo CC regutils.lo CC rop.lo CC roplow.lo CC rotate.lo CC rotateam.lo CC rotateorth.lo CC rotateshear.lo CC runlength.lo CC sarray1.lo CC sarray2.lo CC scale1.lo CC scale2.lo CC seedfill.lo CC sel1.lo CC sel2.lo CC selgen.lo CC shear.lo CC skew.lo CC spixio.lo CC stack.lo CC stringcode.lo CC strokes.lo CC sudoku.lo CC textops.lo CC tiffio.lo CC tiffiostub.lo CC utils1.lo CC utils2.lo CC warper.lo CC watershed.lo CC webpio.lo CC webpiostub.lo CC webpanimio.lo CC webpanimiostub.lo CC writefile.lo CC zlibmem.lo CC zlibmemstub.lo CCLD liblept.la make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/leptonica-1.82.0/src' Making all in prog make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/leptonica-1.82.0/prog' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/leptonica-1.82.0/prog' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/leptonica-1.82.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/leptonica-1.82.0' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/leptonica-1.82.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/leptonica-1.82.0' make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'