<86>May 4 02:28:04 userdel[1414605]: delete user 'rooter' <86>May 4 02:28:04 userdel[1414605]: removed group 'rooter' owned by 'rooter' <86>May 4 02:28:04 userdel[1414605]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:28:04 groupadd[1414694]: group added to /etc/group: name=rooter, GID=1847 <86>May 4 02:28:04 groupadd[1414694]: group added to /etc/gshadow: name=rooter <86>May 4 02:28:04 groupadd[1414694]: new group: name=rooter, GID=1847 <86>May 4 02:28:04 useradd[1414777]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash, from=none <86>May 4 02:28:04 userdel[1414884]: delete user 'builder' <86>May 4 02:28:04 userdel[1414884]: removed group 'builder' owned by 'builder' <86>May 4 02:28:04 userdel[1414884]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:28:04 groupadd[1414975]: group added to /etc/group: name=builder, GID=1848 <86>May 4 02:28:04 groupadd[1414975]: group added to /etc/gshadow: name=builder <86>May 4 02:28:04 groupadd[1414975]: new group: name=builder, GID=1848 <86>May 4 02:28:04 useradd[1415052]: new user: name=builder, UID=1848, GID=1848, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libenet-1.3.13-alt2.nosrc.rpm (w1.gzdio) Installing libenet-1.3.13-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80259 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf enet-1.3.13 + echo 'Source #0 (enet-1.3.13.tar.gz):' Source #0 (enet-1.3.13.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/enet-1.3.13.tar.gz + /bin/tar -xf - + cd enet-1.3.13 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80259 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd enet-1.3.13 + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe 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 x86_64-alt-linux-gcc... x86_64-alt-linux-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 we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-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 x86_64-alt-linux-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes 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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-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 gethostbyaddr_r... yes checking for gethostbyname_r... yes checking for poll... yes checking for fcntl... yes checking for inet_pton... yes checking for inet_ntop... yes checking for struct msghdr.msg_flags... yes checking for socklen_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libenet.pc config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/enet-1.3.13' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" -DPACKAGE_STRING=\"libenet\ 1.3.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c -o callbacks.lo callbacks.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" "-DPACKAGE_STRING=\"libenet 1.3.13\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c callbacks.c -fPIC -DPIC -o .libs/callbacks.o libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" "-DPACKAGE_STRING=\"libenet 1.3.13\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c callbacks.c -o callbacks.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" -DPACKAGE_STRING=\"libenet\ 1.3.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c -o compress.lo compress.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" "-DPACKAGE_STRING=\"libenet 1.3.13\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c compress.c -fPIC -DPIC -o .libs/compress.o libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" "-DPACKAGE_STRING=\"libenet 1.3.13\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c compress.c -o compress.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" -DPACKAGE_STRING=\"libenet\ 1.3.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c -o host.lo host.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" "-DPACKAGE_STRING=\"libenet 1.3.13\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c host.c -fPIC -DPIC -o .libs/host.o libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" "-DPACKAGE_STRING=\"libenet 1.3.13\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c host.c -o host.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" -DPACKAGE_STRING=\"libenet\ 1.3.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c -o list.lo list.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" "-DPACKAGE_STRING=\"libenet 1.3.13\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c list.c -fPIC -DPIC -o .libs/list.o libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" "-DPACKAGE_STRING=\"libenet 1.3.13\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c list.c -o list.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" -DPACKAGE_STRING=\"libenet\ 1.3.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c -o packet.lo packet.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" "-DPACKAGE_STRING=\"libenet 1.3.13\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c packet.c -fPIC -DPIC -o .libs/packet.o libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" "-DPACKAGE_STRING=\"libenet 1.3.13\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c packet.c -o packet.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" -DPACKAGE_STRING=\"libenet\ 1.3.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c -o peer.lo peer.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" "-DPACKAGE_STRING=\"libenet 1.3.13\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c peer.c -fPIC -DPIC -o .libs/peer.o libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" "-DPACKAGE_STRING=\"libenet 1.3.13\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c peer.c -o peer.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" -DPACKAGE_STRING=\"libenet\ 1.3.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c -o protocol.lo protocol.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" "-DPACKAGE_STRING=\"libenet 1.3.13\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c protocol.c -fPIC -DPIC -o .libs/protocol.o libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" "-DPACKAGE_STRING=\"libenet 1.3.13\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c protocol.c -o protocol.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" -DPACKAGE_STRING=\"libenet\ 1.3.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c -o unix.lo unix.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" "-DPACKAGE_STRING=\"libenet 1.3.13\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c unix.c -fPIC -DPIC -o .libs/unix.o libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" "-DPACKAGE_STRING=\"libenet 1.3.13\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c unix.c -o unix.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" -DPACKAGE_STRING=\"libenet\ 1.3.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c -o win32.lo win32.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" "-DPACKAGE_STRING=\"libenet 1.3.13\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c win32.c -fPIC -DPIC -o .libs/win32.o libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" "-DPACKAGE_STRING=\"libenet 1.3.13\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -DSTDC_HEADERS=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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -c win32.c -o win32.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -fPIC -version-info 7:1:0 -o libenet.la -rpath /usr/lib64 callbacks.lo compress.lo host.lo list.lo packet.lo peer.lo protocol.lo unix.lo win32.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/callbacks.o .libs/compress.o .libs/host.o .libs/list.o .libs/packet.o .libs/peer.o .libs/protocol.o .libs/unix.o .libs/win32.o -O2 -flto=auto -Wl,-soname -Wl,libenet.so.7 -o .libs/libenet.so.7.0.1 libtool: link: (cd ".libs" && rm -f "libenet.so.7" && ln -s "libenet.so.7.0.1" "libenet.so.7") libtool: link: (cd ".libs" && rm -f "libenet.so" && ln -s "libenet.so.7.0.1" "libenet.so") libtool: link: ar cru .libs/libenet.a callbacks.o compress.o host.o list.o packet.o peer.o protocol.o unix.o win32.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libenet.a libtool: link: ( cd ".libs" && rm -f "libenet.la" && ln -s "../libenet.la" "libenet.la" ) make: Leaving directory '/usr/src/RPM/BUILD/enet-1.3.13' + gcc -shared -Wl,-soname,libenet.so.1 callbacks.o compress.o host.o list.o packet.o peer.o protocol.o unix.o win32.o -o libenet.so.1 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.89111 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libenet-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libenet-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd enet-1.3.13 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libenet-buildroot make: Entering directory '/usr/src/RPM/BUILD/enet-1.3.13' make[1]: Entering directory '/usr/src/RPM/BUILD/enet-1.3.13' /usr/bin/mkdir -p '/usr/src/tmp/libenet-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libenet.la '/usr/src/tmp/libenet-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libenet.so.7.0.1 /usr/src/tmp/libenet-buildroot/usr/lib64/libenet.so.7.0.1 libtool: install: (cd /usr/src/tmp/libenet-buildroot/usr/lib64 && { ln -s -f libenet.so.7.0.1 libenet.so.7 || { rm -f libenet.so.7 && ln -s libenet.so.7.0.1 libenet.so.7; }; }) libtool: install: (cd /usr/src/tmp/libenet-buildroot/usr/lib64 && { ln -s -f libenet.so.7.0.1 libenet.so || { rm -f libenet.so && ln -s libenet.so.7.0.1 libenet.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libenet.lai /usr/src/tmp/libenet-buildroot/usr/lib64/libenet.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libenet.a /usr/src/tmp/libenet-buildroot/usr/lib64/libenet.a libtool: install: chmod 644 /usr/src/tmp/libenet-buildroot/usr/lib64/libenet.a libtool: install: ranlib /usr/src/tmp/libenet-buildroot/usr/lib64/libenet.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/usr/src/tmp/libenet-buildroot/usr/include/enet' /usr/libexec/rpm-build/install -p -m 644 include/enet/callbacks.h include/enet/enet.h include/enet/list.h include/enet/protocol.h include/enet/time.h include/enet/types.h include/enet/unix.h include/enet/utility.h include/enet/win32.h '/usr/src/tmp/libenet-buildroot/usr/include/enet' /usr/bin/mkdir -p '/usr/src/tmp/libenet-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libenet.pc '/usr/src/tmp/libenet-buildroot/usr/lib64/pkgconfig' make[1]: Leaving directory '/usr/src/RPM/BUILD/enet-1.3.13' make: Leaving directory '/usr/src/RPM/BUILD/enet-1.3.13' + install -pDm644 libenet.so.1 /usr/src/tmp/libenet-buildroot/usr/lib64/libenet.so.1 + install -d /usr/src/tmp/libenet-buildroot/usr/lib64/pkgconfig + install -m644 libenet.pc /usr/src/tmp/libenet-buildroot/usr/lib64/pkgconfig + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libenet-buildroot (auto) removed './usr/lib64/libenet.la' mode of './usr/lib64/libenet.so.7.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libenet-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libenet.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libenet.pc: Libs: '-L${libdir} -lenet' --> '-lenet' Checking contents of files in /usr/src/tmp/libenet-buildroot/ (default) Compressing files in /usr/src/tmp/libenet-buildroot (auto) Adjusting library links in /usr/src/tmp/libenet-buildroot ./usr/lib64: (from :0) libenet.so.7 -> libenet.so.7.0.1 libenet.so.1 -> libenet.so.1 Verifying ELF objects in /usr/src/tmp/libenet-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libenet-buildroot Processing files: libenet-1.3.13-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89111 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd enet-1.3.13 + DOCDIR=/usr/src/tmp/libenet-buildroot/usr/share/doc/libenet-1.3.13 + export DOCDIR + rm -rf /usr/src/tmp/libenet-buildroot/usr/share/doc/libenet-1.3.13 + /bin/mkdir -p /usr/src/tmp/libenet-buildroot/usr/share/doc/libenet-1.3.13 + cp -prL ChangeLog LICENSE README /usr/src/tmp/libenet-buildroot/usr/share/doc/libenet-1.3.13 + chmod -R go-w /usr/src/tmp/libenet-buildroot/usr/share/doc/libenet-1.3.13 + chmod -R a+rX /usr/src/tmp/libenet-buildroot/usr/share/doc/libenet-1.3.13 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZsV0Yq find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libenet-buildroot/usr/lib64/libenet.so.1: 72 symbols, 17 bpp lib.prov: /usr/src/tmp/libenet-buildroot/usr/lib64/libenet.so.7: 72 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jHs7vK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libenet.so.1()(64bit) = set:kdVMPke5CpqQkEZw72evJ2oL6SRwfTWdxW5rZx4ZgOBT7xcY0EZ81OFsZHc5XmwD5x55GwZJJyFARCOPHm3k6V6kbyGVYn4EkuKkl3QIhTrqR8aZsP0IZmz7UeaSFKNtO9CnNDzrXMf87ZpJon0X0Mq2, libenet.so.7()(64bit) = set:kdVMPke5CpqQkEZw72evJ2oL6SRwfTWdxW5rZx4ZgOBT7xcY0EZ81OFsZHc5XmwD5x55GwZJJyFARCOPHm3k6V6kbyGVYn4EkuKkl3QIhTrqR8aZsP0IZmz7UeaSFKNtO9CnNDzrXMf87ZpJon0X0Mq2 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.28)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IigfkA Creating libenet-debuginfo package Processing files: libenet-devel-1.3.13-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61591 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd enet-1.3.13 + DOCDIR=/usr/src/tmp/libenet-buildroot/usr/share/doc/libenet-devel-1.3.13 + export DOCDIR + rm -rf /usr/src/tmp/libenet-buildroot/usr/share/doc/libenet-devel-1.3.13 + /bin/mkdir -p /usr/src/tmp/libenet-buildroot/usr/share/doc/libenet-devel-1.3.13 + cp -prL docs/html /usr/src/tmp/libenet-buildroot/usr/share/doc/libenet-devel-1.3.13 + chmod -R go-w /usr/src/tmp/libenet-buildroot/usr/share/doc/libenet-devel-1.3.13 + chmod -R a+rX /usr/src/tmp/libenet-buildroot/usr/share/doc/libenet-devel-1.3.13 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wjWXxB find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ap2Cia find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/libenet-buildroot/usr/include/enet/win32.h:18:10: fatal error: winsock2.h: No such file or directory 18 | #include | ^~~~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libenet-buildroot/usr/include/enet/win32.h: cpp failed, trying c++ mode x86_64-alt-linux-cpp: fatal error: cannot execute 'cc1plus': execvp: No such file or directory compilation terminated. cpp.req: WARNING: /usr/src/tmp/libenet-buildroot/usr/include/enet/win32.h: cpp failed Provides: pkgconfig(libenet) = 1.3.13 Requires: libenet = 1.3.13-alt2, /usr/lib64/libenet.so.7.0.1, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GklJt7 Processing files: libenet-devel-static-1.3.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7Pd3xt find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iWGhNi find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libenet = 1.3.13-alt2, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FMejzO Processing files: libenet-debuginfo-1.3.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OOvhZk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GF7syb find-requires: running scripts (debuginfo) Provides: debug64(libenet.so.1), debug64(libenet.so.7) Requires: libenet = 1.3.13-alt2, debug64(libc.so.6) Adding to libenet-devel a strict dependency on libenet Adding to libenet-devel-static a strict dependency on libenet Adding to libenet-debuginfo a strict dependency on libenet Removing 1 extra deps from libenet-devel due to dependency on libenet Wrote: /usr/src/RPM/RPMS/x86_64/libenet-1.3.13-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libenet-devel-1.3.13-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libenet-devel-static-1.3.13-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libenet-debuginfo-1.3.13-alt2.x86_64.rpm (w2.lzdio) 5.08user 4.72system 0:18.54elapsed 52%CPU (0avgtext+0avgdata 48760maxresident)k 0inputs+0outputs (0major+945749minor)pagefaults 0swaps 0.54user 1.85system 0:23.74elapsed 10%CPU (0avgtext+0avgdata 12224maxresident)k 0inputs+0outputs (0major+94562minor)pagefaults 0swaps --- libenet-1.3.13-alt2.x86_64.rpm.repo 2021-10-12 10:32:11.000000000 +0000 +++ libenet-1.3.13-alt2.x86_64.rpm.hasher 2024-05-04 02:28:25.214649163 +0000 @@ -16,5 +16,5 @@ Provides: libenet = 1.3.13-alt2:sisyphus+286881.100.1.1 -File: /usr/lib64/libenet.so.1 100644 root:root cb6769f20723902ff05bf226f51ade7b +File: /usr/lib64/libenet.so.1 100644 root:root e4d9f607d48e6fa25bd0cbbd88f3f357 File: /usr/lib64/libenet.so.7 120777 root:root libenet.so.7.0.1 -File: /usr/lib64/libenet.so.7.0.1 100644 root:root ef3ec23d126e7b8b1373c5d0290775e9 +File: /usr/lib64/libenet.so.7.0.1 100644 root:root ea2c20f7073790ecbddec67a988373cc File: /usr/share/doc/libenet-1.3.13 40755 root:root @@ -23,2 +23,2 @@ File: /usr/share/doc/libenet-1.3.13/README 100644 root:root aaf84060799e2a3961d38aa9316c31ab -RPMIdentity: 9da98083cc8bda62439155a3b83bbef3c8f16e6e2217a39e8cbab86945a6c1161573b81750d913d75b08a5df7680d028f7927a6f68f0a6bb5f99fdca616a1d98 +RPMIdentity: 43486a3881e20e2eef7bb88b56ebbff45830fa556903cca7c9375bfc8cdb2f6bb187a7db46567534a61130d338e81c930a5deca014c57225ed28bde6f2a8089d --- libenet-debuginfo-1.3.13-alt2.x86_64.rpm.repo 2021-10-12 10:32:11.000000000 +0000 +++ libenet-debuginfo-1.3.13-alt2.x86_64.rpm.hasher 2024-05-04 02:28:25.285650092 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/2b 40755 root:root -/usr/lib/debug/.build-id/2b/942229e74d6cabb6c8c574d5816d5a7646b211 120777 root:root ../../../../lib64/libenet.so.7.0.1 -/usr/lib/debug/.build-id/2b/942229e74d6cabb6c8c574d5816d5a7646b211.debug 120777 root:root ../../usr/lib64/libenet.so.7.0.1.debug -/usr/lib/debug/.build-id/6e 40755 root:root -/usr/lib/debug/.build-id/6e/70ac217eefd9a00b6815e688cb13c6fbb64d9c 120777 root:root ../../../../lib64/libenet.so.1 -/usr/lib/debug/.build-id/6e/70ac217eefd9a00b6815e688cb13c6fbb64d9c.debug 120777 root:root ../../usr/lib64/libenet.so.1.debug +/usr/lib/debug/.build-id/53 40755 root:root +/usr/lib/debug/.build-id/53/e86f59369eec7499f4ff8297a919b665ba5cbf 120777 root:root ../../../../lib64/libenet.so.1 +/usr/lib/debug/.build-id/53/e86f59369eec7499f4ff8297a919b665ba5cbf.debug 120777 root:root ../../usr/lib64/libenet.so.1.debug +/usr/lib/debug/.build-id/f0 40755 root:root +/usr/lib/debug/.build-id/f0/5c00921593e17db7ebef53a410b50d2e8d5ca9 120777 root:root ../../../../lib64/libenet.so.7.0.1 +/usr/lib/debug/.build-id/f0/5c00921593e17db7ebef53a410b50d2e8d5ca9.debug 120777 root:root ../../usr/lib64/libenet.so.7.0.1.debug /usr/lib/debug/usr/lib64/libenet.so.1.debug 100644 root:root @@ -33,10 +33,10 @@ Provides: libenet-debuginfo = 1.3.13-alt2:sisyphus+286881.100.1.1 -File: /usr/lib/debug/.build-id/2b 40755 root:root -File: /usr/lib/debug/.build-id/2b/942229e74d6cabb6c8c574d5816d5a7646b211 120777 root:root ../../../../lib64/libenet.so.7.0.1 -File: /usr/lib/debug/.build-id/2b/942229e74d6cabb6c8c574d5816d5a7646b211.debug 120777 root:root ../../usr/lib64/libenet.so.7.0.1.debug -File: /usr/lib/debug/.build-id/6e 40755 root:root -File: /usr/lib/debug/.build-id/6e/70ac217eefd9a00b6815e688cb13c6fbb64d9c 120777 root:root ../../../../lib64/libenet.so.1 -File: /usr/lib/debug/.build-id/6e/70ac217eefd9a00b6815e688cb13c6fbb64d9c.debug 120777 root:root ../../usr/lib64/libenet.so.1.debug -File: /usr/lib/debug/usr/lib64/libenet.so.1.debug 100644 root:root 8a0e36c6d649c6ab2a9a1f1580b9e134 -File: /usr/lib/debug/usr/lib64/libenet.so.7.0.1.debug 100644 root:root 625c3f1bf82b4a889850d8232bea8974 +File: /usr/lib/debug/.build-id/53 40755 root:root +File: /usr/lib/debug/.build-id/53/e86f59369eec7499f4ff8297a919b665ba5cbf 120777 root:root ../../../../lib64/libenet.so.1 +File: /usr/lib/debug/.build-id/53/e86f59369eec7499f4ff8297a919b665ba5cbf.debug 120777 root:root ../../usr/lib64/libenet.so.1.debug +File: /usr/lib/debug/.build-id/f0 40755 root:root +File: /usr/lib/debug/.build-id/f0/5c00921593e17db7ebef53a410b50d2e8d5ca9 120777 root:root ../../../../lib64/libenet.so.7.0.1 +File: /usr/lib/debug/.build-id/f0/5c00921593e17db7ebef53a410b50d2e8d5ca9.debug 120777 root:root ../../usr/lib64/libenet.so.7.0.1.debug +File: /usr/lib/debug/usr/lib64/libenet.so.1.debug 100644 root:root 8f4bde42570ab3220fca57bfe465632e +File: /usr/lib/debug/usr/lib64/libenet.so.7.0.1.debug 100644 root:root 6b45efc43092e3130b9e9b464422ce8a File: /usr/lib/debug/usr/lib64/libenet.so.7.debug 120777 root:root libenet.so.7.0.1.debug @@ -60,2 +60,2 @@ File: /usr/src/debug/enet-1.3.13/win32.c 100644 root:root cede9d3cf004b4e7e49750f06dbae1c7 -RPMIdentity: 49aaf18d62e323152fa94865d962727d88bf90027aab2be821e3f5de32b874cc70e036cb4919d4689b6f000528cfd0f97c2a5d2ca84690c3ee1815ff13fab3ec +RPMIdentity: 1c5968bcb9d1b939e9bce4b7a2659f6f433ed202fb5c133dd337f0cafe2e9a2493e250a806f302e2239ad7da4addf79d5a418f02b058c0af0e547631facd60a3 --- libenet-devel-static-1.3.13-alt2.x86_64.rpm.repo 2021-10-12 10:32:11.000000000 +0000 +++ libenet-devel-static-1.3.13-alt2.x86_64.rpm.hasher 2024-05-04 02:28:25.425651925 +0000 @@ -5,3 +5,3 @@ Provides: libenet-devel-static = 1.3.13-alt2:sisyphus+286881.100.1.1 -File: /usr/lib64/libenet.a 100644 root:root 28317af2184293ef00556d5e44d96729 -RPMIdentity: 47a24c13415474c72237afbec06ca8523db013c9388df7465f7f16000534938d410173ee35bdc36c7893569908e9a61e9997079f3cf18b69901f047d073d65bc +File: /usr/lib64/libenet.a 100644 root:root cb29701883a2fad3a8f1925cf3a8ffca +RPMIdentity: 3c0775a47cf8886c3eeb08d68e0dd346b3ee35f099849cd3fb25694cf7df67553913c703d5dd1e1c1ea5ae3f511bc08adcf7f13a9cbf1d3538f692682be3c6e4