<86>Aug 15 10:31:16 userdel[2562213]: delete user 'rooter'
<86>Aug 15 10:31:16 userdel[2562213]: removed group 'rooter' owned by 'rooter'
<86>Aug 15 10:31:16 userdel[2562213]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 15 10:31:16 groupadd[2562219]: group added to /etc/group: name=rooter, GID=627
<86>Aug 15 10:31:16 groupadd[2562219]: group added to /etc/gshadow: name=rooter
<86>Aug 15 10:31:16 groupadd[2562219]: new group: name=rooter, GID=627
<86>Aug 15 10:31:16 useradd[2562223]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash
<86>Aug 15 10:31:16 userdel[2562230]: delete user 'builder'
<86>Aug 15 10:31:16 userdel[2562230]: removed group 'builder' owned by 'builder'
<86>Aug 15 10:31:16 userdel[2562230]: removed shadow group 'builder' owned by 'builder'
<86>Aug 15 10:31:16 groupadd[2562238]: group added to /etc/group: name=builder, GID=628
<86>Aug 15 10:31:16 groupadd[2562238]: group added to /etc/gshadow: name=builder
<86>Aug 15 10:31:16 groupadd[2562238]: new group: name=builder, GID=628
<86>Aug 15 10:31:16 useradd[2562242]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash
warning: user mike does not exist - using root
warning: group mike does not exist - using root
warning: user mike does not exist - using root
warning: group mike does not exist - using root
warning: user mike does not exist - using root
warning: group mike does not exist - using root
warning: user mike does not exist - using root
warning: group mike does not exist - using root
<13>Aug 15 10:31:20 rpmi: libcheck-20180202:0.12.0-alt1 1524573469 installed
<13>Aug 15 10:31:20 rpmi: libcheck-devel-20180202:0.12.0-alt1 1524573469 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libpipeline-1.5.1-alt2_1.nosrc.rpm (w1.gzdio)
Installing libpipeline-1.5.1-alt2_1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76702
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libpipeline-1.5.1
+ echo 'Source #0 (libpipeline-1.5.1.tar.gz):'
Source #0 (libpipeline-1.5.1.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/libpipeline-1.5.1.tar.gz
+ /bin/tar -xf -
+ cd libpipeline-1.5.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.76702
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libpipeline-1.5.1
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
++ 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
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ readlink -e -- ./configure
+ 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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
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 dependency style of x86_64-alt-linux-gcc... none
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking if tar --sort=name works... yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-alt-linux-gcc... (cached) none
checking for Minix Amsterdam compiler... no
checking for x86_64-alt-linux-ar... no
checking for x86_64-alt-linux-lib... no
checking for x86_64-alt-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for x86_64-alt-linux-ar... ar
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed
checking for x86_64-alt-linux-gcc option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking whether C compiler handles -Werror -Wunknown-warning-option... no
checking whether C compiler handles -W... yes
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Wwrite-strings... yes
checking whether C compiler handles -Wstrict-prototypes... yes
checking whether C compiler handles -Wshadow... yes
checking whether C compiler handles -Wformat-security... yes
checking whether C compiler handles -Wredundant-decls... yes
checking whether C compiler handles -Wno-missing-field-initializers... yes
checking whether ln -s works... yes
checking for x86_64-alt-linux-ar... (cached) ar
checking the archiver (ar) interface... (cached) ar
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
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 the maximum length of command line arguments... 1572864
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... (cached) 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... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
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-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for CHECK... yes
checking for library containing strerror... none required
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether // is distinct from /... no
checking for unistd.h... (cached) yes
checking for sys/time.h... yes
checking for sys/socket.h... yes
checking for limits.h... yes
checking for sys/mman.h... yes
checking for sys/param.h... yes
checking for sys/stat.h... (cached) yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for sys/select.h... yes
checking for sys/wait.h... yes
checking for features.h... yes
checking for crtdefs.h... no
checking if environ is properly declared... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for symlink... yes
checking for getprogname... no
checking for getexecname... no
checking for gettimeofday... yes
checking for lstat... yes
checking for mprotect... yes
checking for _set_invalid_parameter_handler... no
checking for setenv... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for snprintf... yes
checking for strndup... yes
checking for vasnprintf... no
checking for working fcntl.h... yes
checking for pid_t... yes
checking for mode_t... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
checking for ld... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for the common suffixes of directories in the library search path... lib64,lib64
checking whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for multithread API to use... posix
checking whether lstat correctly handles trailing slash... yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking for sigset_t... yes
checking for ssize_t... yes
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking for uid_t in sys/types.h... yes
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf is declared... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for wchar_t... yes
checking for wint_t... yes
checking whether wint_t is too small... no
checking whether stdint.h conforms to C99... yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking whether strerror(0) succeeds... yes
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking whether strsignal is declared... yes
checking whether sys_siglist is declared... yes
checking whether <sys/select.h> is self-contained... yes
checking for struct timespec in <time.h>... yes
checking whether unsetenv is declared... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether <wchar.h> uses 'inline' correctly... yes
checking for alloca as a compiler built-in... yes
checking whether // is distinct from /... (cached) no
checking for error_at_line... yes
checking whether conversion from 'int' to 'long double' works... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... no
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... almost
checking for C compiler flag to ignore unused libraries... -Wl,--as-needed
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
checking whether mkdir handles trailing slash... yes
checking whether mkdir handles trailing dot... yes
checking for mkdtemp... yes
checking for raise... yes
checking for sigprocmask... yes
checking whether setenv validates arguments... yes
checking for struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on files... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for va_copy... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking which flavor of printf attribute matches inttypes macros... system
checking for working strerror function... yes
checking for working strndup... yes
checking for working strnlen... yes
checking for strsignal... yes
checking whether strsignal always returns a string... yes
checking for nlink_t... (cached) yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... yes
checking for ptrdiff_t... yes
checking for vasprintf... yes
checking for stdint.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for clearenv... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
configure: default CC = "x86_64-alt-linux-gcc"
configure: default CPP = "x86_64-alt-linux-gcc -E"
configure: default CPPFLAGS = ""
configure: default CFLAGS = "-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall"
configure: default LDFLAGS = ""
configure: default LIBS = ""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gl/lib/Makefile
config.status: creating lib/Makefile
config.status: creating lib/libpipeline.pc
config.status: creating man/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
make  all-recursive
Making all in gl/lib
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
rm -f limits.h-t limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
      < ./limits.in.h; \
} > limits.h-t && \
mv limits.h-t limits.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
rm -f fcntl.h-t fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
      -e 's/@''GNULIB_FCNTL''@/0/g' \
      -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_OPEN''@/0/g' \
      -e 's/@''GNULIB_OPENAT''@/0/g' \
      -e 's|@''HAVE_FCNTL''@|1|g' \
      -e 's|@''HAVE_OPENAT''@|1|g' \
      -e 's|@''REPLACE_FCNTL''@|0|g' \
      -e 's|@''REPLACE_OPEN''@|0|g' \
      -e 's|@''REPLACE_OPENAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
      -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \
      -e 's/@''GNULIB_RAISE''@/1/g' \
      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
      -e 's/@''GNULIB_SIGACTION''@/1/g' \
      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
      -e 's|@''HAVE_RAISE''@|1|g' \
      -e 's|@''HAVE_SIGSET_T''@|1|g' \
      -e 's|@''HAVE_SIGINFO_T''@|1|g' \
      -e 's|@''HAVE_SIGACTION''@|1|g' \
      -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
      -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
      -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''REPLACE_RAISE''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/mkdir -p sys
rm -f sys/select.h-t sys/select.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \
      -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
      -e 's/@''GNULIB_PSELECT''@/0/g' \
      -e 's/@''GNULIB_SELECT''@/0/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''HAVE_PSELECT''@|1|g' \
      -e 's|@''REPLACE_PSELECT''@|0|g' \
      -e 's|@''REPLACE_SELECT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_select.in.h; \
} > sys/select.h-t && \
mv sys/select.h-t sys/select.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/mkdir -p sys
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
      < ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/g' \
      -e 's/@''GNULIB_FDOPEN''@/0/g' \
      -e 's/@''GNULIB_FFLUSH''@/0/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/0/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_FPURGE''@/0/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/0/g' \
      -e 's/@''GNULIB_FSEEKO''@/0/g' \
      -e 's/@''GNULIB_FTELL''@/0/g' \
      -e 's/@''GNULIB_FTELLO''@/0/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/0/g' \
      -e 's/@''GNULIB_GETLINE''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/0/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/0/g' \
      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/1/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/1/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
      < ./stdio.in.h | \
  sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|0|g' \
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
      -e 's|@''REPLACE_FFLUSH''@|0|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|0|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|0|g' \
      -e 's|@''REPLACE_FSEEKO''@|0|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
      -e 's|@''REPLACE_GETLINE''@|0|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|0|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|0|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ATOLL''@/0/g' \
      -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_MBTOWC''@/0/g' \
      -e 's/@''GNULIB_MKDTEMP''@/1/g' \
      -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
      -e 's/@''GNULIB_MKSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
      -e 's/@''GNULIB_PTSNAME''@/0/g' \
      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
      -e 's/@''GNULIB_PUTENV''@/0/g' \
      -e 's/@''GNULIB_QSORT_R''@/0/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
      -e 's/@''GNULIB_REALPATH''@/0/g' \
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
      -e 's/@''GNULIB_SETENV''@/1/g' \
      -e 's/@''GNULIB_STRTOD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
      -e 's/@''GNULIB_STRTOULL''@/0/g' \
      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
      -e 's/@''GNULIB_UNSETENV''@/1/g' \
      -e 's/@''GNULIB_WCTOMB''@/0/g' \
      < ./stdlib.in.h | \
  sed -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
      -e 's|@''HAVE_MKSTEMP''@|1|g' \
      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
      -e 's|@''HAVE_PTSNAME''@|1|g' \
      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
      -e 's|@''HAVE_QSORT_R''@|1|g' \
      -e 's|@''HAVE_RANDOM''@|1|g' \
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
      -e 's|@''HAVE_STRTOD''@|1|g' \
      -e 's|@''HAVE_STRTOLL''@|1|g' \
      -e 's|@''HAVE_STRTOULL''@|1|g' \
      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
      -e 's|@''REPLACE_CALLOC''@|0|g' \
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''REPLACE_MALLOC''@|0|g' \
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
      -e 's|@''REPLACE_PUTENV''@|0|g' \
      -e 's|@''REPLACE_QSORT_R''@|0|g' \
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
      -e 's|@''REPLACE_REALLOC''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|0|g' \
      -e 's|@''REPLACE_UNSETENV''@|0|g' \
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _Noreturn/r ./_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/0/g' \
      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
      -e 's/@''GNULIB_MBSCHR''@/0/g' \
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
      -e 's/@''GNULIB_MBSSTR''@/0/g' \
      -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
      -e 's/@''GNULIB_MBSSPN''@/0/g' \
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
      -e 's/@''GNULIB_MEMMEM''@/0/g' \
      -e 's/@''GNULIB_MEMPCPY''@/0/g' \
      -e 's/@''GNULIB_MEMRCHR''@/0/g' \
      -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
      -e 's/@''GNULIB_STPCPY''@/0/g' \
      -e 's/@''GNULIB_STPNCPY''@/0/g' \
      -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
      -e 's/@''GNULIB_STRDUP''@/0/g' \
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
      -e 's/@''GNULIB_STRNDUP''@/1/g' \
      -e 's/@''GNULIB_STRNLEN''@/1/g' \
      -e 's/@''GNULIB_STRPBRK''@/0/g' \
      -e 's/@''GNULIB_STRSEP''@/0/g' \
      -e 's/@''GNULIB_STRSTR''@/0/g' \
      -e 's/@''GNULIB_STRCASESTR''@/0/g' \
      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
      -e 's/@''GNULIB_STRERROR''@/1/g' \
      -e 's/@''GNULIB_STRERROR_R''@/0/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/1/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
      < ./string.in.h | \
  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
      -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_MEMCHR''@|1|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRERROR_R''@|0|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
      < ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/mkdir -p sys
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
      -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
      -e 's/@''GNULIB_FCHMODAT''@/0/g' \
      -e 's/@''GNULIB_FSTAT''@/0/g' \
      -e 's/@''GNULIB_FSTATAT''@/0/g' \
      -e 's/@''GNULIB_FUTIMENS''@/0/g' \
      -e 's/@''GNULIB_LCHMOD''@/0/g' \
      -e 's/@''GNULIB_LSTAT''@/1/g' \
      -e 's/@''GNULIB_MKDIRAT''@/0/g' \
      -e 's/@''GNULIB_MKFIFO''@/0/g' \
      -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
      -e 's/@''GNULIB_MKNOD''@/0/g' \
      -e 's/@''GNULIB_MKNODAT''@/0/g' \
      -e 's/@''GNULIB_STAT''@/1/g' \
      -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
      -e 's|@''HAVE_FCHMODAT''@|1|g' \
      -e 's|@''HAVE_FSTATAT''@|1|g' \
      -e 's|@''HAVE_FUTIMENS''@|1|g' \
      -e 's|@''HAVE_LCHMOD''@|1|g' \
      -e 's|@''HAVE_LSTAT''@|1|g' \
      -e 's|@''HAVE_MKDIRAT''@|1|g' \
      -e 's|@''HAVE_MKFIFO''@|1|g' \
      -e 's|@''HAVE_MKFIFOAT''@|1|g' \
      -e 's|@''HAVE_MKNOD''@|1|g' \
      -e 's|@''HAVE_MKNODAT''@|1|g' \
      -e 's|@''HAVE_UTIMENSAT''@|1|g' \
      -e 's|@''REPLACE_FSTAT''@|0|g' \
      -e 's|@''REPLACE_FSTATAT''@|0|g' \
      -e 's|@''REPLACE_FUTIMENS''@|0|g' \
      -e 's|@''REPLACE_LSTAT''@|0|g' \
      -e 's|@''REPLACE_MKDIR''@|0|g' \
      -e 's|@''REPLACE_MKFIFO''@|0|g' \
      -e 's|@''REPLACE_MKNOD''@|0|g' \
      -e 's|@''REPLACE_STAT''@|0|g' \
      -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/mkdir -p sys
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
      -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
      -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
      -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/mkdir -p sys
rm -f sys/wait.h-t sys/wait.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \
      -e 's/@''GNULIB_WAITPID''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_wait.in.h; \
} > sys/wait.h-t && \
mv sys/wait.h-t sys/wait.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
      -e 's/@''GNULIB_CTIME''@/0/g' \
      -e 's/@''GNULIB_LOCALTIME''@/0/g' \
      -e 's/@''GNULIB_MKTIME''@/0/g' \
      -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
      -e 's/@''GNULIB_STRFTIME''@/0/g' \
      -e 's/@''GNULIB_STRPTIME''@/0/g' \
      -e 's/@''GNULIB_TIMEGM''@/0/g' \
      -e 's/@''GNULIB_TIME_R''@/0/g' \
      -e 's/@''GNULIB_TIME_RZ''@/0/g' \
      -e 's/@''GNULIB_TZSET''@/0/g' \
      -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
      -e 's|@''HAVE_NANOSLEEP''@|1|g' \
      -e 's|@''HAVE_STRPTIME''@|1|g' \
      -e 's|@''HAVE_TIMEGM''@|1|g' \
      -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
      -e 's|@''HAVE_TZSET''@|1|g' \
      -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_GMTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_BTOWC''@/0/g' \
      -e 's/@''GNULIB_WCTOB''@/0/g' \
      -e 's/@''GNULIB_MBSINIT''@/0/g' \
      -e 's/@''GNULIB_MBRTOWC''@/0/g' \
      -e 's/@''GNULIB_MBRLEN''@/0/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/0/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/0/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      -e 's/@''GNULIB_WCSFTIME''@/0/g' \
      < ./wchar.in.h | \
  sed -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_WCSFTIME''@|1|g' \
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  | \
  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|0|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|0|g' \
      -e 's|@''REPLACE_MBRLEN''@|0|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSFTIME''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's/@''GNULIB_CHDIR''@/0/g' \
      -e 's/@''GNULIB_CHOWN''@/0/g' \
      -e 's/@''GNULIB_CLOSE''@/0/g' \
      -e 's/@''GNULIB_DUP''@/0/g' \
      -e 's/@''GNULIB_DUP2''@/0/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/1/g' \
      -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
      -e 's/@''GNULIB_FACCESSAT''@/0/g' \
      -e 's/@''GNULIB_FCHDIR''@/0/g' \
      -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
      -e 's/@''GNULIB_FSYNC''@/0/g' \
      -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
      -e 's/@''GNULIB_GETCWD''@/0/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
      -e 's/@''GNULIB_GETGROUPS''@/0/g' \
      -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
      -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
      -e 's/@''GNULIB_GETPASS''@/0/g' \
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
      -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
      -e 's/@''GNULIB_ISATTY''@/0/g' \
      -e 's/@''GNULIB_LCHOWN''@/0/g' \
      -e 's/@''GNULIB_LINK''@/0/g' \
      -e 's/@''GNULIB_LINKAT''@/0/g' \
      -e 's/@''GNULIB_LSEEK''@/0/g' \
      -e 's/@''GNULIB_PIPE''@/0/g' \
      -e 's/@''GNULIB_PIPE2''@/0/g' \
      -e 's/@''GNULIB_PREAD''@/0/g' \
      -e 's/@''GNULIB_PWRITE''@/0/g' \
      -e 's/@''GNULIB_READ''@/1/g' \
      -e 's/@''GNULIB_READLINK''@/0/g' \
      -e 's/@''GNULIB_READLINKAT''@/0/g' \
      -e 's/@''GNULIB_RMDIR''@/0/g' \
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/0/g' \
      -e 's/@''GNULIB_SYMLINK''@/0/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
      -e 's/@''GNULIB_TRUNCATE''@/0/g' \
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_UNLINK''@/0/g' \
      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
      -e 's/@''GNULIB_USLEEP''@/0/g' \
      -e 's/@''GNULIB_WRITE''@/1/g' \
      < ./unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_DUP2''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GETPASS''@|1|g' \
      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  | \
  sed -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_FACCESSAT''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_GETPASS''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_READLINKAT''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
      -e 's|@''REPLACE_TRUNCATE''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make  all-recursive
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o stripslash.lo stripslash.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c stripslash.c  -fPIC -DPIC -o .libs/stripslash.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o basename-lgpl.lo basename-lgpl.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c basename-lgpl.c  -fPIC -DPIC -o .libs/basename-lgpl.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o exitfail.lo exitfail.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c exitfail.c  -fPIC -DPIC -o .libs/exitfail.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o dirname.lo dirname.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c dirname.c  -fPIC -DPIC -o .libs/dirname.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o dirname-lgpl.lo dirname-lgpl.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c dirname-lgpl.c  -fPIC -DPIC -o .libs/dirname-lgpl.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o full-write.lo full-write.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c full-write.c  -fPIC -DPIC -o .libs/full-write.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o getprogname.lo getprogname.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c getprogname.c  -fPIC -DPIC -o .libs/getprogname.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o basename.lo basename.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c basename.c  -fPIC -DPIC -o .libs/basename.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o safe-read.lo safe-read.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c safe-read.c  -fPIC -DPIC -o .libs/safe-read.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o sig-handler.lo sig-handler.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c sig-handler.c  -fPIC -DPIC -o .libs/sig-handler.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o malloca.lo malloca.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c malloca.c  -fPIC -DPIC -o .libs/malloca.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o safe-write.lo safe-write.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c safe-write.c  -fPIC -DPIC -o .libs/safe-write.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o stat-time.lo stat-time.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c stat-time.c  -fPIC -DPIC -o .libs/stat-time.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o glthread/threadlib.lo glthread/threadlib.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c glthread/threadlib.c  -fPIC -DPIC -o glthread/.libs/threadlib.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o glthread/tls.lo glthread/tls.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c glthread/tls.c  -fPIC -DPIC -o glthread/.libs/tls.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o unistd.lo unistd.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c unistd.c  -fPIC -DPIC -o .libs/unistd.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o xalloc-die.lo xalloc-die.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c xalloc-die.c  -fPIC -DPIC -o .libs/xalloc-die.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o tempname.lo tempname.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c tempname.c  -fPIC -DPIC -o .libs/tempname.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o xmalloc.lo xmalloc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c xmalloc.c  -fPIC -DPIC -o .libs/xmalloc.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o xsize.lo xsize.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c xsize.c  -fPIC -DPIC -o .libs/xsize.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o xstrndup.lo xstrndup.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c xstrndup.c  -fPIC -DPIC -o .libs/xstrndup.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o xasprintf.lo xasprintf.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c xasprintf.c  -fPIC -DPIC -o .libs/xasprintf.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o asnprintf.lo asnprintf.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c asnprintf.c  -fPIC -DPIC -o .libs/asnprintf.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o xvasprintf.lo xvasprintf.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c xvasprintf.c  -fPIC -DPIC -o .libs/xvasprintf.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o localtime-buffer.lo localtime-buffer.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c localtime-buffer.c  -fPIC -DPIC -o .libs/localtime-buffer.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o printf-args.lo printf-args.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c printf-args.c  -fPIC -DPIC -o .libs/printf-args.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o glthread/lock.lo glthread/lock.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c glthread/lock.c  -fPIC -DPIC -o glthread/.libs/lock.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o printf-parse.lo printf-parse.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c printf-parse.c  -fPIC -DPIC -o .libs/printf-parse.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o vasnprintf.lo vasnprintf.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c vasnprintf.c  -fPIC -DPIC -o .libs/vasnprintf.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall  -no-undefined    -o libgnu.la  dirname.lo basename.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo exitfail.lo full-write.lo getprogname.lo glthread/lock.lo malloca.lo safe-read.lo safe-write.lo sig-handler.lo stat-time.lo tempname.lo glthread/threadlib.lo glthread/tls.lo unistd.lo xmalloc.lo xalloc-die.lo xsize.lo xstrndup.lo xvasprintf.lo xasprintf.lo asnprintf.lo localtime-buffer.lo printf-args.lo printf-parse.lo vasnprintf.lo 
libtool: link: ar cru .libs/libgnu.a .libs/dirname.o .libs/basename.o .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/exitfail.o .libs/full-write.o .libs/getprogname.o glthread/.libs/lock.o .libs/malloca.o .libs/safe-read.o .libs/safe-write.o .libs/sig-handler.o .libs/stat-time.o .libs/tempname.o glthread/.libs/threadlib.o glthread/.libs/tls.o .libs/unistd.o .libs/xmalloc.o .libs/xalloc-die.o .libs/xsize.o .libs/xstrndup.o .libs/xvasprintf.o .libs/xasprintf.o .libs/asnprintf.o .libs/localtime-buffer.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o 
libtool: link: ranlib .libs/libgnu.a
libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
Making all in lib
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib  -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o libpipeline_la-debug.lo `test -f 'debug.c' || echo './'`debug.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl/lib -I../gl/lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c debug.c  -fPIC -DPIC -o .libs/libpipeline_la-debug.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib  -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o libpipeline_la-appendstr.lo `test -f 'appendstr.c' || echo './'`appendstr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl/lib -I../gl/lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c appendstr.c  -fPIC -DPIC -o .libs/libpipeline_la-appendstr.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib  -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o libpipeline_la-pipeline.lo `test -f 'pipeline.c' || echo './'`pipeline.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../gl/lib -I../gl/lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c pipeline.c  -fPIC -DPIC -o .libs/libpipeline_la-pipeline.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/lib'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -export-symbols-regex '^(pipecmd|pipeline)_' -no-undefined -version-info 6:1:5  -o libpipeline.la -rpath /usr/lib64 libpipeline_la-appendstr.lo libpipeline_la-debug.lo libpipeline_la-pipeline.lo ../gl/lib/libgnu.la  
libtool: link: /usr/bin/nm -B  .libs/libpipeline_la-appendstr.o .libs/libpipeline_la-debug.o .libs/libpipeline_la-pipeline.o   ../gl/lib/.libs/libgnu.a | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libpipeline.exp
libtool: link: /bin/grep -E -e "^(pipecmd|pipeline)_" ".libs/libpipeline.exp" > ".libs/libpipeline.expT"
libtool: link: mv -f ".libs/libpipeline.expT" ".libs/libpipeline.exp"
libtool: link: echo "{ global:" > .libs/libpipeline.ver
libtool: link:  cat .libs/libpipeline.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpipeline.ver
libtool: link:  echo "local: *; };" >> .libs/libpipeline.ver
libtool: link:  x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/libpipeline_la-appendstr.o .libs/libpipeline_la-debug.o .libs/libpipeline_la-pipeline.o  -Wl,--whole-archive ../gl/lib/.libs/libgnu.a -Wl,--no-whole-archive   -g -O2   -Wl,-soname -Wl,libpipeline.so.1 -Wl,-version-script -Wl,.libs/libpipeline.ver -o .libs/libpipeline.so.1.5.1
libtool: link: (cd ".libs" && rm -f "libpipeline.so.1" && ln -s "libpipeline.so.1.5.1" "libpipeline.so.1")
libtool: link: (cd ".libs" && rm -f "libpipeline.so" && ln -s "libpipeline.so.1.5.1" "libpipeline.so")
libtool: link: ( cd ".libs" && rm -f "libpipeline.la" && ln -s "../libpipeline.la" "libpipeline.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/lib'
Making all in man
make[2]: Nothing to be done for 'all'.
Making all in tests
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.73424
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libpipeline-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libpipeline-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libpipeline-1.5.1
+ make install DESTDIR=/usr/src/tmp/libpipeline-buildroot prefix=/usr 'INSTALL=install -p'
make: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1'
Making install in gl/lib
make[1]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make  install-recursive
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[3]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
Making install in lib
make[1]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/lib'
 /bin/mkdir -p '/usr/src/tmp/libpipeline-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install install -p   libpipeline.la '/usr/src/tmp/libpipeline-buildroot/usr/lib64'
libtool: install: install -p .libs/libpipeline.so.1.5.1 /usr/src/tmp/libpipeline-buildroot/usr/lib64/libpipeline.so.1.5.1
libtool: install: (cd /usr/src/tmp/libpipeline-buildroot/usr/lib64 && { ln -s -f libpipeline.so.1.5.1 libpipeline.so.1 || { rm -f libpipeline.so.1 && ln -s libpipeline.so.1.5.1 libpipeline.so.1; }; })
libtool: install: (cd /usr/src/tmp/libpipeline-buildroot/usr/lib64 && { ln -s -f libpipeline.so.1.5.1 libpipeline.so || { rm -f libpipeline.so && ln -s libpipeline.so.1.5.1 libpipeline.so; }; })
libtool: install: install -p .libs/libpipeline.lai /usr/src/tmp/libpipeline-buildroot/usr/lib64/libpipeline.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /bin/mkdir -p '/usr/src/tmp/libpipeline-buildroot/usr/include'
 install -p -m 644 pipeline.h '/usr/src/tmp/libpipeline-buildroot/usr/include'
 /bin/mkdir -p '/usr/src/tmp/libpipeline-buildroot/usr/lib64/pkgconfig'
 install -p -m 644 libpipeline.pc '/usr/src/tmp/libpipeline-buildroot/usr/lib64/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/lib'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/lib'
Making install in man
make[1]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3'
 install -p -m 644 libpipeline.3 '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3'
make  install-data-hook
make[3]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/man'
set -e; cd "/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3"; for function in pipecmd_new pipecmd_new_argv pipecmd_new_args pipecmd_new_argstr pipecmd_new_function pipecmd_new_sequencev pipecmd_new_sequence pipecmd_new_passthrough pipecmd_dup pipecmd_arg pipecmd_argf pipecmd_argv pipecmd_args pipecmd_argstr pipecmd_get_nargs pipecmd_nice pipecmd_discard_err pipecmd_chdir pipecmd_fchdir pipecmd_setenv pipecmd_unsetenv pipecmd_clearenv pipecmd_pre_exec pipecmd_sequence_command pipecmd_dump pipecmd_tostring pipecmd_exec pipecmd_free pipeline_new pipeline_new_commandv pipeline_new_commands pipeline_new_command_argv pipeline_new_command_args pipeline_join pipeline_connect pipeline_command pipeline_command_argv pipeline_command_args pipeline_command_argstr pipeline_commandv pipeline_commands pipeline_want_in pipeline_want_out pipeline_want_infile pipeline_want_outfile pipeline_ignore_signals pipeline_get_ncommands pipeline_get_command pipeline_set_command pipeline_get_pid pipeline_get_infile pipeline_get_outfile pipeline_dump pipeline_tostring pipeline_free pipeline_install_post_fork pipeline_start pipeline_wait_all pipeline_wait pipeline_run pipeline_pump pipeline_read pipeline_peek pipeline_peek_size pipeline_peek_skip pipeline_readline pipeline_peekline; do \
	rm -f $function.3; \
	ln -s libpipeline.3 $function.3; \
done
make[3]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/man'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/man'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/man'
Making install in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1'
make: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1'
+ rm /usr/src/tmp/libpipeline-buildroot//usr/lib64/libpipeline.la
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libpipeline-buildroot (auto)
mode of './usr/lib64/libpipeline.so.1.5.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libpipeline-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/libpipeline.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/libpipeline.pc: Libs: '-L${libdir} -lpipeline' --> '-lpipeline'
Checking contents of files in /usr/src/tmp/libpipeline-buildroot/ (default)
Compressing files in /usr/src/tmp/libpipeline-buildroot (auto)
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_peekline.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_peekline.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_readline.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_readline.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_peek_skip.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_peek_skip.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_peek_size.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_peek_size.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_peek.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_peek.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_read.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_read.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_pump.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_pump.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_run.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_run.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_wait.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_wait.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_wait_all.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_wait_all.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_start.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_start.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_install_post_fork.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_install_post_fork.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_free.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_free.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_tostring.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_tostring.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_dump.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_dump.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_get_outfile.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_get_outfile.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_get_infile.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_get_infile.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_get_pid.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_get_pid.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_set_command.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_set_command.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_get_command.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_get_command.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_get_ncommands.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_get_ncommands.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_ignore_signals.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_ignore_signals.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_want_outfile.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_want_outfile.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_want_infile.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_want_infile.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_want_out.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_want_out.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_want_in.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_want_in.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_commands.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_commands.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_commandv.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_commandv.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_command_argstr.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_command_argstr.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_command_args.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_command_args.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_command_argv.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_command_argv.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_command.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_command.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_connect.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_connect.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_join.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_join.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_new_command_args.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_new_command_args.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_new_command_argv.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_new_command_argv.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_new_commands.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_new_commands.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_new_commandv.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_new_commandv.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_new.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipeline_new.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_free.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_free.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_exec.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_exec.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_tostring.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_tostring.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_dump.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_dump.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_sequence_command.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_sequence_command.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_pre_exec.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_pre_exec.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_clearenv.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_clearenv.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_unsetenv.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_unsetenv.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_setenv.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_setenv.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_fchdir.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_fchdir.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_chdir.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_chdir.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_discard_err.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_discard_err.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_nice.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_nice.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_get_nargs.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_get_nargs.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_argstr.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_argstr.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_args.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_args.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_argv.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_argv.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_argf.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_argf.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_arg.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_arg.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_dup.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_dup.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_new_passthrough.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_new_passthrough.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_new_sequence.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_new_sequence.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_new_sequencev.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_new_sequencev.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_new_function.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_new_function.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_new_argstr.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_new_argstr.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_new_args.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_new_args.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_new_argv.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_new_argv.3.xz' -> 'libpipeline.3.xz'
removed '/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_new.3'
'/usr/src/tmp/libpipeline-buildroot/usr/share/man/man3/pipecmd_new.3.xz' -> 'libpipeline.3.xz'
Adjusting library links in /usr/src/tmp/libpipeline-buildroot
./usr/lib64:
	libpipeline.so.1 -> libpipeline.so.1.5.1
Verifying ELF objects in /usr/src/tmp/libpipeline-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.96454
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libpipeline-1.5.1
+ make check
make: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1'
Making check in gl/lib
make[1]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make  check-recursive
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[3]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/gl/lib'
Making check in lib
make[1]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/lib'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/lib'
Making check in man
make[1]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/man'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/man'
Making check in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/tests'
make  basic argstr exec inspect pump read redirect
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib -I../lib  -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o basic.o basic.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib -I../lib  -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o common.o common.c
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall   -o basic basic.o common.o ../gl/lib/libgnu.la  ../lib/libpipeline.la -lcheck ../gl/lib/libgnu.la  ../lib/libpipeline.la
libtool: link: x86_64-alt-linux-gcc -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -o .libs/basic basic.o common.o  -lcheck ../gl/lib/.libs/libgnu.a ../lib/.libs/libpipeline.so -pthread -Wl,-rpath -Wl,/usr/lib64
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib -I../lib  -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o argstr.o argstr.c
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall   -o argstr argstr.o common.o ../gl/lib/libgnu.la  ../lib/libpipeline.la -lcheck ../gl/lib/libgnu.la  ../lib/libpipeline.la
libtool: link: x86_64-alt-linux-gcc -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -o .libs/argstr argstr.o common.o  -lcheck ../gl/lib/.libs/libgnu.a ../lib/.libs/libpipeline.so -pthread -Wl,-rpath -Wl,/usr/lib64
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib -I../lib  -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o exec.o exec.c
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall   -o exec exec.o common.o ../gl/lib/libgnu.la  ../lib/libpipeline.la -lcheck ../gl/lib/libgnu.la  ../lib/libpipeline.la
libtool: link: x86_64-alt-linux-gcc -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -o .libs/exec exec.o common.o  -lcheck ../gl/lib/.libs/libgnu.a ../lib/.libs/libpipeline.so -pthread -Wl,-rpath -Wl,/usr/lib64
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib -I../lib  -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o inspect.o inspect.c
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall   -o inspect inspect.o common.o ../gl/lib/libgnu.la  ../lib/libpipeline.la -lcheck ../gl/lib/libgnu.la  ../lib/libpipeline.la
libtool: link: x86_64-alt-linux-gcc -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -o .libs/inspect inspect.o common.o  -lcheck ../gl/lib/.libs/libgnu.a ../lib/.libs/libpipeline.so -pthread -Wl,-rpath -Wl,/usr/lib64
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib -I../lib  -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o pump.o pump.c
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall   -o pump pump.o common.o ../gl/lib/libgnu.la  ../lib/libpipeline.la -lcheck ../gl/lib/libgnu.la  ../lib/libpipeline.la
libtool: link: x86_64-alt-linux-gcc -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -o .libs/pump pump.o common.o  -lcheck ../gl/lib/.libs/libgnu.a ../lib/.libs/libpipeline.so -pthread -Wl,-rpath -Wl,/usr/lib64
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib -I../lib  -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o read.o read.c
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall   -o read read.o common.o ../gl/lib/libgnu.la  ../lib/libpipeline.la -lcheck ../gl/lib/libgnu.la  ../lib/libpipeline.la
libtool: link: x86_64-alt-linux-gcc -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -o .libs/read read.o common.o  -lcheck ../gl/lib/.libs/libgnu.a ../lib/.libs/libpipeline.so -pthread -Wl,-rpath -Wl,/usr/lib64
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib -I../lib  -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -c -o redirect.o redirect.c
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall   -o redirect redirect.o common.o ../gl/lib/libgnu.la  ../lib/libpipeline.la -lcheck ../gl/lib/libgnu.la  ../lib/libpipeline.la
libtool: link: x86_64-alt-linux-gcc -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -o .libs/redirect redirect.o common.o  -lcheck ../gl/lib/.libs/libgnu.a ../lib/.libs/libpipeline.so -pthread -Wl,-rpath -Wl,/usr/lib64
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/tests'
make  check-TESTS
make[2]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/tests'
PASS: basic
PASS: argstr
PASS: exec
PASS: inspect
PASS: pump
PASS: read
PASS: redirect
============================================================================
Testsuite summary for libpipeline 1.5.1
============================================================================
# TOTAL: 7
# PASS:  7
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/tests'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpipeline-1.5.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1'
make: Leaving directory '/usr/src/RPM/BUILD/libpipeline-1.5.1'
+ exit 0
Processing files: libpipeline-1.5.1-alt2_1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.41693
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libpipeline-1.5.1
+ DOCDIR=/usr/src/tmp/libpipeline-buildroot/usr/share/doc/libpipeline-1.5.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/libpipeline-buildroot/usr/share/doc/libpipeline-1.5.1
+ /bin/mkdir -p /usr/src/tmp/libpipeline-buildroot/usr/share/doc/libpipeline-1.5.1
+ cp -prL --no-dereference COPYING /usr/src/tmp/libpipeline-buildroot/usr/share/doc/libpipeline-1.5.1
+ chmod -R go-w /usr/src/tmp/libpipeline-buildroot/usr/share/doc/libpipeline-1.5.1
+ chmod -R a+rX /usr/src/tmp/libpipeline-buildroot/usr/share/doc/libpipeline-1.5.1
+ cp -prL README ChangeLog NEWS /usr/src/tmp/libpipeline-buildroot/usr/share/doc/libpipeline-1.5.1
+ chmod -R go-w /usr/src/tmp/libpipeline-buildroot/usr/share/doc/libpipeline-1.5.1
+ chmod -R a+rX /usr/src/tmp/libpipeline-buildroot/usr/share/doc/libpipeline-1.5.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.npY7m5
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libpipeline-buildroot/usr/lib64/libpipeline.so.1: 67 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4ZyuU6
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: bundled(gnulib) = 20140202, libpipeline.so.1()(64bit) = set:kdpKozr7xDFmpR44kZBHZb3KRSKwJBj0ky1rpvQbFrG5qHRi3ivBvqwwkWW3N8yPX0SzOs0AUYSqIPi7QkbBzQw3PJUE4IZkuRoHl0MTwywuEJbYPyNFA87Bi3CaJm88EMl0FoiZmOmhqR
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uqCq8b
Creating libpipeline-debuginfo package
Processing files: libpipeline-devel-1.5.1-alt2_1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SsuNPk
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PxrY8w
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(libpipeline) = 1.5.1
Requires: libpipeline = 1.5.1-alt2_1, pkgconfig, /usr/lib64/libpipeline.so.1.5.1, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.czFnyP
Processing files: libpipeline-debuginfo-1.5.1-alt2_1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iBUjub
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hzMATA
find-requires: running scripts (debuginfo)
Provides: debug64(libpipeline.so.1)
Requires: libpipeline = 1.5.1-alt2_1, debug64(libc.so.6)
Adding to libpipeline-devel a strict dependency on libpipeline
Adding to libpipeline-debuginfo a strict dependency on libpipeline
Removing 1 extra deps from libpipeline-devel due to dependency on libpipeline
Wrote: /usr/src/RPM/RPMS/x86_64/libpipeline-1.5.1-alt2_1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libpipeline-devel-1.5.1-alt2_1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libpipeline-debuginfo-1.5.1-alt2_1.x86_64.rpm (w2.lzdio)
28.62user 15.78system 0:44.10elapsed 100%CPU (0avgtext+0avgdata 43440maxresident)k
0inputs+0outputs (0major+2324456minor)pagefaults 0swaps
36.03user 21.69system 0:57.66elapsed 100%CPU (0avgtext+0avgdata 115776maxresident)k
0inputs+0outputs (0major+2644823minor)pagefaults 0swaps
--- libpipeline-1.5.1-alt2_1.x86_64.rpm.repo	2019-04-08 17:12:25.000000000 +0000
+++ libpipeline-1.5.1-alt2_1.x86_64.rpm.hasher	2021-08-15 10:32:09.867077574 +0000
@@ -19,3 +19,3 @@
 File: /usr/lib64/libpipeline.so.1	120777	root:root		libpipeline.so.1.5.1
-File: /usr/lib64/libpipeline.so.1.5.1	100644	root:root	47a8509648e6f92f9667e6d3619df66b	
+File: /usr/lib64/libpipeline.so.1.5.1	100644	root:root	f4b7857f7a92ffc55327f8989e133fef	
 File: /usr/share/doc/libpipeline-1.5.1	40755	root:root		
@@ -25,2 +25,2 @@
 File: /usr/share/doc/libpipeline-1.5.1/README	100644	root:root	1624e28586218b7e8f01a227d63212f8	
-RPMIdentity: 7957520b440145df136fd2fea4c4c3a4be2004c43ffc64c0c207c07286a73a4104ac337b2997ea6a13ad637d005e876156ce2671bcd3c7ec87a245982e43492d
+RPMIdentity: e91d7dae01f5da2408b0ee2c82719832c260c49851c7d4ae90a6eb4659af1f880c74a400b749964244a0e50aa4e7e6d96801e104f85606f55764e62f1324f43c
--- libpipeline-debuginfo-1.5.1-alt2_1.x86_64.rpm.repo	2019-04-08 17:12:25.000000000 +0000
+++ libpipeline-debuginfo-1.5.1-alt2_1.x86_64.rpm.hasher	2021-08-15 10:32:10.028071954 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/49	40755	root:root	
-/usr/lib/debug/.build-id/49/7218fcfed4b6b5d102fad573eba3f98da9ab13	120777	root:root	../../../../lib64/libpipeline.so.1.5.1
-/usr/lib/debug/.build-id/49/7218fcfed4b6b5d102fad573eba3f98da9ab13.debug	120777	root:root	../../usr/lib64/libpipeline.so.1.5.1.debug
+/usr/lib/debug/.build-id/e6	40755	root:root	
+/usr/lib/debug/.build-id/e6/2d380b0228594a388e5cab55af3cf2a8b4fda9	120777	root:root	../../../../lib64/libpipeline.so.1.5.1
+/usr/lib/debug/.build-id/e6/2d380b0228594a388e5cab55af3cf2a8b4fda9.debug	120777	root:root	../../usr/lib64/libpipeline.so.1.5.1.debug
 /usr/lib/debug/usr/lib64/libpipeline.so.1.5.1.debug	100644	root:root	
@@ -67,6 +67,6 @@
 Provides: libpipeline-debuginfo = 1.5.1-alt2_1:sisyphus+226877.100.1.1
-File: /usr/lib/debug/.build-id/49	40755	root:root		
-File: /usr/lib/debug/.build-id/49/7218fcfed4b6b5d102fad573eba3f98da9ab13	120777	root:root		../../../../lib64/libpipeline.so.1.5.1
-File: /usr/lib/debug/.build-id/49/7218fcfed4b6b5d102fad573eba3f98da9ab13.debug	120777	root:root		../../usr/lib64/libpipeline.so.1.5.1.debug
-File: /usr/lib/debug/usr/lib64/libpipeline.so.1.5.1.debug	100644	root:root	c71b10971def93ee706ba5bd07da54da	
+File: /usr/lib/debug/.build-id/e6	40755	root:root		
+File: /usr/lib/debug/.build-id/e6/2d380b0228594a388e5cab55af3cf2a8b4fda9	120777	root:root		../../../../lib64/libpipeline.so.1.5.1
+File: /usr/lib/debug/.build-id/e6/2d380b0228594a388e5cab55af3cf2a8b4fda9.debug	120777	root:root		../../usr/lib64/libpipeline.so.1.5.1.debug
+File: /usr/lib/debug/usr/lib64/libpipeline.so.1.5.1.debug	100644	root:root	41a71b6ae5cc30e524eb7e80199c332c	
 File: /usr/lib/debug/usr/lib64/libpipeline.so.1.debug	120777	root:root		libpipeline.so.1.5.1.debug
@@ -129,2 +129,2 @@
 File: /usr/src/debug/libpipeline-1.5.1/lib/pipeline.h	100644	root:root	0ac2a34dd471baa7bd8c92a68d53670a	
-RPMIdentity: e51fd0495c8f8bb332d28150977e99af6fd1159031db1aab88b9014a160275333a203062619632a2e87fef4541800ac26b621209fd1226247eb768c11bb199f9
+RPMIdentity: ed9a40c942ee45059abb48ab7a7cef94cc1b0d4584dbf335a9bcd91044a21ebdbd24e38758e933ddba818b5d9670f261d5ec320264f38a1fd158838b7d225bbf