D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/libcddb-1.3.2-15.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.t3LUe3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf libcddb-1.3.2 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/libcddb-1.3.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libcddb-1.3.2 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/libcddb-doc-1.3.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv output html + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0PbV3B + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libcddb-1.3.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for gawk... (cached) gawk checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for connect in -lsocket... no checking for connect in -lnetwork... no checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for mkdir... yes checking for regcomp... yes checking for socket... yes checking for strdup... yes checking for strtol... yes checking for strchr... yes checking for memset... yes checking for alarm... yes checking for select... yes checking for realloc... yes checking for gethostbyname... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBCDIO... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for ld used by GCC... /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 for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether gcc accepts -Wall... yes checking whether gcc accepts -Wchar-subscripts... yes checking whether gcc accepts -Wmissing-prototypes... yes checking whether gcc accepts -Wmissing-declarations... yes checking whether gcc accepts -Wunused... yes checking whether gcc accepts -Wpointer-arith... yes checking whether gcc accepts -Wwrite-strings... yes checking whether gcc accepts -Wnested-externs... yes checking whether gcc accepts -Wno-sign-compare... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libcddb.pc config.status: creating include/Makefile config.status: creating include/cddb/Makefile config.status: creating include/cddb/cddb_config.h config.status: creating include/cddb/version.h config.status: creating lib/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating tests/settings.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j4 /usr/bin/make all-recursive Making all in include Making all in cddb make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in lib make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_error.lo -MD -MP -MF .deps/cddb_error.Tpo -c -o cddb_error.lo cddb_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_error.lo -MD -MP -MF .deps/cddb_error.Tpo -c cddb_error.c -fPIC -DPIC -o .libs/cddb_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_error.lo -MD -MP -MF .deps/cddb_error.Tpo -c cddb_error.c -o cddb_error.o >/dev/null 2>&1 mv -f .deps/cddb_error.Tpo .deps/cddb_error.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_regex.lo -MD -MP -MF .deps/cddb_regex.Tpo -c -o cddb_regex.lo cddb_regex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_regex.lo -MD -MP -MF .deps/cddb_regex.Tpo -c cddb_regex.c -fPIC -DPIC -o .libs/cddb_regex.o cddb_regex.c: In function 'cddb_regex_init': cddb_regex.c:58:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable] int rv; ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_regex.lo -MD -MP -MF .deps/cddb_regex.Tpo -c cddb_regex.c -o cddb_regex.o >/dev/null 2>&1 mv -f .deps/cddb_regex.Tpo .deps/cddb_regex.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_track.lo -MD -MP -MF .deps/cddb_track.Tpo -c -o cddb_track.lo cddb_track.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_track.lo -MD -MP -MF .deps/cddb_track.Tpo -c cddb_track.c -fPIC -DPIC -o .libs/cddb_track.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_track.lo -MD -MP -MF .deps/cddb_track.Tpo -c cddb_track.c -o cddb_track.o >/dev/null 2>&1 mv -f .deps/cddb_track.Tpo .deps/cddb_track.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_disc.lo -MD -MP -MF .deps/cddb_disc.Tpo -c -o cddb_disc.lo cddb_disc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_disc.lo -MD -MP -MF .deps/cddb_disc.Tpo -c cddb_disc.c -fPIC -DPIC -o .libs/cddb_disc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_disc.lo -MD -MP -MF .deps/cddb_disc.Tpo -c cddb_disc.c -o cddb_disc.o >/dev/null 2>&1 mv -f .deps/cddb_disc.Tpo .deps/cddb_disc.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_log.lo -MD -MP -MF .deps/cddb_log.Tpo -c -o cddb_log.lo cddb_log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_log.lo -MD -MP -MF .deps/cddb_log.Tpo -c cddb_log.c -fPIC -DPIC -o .libs/cddb_log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_log.lo -MD -MP -MF .deps/cddb_log.Tpo -c cddb_log.c -o cddb_log.o >/dev/null 2>&1 mv -f .deps/cddb_log.Tpo .deps/cddb_log.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_net.lo -MD -MP -MF .deps/cddb_net.Tpo -c -o cddb_net.lo cddb_net.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_net.lo -MD -MP -MF .deps/cddb_net.Tpo -c cddb_net.c -fPIC -DPIC -o .libs/cddb_net.o cddb_net.c: In function 'timeout_connect': cddb_net.c:328:63: warning: passing argument 5 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types] getsockopt(sockfd, SOL_SOCKET, SO_ERROR, &rv, &l); ^ In file included from /usr/include/netinet/in.h:23:0, from ../include/cddb/cddb_conn.h:32, from ../include/cddb/cddb.h:37, from ../include/cddb/cddb_ni.h:58, from cddb_net.c:22: /usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'size_t * {aka long unsigned int *}' extern int getsockopt (int __fd, int __level, int __optname, ^~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_net.lo -MD -MP -MF .deps/cddb_net.Tpo -c cddb_net.c -o cddb_net.o >/dev/null 2>&1 mv -f .deps/cddb_net.Tpo .deps/cddb_net.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_conn.lo -MD -MP -MF .deps/cddb_conn.Tpo -c -o cddb_conn.lo cddb_conn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_conn.lo -MD -MP -MF .deps/cddb_conn.Tpo -c cddb_conn.c -fPIC -DPIC -o .libs/cddb_conn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_conn.lo -MD -MP -MF .deps/cddb_conn.Tpo -c cddb_conn.c -o cddb_conn.o >/dev/null 2>&1 mv -f .deps/cddb_conn.Tpo .deps/cddb_conn.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_util.lo -MD -MP -MF .deps/cddb_util.Tpo -c -o cddb_util.lo cddb_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_util.lo -MD -MP -MF .deps/cddb_util.Tpo -c cddb_util.c -fPIC -DPIC -o .libs/cddb_util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_util.lo -MD -MP -MF .deps/cddb_util.Tpo -c cddb_util.c -o cddb_util.o >/dev/null 2>&1 mv -f .deps/cddb_util.Tpo .deps/cddb_util.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb.lo -MD -MP -MF .deps/cddb.Tpo -c -o cddb.lo cddb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb.lo -MD -MP -MF .deps/cddb.Tpo -c cddb.c -fPIC -DPIC -o .libs/cddb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb.lo -MD -MP -MF .deps/cddb.Tpo -c cddb.c -o cddb.o >/dev/null 2>&1 mv -f .deps/cddb.Tpo .deps/cddb.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT ll.lo -MD -MP -MF .deps/ll.Tpo -c -o ll.lo ll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT ll.lo -MD -MP -MF .deps/ll.Tpo -c ll.c -fPIC -DPIC -o .libs/ll.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT ll.lo -MD -MP -MF .deps/ll.Tpo -c ll.c -o ll.o >/dev/null 2>&1 mv -f .deps/ll.Tpo .deps/ll.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_site.lo -MD -MP -MF .deps/cddb_site.Tpo -c -o cddb_site.lo cddb_site.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_site.lo -MD -MP -MF .deps/cddb_site.Tpo -c cddb_site.c -fPIC -DPIC -o .libs/cddb_site.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_site.lo -MD -MP -MF .deps/cddb_site.Tpo -c cddb_site.c -o cddb_site.o >/dev/null 2>&1 mv -f .deps/cddb_site.Tpo .deps/cddb_site.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_cmd.lo -MD -MP -MF .deps/cddb_cmd.Tpo -c -o cddb_cmd.lo cddb_cmd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_cmd.lo -MD -MP -MF .deps/cddb_cmd.Tpo -c cddb_cmd.c -fPIC -DPIC -o .libs/cddb_cmd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_cmd.lo -MD -MP -MF .deps/cddb_cmd.Tpo -c cddb_cmd.c -o cddb_cmd.o >/dev/null 2>&1 mv -f .deps/cddb_cmd.Tpo .deps/cddb_cmd.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -no-undefined -version-info 4:3:2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libcddb.la -rpath /usr/lib64 cddb_track.lo cddb_disc.lo cddb_regex.lo cddb_error.lo cddb_conn.lo cddb_cmd.lo cddb_net.lo cddb_log.lo cddb_util.lo cddb.lo cddb_site.lo ll.lo libtool: link: gcc -shared -Wl,--as-needed .libs/cddb_track.o .libs/cddb_disc.o .libs/cddb_regex.o .libs/cddb_error.o .libs/cddb_conn.o .libs/cddb_cmd.o .libs/cddb_net.o .libs/cddb_log.o .libs/cddb_util.o .libs/cddb.o .libs/cddb_site.o .libs/ll.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libcddb.so.2 -o .libs/libcddb.so.2.2.3 libtool: link: (cd ".libs" && rm -f "libcddb.so.2" && ln -s "libcddb.so.2.2.3" "libcddb.so.2") libtool: link: (cd ".libs" && rm -f "libcddb.so" && ln -s "libcddb.so.2.2.3" "libcddb.so") libtool: link: ar cru .libs/libcddb.a cddb_track.o cddb_disc.o cddb_regex.o cddb_error.o cddb_conn.o cddb_cmd.o cddb_net.o cddb_log.o cddb_util.o cddb.o cddb_site.o ll.o libtool: link: ranlib .libs/libcddb.a libtool: link: ( cd ".libs" && rm -f "libcddb.la" && ln -s "../libcddb.la" "libcddb.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' Making all in examples make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT do_read.o -MD -MP -MF .deps/do_read.Tpo -c -o do_read.o do_read.c mv -f .deps/do_read.Tpo .deps/do_read.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT do_query.o -MD -MP -MF .deps/do_query.Tpo -c -o do_query.o do_query.c mv -f .deps/do_query.Tpo .deps/do_query.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT do_display.o -MD -MP -MF .deps/do_display.Tpo -c -o do_display.o do_display.c mv -f .deps/do_display.Tpo .deps/do_display.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cd_access.o -MD -MP -MF .deps/cd_access.Tpo -c -o cd_access.o cd_access.c mv -f .deps/cd_access.Tpo .deps/cd_access.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT do_sites.o -MD -MP -MF .deps/do_sites.Tpo -c -o do_sites.o do_sites.c mv -f .deps/do_sites.Tpo .deps/do_sites.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT do_search.o -MD -MP -MF .deps/do_search.Tpo -c -o do_search.o do_search.c mv -f .deps/do_search.Tpo .deps/do_search.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT do_album.o -MD -MP -MF .deps/do_album.Tpo -c -o do_album.o do_album.c mv -f .deps/do_album.Tpo .deps/do_album.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cddb_query main.o do_query.o do_read.o do_display.o cd_access.o do_sites.o do_search.o do_album.o ../lib/libcddb.la -lcdio -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/cddb_query main.o do_query.o do_read.o do_display.o cd_access.o do_sites.o do_search.o do_album.o ../lib/.libs/libcddb.so -lcdio -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' Making all in tests make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.P53stA + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64 + cd libcddb-1.3.2 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64 install Making install in include make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/include' Making install in cddb make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/include/cddb' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/include/cddb' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/cddb" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/include/cddb" /usr/bin/install -c -m 644 'cddb.h' '/home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/include/cddb/cddb.h' /usr/bin/install -c -m 644 'cddb_config.h' '/home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/include/cddb/cddb_config.h' /usr/bin/install -c -m 644 'cddb_disc.h' '/home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/include/cddb/cddb_disc.h' /usr/bin/install -c -m 644 'cddb_track.h' '/home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/include/cddb/cddb_track.h' /usr/bin/install -c -m 644 'cddb_error.h' '/home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/include/cddb/cddb_error.h' /usr/bin/install -c -m 644 'cddb_conn.h' '/home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/include/cddb/cddb_conn.h' /usr/bin/install -c -m 644 'cddb_cmd.h' '/home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/include/cddb/cddb_cmd.h' /usr/bin/install -c -m 644 'cddb_log.h' '/home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/include/cddb/cddb_log.h' /usr/bin/install -c -m 644 'version.h' '/home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/include/cddb/version.h' /usr/bin/install -c -m 644 'cddb_site.h' '/home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/include/cddb/cddb_site.h' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/include/cddb' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/include/cddb' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/include' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/include' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/include' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/include' Making install in lib make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' test -z "/usr/lib64" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libcddb.la' '/home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/lib64/libcddb.la' libtool: install: /usr/bin/install -c .libs/libcddb.so.2.2.3 /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/lib64/libcddb.so.2.2.3 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/lib64 && { ln -s -f libcddb.so.2.2.3 libcddb.so.2 || { rm -f libcddb.so.2 && ln -s libcddb.so.2.2.3 libcddb.so.2; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/lib64 && { ln -s -f libcddb.so.2.2.3 libcddb.so || { rm -f libcddb.so && ln -s libcddb.so.2.2.3 libcddb.so; }; }) libtool: install: /usr/bin/install -c .libs/libcddb.lai /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/lib64/libcddb.la libtool: install: /usr/bin/install -c .libs/libcddb.a /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/lib64/libcddb.a libtool: install: chmod 644 /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/lib64/libcddb.a libtool: install: ranlib /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/lib64/libcddb.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/lib' Making install in examples make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'cddb_query' '/home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/bin/cddb_query' libtool: install: warning: `../lib/libcddb.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/cddb_query /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/bin/cddb_query make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/examples' Making install in tests make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/tests' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/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 '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/tests' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'libcddb.pc' '/home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/lib64/pkgconfig/libcddb.pc' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libcddb-1.3.2' + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 1.3.2-15.mga7 --unique-debug-suffix -1.3.2-15.mga7.x86_64 --unique-debug-src-base libcddb-1.3.2-15.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/libcddb-1.3.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/bin/cddb_query extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/lib64/libcddb.so.2.2.3 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 524 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: lib64cddb2-1.3.2-15.mga7.x86_64 Provides: lib64cddb2 = 1.3.2-15.mga7 lib64cddb2(x86-64) = 1.3.2-15.mga7 libcddb.so.2()(64bit) 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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) Processing files: lib64cddb-devel-1.3.2-15.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.C0IsIB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libcddb-1.3.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/share/doc/lib64cddb-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/share/doc/lib64cddb-devel + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/share/doc/lib64cddb-devel + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/share/doc/lib64cddb-devel + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/share/doc/lib64cddb-devel + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/share/doc/lib64cddb-devel + cp -pr TODO /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/share/doc/lib64cddb-devel + cp -pr html /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64/usr/share/doc/lib64cddb-devel + exit 0 Provides: devel(libcddb(64bit)) lib64cddb-devel = 1.3.2-15.mga7 lib64cddb-devel(x86-64) = 1.3.2-15.mga7 libcddb-devel = 1.3.2-15.mga7 libtool(/usr/lib64/libcddb.la) pkgconfig(libcddb) = 1.3.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Obsoletes: lib64cddb2-devel Processing files: lib64cddb-static-devel-1.3.2-15.mga7.x86_64 Provides: lib64cddb-static-devel = 1.3.2-15.mga7 lib64cddb-static-devel(x86-64) = 1.3.2-15.mga7 libcddb-static-devel = 1.3.2-15.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: lib64cddb2-static-devel Processing files: libcddb-apps-1.3.2-15.mga7.x86_64 Provides: libcddb-apps = 1.3.2-15.mga7 libcddb-apps(x86-64) = 1.3.2-15.mga7 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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcddb.so.2()(64bit) libcdio.so.18()(64bit) Processing files: libcddb-debugsource-1.3.2-15.mga7.x86_64 Provides: libcddb-debugsource = 1.3.2-15.mga7 libcddb-debugsource(x86-64) = 1.3.2-15.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libcddb-debuginfo-1.3.2-15.mga7.x86_64 Provides: libcddb-debuginfo = 1.3.2-15.mga7 libcddb-debuginfo(x86-64) = 1.3.2-15.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libcddb-debugsource(x86-64) = 1.3.2-15.mga7 Processing files: lib64cddb2-debuginfo-1.3.2-15.mga7.x86_64 Provides: debuginfo(build-id) = 2813d2266a9e293691c56a88ed83c58c17b26074 lib64cddb2-debuginfo = 1.3.2-15.mga7 lib64cddb2-debuginfo(x86-64) = 1.3.2-15.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libcddb-debugsource(x86-64) = 1.3.2-15.mga7 Processing files: libcddb-apps-debuginfo-1.3.2-15.mga7.x86_64 Provides: debuginfo(build-id) = 2a3058a71f2517b42a4b681291106da70f846824 libcddb-apps-debuginfo = 1.3.2-15.mga7 libcddb-apps-debuginfo(x86-64) = 1.3.2-15.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libcddb-debugsource(x86-64) = 1.3.2-15.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64cddb2-1.3.2-15.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64cddb-devel-1.3.2-15.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64cddb-static-devel-1.3.2-15.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libcddb-apps-1.3.2-15.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libcddb-debugsource-1.3.2-15.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libcddb-debuginfo-1.3.2-15.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64cddb2-debuginfo-1.3.2-15.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libcddb-apps-debuginfo-1.3.2-15.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VD1k6G + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libcddb-1.3.2 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/libcddb-1.3.2-15.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.O3VzwM + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf libcddb-1.3.2 + exit 0 D: [iurt_root_command] Success!