<86>Jan  1 05:32:35 userdel[1451806]: delete user 'rooter'
<86>Jan  1 05:32:35 userdel[1451806]: removed group 'rooter' owned by 'rooter'
<86>Jan  1 05:32:35 userdel[1451806]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan  1 05:32:36 groupadd[1452063]: group added to /etc/group: name=rooter, GID=978
<86>Jan  1 05:32:36 groupadd[1452063]: group added to /etc/gshadow: name=rooter
<86>Jan  1 05:32:36 groupadd[1452063]: new group: name=rooter, GID=978
<86>Jan  1 05:32:36 useradd[1452222]: new user: name=rooter, UID=978, GID=978, home=/root, shell=/bin/bash
<86>Jan  1 05:32:36 userdel[1452249]: delete user 'builder'
<86>Jan  1 05:32:36 userdel[1452249]: removed group 'builder' owned by 'builder'
<86>Jan  1 05:32:36 userdel[1452249]: removed shadow group 'builder' owned by 'builder'
<86>Jan  1 05:32:36 groupadd[1452268]: group added to /etc/group: name=builder, GID=979
<86>Jan  1 05:32:36 groupadd[1452268]: group added to /etc/gshadow: name=builder
<86>Jan  1 05:32:36 groupadd[1452268]: new group: name=builder, GID=979
<86>Jan  1 05:32:36 useradd[1452283]: new user: name=builder, UID=979, GID=979, home=/usr/src, shell=/bin/bash
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.87751
+ 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.87751
+ 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 '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64'
+ 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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ ./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... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /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... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /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.60426
+ 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:/bin:/usr/bin:/usr/X11R6/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'
 /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'
 /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'
 /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 <cmdline>: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)
Processing files: libenet-1.3.13-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34701
+ 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.z7JWND
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.z5yR64
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.GzXjXE
Creating libenet-debuginfo package
Processing files: libenet-devel-1.3.13-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.567
+ 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.C1kgSC
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.j9nOvL
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 <winsock2.h>
      |          ^~~~~~~~~~~~
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.P94DXW
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.jwyKGQ
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.Vrx0az
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.d1woXL
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.ZtQ0oP
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U7TE79
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)
8.84user 3.08system 0:30.84elapsed 38%CPU (0avgtext+0avgdata 49308maxresident)k
0inputs+0outputs (0major+944387minor)pagefaults 0swaps
10.56user 7.76system 0:39.14elapsed 46%CPU (0avgtext+0avgdata 49308maxresident)k
0inputs+0outputs (0major+1168831minor)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	2023-01-01 05:33:10.188869280 +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	ba316099b6396c2ae387acb9edba63cf	
 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	43a3a843a3e329570f283a946dbb2977	
 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: 87c02416f440ad687f8977b3453831b3553d21f3bae52d3daffd457d2960e28867b64cac2dfa3c0c2a984201f7c53462a61f238ae284d1b5dff9ad0cbecd2f5a
--- 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	2023-01-01 05:33:10.548874391 +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/72	40755	root:root	
+/usr/lib/debug/.build-id/72/7add1d721b3741abbb5bb6e7c567307aa94720	120777	root:root	../../../../lib64/libenet.so.7.0.1
+/usr/lib/debug/.build-id/72/7add1d721b3741abbb5bb6e7c567307aa94720.debug	120777	root:root	../../usr/lib64/libenet.so.7.0.1.debug
+/usr/lib/debug/.build-id/bb	40755	root:root	
+/usr/lib/debug/.build-id/bb/e4e29a1ebe31bf3974361bad1d70aeaecac5e8	120777	root:root	../../../../lib64/libenet.so.1
+/usr/lib/debug/.build-id/bb/e4e29a1ebe31bf3974361bad1d70aeaecac5e8.debug	120777	root:root	../../usr/lib64/libenet.so.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/72	40755	root:root		
+File: /usr/lib/debug/.build-id/72/7add1d721b3741abbb5bb6e7c567307aa94720	120777	root:root		../../../../lib64/libenet.so.7.0.1
+File: /usr/lib/debug/.build-id/72/7add1d721b3741abbb5bb6e7c567307aa94720.debug	120777	root:root		../../usr/lib64/libenet.so.7.0.1.debug
+File: /usr/lib/debug/.build-id/bb	40755	root:root		
+File: /usr/lib/debug/.build-id/bb/e4e29a1ebe31bf3974361bad1d70aeaecac5e8	120777	root:root		../../../../lib64/libenet.so.1
+File: /usr/lib/debug/.build-id/bb/e4e29a1ebe31bf3974361bad1d70aeaecac5e8.debug	120777	root:root		../../usr/lib64/libenet.so.1.debug
+File: /usr/lib/debug/usr/lib64/libenet.so.1.debug	100644	root:root	b9a210d2cf3db29e6d588e30960db92f	
+File: /usr/lib/debug/usr/lib64/libenet.so.7.0.1.debug	100644	root:root	d8c66572885448269959646b9343daf8	
 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: 9ddd196ecf43cdbed893f2d660cecc188584ee74b12e1d4d4595ab770ab6ccd183d8963be7c14ac665f50fe99c3249d63eee2cc343cd61d0b6374711259dc0cc
--- 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	2023-01-01 05:33:10.693876450 +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	b793f1dd8b9d3d3d733792e36c3e86c6	
+RPMIdentity: 20b9901e1210d01ddf276c747f2a06d3a7e9b7ff8d35249ad1a815ea58560077fd1296dab3811c3ebcd057f8c4f074177d91fbf2b0a37d7f84b4cd9c4108f036