You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2020/11/08 01:00:34 UTC

[Bug 64884] New: tet suite is failing

https://bz.apache.org/bugzilla/show_bug.cgi?id=64884

            Bug ID: 64884
           Summary: tet suite is failing
           Product: APR
           Version: 1.7.0
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: APR test
          Assignee: bugs@apr.apache.org
          Reporter: kloczko.tomasz@gmail.com
  Target Milestone: ---

+ /usr/bin/make -O -j48 V=1 VERBOSE=1 check -j1
cd test && /usr/bin/make all check
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/apr-1.7.0/test'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/apr-1.7.0/test'
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o globalmutexchild.lo -c
globalmutexchild.c && touch globalmutexchild.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=link
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include   -no-install   -Wl,-z,relro
-Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
-flto=auto -flto-partition=none -fuse-linker-plugin -o globalmutexchild
globalmutexchild.lo ../libapr-1.la   -luuid -lrt -lcrypt  -lpthread -ldl
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -prefer-pic -o mod_test.lo \
  -c ./mod_test.c
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=link
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -rpath `pwd` \
  -avoid-version    -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now
-specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none
-fuse-linker-plugin -o libmod_test.la \
  mod_test.lo ../libapr-1.la   -luuid -lrt -lcrypt  -lpthread -ldl
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=link
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -rpath `pwd` -module \
  -avoid-version    -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now
-specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none
-fuse-linker-plugin -o mod_test.la \
  mod_test.lo ../libapr-1.la
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o occhild.lo -c occhild.c &&
touch occhild.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=link
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include   -no-install   -Wl,-z,relro
-Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
-flto=auto -flto-partition=none -fuse-linker-plugin -o occhild occhild.lo
../libapr-1.la   -luuid -lrt -lcrypt  -lpthread -ldl
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o proc_child.lo -c proc_child.c
&& touch proc_child.lo
proc_child.c: In function 'main':
proc_child.c:18:9: warning: ignoring return value of 'write' declared with
attribute 'warn_unused_result' [-Wunused-result]
   18 |         write(STDOUT_FILENO, buf, (unsigned int)bytes);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=link
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include   -no-install   -Wl,-z,relro
-Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
-flto=auto -flto-partition=none -fuse-linker-plugin -o proc_child proc_child.lo
../libapr-1.la   -luuid -lrt -lcrypt  -lpthread -ldl
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o readchild.lo -c readchild.c &&
touch readchild.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=link
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include   -no-install   -Wl,-z,relro
-Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
-flto=auto -flto-partition=none -fuse-linker-plugin -o readchild readchild.lo
../libapr-1.la   -luuid -lrt -lcrypt  -lpthread -ldl
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o sockchild.lo -c sockchild.c &&
touch sockchild.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=link
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include   -no-install   -Wl,-z,relro
-Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
-flto=auto -flto-partition=none -fuse-linker-plugin -o sockchild sockchild.lo
../libapr-1.la   -luuid -lrt -lcrypt  -lpthread -ldl
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testshmproducer.lo -c
testshmproducer.c && touch testshmproducer.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=link
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include   -no-install   -Wl,-z,relro
-Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
-flto=auto -flto-partition=none -fuse-linker-plugin -o testshmproducer
testshmproducer.lo ../libapr-1.la   -luuid -lrt -lcrypt  -lpthread -ldl
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testshmconsumer.lo -c
testshmconsumer.c && touch testshmconsumer.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=link
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include   -no-install   -Wl,-z,relro
-Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
-flto=auto -flto-partition=none -fuse-linker-plugin -o testshmconsumer
testshmconsumer.lo ../libapr-1.la   -luuid -lrt -lcrypt  -lpthread -ldl
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o tryread.lo -c tryread.c &&
touch tryread.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=link
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include   -no-install   -Wl,-z,relro
-Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
-flto=auto -flto-partition=none -fuse-linker-plugin -o tryread tryread.lo
../libapr-1.la   -luuid -lrt -lcrypt  -lpthread -ldl
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testlockperf.lo -c
testlockperf.c && touch testlockperf.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=link
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include   -no-install   -Wl,-z,relro
-Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
-flto=auto -flto-partition=none -fuse-linker-plugin -o testlockperf
testlockperf.lo ../libapr-1.la   -luuid -lrt -lcrypt  -lpthread -ldl
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testmutexscope.lo -c
testmutexscope.c && touch testmutexscope.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=link
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include   -no-install   -Wl,-z,relro
-Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
-flto=auto -flto-partition=none -fuse-linker-plugin -o testmutexscope
testmutexscope.lo ../libapr-1.la   -luuid -lrt -lcrypt  -lpthread -ldl
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o abts.lo -c abts.c && touch
abts.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testutil.lo -c testutil.c &&
touch testutil.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testtime.lo -c testtime.c &&
touch testtime.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o teststr.lo -c teststr.c &&
touch teststr.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testvsn.lo -c testvsn.c &&
touch testvsn.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testipsub.lo -c testipsub.c &&
touch testipsub.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testshm.lo -c testshm.c &&
touch testshm.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testmmap.lo -c testmmap.c &&
touch testmmap.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testud.lo -c testud.c && touch
testud.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testtable.lo -c testtable.c &&
touch testtable.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testsleep.lo -c testsleep.c &&
touch testsleep.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testpools.lo -c testpools.c &&
touch testpools.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testfmt.lo -c testfmt.c &&
touch testfmt.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testfile.lo -c testfile.c &&
touch testfile.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testdir.lo -c testdir.c &&
touch testdir.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testfileinfo.lo -c
testfileinfo.c && touch testfileinfo.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testrand.lo -c testrand.c &&
touch testrand.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testdso.lo -c testdso.c &&
touch testdso.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testoc.lo -c testoc.c && touch
testoc.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testdup.lo -c testdup.c &&
touch testdup.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testsockets.lo -c testsockets.c
&& touch testsockets.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testproc.lo -c testproc.c &&
touch testproc.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testpoll.lo -c testpoll.c &&
touch testpoll.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testlock.lo -c testlock.c &&
touch testlock.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testsockopt.lo -c testsockopt.c
&& touch testsockopt.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testpipe.lo -c testpipe.c &&
touch testpipe.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testthread.lo -c testthread.c
&& touch testthread.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testhash.lo -c testhash.c &&
touch testhash.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testargs.lo -c testargs.c &&
touch testargs.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testnames.lo -c testnames.c &&
touch testnames.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testuser.lo -c testuser.c &&
touch testuser.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testpath.lo -c testpath.c &&
touch testpath.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testenv.lo -c testenv.c &&
touch testenv.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testprocmutex.lo -c
testprocmutex.c && touch testprocmutex.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testfnmatch.lo -c testfnmatch.c
&& touch testfnmatch.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testatomic.lo -c testatomic.c
&& touch testatomic.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testflock.lo -c testflock.c &&
touch testflock.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testsock.lo -c testsock.c &&
touch testsock.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testglobalmutex.lo -c
testglobalmutex.c && touch testglobalmutex.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o teststrnatcmp.lo -c
teststrnatcmp.c && touch teststrnatcmp.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testfilecopy.lo -c
testfilecopy.c && touch testfilecopy.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testtemp.lo -c testtemp.c &&
touch testtemp.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testlfs.lo -c testlfs.c &&
touch testlfs.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testcond.lo -c testcond.c &&
touch testcond.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testescape.lo -c testescape.c
&& touch testescape.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testskiplist.lo -c
testskiplist.c && touch testskiplist.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o testencode.lo -c testencode.c
&& touch testencode.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=link
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include   -no-install   -Wl,-z,relro
-Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
-flto=auto -flto-partition=none -fuse-linker-plugin -o testall abts.lo
testutil.lo testtime.lo teststr.lo testvsn.lo testipsub.lo testshm.lo
testmmap.lo testud.lo testtable.lo testsleep.lo testpools.lo testfmt.lo
testfile.lo testdir.lo testfileinfo.lo testrand.lo testdso.lo testoc.lo
testdup.lo testsockets.lo testproc.lo testpoll.lo testlock.lo testsockopt.lo
testpipe.lo testthread.lo testhash.lo testargs.lo testnames.lo testuser.lo
testpath.lo testenv.lo testprocmutex.lo testfnmatch.lo testatomic.lo
testflock.lo testsock.lo testglobalmutex.lo teststrnatcmp.lo testfilecopy.lo
testtemp.lo testlfs.lo testcond.lo testescape.lo testskiplist.lo testencode.lo
../libapr-1.la   -luuid -lrt -lcrypt  -lpthread -ldl
if test ! -d "./data"; then cp -r ./data data; fi
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o sendfile.lo -c sendfile.c &&
touch sendfile.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=link
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include   -no-install   -Wl,-z,relro
-Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
-flto=auto -flto-partition=none -fuse-linker-plugin -o sendfile sendfile.lo
../libapr-1.la   -luuid -lrt -lcrypt  -lpthread -ldl
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o echod.lo -c echod.c && touch
echod.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=link
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include   -no-install   -Wl,-z,relro
-Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
-flto=auto -flto-partition=none -fuse-linker-plugin -o echod echod.lo
../libapr-1.la   -luuid -lrt -lcrypt  -lpthread -ldl
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=compile
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include  -o sockperf.lo -c sockperf.c &&
touch sockperf.lo
/bin/sh /home/tkloczko/rpmbuild/BUILD/apr-1.7.0/libtool --silent --mode=link
gcc -pthread  -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-flto=auto -flto-partition=none -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
-D_GNU_SOURCE   -I../include -I./../include   -no-install   -Wl,-z,relro
-Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
-flto=auto -flto-partition=none -fuse-linker-plugin -o sockperf sockperf.lo
../libapr-1.la   -luuid -lrt -lcrypt  -lpthread -ldl
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/apr-1.7.0/test'
teststatus=0; \
progfailed=""; \
for prog in testlockperf testmutexscope testall sendfile ; do \
        if test "$prog" = 'sendfile'; then \
                for mode in blocking nonblocking timeout; do \
                        ./$prog client $mode startserver 127.0.0.1; \
                        status=$?; \
                        if test $status != 0; then \
                                teststatus=$status; \
                                progfailed="$progfailed '$prog mode $mode'"; \
                        fi; \
                done; \
        else \
                ./$prog -v; \
                status=$?; \
                if test $status != 0; then \
                        teststatus=$status; \
                        progfailed="$progfailed $prog"; \
                fi; \
        fi; \
done; \
if test $teststatus != 0; then \
        echo "Programs failed:$progfailed"; \
fi; \
exit $teststatus
APR Lock Performance Test
==============

apr_thread_mutex_t Tests
    Initializing the apr_thread_mutex_t (UNNESTED)          OK
    Starting 1 threads    OK
microseconds: 45770 usec
apr_thread_mutex_t Tests
    Initializing the apr_thread_mutex_t (NESTED)            OK
    Starting 1 threads    OK
microseconds: 25312 usec
apr_thread_mutex_t Tests
    Initializing the apr_thread_mutex_t (TIMED)             OK
    Starting 1 threads    OK
microseconds: 50177 usec
apr_thread_rwlock_t Tests
    Initializing the apr_thread_rwlock_t                    OK
    Starting 1 threads    OK
microseconds: 33369 usec
apr_thread_mutex_t Tests
    Initializing the apr_thread_mutex_t (UNNESTED)          OK
    Starting 2 threads    OK
microseconds: 234589 usec
apr_thread_mutex_t Tests
    Initializing the apr_thread_mutex_t (NESTED)            OK
    Starting 2 threads    OK
microseconds: 259338 usec
apr_thread_mutex_t Tests
    Initializing the apr_thread_mutex_t (TIMED)             OK
    Starting 2 threads    OK
microseconds: 401670 usec
apr_thread_rwlock_t Tests
    Initializing the apr_thread_rwlock_t                    OK
    Starting 2 threads    OK
microseconds: 362839 usec
apr_thread_mutex_t Tests
    Initializing the apr_thread_mutex_t (UNNESTED)          OK
    Starting 3 threads    OK
microseconds: 264334 usec
apr_thread_mutex_t Tests
    Initializing the apr_thread_mutex_t (NESTED)            OK
    Starting 3 threads    OK
microseconds: 299556 usec
apr_thread_mutex_t Tests
    Initializing the apr_thread_mutex_t (TIMED)             OK
    Starting 3 threads    OK
microseconds: 611005 usec
apr_thread_rwlock_t Tests
    Initializing the apr_thread_rwlock_t                    OK
    Starting 3 threads    OK
microseconds: 588679 usec
apr_thread_mutex_t Tests
    Initializing the apr_thread_mutex_t (UNNESTED)          OK
    Starting 4 threads    OK
microseconds: 525879 usec
apr_thread_mutex_t Tests
    Initializing the apr_thread_mutex_t (NESTED)            OK
    Starting 4 threads    OK
microseconds: 483603 usec
apr_thread_mutex_t Tests
    Initializing the apr_thread_mutex_t (TIMED)             OK
    Starting 4 threads    OK
microseconds: 1027067 usec
apr_thread_rwlock_t Tests
    Initializing the apr_thread_rwlock_t                    OK
    Starting 4 threads    OK
microseconds: 971666 usec
apr_thread_mutex_t Tests
    Initializing the apr_thread_mutex_t (UNNESTED)          OK
    Starting 5 threads    OK
microseconds: 821027 usec
apr_thread_mutex_t Tests
    Initializing the apr_thread_mutex_t (NESTED)            OK
    Starting 5 threads    OK
microseconds: 1166864 usec
apr_thread_mutex_t Tests
    Initializing the apr_thread_mutex_t (TIMED)             OK
    Starting 5 threads    OK
microseconds: 1440128 usec
apr_thread_rwlock_t Tests
    Initializing the apr_thread_rwlock_t                    OK
    Starting 5 threads    OK
microseconds: 1454819 usec
apr_thread_mutex_t Tests
    Initializing the apr_thread_mutex_t (UNNESTED)          OK
    Starting 6 threads    OK
microseconds: 898962 usec
apr_thread_mutex_t Tests
    Initializing the apr_thread_mutex_t (NESTED)            OK
    Starting 6 threads    OK
microseconds: 1188439 usec
apr_thread_mutex_t Tests
    Initializing the apr_thread_mutex_t (TIMED)             OK
    Starting 6 threads    OK
microseconds: 1624250 usec
apr_thread_rwlock_t Tests
    Initializing the apr_thread_rwlock_t                    OK
    Starting 6 threads    OK
microseconds: 1847045 usec
Trying proc mutexes with mechanism `default'...
  mutex mechanism `default' is global in scope on this platform.
Trying global mutexes with mechanism `default'...
  no problem encountered...
Trying proc mutexes with mechanism `flock'...
  mutex mechanism `flock' is *NOT* global in scope on this platform.
Trying global mutexes with mechanism `flock'...
  no problem encountered...
Trying proc mutexes with mechanism `sysvsem'...
  mutex mechanism `sysvsem' is global in scope on this platform.
Trying global mutexes with mechanism `sysvsem'...
  no problem encountered...
Trying proc mutexes with mechanism `posix'...
  mutex mechanism `posix' is global in scope on this platform.
Trying global mutexes with mechanism `posix'...
  no problem encountered...
Trying proc mutexes with mechanism `fcntl'...
  mutex mechanism `fcntl' is *NOT* global in scope on this platform.
Trying global mutexes with mechanism `fcntl'...
  no problem encountered...
Trying proc mutexes with mechanism `proc_pthread'...
  mutex mechanism `proc_pthread' is global in scope on this platform.
Trying global mutexes with mechanism `proc_pthread'...
  no problem encountered...
Trying proc mutexes with mechanism `default_timed'...
  mutex mechanism `default_timed' is global in scope on this platform.
Trying global mutexes with mechanism `default_timed'...
  no problem encountered...
testatomic          : SUCCESS
testdir             : SUCCESS
testdso             : SUCCESS
testdup             : SUCCESS
testencode          : SUCCESS
testenv             : SUCCESS
testescape          : SUCCESS
testfile            : SUCCESS
testfilecopy        : SUCCESS
testfileinfo        : SUCCESS
testflock           : SUCCESS
testfmt             : SUCCESS
testfnmatch         : SUCCESS
testargs            : SUCCESS
testhash            : SUCCESS
testipsub           : SUCCESS
testlock            : SUCCESS
testcond            : SUCCESS
testlfs             : |Line 349: LFS support a no-op in 64-bit builds          
                                                                               
           SUCCESS
testmmap            : SUCCESS
testnames           : SUCCESS
testoc              : SUCCESS
testpath            : SUCCESS
testpipe            : SUCCESS
testpoll            : SUCCESS
testpools           : SUCCESS
testproc            : SUCCESS
testprocmutex       : SUCCESS
testrand            : SUCCESS
testsleep           : SUCCESS
testshm             : SUCCESS
testsock            : |Line 573: Problem binding to port with FREEBIND (98):
Address already in use
                                                                               
                                                                               
           FAILED 1 of 17
testsockets         : SUCCESS
testsockopt         : SUCCESS
teststr             : SUCCESS
teststrnatcmp       : SUCCESS
testtable           : SUCCESS
testtemp            : SUCCESS
testthread          : SUCCESS
testtime            : SUCCESS
testud              : SUCCESS
testuser            : SUCCESS
testvsn             : SUCCESS
testskiplist        : SUCCESS
Failed Tests            Total   Fail    Failed %
===================================================
testsock                   17      1      5.88%
Creating a test file...
Sending the file...
apr_socket_sendfile() updated offset with 0
apr_socket_sendfile() updated len with 370049
bytes really sent: 370049
After apr_socket_sendfile(), the kernel file pointer is at offset 0.
client: apr_socket_sendfile() worked as expected!
Waiting for a client to connect...
Processing a client...
server: apr_socket_sendfile() worked as expected!
Creating a test file...
Sending the file...
Calling apr_socket_sendfile()...
Headers (3):
        15 bytes (1)
        5 bytes (E)
        80000 bytes (^)
File: 200000 bytes from offset 0
Trailers (3):
        19 bytes
        10 bytes
        90000 bytes
apr_socket_sendfile()->0, sent 370049 bytes
After apr_socket_sendfile(), the kernel file pointer is at offset 0.
client: apr_socket_sendfile() worked as expected!
Waiting for a client to connect...
Processing a client...
server: apr_socket_sendfile() worked as expected!
Creating a test file...
Sending the file...
Calling apr_socket_sendfile()...
Headers (3):
        15 bytes (1)
        5 bytes (E)
        80000 bytes (^)
File: 200000 bytes from offset 0
Trailers (3):
        19 bytes
        10 bytes
        90000 bytes
apr_socket_sendfile()->0, sent 370049 bytes
After apr_socket_sendfile(), the kernel file pointer is at offset 0.
client: apr_socket_sendfile() worked as expected!
Waiting for a client to connect...
Processing a client...
server: apr_socket_sendfile() worked as expected!
Programs failed: testall
make[1]: *** [Makefile:163: check] Error 1
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/apr-1.7.0/test'
make: *** [Makefile:128: check] Error 2

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org