Started by upstream project "master-libtelnet" build number 2336 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb10build-ansible (obs osmo-gsm-tester-build osmocom-master-debian10 ttcn3-ggsn-test-kernel-git osmocom-gerrit-debian10 osmocom-gerrit repo-install-test osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/master-libtelnet/a1/default/a2/default/a3/default/a4/default/label/osmocom-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-uycOPvkCquwG/agent.3438572 SSH_AGENT_PID=3438574 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/master-libtelnet/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_2148921584968044146.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/master-libtelnet/a1/default/a2/default/a3/default/a4/default/label/osmocom-master/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/libtelnet # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/libtelnet > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/libtelnet +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision bf7c13fdec3a4ca89ae22af4dc0087c3b2e449ae (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bf7c13fdec3a4ca89ae22af4dc0087c3b2e449ae # timeout=10 Commit message: "configure.ac: set -std=gnu11" > git rev-list --no-walk bf7c13fdec3a4ca89ae22af4dc0087c3b2e449ae # timeout=10 [osmocom-master] $ /bin/sh -xe /tmp/jenkins8228272462503614967.sh + CCACHE_DIR=/home/osmocom-build/ccache/master-builds + mkdir -p /home/osmocom-build/ccache/master-builds + chown osmocom-build:osmocom-build /home/osmocom-build/ccache/master-builds + readlink -f /tmp/ssh-uycOPvkCquwG/agent.3438572 + docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-libtelnet/a1=default,a2=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 8 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-uycOPvkCquwG/agent.3438572:/ssh-agent -v /home/osmocom-build/jenkins/workspace/master-libtelnet/a1/default/a2/default/a3/default/a4/default/label/osmocom-master:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e CCACHE_DIR=/ccache -e PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -v /home/osmocom-build/ccache/master-builds:/ccache osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/contrib/jenkins.sh + autoreconf --install --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. configure.ac:8: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:8: You should run autoupdate. aclocal.m4:122: AC_PROG_LIBTOOL is expanded from... configure.ac:8: the top level configure.ac:7: installing './compile' configure.ac:3: installing './missing' Makefile.am: installing './depcomp' + ./configure 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 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... gcc3 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... /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 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 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 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... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libcrypto... yes checking for libssl... yes checking for deflate in -lz... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating util/Makefile config.status: creating man/Makefile config.status: creating libtelnet.pc config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in . make[1]: Entering directory '/build' /bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libtelnet\" -DPACKAGE_TARNAME=\"libtelnet\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"libtelnet\ 0.13\" -DPACKAGE_BUGREPORT=\"http://github.com/elanthis/libtelnet/tree/master\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtelnet\" -DVERSION=\"0.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB=1 -I. -std=gnu11 -MT libtelnet.lo -MD -MP -MF .deps/libtelnet.Tpo -c -o libtelnet.lo libtelnet.c libtool: compile: gcc -DPACKAGE_NAME=\"libtelnet\" -DPACKAGE_TARNAME=\"libtelnet\" -DPACKAGE_VERSION=\"0.13\" "-DPACKAGE_STRING=\"libtelnet 0.13\"" -DPACKAGE_BUGREPORT=\"http://github.com/elanthis/libtelnet/tree/master\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtelnet\" -DVERSION=\"0.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB=1 -I. -std=gnu11 -MT libtelnet.lo -MD -MP -MF .deps/libtelnet.Tpo -c libtelnet.c -fPIC -DPIC -o .libs/libtelnet.o libtool: compile: gcc -DPACKAGE_NAME=\"libtelnet\" -DPACKAGE_TARNAME=\"libtelnet\" -DPACKAGE_VERSION=\"0.13\" "-DPACKAGE_STRING=\"libtelnet 0.13\"" -DPACKAGE_BUGREPORT=\"http://github.com/elanthis/libtelnet/tree/master\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtelnet\" -DVERSION=\"0.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB=1 -I. -std=gnu11 -MT libtelnet.lo -MD -MP -MF .deps/libtelnet.Tpo -c libtelnet.c -o libtelnet.o >/dev/null 2>&1 mv -f .deps/libtelnet.Tpo .deps/libtelnet.Plo /bin/bash ./libtool --tag=CC --mode=link gcc -std=gnu11 -version-info 1:0:0 -o libtelnet.la -rpath /usr/local/lib libtelnet.lo -lz libtool: link: gcc -shared -fPIC -DPIC .libs/libtelnet.o -lz -Wl,-soname -Wl,libtelnet.so.1 -o .libs/libtelnet.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libtelnet.so.1" && ln -s "libtelnet.so.1.0.0" "libtelnet.so.1") libtool: link: (cd ".libs" && rm -f "libtelnet.so" && ln -s "libtelnet.so.1.0.0" "libtelnet.so") libtool: link: ar cr .libs/libtelnet.a libtelnet.o libtool: link: ranlib .libs/libtelnet.a libtool: link: ( cd ".libs" && rm -f "libtelnet.la" && ln -s "../libtelnet.la" "libtelnet.la" ) make[1]: Leaving directory '/build' Making all in util make[1]: Entering directory '/build/util' gcc -DPACKAGE_NAME=\"libtelnet\" -DPACKAGE_TARNAME=\"libtelnet\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"libtelnet\ 0.13\" -DPACKAGE_BUGREPORT=\"http://github.com/elanthis/libtelnet/tree/master\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtelnet\" -DVERSION=\"0.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB=1 -I. -I./.. -std=gnu11 -MT telnet-client.o -MD -MP -MF .deps/telnet-client.Tpo -c -o telnet-client.o telnet-client.c gcc -DPACKAGE_NAME=\"libtelnet\" -DPACKAGE_TARNAME=\"libtelnet\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"libtelnet\ 0.13\" -DPACKAGE_BUGREPORT=\"http://github.com/elanthis/libtelnet/tree/master\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtelnet\" -DVERSION=\"0.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB=1 -I. -I./.. -std=gnu11 -MT telnet-chatd.o -MD -MP -MF .deps/telnet-chatd.Tpo -c -o telnet-chatd.o telnet-chatd.c gcc -DPACKAGE_NAME=\"libtelnet\" -DPACKAGE_TARNAME=\"libtelnet\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"libtelnet\ 0.13\" -DPACKAGE_BUGREPORT=\"http://github.com/elanthis/libtelnet/tree/master\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtelnet\" -DVERSION=\"0.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB=1 -I. -I./.. -std=gnu11 -MT telnet-proxy.o -MD -MP -MF .deps/telnet-proxy.Tpo -c -o telnet-proxy.o telnet-proxy.c gcc -DPACKAGE_NAME=\"libtelnet\" -DPACKAGE_TARNAME=\"libtelnet\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"libtelnet\ 0.13\" -DPACKAGE_BUGREPORT=\"http://github.com/elanthis/libtelnet/tree/master\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtelnet\" -DVERSION=\"0.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB=1 -I. -DNANO_BTS_CLI_CLIENT -I./.. -std=gnu11 -MT ipaccess_telnet-telnet-client.o -MD -MP -MF .deps/ipaccess_telnet-telnet-client.Tpo -c -o ipaccess_telnet-telnet-client.o `test -f 'telnet-client.c' || echo './'`telnet-client.c gcc -DPACKAGE_NAME=\"libtelnet\" -DPACKAGE_TARNAME=\"libtelnet\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"libtelnet\ 0.13\" -DPACKAGE_BUGREPORT=\"http://github.com/elanthis/libtelnet/tree/master\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtelnet\" -DVERSION=\"0.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB=1 -I. -DNANO_BTS_CLI_CLIENT -I./.. -std=gnu11 -MT ipaccess_telnet-ipaccess-auth.o -MD -MP -MF .deps/ipaccess_telnet-ipaccess-auth.Tpo -c -o ipaccess_telnet-ipaccess-auth.o `test -f 'ipaccess-auth.c' || echo './'`ipaccess-auth.c mv -f .deps/telnet-client.Tpo .deps/telnet-client.Po mv -f .deps/telnet-proxy.Tpo .deps/telnet-proxy.Po mv -f .deps/telnet-chatd.Tpo .deps/telnet-chatd.Po ipaccess-auth.c: In function 'compute_response': ipaccess-auth.c:23:9: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 23 | MD5_Init(&md5); | ^~~~~~~~ In file included from ipaccess-auth.c:13: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ ipaccess-auth.c:26:17: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 26 | MD5_Update(&md5, (unsigned char *)KEY, strlen(KEY)); | ^~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ipaccess-auth.c:27:17: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 27 | MD5_Update(&md5, ubChallenge, 16); | ^~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ipaccess-auth.c:29:9: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 29 | MD5_Final(ubResponse, &md5); | ^~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ mv -f .deps/ipaccess_telnet-telnet-client.Tpo .deps/ipaccess_telnet-telnet-client.Po /bin/bash ../libtool --tag=CC --mode=link gcc -I./.. -std=gnu11 -L./.. -o telnet-proxy telnet-proxy.o ../libtelnet.la -lz mv -f .deps/ipaccess_telnet-ipaccess-auth.Tpo .deps/ipaccess_telnet-ipaccess-auth.Po /bin/bash ../libtool --tag=CC --mode=link gcc -I./.. -std=gnu11 -L./.. -o telnet-client telnet-client.o ../libtelnet.la -lz /bin/bash ../libtool --tag=CC --mode=link gcc -I./.. -std=gnu11 -L./.. -o telnet-chatd telnet-chatd.o ../libtelnet.la -lz /bin/bash ../libtool --tag=CC --mode=link gcc -DNANO_BTS_CLI_CLIENT -I./.. -std=gnu11 -L./.. -o ipaccess-telnet ipaccess_telnet-telnet-client.o ipaccess_telnet-ipaccess-auth.o ../libtelnet.la -lssl -lcrypto -lz libtool: link: gcc -I./.. -std=gnu11 -o .libs/telnet-chatd telnet-chatd.o -L./.. ../.libs/libtelnet.so -lz libtool: link: gcc -I./.. -std=gnu11 -o .libs/telnet-client telnet-client.o -L./.. ../.libs/libtelnet.so -lz libtool: link: gcc -I./.. -std=gnu11 -o .libs/telnet-proxy telnet-proxy.o -L./.. ../.libs/libtelnet.so -lz libtool: link: gcc -DNANO_BTS_CLI_CLIENT -I./.. -std=gnu11 -o .libs/ipaccess-telnet ipaccess_telnet-telnet-client.o ipaccess_telnet-ipaccess-auth.o -L./.. ../.libs/libtelnet.so -lssl -lcrypto -lz make[1]: Leaving directory '/build/util' Making all in man make[1]: Entering directory '/build/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/man' + make distcheck make dist-gzip am__post_remove_distdir='@:' make[1]: Entering directory '/build' make distdir-am make[2]: Entering directory '/build' if test -d "libtelnet-0.13"; then find "libtelnet-0.13" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libtelnet-0.13" || { sleep 5 && rm -rf "libtelnet-0.13"; }; else :; fi test -d "libtelnet-0.13" || mkdir "libtelnet-0.13" (cd util && make top_distdir=../libtelnet-0.13 distdir=../libtelnet-0.13/util \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/build/util' make distdir-am make[4]: Entering directory '/build/util' make[4]: Leaving directory '/build/util' make[3]: Leaving directory '/build/util' (cd man && make top_distdir=../libtelnet-0.13 distdir=../libtelnet-0.13/man \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/build/man' make distdir-am make[4]: Entering directory '/build/man' make[4]: Leaving directory '/build/man' make[3]: Leaving directory '/build/man' test -n "" \ || find "libtelnet-0.13" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/bash /build/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "libtelnet-0.13" make[2]: Leaving directory '/build' tardir=libtelnet-0.13 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >libtelnet-0.13.tar.gz make[1]: Leaving directory '/build' if test -d "libtelnet-0.13"; then find "libtelnet-0.13" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libtelnet-0.13" || { sleep 5 && rm -rf "libtelnet-0.13"; }; else :; fi case 'libtelnet-0.13.tar.gz' in \ *.tar.gz*) \ eval GZIP= gzip --best -dc libtelnet-0.13.tar.gz | ${TAR-tar} xf - ;;\ *.tar.bz2*) \ bzip2 -dc libtelnet-0.13.tar.bz2 | ${TAR-tar} xf - ;;\ *.tar.lz*) \ lzip -dc libtelnet-0.13.tar.lz | ${TAR-tar} xf - ;;\ *.tar.xz*) \ xz -dc libtelnet-0.13.tar.xz | ${TAR-tar} xf - ;;\ *.tar.Z*) \ uncompress -c libtelnet-0.13.tar.Z | ${TAR-tar} xf - ;;\ *.shar.gz*) \ eval GZIP= gzip --best -dc libtelnet-0.13.shar.gz | unshar ;;\ *.zip*) \ unzip libtelnet-0.13.zip ;;\ *.tar.zst*) \ zstd -dc libtelnet-0.13.tar.zst | ${TAR-tar} xf - ;;\ esac chmod -R a-w libtelnet-0.13 chmod u+w libtelnet-0.13 mkdir libtelnet-0.13/_build libtelnet-0.13/_build/sub libtelnet-0.13/_inst chmod a-w libtelnet-0.13 test -d libtelnet-0.13/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd libtelnet-0.13/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd libtelnet-0.13/_build/sub \ && ../../configure \ \ \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf libtelnet-0.13.tar.gz \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 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 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... gcc3 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... /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 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 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 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... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libcrypto... yes checking for libssl... yes checking for deflate in -lz... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating util/Makefile config.status: creating man/Makefile config.status: creating libtelnet.pc config.status: executing depfiles commands config.status: executing libtool commands make[1]: Entering directory '/build/libtelnet-0.13/_build/sub' Making all in . make[2]: Entering directory '/build/libtelnet-0.13/_build/sub' /bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libtelnet\" -DPACKAGE_TARNAME=\"libtelnet\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"libtelnet\ 0.13\" -DPACKAGE_BUGREPORT=\"http://github.com/elanthis/libtelnet/tree/master\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtelnet\" -DVERSION=\"0.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB=1 -I. -I../.. -std=gnu11 -MT libtelnet.lo -MD -MP -MF .deps/libtelnet.Tpo -c -o libtelnet.lo ../../libtelnet.c libtool: compile: gcc -DPACKAGE_NAME=\"libtelnet\" -DPACKAGE_TARNAME=\"libtelnet\" -DPACKAGE_VERSION=\"0.13\" "-DPACKAGE_STRING=\"libtelnet 0.13\"" -DPACKAGE_BUGREPORT=\"http://github.com/elanthis/libtelnet/tree/master\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtelnet\" -DVERSION=\"0.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB=1 -I. -I../.. -std=gnu11 -MT libtelnet.lo -MD -MP -MF .deps/libtelnet.Tpo -c ../../libtelnet.c -fPIC -DPIC -o .libs/libtelnet.o libtool: compile: gcc -DPACKAGE_NAME=\"libtelnet\" -DPACKAGE_TARNAME=\"libtelnet\" -DPACKAGE_VERSION=\"0.13\" "-DPACKAGE_STRING=\"libtelnet 0.13\"" -DPACKAGE_BUGREPORT=\"http://github.com/elanthis/libtelnet/tree/master\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtelnet\" -DVERSION=\"0.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB=1 -I. -I../.. -std=gnu11 -MT libtelnet.lo -MD -MP -MF .deps/libtelnet.Tpo -c ../../libtelnet.c -o libtelnet.o >/dev/null 2>&1 mv -f .deps/libtelnet.Tpo .deps/libtelnet.Plo /bin/bash ./libtool --tag=CC --mode=link gcc -std=gnu11 -version-info 1:0:0 -o libtelnet.la -rpath /build/libtelnet-0.13/_inst/lib libtelnet.lo -lz libtool: link: gcc -shared -fPIC -DPIC .libs/libtelnet.o -lz -Wl,-soname -Wl,libtelnet.so.1 -o .libs/libtelnet.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libtelnet.so.1" && ln -s "libtelnet.so.1.0.0" "libtelnet.so.1") libtool: link: (cd ".libs" && rm -f "libtelnet.so" && ln -s "libtelnet.so.1.0.0" "libtelnet.so") libtool: link: ar cr .libs/libtelnet.a libtelnet.o libtool: link: ranlib .libs/libtelnet.a libtool: link: ( cd ".libs" && rm -f "libtelnet.la" && ln -s "../libtelnet.la" "libtelnet.la" ) make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub' Making all in util make[2]: Entering directory '/build/libtelnet-0.13/_build/sub/util' gcc -DPACKAGE_NAME=\"libtelnet\" -DPACKAGE_TARNAME=\"libtelnet\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"libtelnet\ 0.13\" -DPACKAGE_BUGREPORT=\"http://github.com/elanthis/libtelnet/tree/master\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtelnet\" -DVERSION=\"0.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB=1 -I. -I../../../util -I../../../util/.. -std=gnu11 -MT telnet-client.o -MD -MP -MF .deps/telnet-client.Tpo -c -o telnet-client.o ../../../util/telnet-client.c mv -f .deps/telnet-client.Tpo .deps/telnet-client.Po /bin/bash ../libtool --tag=CC --mode=link gcc -I../../../util/.. -std=gnu11 -L./.. -o telnet-client telnet-client.o ../libtelnet.la -lz libtool: link: gcc -I../../../util/.. -std=gnu11 -o .libs/telnet-client telnet-client.o -L./.. ../.libs/libtelnet.so -lz -Wl,-rpath -Wl,/build/libtelnet-0.13/_inst/lib gcc -DPACKAGE_NAME=\"libtelnet\" -DPACKAGE_TARNAME=\"libtelnet\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"libtelnet\ 0.13\" -DPACKAGE_BUGREPORT=\"http://github.com/elanthis/libtelnet/tree/master\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtelnet\" -DVERSION=\"0.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB=1 -I. -I../../../util -I../../../util/.. -std=gnu11 -MT telnet-chatd.o -MD -MP -MF .deps/telnet-chatd.Tpo -c -o telnet-chatd.o ../../../util/telnet-chatd.c mv -f .deps/telnet-chatd.Tpo .deps/telnet-chatd.Po /bin/bash ../libtool --tag=CC --mode=link gcc -I../../../util/.. -std=gnu11 -L./.. -o telnet-chatd telnet-chatd.o ../libtelnet.la -lz libtool: link: gcc -I../../../util/.. -std=gnu11 -o .libs/telnet-chatd telnet-chatd.o -L./.. ../.libs/libtelnet.so -lz -Wl,-rpath -Wl,/build/libtelnet-0.13/_inst/lib gcc -DPACKAGE_NAME=\"libtelnet\" -DPACKAGE_TARNAME=\"libtelnet\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"libtelnet\ 0.13\" -DPACKAGE_BUGREPORT=\"http://github.com/elanthis/libtelnet/tree/master\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtelnet\" -DVERSION=\"0.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB=1 -I. -I../../../util -I../../../util/.. -std=gnu11 -MT telnet-proxy.o -MD -MP -MF .deps/telnet-proxy.Tpo -c -o telnet-proxy.o ../../../util/telnet-proxy.c mv -f .deps/telnet-proxy.Tpo .deps/telnet-proxy.Po /bin/bash ../libtool --tag=CC --mode=link gcc -I../../../util/.. -std=gnu11 -L./.. -o telnet-proxy telnet-proxy.o ../libtelnet.la -lz libtool: link: gcc -I../../../util/.. -std=gnu11 -o .libs/telnet-proxy telnet-proxy.o -L./.. ../.libs/libtelnet.so -lz -Wl,-rpath -Wl,/build/libtelnet-0.13/_inst/lib gcc -DPACKAGE_NAME=\"libtelnet\" -DPACKAGE_TARNAME=\"libtelnet\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"libtelnet\ 0.13\" -DPACKAGE_BUGREPORT=\"http://github.com/elanthis/libtelnet/tree/master\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtelnet\" -DVERSION=\"0.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB=1 -I. -I../../../util -DNANO_BTS_CLI_CLIENT -I../../../util/.. -std=gnu11 -MT ipaccess_telnet-telnet-client.o -MD -MP -MF .deps/ipaccess_telnet-telnet-client.Tpo -c -o ipaccess_telnet-telnet-client.o `test -f 'telnet-client.c' || echo '../../../util/'`telnet-client.c mv -f .deps/ipaccess_telnet-telnet-client.Tpo .deps/ipaccess_telnet-telnet-client.Po gcc -DPACKAGE_NAME=\"libtelnet\" -DPACKAGE_TARNAME=\"libtelnet\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"libtelnet\ 0.13\" -DPACKAGE_BUGREPORT=\"http://github.com/elanthis/libtelnet/tree/master\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtelnet\" -DVERSION=\"0.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB=1 -I. -I../../../util -DNANO_BTS_CLI_CLIENT -I../../../util/.. -std=gnu11 -MT ipaccess_telnet-ipaccess-auth.o -MD -MP -MF .deps/ipaccess_telnet-ipaccess-auth.Tpo -c -o ipaccess_telnet-ipaccess-auth.o `test -f 'ipaccess-auth.c' || echo '../../../util/'`ipaccess-auth.c ../../../util/ipaccess-auth.c: In function 'compute_response': ../../../util/ipaccess-auth.c:23:9: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 23 | MD5_Init(&md5); | ^~~~~~~~ In file included from ../../../util/ipaccess-auth.c:13: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ ../../../util/ipaccess-auth.c:26:17: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 26 | MD5_Update(&md5, (unsigned char *)KEY, strlen(KEY)); | ^~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ../../../util/ipaccess-auth.c:27:17: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 27 | MD5_Update(&md5, ubChallenge, 16); | ^~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ../../../util/ipaccess-auth.c:29:9: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 29 | MD5_Final(ubResponse, &md5); | ^~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ mv -f .deps/ipaccess_telnet-ipaccess-auth.Tpo .deps/ipaccess_telnet-ipaccess-auth.Po /bin/bash ../libtool --tag=CC --mode=link gcc -DNANO_BTS_CLI_CLIENT -I../../../util/.. -std=gnu11 -L./.. -o ipaccess-telnet ipaccess_telnet-telnet-client.o ipaccess_telnet-ipaccess-auth.o ../libtelnet.la -lssl -lcrypto -lz libtool: link: gcc -DNANO_BTS_CLI_CLIENT -I../../../util/.. -std=gnu11 -o .libs/ipaccess-telnet ipaccess_telnet-telnet-client.o ipaccess_telnet-ipaccess-auth.o -L./.. ../.libs/libtelnet.so -lssl -lcrypto -lz -Wl,-rpath -Wl,/build/libtelnet-0.13/_inst/lib make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub/util' Making all in man make[2]: Entering directory '/build/libtelnet-0.13/_build/sub/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub/man' make[1]: Leaving directory '/build/libtelnet-0.13/_build/sub' make[1]: Entering directory '/build/libtelnet-0.13/_build/sub' Making dvi in . make[2]: Entering directory '/build/libtelnet-0.13/_build/sub' make[2]: Nothing to be done for 'dvi-am'. make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub' Making dvi in util make[2]: Entering directory '/build/libtelnet-0.13/_build/sub/util' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub/util' Making dvi in man make[2]: Entering directory '/build/libtelnet-0.13/_build/sub/man' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub/man' make[1]: Leaving directory '/build/libtelnet-0.13/_build/sub' make[1]: Entering directory '/build/libtelnet-0.13/_build/sub' Making check in . make[2]: Entering directory '/build/libtelnet-0.13/_build/sub' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub' Making check in util make[2]: Entering directory '/build/libtelnet-0.13/_build/sub/util' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub/util' Making check in man make[2]: Entering directory '/build/libtelnet-0.13/_build/sub/man' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub/man' make[1]: Leaving directory '/build/libtelnet-0.13/_build/sub' make[1]: Entering directory '/build/libtelnet-0.13/_build/sub' Making install in . make[2]: Entering directory '/build/libtelnet-0.13/_build/sub' make[3]: Entering directory '/build/libtelnet-0.13/_build/sub' /usr/bin/mkdir -p '/build/libtelnet-0.13/_inst/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libtelnet.la '/build/libtelnet-0.13/_inst/lib' libtool: install: /usr/bin/install -c .libs/libtelnet.so.1.0.0 /build/libtelnet-0.13/_inst/lib/libtelnet.so.1.0.0 libtool: install: (cd /build/libtelnet-0.13/_inst/lib && { ln -s -f libtelnet.so.1.0.0 libtelnet.so.1 || { rm -f libtelnet.so.1 && ln -s libtelnet.so.1.0.0 libtelnet.so.1; }; }) libtool: install: (cd /build/libtelnet-0.13/_inst/lib && { ln -s -f libtelnet.so.1.0.0 libtelnet.so || { rm -f libtelnet.so && ln -s libtelnet.so.1.0.0 libtelnet.so; }; }) libtool: install: /usr/bin/install -c .libs/libtelnet.lai /build/libtelnet-0.13/_inst/lib/libtelnet.la libtool: install: /usr/bin/install -c .libs/libtelnet.a /build/libtelnet-0.13/_inst/lib/libtelnet.a libtool: install: chmod 644 /build/libtelnet-0.13/_inst/lib/libtelnet.a libtool: install: ranlib /build/libtelnet-0.13/_inst/lib/libtelnet.a libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/libtelnet-0.13/_inst/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/libtelnet-0.13/_inst/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/build/libtelnet-0.13/_inst/include' /usr/bin/install -c -m 644 ../../libtelnet.h '/build/libtelnet-0.13/_inst/include' /usr/bin/mkdir -p '/build/libtelnet-0.13/_inst/lib/pkgconfig' /usr/bin/install -c -m 644 libtelnet.pc '/build/libtelnet-0.13/_inst/lib/pkgconfig' make[3]: Leaving directory '/build/libtelnet-0.13/_build/sub' make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub' Making install in util make[2]: Entering directory '/build/libtelnet-0.13/_build/sub/util' make[3]: Entering directory '/build/libtelnet-0.13/_build/sub/util' /usr/bin/mkdir -p '/build/libtelnet-0.13/_inst/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c telnet-client telnet-chatd telnet-proxy ipaccess-telnet '/build/libtelnet-0.13/_inst/bin' libtool: install: /usr/bin/install -c .libs/telnet-client /build/libtelnet-0.13/_inst/bin/telnet-client libtool: install: /usr/bin/install -c .libs/telnet-chatd /build/libtelnet-0.13/_inst/bin/telnet-chatd libtool: install: /usr/bin/install -c .libs/telnet-proxy /build/libtelnet-0.13/_inst/bin/telnet-proxy libtool: install: /usr/bin/install -c .libs/ipaccess-telnet /build/libtelnet-0.13/_inst/bin/ipaccess-telnet make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/libtelnet-0.13/_build/sub/util' make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub/util' Making install in man make[2]: Entering directory '/build/libtelnet-0.13/_build/sub/man' make[3]: Entering directory '/build/libtelnet-0.13/_build/sub/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/libtelnet-0.13/_inst/share/man/man1' /usr/bin/install -c -m 644 ../../../man/telnet-proxy.1 ../../../man/telnet-client.1 ../../../man/telnet-chatd.1 '/build/libtelnet-0.13/_inst/share/man/man1' /usr/bin/mkdir -p '/build/libtelnet-0.13/_inst/share/man/man3' /usr/bin/install -c -m 644 ../../../man/libtelnet.3 ../../../man/telnet_init.3 ../../../man/telnet_free.3 ../../../man/telnet_send.3 ../../../man/telnet_recv.3 ../../../man/telnet_iac.3 ../../../man/telnet_negotiate.3 ../../../man/telnet_printf.3 ../../../man/telnet_raw_printf.3 ../../../man/telnet_begin_compress2.3 ../../../man/telnet_begin_sb.3 ../../../man/telnet_finish_sb.3 '/build/libtelnet-0.13/_inst/share/man/man3' make[3]: Leaving directory '/build/libtelnet-0.13/_build/sub/man' make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub/man' make[1]: Leaving directory '/build/libtelnet-0.13/_build/sub' make[1]: Entering directory '/build/libtelnet-0.13/_build/sub' Making installcheck in . make[2]: Entering directory '/build/libtelnet-0.13/_build/sub' make[2]: Nothing to be done for 'installcheck-am'. make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub' Making installcheck in util make[2]: Entering directory '/build/libtelnet-0.13/_build/sub/util' make[2]: Nothing to be done for 'installcheck'. make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub/util' Making installcheck in man make[2]: Entering directory '/build/libtelnet-0.13/_build/sub/man' make[2]: Nothing to be done for 'installcheck'. make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub/man' make[1]: Leaving directory '/build/libtelnet-0.13/_build/sub' make[1]: Entering directory '/build/libtelnet-0.13/_build/sub' Making uninstall in . make[2]: Entering directory '/build/libtelnet-0.13/_build/sub' /bin/bash ./libtool --mode=uninstall rm -f '/build/libtelnet-0.13/_inst/lib/libtelnet.la' libtool: uninstall: rm -f /build/libtelnet-0.13/_inst/lib/libtelnet.la /build/libtelnet-0.13/_inst/lib/libtelnet.so.1.0.0 /build/libtelnet-0.13/_inst/lib/libtelnet.so.1 /build/libtelnet-0.13/_inst/lib/libtelnet.so /build/libtelnet-0.13/_inst/lib/libtelnet.a ( cd '/build/libtelnet-0.13/_inst/include' && rm -f libtelnet.h ) ( cd '/build/libtelnet-0.13/_inst/lib/pkgconfig' && rm -f libtelnet.pc ) make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub' Making uninstall in util make[2]: Entering directory '/build/libtelnet-0.13/_build/sub/util' ( cd '/build/libtelnet-0.13/_inst/bin' && rm -f telnet-client telnet-chatd telnet-proxy ipaccess-telnet ) make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub/util' Making uninstall in man make[2]: Entering directory '/build/libtelnet-0.13/_build/sub/man' ( cd '/build/libtelnet-0.13/_inst/share/man/man1' && rm -f telnet-proxy.1 telnet-client.1 telnet-chatd.1 ) ( cd '/build/libtelnet-0.13/_inst/share/man/man3' && rm -f libtelnet.3 telnet_init.3 telnet_free.3 telnet_send.3 telnet_recv.3 telnet_iac.3 telnet_negotiate.3 telnet_printf.3 telnet_raw_printf.3 telnet_begin_compress2.3 telnet_begin_sb.3 telnet_finish_sb.3 ) make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub/man' make[1]: Leaving directory '/build/libtelnet-0.13/_build/sub' make[1]: Entering directory '/build/libtelnet-0.13/_build/sub' make[1]: Leaving directory '/build/libtelnet-0.13/_build/sub' make[1]: Entering directory '/build/libtelnet-0.13/_build/sub' Making install in . make[2]: Entering directory '/build/libtelnet-0.13/_build/sub' make[3]: Entering directory '/build/libtelnet-0.13/_build/sub' /usr/bin/mkdir -p '/tmp/am-dc-2702//build/libtelnet-0.13/_inst/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libtelnet.la '/tmp/am-dc-2702//build/libtelnet-0.13/_inst/lib' libtool: install: /usr/bin/install -c .libs/libtelnet.so.1.0.0 /tmp/am-dc-2702//build/libtelnet-0.13/_inst/lib/libtelnet.so.1.0.0 libtool: install: (cd /tmp/am-dc-2702//build/libtelnet-0.13/_inst/lib && { ln -s -f libtelnet.so.1.0.0 libtelnet.so.1 || { rm -f libtelnet.so.1 && ln -s libtelnet.so.1.0.0 libtelnet.so.1; }; }) libtool: install: (cd /tmp/am-dc-2702//build/libtelnet-0.13/_inst/lib && { ln -s -f libtelnet.so.1.0.0 libtelnet.so || { rm -f libtelnet.so && ln -s libtelnet.so.1.0.0 libtelnet.so; }; }) libtool: install: /usr/bin/install -c .libs/libtelnet.lai /tmp/am-dc-2702//build/libtelnet-0.13/_inst/lib/libtelnet.la libtool: install: /usr/bin/install -c .libs/libtelnet.a /tmp/am-dc-2702//build/libtelnet-0.13/_inst/lib/libtelnet.a libtool: install: chmod 644 /tmp/am-dc-2702//build/libtelnet-0.13/_inst/lib/libtelnet.a libtool: install: ranlib /tmp/am-dc-2702//build/libtelnet-0.13/_inst/lib/libtelnet.a libtool: warning: remember to run 'libtool --finish /build/libtelnet-0.13/_inst/lib' /usr/bin/mkdir -p '/tmp/am-dc-2702//build/libtelnet-0.13/_inst/include' /usr/bin/install -c -m 644 ../../libtelnet.h '/tmp/am-dc-2702//build/libtelnet-0.13/_inst/include' /usr/bin/mkdir -p '/tmp/am-dc-2702//build/libtelnet-0.13/_inst/lib/pkgconfig' /usr/bin/install -c -m 644 libtelnet.pc '/tmp/am-dc-2702//build/libtelnet-0.13/_inst/lib/pkgconfig' make[3]: Leaving directory '/build/libtelnet-0.13/_build/sub' make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub' Making install in util make[2]: Entering directory '/build/libtelnet-0.13/_build/sub/util' make[3]: Entering directory '/build/libtelnet-0.13/_build/sub/util' /usr/bin/mkdir -p '/tmp/am-dc-2702//build/libtelnet-0.13/_inst/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c telnet-client telnet-chatd telnet-proxy ipaccess-telnet '/tmp/am-dc-2702//build/libtelnet-0.13/_inst/bin' libtool: warning: '../libtelnet.la' has not been installed in '/build/libtelnet-0.13/_inst/lib' libtool: install: /usr/bin/install -c .libs/telnet-client /tmp/am-dc-2702//build/libtelnet-0.13/_inst/bin/telnet-client libtool: warning: '../libtelnet.la' has not been installed in '/build/libtelnet-0.13/_inst/lib' libtool: install: /usr/bin/install -c .libs/telnet-chatd /tmp/am-dc-2702//build/libtelnet-0.13/_inst/bin/telnet-chatd libtool: warning: '../libtelnet.la' has not been installed in '/build/libtelnet-0.13/_inst/lib' libtool: install: /usr/bin/install -c .libs/telnet-proxy /tmp/am-dc-2702//build/libtelnet-0.13/_inst/bin/telnet-proxy libtool: warning: '../libtelnet.la' has not been installed in '/build/libtelnet-0.13/_inst/lib' libtool: install: /usr/bin/install -c .libs/ipaccess-telnet /tmp/am-dc-2702//build/libtelnet-0.13/_inst/bin/ipaccess-telnet make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/libtelnet-0.13/_build/sub/util' make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub/util' Making install in man make[2]: Entering directory '/build/libtelnet-0.13/_build/sub/man' make[3]: Entering directory '/build/libtelnet-0.13/_build/sub/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/am-dc-2702//build/libtelnet-0.13/_inst/share/man/man1' /usr/bin/install -c -m 644 ../../../man/telnet-proxy.1 ../../../man/telnet-client.1 ../../../man/telnet-chatd.1 '/tmp/am-dc-2702//build/libtelnet-0.13/_inst/share/man/man1' /usr/bin/mkdir -p '/tmp/am-dc-2702//build/libtelnet-0.13/_inst/share/man/man3' /usr/bin/install -c -m 644 ../../../man/libtelnet.3 ../../../man/telnet_init.3 ../../../man/telnet_free.3 ../../../man/telnet_send.3 ../../../man/telnet_recv.3 ../../../man/telnet_iac.3 ../../../man/telnet_negotiate.3 ../../../man/telnet_printf.3 ../../../man/telnet_raw_printf.3 ../../../man/telnet_begin_compress2.3 ../../../man/telnet_begin_sb.3 ../../../man/telnet_finish_sb.3 '/tmp/am-dc-2702//build/libtelnet-0.13/_inst/share/man/man3' make[3]: Leaving directory '/build/libtelnet-0.13/_build/sub/man' make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub/man' make[1]: Leaving directory '/build/libtelnet-0.13/_build/sub' make[1]: Entering directory '/build/libtelnet-0.13/_build/sub' Making uninstall in . make[2]: Entering directory '/build/libtelnet-0.13/_build/sub' /bin/bash ./libtool --mode=uninstall rm -f '/tmp/am-dc-2702//build/libtelnet-0.13/_inst/lib/libtelnet.la' libtool: uninstall: rm -f /tmp/am-dc-2702//build/libtelnet-0.13/_inst/lib/libtelnet.la /tmp/am-dc-2702//build/libtelnet-0.13/_inst/lib/libtelnet.so.1.0.0 /tmp/am-dc-2702//build/libtelnet-0.13/_inst/lib/libtelnet.so.1 /tmp/am-dc-2702//build/libtelnet-0.13/_inst/lib/libtelnet.so /tmp/am-dc-2702//build/libtelnet-0.13/_inst/lib/libtelnet.a ( cd '/tmp/am-dc-2702//build/libtelnet-0.13/_inst/include' && rm -f libtelnet.h ) ( cd '/tmp/am-dc-2702//build/libtelnet-0.13/_inst/lib/pkgconfig' && rm -f libtelnet.pc ) make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub' Making uninstall in util make[2]: Entering directory '/build/libtelnet-0.13/_build/sub/util' ( cd '/tmp/am-dc-2702//build/libtelnet-0.13/_inst/bin' && rm -f telnet-client telnet-chatd telnet-proxy ipaccess-telnet ) make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub/util' Making uninstall in man make[2]: Entering directory '/build/libtelnet-0.13/_build/sub/man' ( cd '/tmp/am-dc-2702//build/libtelnet-0.13/_inst/share/man/man1' && rm -f telnet-proxy.1 telnet-client.1 telnet-chatd.1 ) ( cd '/tmp/am-dc-2702//build/libtelnet-0.13/_inst/share/man/man3' && rm -f libtelnet.3 telnet_init.3 telnet_free.3 telnet_send.3 telnet_recv.3 telnet_iac.3 telnet_negotiate.3 telnet_printf.3 telnet_raw_printf.3 telnet_begin_compress2.3 telnet_begin_sb.3 telnet_finish_sb.3 ) make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub/man' make[1]: Leaving directory '/build/libtelnet-0.13/_build/sub' make[1]: Entering directory '/build/libtelnet-0.13/_build/sub' make[1]: Leaving directory '/build/libtelnet-0.13/_build/sub' make[1]: Entering directory '/build/libtelnet-0.13/_build/sub' make dist-gzip am__post_remove_distdir='@:' make[2]: Entering directory '/build/libtelnet-0.13/_build/sub' make distdir-am make[3]: Entering directory '/build/libtelnet-0.13/_build/sub' if test -d "libtelnet-0.13"; then find "libtelnet-0.13" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libtelnet-0.13" || { sleep 5 && rm -rf "libtelnet-0.13"; }; else :; fi test -d "libtelnet-0.13" || mkdir "libtelnet-0.13" (cd util && make top_distdir=../libtelnet-0.13 distdir=../libtelnet-0.13/util \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[4]: Entering directory '/build/libtelnet-0.13/_build/sub/util' make distdir-am make[5]: Entering directory '/build/libtelnet-0.13/_build/sub/util' make[5]: Leaving directory '/build/libtelnet-0.13/_build/sub/util' make[4]: Leaving directory '/build/libtelnet-0.13/_build/sub/util' (cd man && make top_distdir=../libtelnet-0.13 distdir=../libtelnet-0.13/man \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[4]: Entering directory '/build/libtelnet-0.13/_build/sub/man' make distdir-am make[5]: Entering directory '/build/libtelnet-0.13/_build/sub/man' make[5]: Leaving directory '/build/libtelnet-0.13/_build/sub/man' make[4]: Leaving directory '/build/libtelnet-0.13/_build/sub/man' test -n "" \ || find "libtelnet-0.13" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/bash /build/libtelnet-0.13/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "libtelnet-0.13" make[3]: Leaving directory '/build/libtelnet-0.13/_build/sub' tardir=libtelnet-0.13 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >libtelnet-0.13.tar.gz make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub' if test -d "libtelnet-0.13"; then find "libtelnet-0.13" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libtelnet-0.13" || { sleep 5 && rm -rf "libtelnet-0.13"; }; else :; fi make[1]: Leaving directory '/build/libtelnet-0.13/_build/sub' make[1]: Entering directory '/build/libtelnet-0.13/_build/sub' Making distclean in . make[2]: Entering directory '/build/libtelnet-0.13/_build/sub' test -z "libtelnet.la" || rm -f libtelnet.la rm -f ./so_locations rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "libtelnet.pc" || rm -f libtelnet.pc test . = "../.." || test -z "" || rm -f rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub' Making distclean in util make[2]: Entering directory '/build/libtelnet-0.13/_build/sub/util' rm -f telnet-client telnet-chatd telnet-proxy ipaccess-telnet rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "../../../util" || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f ./.deps/ipaccess_telnet-ipaccess-auth.Po rm -f ./.deps/ipaccess_telnet-telnet-client.Po rm -f ./.deps/telnet-chatd.Po rm -f ./.deps/telnet-client.Po rm -f ./.deps/telnet-proxy.Po rm -f Makefile make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub/util' Making distclean in man make[2]: Entering directory '/build/libtelnet-0.13/_build/sub/man' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../man" || test -z "" || rm -f rm -f Makefile make[2]: Leaving directory '/build/libtelnet-0.13/_build/sub/man' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f ./.deps/libtelnet.Plo rm -f Makefile make[1]: Leaving directory '/build/libtelnet-0.13/_build/sub' if test -d "libtelnet-0.13"; then find "libtelnet-0.13" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libtelnet-0.13" || { sleep 5 && rm -rf "libtelnet-0.13"; }; else :; fi ================================================ libtelnet-0.13 archives ready for distribution: libtelnet-0.13.tar.gz ================================================ + make maintainer-clean Making maintainer-clean in . make[1]: Entering directory '/build' test -z "libtelnet.la" || rm -f libtelnet.la rm -f ./so_locations rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "libtelnet.pc" || rm -f libtelnet.pc test . = "." || test -z "" || rm -f rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files This command is intended for maintainers to use it deletes files that may require special tools to rebuild. make[1]: Leaving directory '/build' Making maintainer-clean in util make[1]: Entering directory '/build/util' rm -f telnet-client telnet-chatd telnet-proxy ipaccess-telnet rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags This command is intended for maintainers to use it deletes files that may require special tools to rebuild. rm -f ./.deps/ipaccess_telnet-ipaccess-auth.Po rm -f ./.deps/ipaccess_telnet-telnet-client.Po rm -f ./.deps/telnet-chatd.Po rm -f ./.deps/telnet-client.Po rm -f ./.deps/telnet-proxy.Po rm -f Makefile make[1]: Leaving directory '/build/util' Making maintainer-clean in man make[1]: Entering directory '/build/man' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f This command is intended for maintainers to use it deletes files that may require special tools to rebuild. rm -f Makefile make[1]: Leaving directory '/build/man' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -rf ./autom4te.cache rm -f ./.deps/libtelnet.Plo rm -f Makefile $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3438574 killed; [ssh-agent] Stopped. Archiving artifacts ‘**/core’ doesn’t match anything: ‘**’ exists but not ‘**/core’ No artifacts found that match the file pattern "**/core, **/testsuite.log, **/workspace.tar.xz". Configuration error? Finished: SUCCESS