<86>Sep 13 00:31:14 userdel[2900191]: delete user 'rooter'
<86>Sep 13 00:31:14 userdel[2900191]: removed group 'rooter' owned by 'rooter'
<86>Sep 13 00:31:14 userdel[2900191]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 13 00:31:14 groupadd[2900206]: group added to /etc/group: name=rooter, GID=936
<86>Sep 13 00:31:14 groupadd[2900206]: group added to /etc/gshadow: name=rooter
<86>Sep 13 00:31:14 groupadd[2900206]: new group: name=rooter, GID=936
<86>Sep 13 00:31:14 useradd[2900229]: new user: name=rooter, UID=936, GID=936, home=/root, shell=/bin/bash
<86>Sep 13 00:31:14 userdel[2900245]: delete user 'builder'
<86>Sep 13 00:31:14 userdel[2900245]: removed group 'builder' owned by 'builder'
<86>Sep 13 00:31:14 groupadd[2900265]: group added to /etc/group: name=builder, GID=937
<86>Sep 13 00:31:14 groupadd[2900265]: group added to /etc/gshadow: name=builder
<86>Sep 13 00:31:14 groupadd[2900265]: new group: name=builder, GID=937
<86>Sep 13 00:31:14 useradd[2900281]: new user: name=builder, UID=937, GID=937, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/libotr5-4.1.1-alt1.2.src.rpm: bad symbols in the license tag: /
<13>Sep 13 00:31:15 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed
<13>Sep 13 00:31:15 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed
<13>Sep 13 00:31:15 rpmi: libgpg-error-devel-1.45-alt1 sisyphus+304137.100.1.1 1658502387 installed
<13>Sep 13 00:31:15 rpmi: libgcrypt-devel-1.10.1-alt1 sisyphus+304141.100.1.1 1658504528 installed
<13>Sep 13 00:31:15 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953516 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libotr5-4.1.1-alt1.2.nosrc.rpm (w1.gzdio)
Installing libotr5-4.1.1-alt1.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31988
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libotr-4.1.1
+ echo 'Source #0 (libotr-4.1.1.tar.gz):'
Source #0 (libotr-4.1.1.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/libotr-4.1.1.tar.gz
+ /bin/tar -xf -
+ cd libotr-4.1.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed '/random-msg-disconnect-frag-auth.sh$/d' -i tests/test_list
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31988
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libotr-4.1.1
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ 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 --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 --disable-static --enable-shared --with-pic --disable-rpath
configure: WARNING: unrecognized options: --without-included-gettext, --disable-rpath
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
/usr/src/RPM/BUILD/libotr-4.1.1/config/missing: Unknown `--is-lightweight' option
Try `/usr/src/RPM/BUILD/libotr-4.1.1/config/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
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 whether make supports nested variables... (cached) 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... no
checking for x86_64-alt-linux-libgcrypt-config... no
checking for libgcrypt-config... /usr/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.2.0... yes (1.10.1-unknown)
checking LIBGCRYPT API version... okay
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
checking for win32... no
checking whether the compiler accepts -fstack-protector-all... yes
checking whether the compiler accepts -Wstack-protector... yes
checking whether the compiler accepts -fwrapv... yes
checking whether the compiler accepts -fno-strict-overflow... yes
checking whether the compiler accepts -Wall... yes
checking whether the compiler accepts -Wextra -Wno-unused-parameter... yes
checking whether the compiler accepts -Wformat-security... yes
checking whether the compiler accepts --param ssp-buffer-size=1... yes
checking whether the compiler accepts -fPIE... yes
checking whether the linker accepts -pie... yes
checking whether the linker accepts -z relro -z now... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating toolkit/Makefile
config.status: creating tests/Makefile
config.status: creating tests/utils/Makefile
config.status: creating libotr.pc
config.status: creating tests/utils/tap/Makefile
config.status: creating tests/unit/Makefile
config.status: creating tests/regression/Makefile
config.status: creating tests/regression/client/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext, --disable-rpath
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating toolkit/Makefile
config.status: creating tests/Makefile
config.status: creating tests/utils/Makefile
config.status: creating libotr.pc
config.status: creating tests/utils/tap/Makefile
config.status: creating tests/unit/Makefile
config.status: creating tests/regression/Makefile
config.status: creating tests/regression/client/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext, --disable-rpath
+ sed -ri 's/^(hardcode_libdir_flag_spec|runpath_var)=.*/\1=/' libtool
+ make -j16
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o tlv.lo tlv.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c tlv.c  -fPIC -DPIC -o .libs/tlv.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o b64.lo b64.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c b64.c  -fPIC -DPIC -o .libs/b64.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o userstate.lo userstate.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c userstate.c  -fPIC -DPIC -o .libs/userstate.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o mem.lo mem.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c mem.c  -fPIC -DPIC -o .libs/mem.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o context_priv.lo context_priv.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c context_priv.c  -fPIC -DPIC -o .libs/context_priv.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o context.lo context.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c context.c  -fPIC -DPIC -o .libs/context.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o dh.lo dh.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c dh.c  -fPIC -DPIC -o .libs/dh.o
dh.c:43:18: warning: 'DH1536_MOD_LEN_BYTES' defined but not used [-Wunused-const-variable=]
   43 | static const int DH1536_MOD_LEN_BYTES = 192;
      |                  ^~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o instag.lo instag.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c instag.c  -fPIC -DPIC -o .libs/instag.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o sm.lo sm.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c sm.c  -fPIC -DPIC -o .libs/sm.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o proto.lo proto.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c proto.c  -fPIC -DPIC -o .libs/proto.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o message.lo message.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c message.c  -fPIC -DPIC -o .libs/message.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o privkey.lo privkey.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c privkey.c  -fPIC -DPIC -o .libs/privkey.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o auth.lo auth.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c auth.c  -fPIC -DPIC -o .libs/auth.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -version-info 6:1:1  -L/usr/lib64 -lgcrypt -lgpg-error -pie -z relro -z now -o libotr.la -rpath /usr/lib64 privkey.lo context.lo proto.lo b64.lo dh.lo mem.lo message.lo userstate.lo tlv.lo auth.lo sm.lo context_priv.lo instag.lo  
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/privkey.o .libs/context.o .libs/proto.o .libs/b64.o .libs/dh.o .libs/mem.o .libs/message.o .libs/userstate.o .libs/tlv.o .libs/auth.o .libs/sm.o .libs/context_priv.o .libs/instag.o   -L/usr/lib64 -lgcrypt -lgpg-error  -O2 -flto=auto   -Wl,-soname -Wl,libotr.so.5 -o .libs/libotr.so.5.1.1
libtool: link: (cd ".libs" && rm -f "libotr.so.5" && ln -s "libotr.so.5.1.1" "libotr.so.5")
libtool: link: (cd ".libs" && rm -f "libotr.so" && ln -s "libotr.so.5.1.1" "libotr.so")
libtool: link: ( cd ".libs" && rm -f "libotr.la" && ln -s "../libotr.la" "libotr.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src'
Making all in toolkit
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include -I../src    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o ctrmode.o ctrmode.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include -I../src    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o readotr.o readotr.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include -I../src    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o sesskeys.o sesskeys.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include -I../src    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o sha1hmac.o sha1hmac.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include -I../src    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o otr_mackey.o otr_mackey.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include -I../src    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o otr_sesskeys.o otr_sesskeys.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include -I../src    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o otr_readforge.o otr_readforge.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include -I../src    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o otr_modify.o otr_modify.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include -I../src    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o otr_parse.o otr_parse.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include -I../src    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o aes.o aes.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include -I../src    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o otr_remac.o otr_remac.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include -I../src    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o parse.o parse.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE  -pie -z relro -z now -o otr_sesskeys otr_sesskeys.o sesskeys.o parse.o sha1hmac.o ../src/libotr.la  -L/usr/lib64 -lgcrypt -lgpg-error 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/otr_sesskeys otr_sesskeys.o sesskeys.o parse.o sha1hmac.o  ../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE  -pie -z relro -z now -o otr_mackey otr_mackey.o sesskeys.o parse.o sha1hmac.o ../src/libotr.la  -L/usr/lib64 -lgcrypt -lgpg-error 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/otr_mackey otr_mackey.o sesskeys.o parse.o sha1hmac.o  ../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE  -pie -z relro -z now -o otr_remac otr_remac.o parse.o sha1hmac.o ../src/libotr.la  -L/usr/lib64 -lgcrypt -lgpg-error 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/otr_remac otr_remac.o parse.o sha1hmac.o  ../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE  -pie -z relro -z now -o otr_modify otr_modify.o readotr.o parse.o sha1hmac.o ../src/libotr.la  -L/usr/lib64 -lgcrypt -lgpg-error 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/otr_modify otr_modify.o readotr.o parse.o sha1hmac.o  ../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE  -pie -z relro -z now -o otr_parse otr_parse.o readotr.o parse.o sha1hmac.o ../src/libotr.la  -L/usr/lib64 -lgcrypt -lgpg-error 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/otr_parse otr_parse.o readotr.o parse.o sha1hmac.o  ../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE  -pie -z relro -z now -o otr_readforge otr_readforge.o readotr.o sesskeys.o aes.o ctrmode.o parse.o sha1hmac.o ../src/libotr.la  -L/usr/lib64 -lgcrypt -lgpg-error 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/otr_readforge otr_readforge.o readotr.o sesskeys.o aes.o ctrmode.o parse.o sha1hmac.o  ../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error
make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit'
Making all in tests
Making all in utils
Making all in tap
make[4]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils/tap'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../..    -DHAVE_LIBPTHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o tap.lo tap.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -DHAVE_LIBPTHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c tap.c  -fPIC -DPIC -o .libs/tap.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils/tap'
make[4]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils/tap'
/bin/sh ../../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -DHAVE_LIBPTHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE  -pie -z relro -z now -o libtap.la  tap.lo -lpthread 
libtool: link: ar cru .libs/libtap.a .libs/tap.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libtap.a
libtool: link: ( cd ".libs" && rm -f "libtap.la" && ln -s "../libtap.la" "libtap.la" )
make[4]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils/tap'
make[4]: Nothing to be done for 'all-am'.
Making all in unit
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..    -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_mem.o test_mem.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..    -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_b64.o test_b64.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..    -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_userstate.o test_userstate.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..    -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_proto.o test_proto.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..    -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_tlv.o test_tlv.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..    -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_auth.o test_auth.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..    -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_context.o test_context.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..    -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_instag.o test_instag.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..    -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_privkey.o test_privkey.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..    -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_dh.o test_dh.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..    -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_sm.o test_sm.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE  -pie -z relro -z now -o test_mem test_mem.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error 
libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_mem test_mem.o  ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE  -pie -z relro -z now -o test_b64 test_b64.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error 
libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_b64 test_b64.o  ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE  -pie -z relro -z now -o test_userstate test_userstate.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error 
libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_userstate test_userstate.o  ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE  -pie -z relro -z now -o test_instag test_instag.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error 
libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_instag test_instag.o  ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE  -pie -z relro -z now -o test_tlv test_tlv.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error 
libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_tlv test_tlv.o  ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE  -pie -z relro -z now -o test_sm test_sm.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error 
libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_sm test_sm.o  ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE  -pie -z relro -z now -o test_privkey test_privkey.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error 
libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_privkey test_privkey.o  ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE  -pie -z relro -z now -o test_context test_context.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error 
libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_context test_context.o  ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE  -pie -z relro -z now -o test_auth test_auth.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error 
libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_auth test_auth.o  ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE  -pie -z relro -z now -o test_proto test_proto.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error 
libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_proto test_proto.o  ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE  -pie -z relro -z now -o test_dh test_dh.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error 
libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_dh test_dh.o  ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error
make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit'
Making all in regression
Making all in client
make[4]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression/client'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../include -I../../../src -I../../../tests/utils/ -I.  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o client.o client.c
client.c: In function 'ops_inject_msg':
client.c:151:15: warning: implicit declaration of function 'send' [-Wimplicit-function-declaration]
  151 |         ret = send(oinfo->sock, &msg, sizeof(msg), 0);
      |               ^~~~
client.c: In function 'recv_otr_msg':
client.c:553:15: warning: implicit declaration of function 'recv' [-Wimplicit-function-declaration]
  553 |         ret = recv(sock, &omsg, sizeof(omsg), 0);
      |               ^~~~
client.c: In function 'alice_thread':
client.c:624:23: warning: implicit declaration of function 'socket' [-Wimplicit-function-declaration]
  624 |         sock_to_bob = socket(PF_UNIX, SOCK_STREAM, 0);
      |                       ^~~~~~
client.c:624:30: error: 'PF_UNIX' undeclared (first use in this function)
  624 |         sock_to_bob = socket(PF_UNIX, SOCK_STREAM, 0);
      |                              ^~~~~~~
client.c:624:30: note: each undeclared identifier is reported only once for each function it appears in
client.c:624:39: error: 'SOCK_STREAM' undeclared (first use in this function)
  624 |         sock_to_bob = socket(PF_UNIX, SOCK_STREAM, 0);
      |                                       ^~~~~~~~~~~
client.c:638:15: warning: implicit declaration of function 'connect' [-Wimplicit-function-declaration]
  638 |         ret = connect(sock_to_bob, (struct sockaddr *) &bob_sun,
      |               ^~~~~~~
client.c:725:57: warning: implicit declaration of function 'accept'; did you mean 'acct'? [-Wimplicit-function-declaration]
  725 |                                         sock_from_bob = accept(fd, (struct sockaddr *) &sun,
      |                                                         ^~~~~~
      |                                                         acct
client.c: In function 'bob_thread':
client.c:776:32: error: 'PF_UNIX' undeclared (first use in this function)
  776 |         sock_to_alice = socket(PF_UNIX, SOCK_STREAM, 0);
      |                                ^~~~~~~
client.c:776:41: error: 'SOCK_STREAM' undeclared (first use in this function)
  776 |         sock_to_alice = socket(PF_UNIX, SOCK_STREAM, 0);
      |                                         ^~~~~~~~~~~
client.c: In function 'create_unix_socket':
client.c:979:28: error: 'PF_UNIX' undeclared (first use in this function)
  979 |         if ((sock = socket(PF_UNIX, SOCK_STREAM, 0)) < 0) {
      |                            ^~~~~~~
client.c:979:37: error: 'SOCK_STREAM' undeclared (first use in this function)
  979 |         if ((sock = socket(PF_UNIX, SOCK_STREAM, 0)) < 0) {
      |                                     ^~~~~~~~~~~
client.c:986:27: error: 'AF_UNIX' undeclared (first use in this function)
  986 |         sun->sun_family = AF_UNIX;
      |                           ^~~~~~~
client.c:990:15: warning: implicit declaration of function 'bind' [-Wimplicit-function-declaration]
  990 |         ret = bind(sock, (struct sockaddr *) sun, sizeof(struct sockaddr_un));
      |               ^~~~
client.c:996:15: warning: implicit declaration of function 'listen' [-Wimplicit-function-declaration]
  996 |         ret = listen(sock, 10);
      |               ^~~~~~
make[4]: *** [Makefile:356: client.o] Error 1
make[4]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression/client'
make[3]: *** [Makefile:345: all-recursive] Error 1
make[2]: *** [Makefile:348: all-recursive] Error 1
make[1]: *** [Makefile:476: all-recursive] Error 1
make: *** [Makefile:363: all] Error 2
error: Bad exit status from /usr/src/tmp/rpm-tmp.31988 (%build)


RPM build errors:
    Bad exit status from /usr/src/tmp/rpm-tmp.31988 (%build)
Command exited with non-zero status 1
6.63user 3.26system 0:05.38elapsed 183%CPU (0avgtext+0avgdata 56096maxresident)k
0inputs+0outputs (0major+1018415minor)pagefaults 0swaps
hsh-rebuild: rebuild of `libotr5-4.1.1-alt1.2.src.rpm' failed.
Command exited with non-zero status 1
1.85user 1.38system 0:10.55elapsed 30%CPU (0avgtext+0avgdata 105692maxresident)k
0inputs+0outputs (30848major+157220minor)pagefaults 0swaps