Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/txr.spec'], logger=env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'}user='mockbuild'timeout=0uid=1001chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3221/root'shell=Falsegid=135printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/txr.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: copr-builder-378004921.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/txr-145-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/txr.spec'], logger=env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'}user='mockbuild'timeout=0uid=1001chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3221/root'shell=Falsegid=135private_network=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/txr.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CxOxvK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf txr-145 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/txr-145.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd txr-145 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oTAOUN + umask 022 + cd /builddir/build/BUILD + cd txr-145 + ./configure --prefix=/usr '--platform-cflags=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99' '--platform-ldflags=-Wl,-z,relro ' +---------------------+ | Configuring txr 145 | +---------------------+ We are using this shell: /bin/bash Checking for GNU Make ... yes (3.82 found) Checking installation paths: $(install_prefix)$(prefix)/$bindir=/usr/bin ... okay (but no write access to '/usr/bin' so 'make install' will require root privileges) $(install_prefix)$(prefix)/$datadir=/usr/share/txr ... okay (but no write access to '/usr/share' so 'make install' will require root privileges) $(install_prefix)$(prefix)/$mandir=/usr/share/man ... okay (but no write access to '/usr/share/man' so 'make install' will require root privileges) Checking source directory "" ... okay ** Note: it's recommended to build in a separate directory Generating config/config.make ... Checking whether your C compiler can make a simple executable ... okay Checking whether executables have that idiotic .exe suffix ... no Checking for name clashes caused by nonconforming toolchains ... done Checking for proper support for feature-test macros ... yes Checking for Apple environment ... no Detecting what symbol reveals BSD functions ... none needed Checking for annoying warnings from macros ... absent Checking what C type we have for integers wider than "long" ... "long long" Checking what C type we have for unsigned integers wider than "long" ... "unsigned long long" Checking what C type we have for integers wider than "long long" ... "__int128" Checking what C type we have for u. integers wider than "long long" ... "__uint128_t" Checking what C integer type can hold a pointer ... "long" Conservatively guessing the alignment of wide literals ... 4 Checking how to declare inline functions ... "static inline" Checking for DBL_DECIMAL_DIG ... yes (__DBL_DECIMAL_DIG__) Checking for yacc program ... "bison -y" Checking whether we have ... yes Checking whether we have ... yes Checking whether we have environ ... yes Checking whether we have GetEnvironmentStrings ... no Checking for POSIX fork/pipe/exec/waitpid ... yes Checking for POSIX getppid ... yes Checking for POSIX fcntl ... yes Checking for poll ... yes detecting timezone fields in struct tm ... done Checking for timegm function ... yes Checking for setenv and unsetenv functions ... yes Checking for tzset function ... yes Checking for localtime_r and gmtime_r functions ... yes Checking for POSIX sleep function ... yes Checking for POSIX usleep function ... yes Checking for POSIX nanosleep function ... yes Checking for BSD daemon function ... yes Checking for isatty function ... yes Checking for syslog ... yes Checking for reasonably modern POSIX signal handling ... yes Checking for sigaltstack ... yes Checking for setitimer/getitimer ... yes Checking for makedev ... yes Checking for link, symlink and readlink ... yes Checking for POSIX mkdir ... yes Checking for mknod ... yes Checking for chmod ... yes Checking for pipe ... yes Checking for ftruncate ... yes Checking for _wspawnlp ... no Checking for chsize ... no Checking for log2 ... yes Checking for glob ... yes Checking for nftw ... yes Checking for fnmatch ... yes Checking for windres ... no Checking for POSIX geteuid function family ... yes Checking for {set,get}res{uid,gid} ... yes Checking for setgroups ... yes Checking for old school getpwent, getpwuid and getpwnam ... yes Checking for getpwent_r, getpwuid_r, and getpwnam_r ... yes Checking for old school getgrent, getgrgid and getgrnam ... yes Checking for getgrgid_r and getgrnam_r ... yes Checking for crypt ... yes Checking for alloca ... yes Checking for termios ... yes Checking for struct winsize ... yes Checking for mkstemps ... yes Do we need to set stack size ... no Checking for fseeko and ftello ... yes Checking how to enable 64 bit file offsets ... default Checking for socket API ... yes Checking for getaddrinfo ... yes Regenerating config/config.make ... done The configuration seems to have been successful. That doesn't mean it's correct! Please check the above output for any problems, and verify that the contents of the generated files config.make and config.h are sane for the target platform. The next step is to build the program with make. If that is successful, please follow the INSTALL guide. Usually, most users just need to "make tests" and "make install", possibly switching to superuser for "make install" if the prefix points to a privileged location like /usr/local/. + make VERBOSE=1 -j2 rm -f y.tab.c rm -f lex.yy.c if bison -y -v -d parser.y ; then \ chmod a-w y.tab.c ; \ sed -e '/yyparse/d' < y.tab.h > y.tab.h.tmp && \ mv y.tab.h.tmp y.tab.h ; \ else \ rm y.tab.c ; \ false ; \ fi if flex parser.l ; then \ sed -e s@//.*@@ < lex.yy.c > lex.yy.c.tmp ; \ mv lex.yy.c.tmp lex.yy.c ; \ else \ exit 1 ; \ fi chmod a-w lex.yy.c mkdir -p opt/ gcc -MMD -MT opt/lib.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/lib.o lib.c mkdir -p opt/ gcc -MMD -MT opt/regex.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/regex.o regex.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/regex.d > opt/regex.v mkdir -p opt/ gcc -MMD -MT opt/gc.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/gc.o gc.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/gc.d > opt/gc.v mkdir -p opt/ gcc -MMD -MT opt/unwind.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/unwind.o unwind.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/unwind.d > opt/unwind.v mkdir -p opt/ gcc -MMD -MT opt/stream.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/stream.o stream.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/stream.d > opt/stream.v mkdir -p opt/ gcc -MMD -MT opt/arith.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/arith.o arith.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/arith.d > opt/arith.v mkdir -p opt/ gcc -MMD -MT opt/hash.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/hash.o hash.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/lib.d > opt/lib.v mkdir -p opt/ gcc -MMD -MT opt/utf8.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/utf8.o utf8.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/hash.d > opt/hash.v mkdir -p opt/ gcc -MMD -MT opt/filter.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/filter.o filter.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/utf8.d > opt/utf8.v mkdir -p opt/ gcc -MMD -MT opt/eval.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/eval.o eval.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/filter.d > opt/filter.v mkdir -p opt/ gcc -MMD -MT opt/rand.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/rand.o rand.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/rand.d > opt/rand.v mkdir -p opt/ gcc -MMD -MT opt/combi.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/combi.o combi.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/combi.d > opt/combi.v mkdir -p opt/ gcc -MMD -MT opt/sysif.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/sysif.o sysif.c sysif.c: In function 'repress_privilege': sysif.c:931:12: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid(real_gid); ^ sysif.c:936:12: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(real_uid); ^ sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/sysif.d > opt/sysif.v mkdir -p opt/ gcc -MMD -MT opt/args.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/args.o args.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/args.d > opt/args.v mkdir -p opt/ gcc -MMD -MT opt/lisplib.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/lisplib.o lisplib.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/lisplib.d > opt/lisplib.v mkdir -p opt/ gcc -MMD -MT opt/cadr.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/cadr.o cadr.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/cadr.d > opt/cadr.v mkdir -p opt/ gcc -MMD -MT opt/struct.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/struct.o struct.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/struct.d > opt/struct.v mkdir -p opt/ gcc -MMD -MT opt/jmp.o -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/jmp.o jmp.S sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/jmp.d > opt/jmp.v mkdir -p opt/mpi/ gcc -MMD -MT opt/mpi/mpi.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/mpi/mpi.o mpi/mpi.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/eval.d > opt/eval.v mkdir -p opt/mpi/ gcc -MMD -MT opt/mpi/mplogic.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/mpi/mplogic.o mpi/mplogic.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/mpi/mplogic.d > opt/mpi/mplogic.v mkdir -p opt/ gcc -MMD -MT opt/debug.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/debug.o debug.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/debug.d > opt/debug.v mkdir -p opt/ gcc -MMD -MT opt/syslog.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/syslog.o syslog.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/syslog.d > opt/syslog.v mkdir -p opt/ gcc -MMD -MT opt/glob.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/glob.o glob.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/glob.d > opt/glob.v mkdir -p opt/ gcc -MMD -MT opt/ftw.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/ftw.o ftw.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/ftw.d > opt/ftw.v mkdir -p opt/ gcc -MMD -MT opt/signal.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/signal.o signal.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/signal.d > opt/signal.v mkdir -p opt/ gcc -MMD -MT opt/socket.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/socket.o socket.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/mpi/mpi.d > opt/mpi/mpi.v mkdir -p opt/ gcc -MMD -MT opt/termios.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/termios.o termios.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/termios.d > opt/termios.v mkdir -p opt/linenoise/ gcc -MMD -MT opt/linenoise/linenoise.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -DNOTHING -c -o opt/linenoise/linenoise.o linenoise/linenoise.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/socket.d > opt/socket.v if ! [ -e y.tab.h ] ; then \ echo "Someone removed y.tab.h but left y.tab.c" ; \ echo "Remove y.tab.c and re-run make" ; \ exit 1; \ fi mkdir -p opt/ gcc -MMD -MT opt/y.tab.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Dlint -c -o opt/y.tab.o y.tab.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/linenoise/linenoise.d > opt/linenoise/linenoise.v mkdir -p opt/ gcc -MMD -MT opt/match.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/match.o match.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/y.tab.d > opt/y.tab.v mkdir -p opt/ gcc -MMD -MT opt/parser.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/parser.o parser.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/parser.d > opt/parser.v mkdir -p opt/ gcc -MMD -MT opt/txr.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -DPROG_NAME=\"txr\" -DTXR_REL_PATH=\"bin/txr\" -DEXE_SUFF=\"\" -DTXR_VER=\"145\" -c -o opt/txr.o txr.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/txr.d > opt/txr.v mkdir -p opt/ gcc -MMD -MT opt/lex.yy.o -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -c -o opt/lex.yy.o lex.yy.c sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/lex.yy.d > opt/lex.yy.v sed -e '1s/^/DEP_/' -e '1s/: [^ ]\+/ :=/' < opt/match.d > opt/match.v gcc -O2 -iquote config -ansi -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200112 -D_GNU_SOURCE -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=strict-prototypes -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -o txr opt/txr.o opt/lex.yy.o opt/y.tab.o opt/match.o opt/lib.o opt/regex.o opt/gc.o opt/unwind.o opt/stream.o opt/arith.o opt/hash.o opt/utf8.o opt/filter.o opt/eval.o opt/parser.o opt/rand.o opt/combi.o opt/sysif.o opt/args.o opt/lisplib.o opt/cadr.o opt/struct.o opt/jmp.o opt/mpi/mpi.o opt/mpi/mplogic.o opt/debug.o opt/syslog.o opt/glob.o opt/ftw.o opt/signal.o opt/socket.o opt/termios.o opt/linenoise/linenoise.o -lm -lcrypt -Wl,-z,relro + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sVCJuw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64 + cd txr-145 + make install DESTDIR=/builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64 INSTALL txr -> /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64/usr/bin INSTALL LICENSE -> /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64/usr/share/txr INSTALL METALICENSE -> /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64/usr/share/txr INSTALL txr.1 -> /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64/usr/share/man/man1 INSTALL share/txr/stdlib/*.txr share/txr/stdlib/*.tl -> /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64/usr/share/txr/stdlib + install -m644 -D txr.vim /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64/usr/share/vim/vimfiles/syntax/txr.vim + rm -f /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64//usr/share/txr/LICENSE /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64//usr/share/txr/METALICENSE + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/txr-145 extracting debug info from /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64/usr/bin/txr dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 3678 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.a7sZNg + umask 022 + cd /builddir/build/BUILD + cd txr-145 + make VERBOSE=1 tests mkdir -p tst/tests/011/ ./txr tests/011/special-1.txr > txr.test.out mv txr.test.out tst/tests/011/special-1.out diff -u tests/011/special-1.expected tst/tests/011/special-1.out touch tst/tests/011/special-1.ok mkdir -p tst/tests/011/ ./txr tests/011/macros-1.txr > txr.test.out mv txr.test.out tst/tests/011/macros-1.out diff -u tests/011/macros-1.expected tst/tests/011/macros-1.out touch tst/tests/011/macros-1.ok mkdir -p tst/tests/011/ ./txr tests/011/mandel.txr > txr.test.out mv txr.test.out tst/tests/011/mandel.out diff -u tests/011/mandel.expected tst/tests/011/mandel.out touch tst/tests/011/mandel.ok mkdir -p tst/tests/011/ ./txr tests/011/macros-2.txr > txr.test.out mv txr.test.out tst/tests/011/macros-2.out diff -u tests/011/macros-2.expected tst/tests/011/macros-2.out touch tst/tests/011/macros-2.ok mkdir -p tst/tests/011/ ./txr tests/011/txr-case.txr > txr.test.out mv txr.test.out tst/tests/011/txr-case.out diff -u tests/011/txr-case.expected tst/tests/011/txr-case.out touch tst/tests/011/txr-case.ok mkdir -p tst/tests/009/ ./txr --gc-debug tests/009/json.txr tests/009/webapp.json tests/009/pass1.json > txr.test.out mv txr.test.out tst/tests/009/json.out diff -u tests/009/json.expected tst/tests/009/json.out touch tst/tests/009/json.ok mkdir -p tst/tests/008/ ./txr --gc-debug -B tests/008/filtenv.txr > txr.test.out mv txr.test.out tst/tests/008/filtenv.out diff -u tests/008/filtenv.expected tst/tests/008/filtenv.out touch tst/tests/008/filtenv.ok mkdir -p tst/tests/008/ ./txr --gc-debug tests/008/soundex.txr soundex sowndex lloyd lee jackson robert > txr.test.out mv txr.test.out tst/tests/008/soundex.out diff -u tests/008/soundex.expected tst/tests/008/soundex.out touch tst/tests/008/soundex.ok mkdir -p tst/tests/008/ ./txr --gc-debug tests/008/tokenize.txr tests/008/data > txr.test.out mv txr.test.out tst/tests/008/tokenize.out diff -u tests/008/tokenize.expected tst/tests/008/tokenize.out touch tst/tests/008/tokenize.ok mkdir -p tst/tests/008/ ./txr --gc-debug tests/008/students.txr tests/008/students.xml > txr.test.out mv txr.test.out tst/tests/008/students.out diff -u tests/008/students.expected tst/tests/008/students.out touch tst/tests/008/students.ok mkdir -p tst/tests/008/ ./txr --gc-debug tests/008/empty-clauses.txr > txr.test.out mv txr.test.out tst/tests/008/empty-clauses.out diff -u tests/008/empty-clauses.expected tst/tests/008/empty-clauses.out touch tst/tests/008/empty-clauses.ok mkdir -p tst/tests/008/ ./txr --gc-debug tests/008/configfile.txr tests/008/configfile > txr.test.out mv txr.test.out tst/tests/008/configfile.out diff -u tests/008/configfile.expected tst/tests/008/configfile.out touch tst/tests/008/configfile.ok mkdir -p tst/tests/007/ ./txr --gc-debug tests/007/except-2.txr > txr.test.out mv txr.test.out tst/tests/007/except-2.out diff -u tests/007/except-2.expected tst/tests/007/except-2.out touch tst/tests/007/except-2.ok mkdir -p tst/tests/007/ ./txr --gc-debug tests/007/except-1.txr > txr.test.out mv txr.test.out tst/tests/007/except-1.out diff -u tests/007/except-1.expected tst/tests/007/except-1.out touch tst/tests/007/except-1.ok mkdir -p tst/tests/006/ ./txr --gc-debug -B tests/006/freeform-2.txr tests/006/data > txr.test.out mv txr.test.out tst/tests/006/freeform-2.out diff -u tests/006/freeform-2.expected tst/tests/006/freeform-2.out touch tst/tests/006/freeform-2.ok mkdir -p tst/tests/006/ ./txr --gc-debug -B tests/006/freeform-3.txr tests/006/passwd > txr.test.out mv txr.test.out tst/tests/006/freeform-3.out diff -u tests/006/freeform-3.expected tst/tests/006/freeform-3.out touch tst/tests/006/freeform-3.ok mkdir -p tst/tests/006/ ./txr --gc-debug -B tests/006/freeform-1.txr tests/006/data > txr.test.out mv txr.test.out tst/tests/006/freeform-1.out diff -u tests/006/freeform-1.expected tst/tests/006/freeform-1.out touch tst/tests/006/freeform-1.ok mkdir -p tst/tests/005/ ./txr --gc-debug -B tests/005/query-1.txr tests/005/data > txr.test.out mv txr.test.out tst/tests/005/query-1.out diff -u tests/005/query-1.expected tst/tests/005/query-1.out touch tst/tests/005/query-1.ok mkdir -p tst/tests/004/ ./txr --gc-debug tests/004/query-1.txr -a 123 -b -c > txr.test.out mv txr.test.out tst/tests/004/query-1.out diff -u tests/004/query-1.expected tst/tests/004/query-1.out touch tst/tests/004/query-1.ok mkdir -p tst/tests/003/ ./txr --gc-debug tests/003/query-1.txr > txr.test.out mv txr.test.out tst/tests/003/query-1.out diff -u tests/003/query-1.expected tst/tests/003/query-1.out touch tst/tests/003/query-1.ok mkdir -p tst/tests/010/ ./txr --gc-debug tests/010/seq.txr > txr.test.out mv txr.test.out tst/tests/010/seq.out diff -u tests/010/seq.expected tst/tests/010/seq.out touch tst/tests/010/seq.ok mkdir -p tst/tests/010/ ./txr --gc-debug tests/010/strstream.txr > txr.test.out mv txr.test.out tst/tests/010/strstream.out diff -u tests/010/strstream.expected tst/tests/010/strstream.out touch tst/tests/010/strstream.ok mkdir -p tst/tests/010/ ./txr --gc-debug -B tests/010/reghash.txr > txr.test.out mv txr.test.out tst/tests/010/reghash.out diff -u tests/010/reghash.expected tst/tests/010/reghash.out touch tst/tests/010/reghash.ok mkdir -p tst/tests/010/ ./txr --gc-debug tests/010/output-clauses.txr > txr.test.out mv txr.test.out tst/tests/010/output-clauses.out diff -u tests/010/output-clauses.expected tst/tests/010/output-clauses.out touch tst/tests/010/output-clauses.ok mkdir -p tst/tests/010/ ./txr --gc-debug -B tests/010/block.txr > txr.test.out mv txr.test.out tst/tests/010/block.out diff -u tests/010/block.expected tst/tests/010/block.out touch tst/tests/010/block.ok mkdir -p tst/tests/010/ ./txr --gc-debug tests/010/align-columns.txr tests/010/align-columns.dat > txr.test.out mv txr.test.out tst/tests/010/align-columns.out diff -u tests/010/align-columns.expected tst/tests/010/align-columns.out touch tst/tests/010/align-columns.ok mkdir -p tst/tests/002/ ./txr --gc-debug -C 142 -DTESTDIR=tests/002 -c "$(cat tests/002/query-1.txr)" > txr.test.out mv txr.test.out tst/tests/002/query-1.out diff -u tests/002/query-1.expected tst/tests/002/query-1.out touch tst/tests/002/query-1.ok mkdir -p tst/tests/001/ ./txr --gc-debug tests/001/query-3.txr tests/001/data > txr.test.out mv txr.test.out tst/tests/001/query-3.out diff -u tests/001/query-3.expected tst/tests/001/query-3.out touch tst/tests/001/query-3.ok mkdir -p tst/tests/001/ ./txr --gc-debug -B tests/001/query-1.txr tests/001/data > txr.test.out mv txr.test.out tst/tests/001/query-1.out diff -u tests/001/query-1.expected tst/tests/001/query-1.out touch tst/tests/001/query-1.ok mkdir -p tst/tests/001/ ./txr --gc-debug -B tests/001/query-4.txr tests/001/data > txr.test.out mv txr.test.out tst/tests/001/query-4.out diff -u tests/001/query-4.expected tst/tests/001/query-4.out touch tst/tests/001/query-4.ok mkdir -p tst/tests/001/ ./txr --gc-debug -B tests/001/query-2.txr tests/001/data > txr.test.out mv txr.test.out tst/tests/001/query-2.out diff -u tests/001/query-2.expected tst/tests/001/query-2.out touch tst/tests/001/query-2.ok mkdir -p tst/tests/012/ ./txr tests/012/struct.tl > txr.test.out mv txr.test.out tst/tests/012/struct.out diff -u tests/012/struct.expected tst/tests/012/struct.out touch tst/tests/012/struct.ok mkdir -p tst/tests/012/ ./txr tests/012/quasi.tl > txr.test.out mv txr.test.out tst/tests/012/quasi.out diff -u tests/012/quasi.expected tst/tests/012/quasi.out touch tst/tests/012/quasi.ok mkdir -p tst/tests/012/ ./txr tests/012/ifa.tl > txr.test.out mv txr.test.out tst/tests/012/ifa.out diff -u tests/012/ifa.expected tst/tests/012/ifa.out touch tst/tests/012/ifa.ok mkdir -p tst/tests/012/ ./txr tests/012/except.tl > txr.test.out mv txr.test.out tst/tests/012/except.out diff -u tests/012/except.expected tst/tests/012/except.out touch tst/tests/012/except.ok mkdir -p tst/tests/012/ ./txr tests/012/cont.tl > txr.test.out mv txr.test.out tst/tests/012/cont.out diff -u tests/012/cont.expected tst/tests/012/cont.out touch tst/tests/012/cont.ok mkdir -p tst/tests/012/ ./txr tests/012/man-or-boy.tl > txr.test.out mv txr.test.out tst/tests/012/man-or-boy.out diff -u tests/012/man-or-boy.expected tst/tests/012/man-or-boy.out touch tst/tests/012/man-or-boy.ok mkdir -p tst/tests/014/ ./txr tests/014/dgram-stream.tl > txr.test.out mv txr.test.out tst/tests/014/dgram-stream.out diff -u tests/014/dgram-stream.expected tst/tests/014/dgram-stream.out touch tst/tests/014/dgram-stream.ok mkdir -p tst/tests/014/ ./txr tests/014/socket-basic.tl > txr.test.out mv txr.test.out tst/tests/014/socket-basic.out diff -u tests/014/socket-basic.expected tst/tests/014/socket-basic.out touch tst/tests/014/socket-basic.ok mkdir -p tst/tests/013/ ./txr tests/013/maze.tl 20 20 > txr.test.out mv txr.test.out tst/tests/013/maze.out diff -u tests/013/maze.expected tst/tests/013/maze.out touch tst/tests/013/maze.ok echo "** tests passed!" ** tests passed! + exit 0 Processing files: txr-145-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MK95uo + umask 022 + cd /builddir/build/BUILD + cd txr-145 + DOCDIR=/builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64/usr/share/doc/txr-145 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64/usr/share/doc/txr-145 + cp -pr RELNOTES /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64/usr/share/doc/txr-145 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4qXidw + umask 022 + cd /builddir/build/BUILD + cd txr-145 + LICENSEDIR=/builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64/usr/share/licenses/txr-145 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64/usr/share/licenses/txr-145 + cp -pr LICENSE /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64/usr/share/licenses/txr-145 + cp -pr METALICENSE /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64/usr/share/licenses/txr-145 + cp -pr RELNOTES /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64/usr/share/licenses/txr-145 + exit 0 Provides: txr = 145-1.el7.centos txr(x86-64) = 145-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) 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)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: txr-debuginfo-145-1.el7.centos.x86_64 Provides: txr-debuginfo = 145-1.el7.centos txr-debuginfo(x86-64) = 145-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-378004921.novalocal Wrote: /builddir/build/RPMS/txr-145-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/txr-debuginfo-145-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sLx7h1 + umask 022 + cd /builddir/build/BUILD + cd txr-145 + /usr/bin/rm -rf /builddir/build/BUILDROOT/txr-145-1.el7.centos.x86_64 + exit 0 Child return code was: 0