D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/qpxtool-0.7.2-5.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wEyd6H + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf qpxtool-0.7.2 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/qpxtool-0.7.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd qpxtool-0.7.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/qpxtool-0.7.0-libpng15.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/qpxtool-0.7.2-cflags.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/qpxtool-0.7.2-strip.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ovutHL + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd qpxtool-0.7.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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + ./configure --prefix=/usr Checking OS... Linux Checking machine arch... x86_64 Checking for make... yes Checking if we have GNU Make... yes Checking C compiler... gcc 7.2.1 Checking C++ compiler... gcc 7.2.1 Checking off_t size with _FILE_OFFSET_BITS = 64... 8 Checking for fopen64()... yes Checking for fseek64()... no Checking for fseeko()... yes Checking for libpng... 1.6.29 libpng compiler flags: -I/usr/include/libpng16 libpng linker flags: -L/usr/lib64 -lpng16 Checking png.h presense... yes Checking png.h usability... yes Checking for Qt4... /usr/lib64 (4.8.7), qmake command: qmake ** Creating Makefiles... * Makefile * lib/Makefile.lib * plugins/Makefile.plugin * gui/Makefile ** install prefix: /usr ** debug version: no ** PNG support: yes ** build gui: yes ** use internal WT: yes Installation paths: bin : /usr/bin sbin : /usr/sbin libs : /usr/lib64 plugins : /usr/lib64/qpxtool includes : /usr/include/qpxtool man : /usr/share/man ** Configuration finished! run `gmake` now + /usr/bin/make -O -j8 /usr/bin/make -C lib /usr/bin/make -C qpxtransport DIR=qpxtransport /usr/bin/make -C man make[1]: Nothing to be done for 'all'. make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxtransport' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I./include -I../include -c -o threads.o threads.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxtransport' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxtransport' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I./include -I../include -c -o qpx_transport.o qpx_transport.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxtransport' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxtransport' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I./include -I../include -c -o common_functions.o common_functions.cpp common_functions.cpp: In function 'uint32_t to32u(int32_t)': common_functions.cpp:127:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] uint32_t to32u(int32_t c) { return *(uint32_t*)c; } ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxtransport' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxtransport' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I./include -I../include -c -o sense.o sense.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxtransport' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxtransport' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I./include -I../include -c -o qpx_mmc_css.o qpx_mmc_css.cpp qpx_mmc_css.cpp:598:2: warning: #warning clean title keys [-Wcpp] #warning clean title keys ^~~~~~~ qpx_mmc_css.cpp:1611:2: warning: #warning "Reset the drive before trying to continue" [-Wcpp] #warning "Reset the drive before trying to continue" ^~~~~~~ qpx_mmc_css.cpp: In function 'int get_rpc_state(drive_info*)': qpx_mmc_css.cpp:338:16: warning: variable 't' set but not used [-Wunused-but-set-variable] unsigned char t;//,vl,ul; ^ qpx_mmc_css.cpp:339:16: warning: variable 'sh' set but not used [-Wunused-but-set-variable] unsigned char sh; ^~ qpx_mmc_css.cpp: In function 'int css_title(drive_info*, int)': qpx_mmc_css.cpp:1770:42: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if( ! drive->media.dvdcss.protection == 0x01 ) ^~ qpx_mmc_css.cpp:1770:9: note: add parentheses around left hand side expression to silence this warning if( ! drive->media.dvdcss.protection == 0x01 ) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ( ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxtransport' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxtransport' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I./include -I../include -c -o qpx_mmc.o qpx_mmc.cpp qpx_mmc.cpp:1807:2: warning: #warning DVD+RW total sectors reading [-Wcpp] #warning DVD+RW total sectors reading ^~~~~~~ qpx_mmc.cpp: In function 'int get_performance(drive_info*, bool, uint8_t)': qpx_mmc.cpp:2363:11: warning: variable 'r' set but not used [-Wunused-but-set-variable] uint32_t r,w,lba; ^ qpx_mmc.cpp:2363:13: warning: variable 'w' set but not used [-Wunused-but-set-variable] uint32_t r,w,lba; ^ qpx_mmc.cpp:2363:15: warning: variable 'lba' set but not used [-Wunused-but-set-variable] uint32_t r,w,lba; ^~~ qpx_mmc.cpp: In function 'int set_cd_speed(drive_info*)': qpx_mmc.cpp:2694:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!drive->silent) sperror ("SET_CD_SPEED",drive->err); return (drive->err); ^~ qpx_mmc.cpp:2694:60: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!drive->silent) sperror ("SET_CD_SPEED",drive->err); return (drive->err); ^~~~~~ qpx_mmc.cpp: In function 'int plextor_px755_get_auth_code(drive_info*, unsigned char*)': qpx_mmc.cpp:3122:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (int i=0; i<16; i++) printf("0x%02X ",dev->rd_buf[i]&0xFF); printf("\n"); ^~~ qpx_mmc.cpp:3122:67: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (int i=0; i<16; i++) printf("0x%02X ",dev->rd_buf[i]&0xFF); printf("\n"); ^~~~~~ qpx_mmc.cpp: In function 'int scanbus(int)': qpx_mmc.cpp:704:5: warning: '%s' directive writing up to 255 bytes into a region of size 11 [-Wformat-overflow=] int scanbus(int vendor_mask) ^~~~~~~ In file included from /usr/include/stdio.h:936:0, from qpx_mmc.cpp:15: /usr/include/bits/stdio2.h:34:43: note: '__builtin___sprintf_chk' output between 6 and 261 bytes into a destination of size 16 __bos (__s), __fmt, __va_arg_pack ()); ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxtransport' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxtransport' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I./include -I../include -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,libqpxtransport.so.0 common_functions.o qpx_transport.o qpx_mmc.o qpx_mmc_css.o threads.o sense.o -o libqpxtransport.so.0.7.0 -lpthread mkdir -p ../lib ln -fs ../qpxtransport/libqpxtransport.so.0.7.0 ../lib/libqpxtransport.so make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxtransport' /usr/bin/make -C qpxplextor DIR=qpxplextor /usr/bin/make -C qpxpioneer DIR=qpxpioneer /usr/bin/make -C qpxyamaha DIR=qpxyamaha make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxpioneer' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I./include -I../include -c -o pioneer_spdctl.o pioneer_spdctl.cpp pioneer_spdctl.cpp: In function 'int pioneer_set_peakpower(drive_info*, bool, bool)': pioneer_spdctl.cpp:65:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ pioneer_spdctl.cpp: In function 'int pioneer_set_pureread(drive_info*, char)': pioneer_spdctl.cpp:69:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxpioneer' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxyamaha' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I./include -I../include -c -o yamaha_features.o yamaha_features.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxyamaha' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxpioneer' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I./include -I../include -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,libqpxpioneer.so.0 pioneer_spdctl.o -o libqpxpioneer.so.0.7.0 -lqpxtransport -L../lib mkdir -p ../lib ln -fs ../qpxpioneer/libqpxpioneer.so.0.7.0 ../lib/libqpxpioneer.so make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxpioneer' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxyamaha' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I./include -I../include -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,libqpxyamaha.so.0 yamaha_features.o -o libqpxyamaha.so.0.7.0 -lqpxtransport -L../lib mkdir -p ../lib ln -fs ../qpxyamaha/libqpxyamaha.so.0.7.0 ../lib/libqpxyamaha.so make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxyamaha' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxplextor' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I./include -I../include -c -o plextor_features.o plextor_features.cpp plextor_features.cpp: In function 'int plextor_get_strategy(drive_info*)': plextor_features.cpp:863:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=0; i<8; i++) printf("%02X ", drive->rd_buf[i]); printf("\n"); ^~~ plextor_features.cpp:863:57: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (i=0; i<8; i++) printf("%02X ", drive->rd_buf[i]); printf("\n"); ^~~~~~ plextor_features.cpp:871:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=0; i<8; i++) printf("%02X ", drive->rd_buf[offs+i]); printf("\n"); ^~~ plextor_features.cpp:871:62: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (i=0; i<8; i++) printf("%02X ", drive->rd_buf[offs+i]); printf("\n"); ^~~~~~ plextor_features.cpp:833:10: warning: variable 'acnt' set but not used [-Wunused-but-set-variable] int cnt,acnt; ^~~~ plextor_features.cpp: In function 'int plextor_add_strategy(drive_info*)': plextor_features.cpp:921:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=0; i<8; i++) printf("%02X ", drive->rd_buf[i]); printf("\n"); ^~~ plextor_features.cpp:921:57: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (i=0; i<8; i++) printf("%02X ", drive->rd_buf[i]); printf("\n"); ^~~~~~ plextor_features.cpp:958:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=0; i<8; i++) printf("%02X ", drive->rd_buf[i]); printf("\n"); ^~~ plextor_features.cpp:958:57: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (i=0; i<8; i++) printf("%02X ", drive->rd_buf[i]); printf("\n"); ^~~~~~ plextor_features.cpp: In function 'int plextor_create_strategy(drive_info*, int)': plextor_features.cpp:1032:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!drive->silent) printf(" AS CRE: "); for (i=0; i<0x12; i++) printf("%02X ", drive->rd_buf[i] & 0x0FF); printf("\n"); ^~ plextor_features.cpp:1032:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!drive->silent) printf(" AS CRE: "); for (i=0; i<0x12; i++) printf("%02X ", drive->rd_buf[i] & 0x0FF); printf("\n"); ^~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxplextor' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxplextor' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I./include -I../include -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,libqpxplextor.so.0 plextor_features.o -o libqpxplextor.so.0.7.0 -lqpxtransport -L../lib mkdir -p ../lib ln -fs ../qpxplextor/libqpxplextor.so.0.7.0 ../lib/libqpxplextor.so make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxplextor' /usr/bin/make -C qpxscan DIR=qpxscan make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxscan' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I./include -I../include -c -o qpx_writer.o qpx_writer.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxscan' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxscan' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I./include -I../include -c -o qpx_scan.o qpx_scan.cpp In file included from ./include/qpx_scan.h:17:0, from qpx_scan.cpp:42: ./include/qpx_scan_plugin_api.h: In member function 'dvd_errc& dvd_errc::EMAX(dvd_errc&)': ./include/qpx_scan_plugin_api.h:151:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (uncrsilent) sperror ("pioneer_send_scan_cx",dev->err); return dev->err; ^~ qscan_cmd.cpp:66:63: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(!dev->silent) sperror ("pioneer_send_scan_cx",dev->err); return dev->err; ^~~~~~ qscan_cmd.cpp: In member function 'int scan_pioneer::cmd_dvd_errc_read(unsigned char)': qscan_cmd.cpp:119:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(!dev->silent) sperror ("pioneer_send_scan_pi",dev->err); return dev->err; ^~ qscan_cmd.cpp:119:63: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(!dev->silent) sperror ("pioneer_send_scan_pi",dev->err); return dev->err; ^~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/pioneer' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/pxfw' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I../../lib/include -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags pxfw.o -o pxfw -L../../lib/lib -lqpxtransport -lqpxplextor make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/pxfw' /usr/bin/make -C qscand DIR=qscand make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/plextor' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I../../lib/include -c -o qscan_cmd.o qscan_cmd.cpp In file included from ../../lib/include/qpx_scan_plugin_api.h:1:0, from ./qscan_plugin.h:19, from qscan_cmd.cpp:25: ../../lib/include/../qpxscan/include/qpx_scan_plugin_api.h: In member function 'dvd_errc& dvd_errc::EMAX(dvd_errc&)': ../../lib/include/../qpxscan/include/qpx_scan_plugin_api.h:151:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (uncrmedia.capacity) { ~~~~^~~~~~~~~~~~~~~~~~~~~ In file included from ../../lib/include/threads.h:1:0, from ./sectmap.h:14, from reader_disc.cpp:24: ../../lib/include/../qpxtransport/include/threads.h:33:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define thread_exit(r) pthread_exit((void*)(r)) ^ reader_disc.cpp:572:5: note: in expansion of macro 'thread_exit' thread_exit(parm->result); ^~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/readdvd' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/qscan' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I../../lib/include -c -o qscan.o qscan.cpp In file included from ../../lib/include/qpx_scan_plugin_api.h:1:0, from ../../lib/include/../qpxscan/include/qpx_scan.h:17, from ../../lib/include/qpx_scan.h:1, from qscan.cpp:23: ../../lib/include/../qpxscan/include/qpx_scan_plugin_api.h: In member function 'dvd_errc& dvd_errc::EMAX(dvd_errc&)': ../../lib/include/../qpxscan/include/qpx_scan_plugin_api.h:151:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (uncrcapabilities); ~~~~~~~~~~~~~~~~~^ qscan.cpp:405:78: warning: format '%LX' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t {aka long unsigned int}' [-Wformat=] printf(IDEV "Device Read capabilities : 0x%016LX\n",dev->rd_capabilities); ~~~~~~~~~~~~~~~~~~~~^ qscan.cpp:406:78: warning: format '%LX' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t {aka long unsigned int}' [-Wformat=] printf(IDEV "Device Write capabilities : 0x%016LX\n",dev->wr_capabilities); ~~~~~~~~~~~~~~~~~~~~^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/qscan' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/qscand' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I../../lib/include -c -o child.o child.cpp child.cpp: In function 'void child_proc(child_arg_t*)': child.cpp:192:7: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(arg->connfd, IDENTV, IDENTV_LEN); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ child.cpp:200:8: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(arg->connfd, PROMPT, PROMPT_LEN); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ child.cpp:213:8: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(arg->connfd, "\n", 1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~ child.cpp:224:9: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(arg->connfd, helpstr, helpstr_sz); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ child.cpp:249:9: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(arg->connfd, lineo, strlen(lineo)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ child.cpp:260:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(arg->connfd, lineo, strlen(lineo)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ child.cpp:274:11: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(arg->connfd, lineo, strlen(lineo)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ child.cpp:287:11: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(arg->connfd, lineo, strlen(lineo)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ child.cpp:301:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(arg->connfd, lineo, strlen(lineo)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ child.cpp:313:9: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(arg->connfd, lineo, strlen(lineo)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ child.cpp:393:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(arg->connfd, lineo, strlen(lineo)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/qscand' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/readdvd' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I../../lib/include -c -o imgwriter.o imgwriter.cpp imgwriter.cpp: In member function 'int imgwriter::write(int, int, int, void*)': imgwriter.cpp:64:65: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'off_t {aka long int}' [-Wformat=] printf("\nseek() failed! Offs: %lld (%08LX)\n", offs, offs); ^ imgwriter.cpp:64:65: warning: format '%LX' expects argument of type 'long long unsigned int', but argument 3 has type 'off_t {aka long int}' [-Wformat=] make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/readdvd' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/qscand' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I../../lib/include -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags qscand.o child.o -o qscand -L../../lib/lib -lqpxtransport -lpthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/qscand' /usr/bin/make -C nec DIR=nec /usr/bin/make -C liteon DIR=liteon make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/qscan' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I../../lib/include -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags qscan.o -o qscan -L../../lib/lib -lqpxtransport -lqpxscan -lqpxplextor make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/qscan' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/cdvdcontrol' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I../../lib/include -c -o cdvdcontrol.o cdvdcontrol.cpp cdvdcontrol.cpp:125:2: warning: #warning "PlexEraser DETECTION. Just assume PX755/760 and Premium-II" [-Wcpp] #warning "PlexEraser DETECTION. Just assume PX755/760 and Premium-II" ^~~~~~~ cdvdcontrol.cpp: In function 'int main(int, char**)': cdvdcontrol.cpp:362:6: warning: variable 'amqr' set but not used [-Wunused-but-set-variable] int amqr = 0; ^~~~ cdvdcontrol.cpp:363:6: warning: variable 'forcespeed' set but not used [-Wunused-but-set-variable] int forcespeed = 0; ^~~~~~~~~~ cdvdcontrol.cpp:366:7: warning: variable 'piosilent' set but not used [-Wunused-but-set-variable] char piosilent = PIO_SILENT_QUIET; ^~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/cdvdcontrol' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/about.o src/about.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/nec' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I../../lib/include -c -o qscan_plugin.o qscan_plugin.cpp In file included from ../../lib/include/qpx_scan_plugin_api.h:1:0, from ./qscan_plugin.h:19, from qscan_plugin.cpp:14: ../../lib/include/../qpxscan/include/qpx_scan_plugin_api.h: In member function 'dvd_errc& dvd_errc::EMAX(dvd_errc&)': ../../lib/include/../qpxscan/include/qpx_scan_plugin_api.h:151:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (uncrsilent) sperror ("nec_init_errc_scan",dev->err); return 1; ^~ qscan_cmd.cpp:32:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(!dev->silent) sperror ("nec_init_errc_scan",dev->err); return 1; ^~~~~~ qscan_cmd.cpp:39:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(!dev->silent) sperror ("nec_set_scan_interval",dev->err); return 1; ^~ qscan_cmd.cpp:39:64: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(!dev->silent) sperror ("nec_set_scan_interval",dev->err); return 1; ^~~~~~ qscan_cmd.cpp: In member function 'int scan_nec::cmd_dvd_errc_init()': qscan_cmd.cpp:49:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(!dev->silent) sperror ("nec_init_errc_scan",dev->err); return 1; ^~ qscan_cmd.cpp:49:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(!dev->silent) sperror ("nec_init_errc_scan",dev->err); return 1; ^~~~~~ qscan_cmd.cpp:56:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(!dev->silent) sperror ("nec_set_scan_interval",dev->err); return 1; ^~ qscan_cmd.cpp:56:64: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(!dev->silent) sperror ("nec_set_scan_interval",dev->err); return 1; ^~~~~~ qscan_cmd.cpp: In member function 'int scan_nec::cmd_bd_errc_init()': qscan_cmd.cpp:66:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(!dev->silent) sperror ("nec_init_errc_scan",dev->err); return 1; ^~ qscan_cmd.cpp:66:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(!dev->silent) sperror ("nec_init_errc_scan",dev->err); return 1; ^~~~~~ qscan_cmd.cpp:73:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(!dev->silent) sperror ("nec_set_scan_interval",dev->err); return 1; ^~ qscan_cmd.cpp:73:64: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(!dev->silent) sperror ("nec_set_scan_interval",dev->err); return 1; ^~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/nec' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/asus' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I../../lib/include -c -o qscan_cmd.o qscan_cmd.cpp In file included from ../../lib/include/qpx_scan_plugin_api.h:1:0, from ./qscan_plugin.h:16, from qscan_cmd.cpp:25: ../../lib/include/../qpxscan/include/qpx_scan_plugin_api.h: In member function 'dvd_errc& dvd_errc::EMAX(dvd_errc&)': ../../lib/include/../qpxscan/include/qpx_scan_plugin_api.h:151:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (uncrcmd[8] = (lba >> 16) & 0xFF + 0x03; ~~~~~^~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/benq' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/benq' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,libqscan_benq.so qscan_plugin.o qscan_cmd.o -o libqscan_benq.so -L../../lib/lib -lqpxtransport -lqpxscan mkdir -p ../lib ln -fs ../benq/libqscan_benq.so ../lib/libqscan_benq.so make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/benq' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/benq_dvdrom' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -I. -I../../lib/include -c -o qscan_plugin.o qscan_plugin.cpp In file included from ../../lib/include/qpx_scan_plugin_api.h:1:0, from ./qscan_plugin.h:16, from qscan_plugin.cpp:14: ../../lib/include/../qpxscan/include/qpx_scan_plugin_api.h: In member function 'dvd_errc& dvd_errc::EMAX(dvd_errc&)': ../../lib/include/../qpxscan/include/qpx_scan_plugin_api.h:151:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (uncrbackgroundRole(); ^~~ src/abstractpreview.cpp: In member function 'virtual void AbstractPreview::additionalPaintEvent(QPainter*, int, const QRect&)': src/abstractpreview.cpp:963:80: warning: unused parameter 'rect' [-Wunused-parameter] void AbstractPreview::additionalPaintEvent(QPainter *p, int page, const QRect &rect) ^~~~ src/abstractpreview.cpp: In member function 'QRect AbstractPreview::pageRect(QPoint)': src/abstractpreview.cpp:990:9: warning: unused variable 'sel' [-Wunused-variable] int sel = -1; ^~~ src/abstractpreview.cpp: In member function 'virtual void AbstractPreview::addedPages(int, int)': src/abstractpreview.cpp:1257:38: warning: unused parameter 'count' [-Wunused-parameter] void AbstractPreview::addedPages(int count, int begin) ^~~~~ src/abstractpreview.cpp:1257:49: warning: unused parameter 'begin' [-Wunused-parameter] void AbstractPreview::addedPages(int count, int begin) ^~~~~ src/abstractpreview.cpp: In member function 'QPixmap* AbstractPreview::grabPage(int, const QRectF&)': src/abstractpreview.cpp:1583:60: warning: unused parameter 'rect' [-Wunused-parameter] QPixmap *AbstractPreview::grabPage(int page, const QRectF &rect) ^~~~ src/abstractpreview.cpp: In member function 'QPixmap* AbstractPreview::grabPage(int, qreal, qreal, qreal, qreal)': src/abstractpreview.cpp:1589:52: warning: unused parameter 'left' [-Wunused-parameter] QPixmap *AbstractPreview::grabPage(int page, qreal left, qreal top, ^~~~ src/abstractpreview.cpp:1589:64: warning: unused parameter 'top' [-Wunused-parameter] QPixmap *AbstractPreview::grabPage(int page, qreal left, qreal top, ^~~ src/abstractpreview.cpp:1590:42: warning: unused parameter 'width' [-Wunused-parameter] qreal width, qreal height) ^~~~~ src/abstractpreview.cpp:1590:55: warning: unused parameter 'height' [-Wunused-parameter] qreal width, qreal height) ^~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/graphtab.o src/graphtab.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/db_report_selection.o src/db_report_selection.cpp src/db_report_selection.cpp: In member function 'virtual int ListModel::columnCount(const QModelIndex&) const': src/db_report_selection.cpp:40:47: warning: unused parameter 'p' [-Wunused-parameter] int ListModel::columnCount(const QModelIndex& p) const ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/devsettings.o src/devsettings.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/errc_detailed.o src/errc_detailed.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/hostedit_dialog.o src/hostedit_dialog.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/image_label.o src/image_label.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/main.o src/main.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/mcapwidget.o src/mcapwidget.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/images_list.o src/images_list.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/mwatcher.o src/mwatcher.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/mainwidget.o src/mainwidget.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/devsettings_widgets.o src/devsettings_widgets.cpp src/devsettings_widgets.cpp: In constructor 'devctlSilent::devctlSilent(device*, QWidget*)': src/devsettings_widgets.cpp:452:7: warning: variable 'cd' set but not used [-Wunused-but-set-variable] bool cd=0; ^~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/pref_common.o src/pref_common.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/pref_colors.o src/pref_colors.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/preferences.o src/preferences.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/pref_devices.o src/pref_devices.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/pref_reports.o src/pref_reports.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/qpxiodevice.o src/qpxiodevice.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/printpreview.o src/printpreview.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/progresswidget.o src/progresswidget.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/splitbutton.o src/splitbutton.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/qpxsettings.o src/qpxsettings.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/device.o src/device.cpp src/device.cpp:358:2: warning: #warning !!! mwidget->clearMedia() call [-Wcpp] #warning !!! mwidget->clearMedia() call ^~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/tab_devinfo.o src/tab_devinfo.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/tab_errc.o src/tab_errc.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/tab_fete.o src/tab_fete.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/tab_jb.o src/tab_jb.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/qpxgraph.o src/qpxgraph.cpp src/qpxgraph.cpp: In member function 'void QPxGraph::drawGridTA(QPainter*, const QSize&, device*, int)': src/qpxgraph.cpp:1069:8: warning: variable 'TAgrids' set but not used [-Wunused-but-set-variable] int TAgrids; ^~~~~~~ src/qpxgraph.cpp: In member function 'void QPxGraph::drawGrid(QPainter*, const QSize&, device*, int)': src/qpxgraph.cpp:837:8: warning: 'GBperLayer' may be used uninitialized in this function [-Wmaybe-uninitialized] int GBperLayer; ^~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/tab_transfer.o src/tab_transfer.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/tab_ta.o src/tab_ta.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/abstractpreview.h -o moc/moc_abstractpreview.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/about.h -o moc/moc_about.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/device.h -o moc/moc_device.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/db_report_selection.h -o moc/moc_db_report_selection.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/devsettings.h -o moc/moc_devsettings.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/devsettings_widgets.h -o moc/moc_devsettings_widgets.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/errc_detailed.h -o moc/moc_errc_detailed.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/graphtab.h -o moc/moc_graphtab.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/hostedit_dialog.h -o moc/moc_hostedit_dialog.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/image_label.h -o moc/moc_image_label.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/images_list.h -o moc/moc_images_list.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/mainwidget.h -o moc/moc_mainwidget.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/mainwindow.h -o moc/moc_mainwindow.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/mcapwidget.h -o moc/moc_mcapwidget.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/mwatcher.h -o moc/moc_mwatcher.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/tattoowidget.o src/tattoowidget.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/pref_colors.h -o moc/moc_pref_colors.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/pref_common.h -o moc/moc_pref_common.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/pref_devices.h -o moc/moc_pref_devices.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/preferences.h -o moc/moc_preferences.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/pref_reports.h -o moc/moc_pref_reports.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/printpreview.h -o moc/moc_printpreview.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/tab_mediainfo.o src/tab_mediainfo.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/resultsio.h -o moc/moc_resultsio.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/progresswidget.h -o moc/moc_progresswidget.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/qpxgraph.h -o moc/moc_qpxgraph.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/qpxiodevice.h -o moc/moc_qpxiodevice.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/splitbutton.h -o moc/moc_splitbutton.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/tab_devinfo.h -o moc/moc_tab_devinfo.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/tab_errc.h -o moc/moc_tab_errc.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/tab_fete.h -o moc/moc_tab_fete.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/tab_jb.h -o moc/moc_tab_jb.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/tab_mediainfo.h -o moc/moc_tab_mediainfo.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/tab_ta.h -o moc/moc_tab_ta.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/tab_transfer.h -o moc/moc_tab_transfer.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/tattoowidget.h -o moc/moc_tattoowidget.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/rcc -name qpxtool qpxtool.qrc -o qrc_qpxtool.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/textslider.h -o moc/moc_textslider.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc include/testdialog.h -o moc/moc_testdialog.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/mainwindow.o src/mainwindow.cpp src/mainwindow.cpp:1071:2: warning: #warning !!! hardcoded report name structure [-Wcpp] #warning !!! hardcoded report name structure ^~~~~~~ src/mainwindow.cpp:1480:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= "\"Read"; ^ src/mainwindow.cpp:1480:79: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= "\"Read"; ^ src/mainwindow.cpp:1511:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= "\"Write"; ^ src/mainwindow.cpp:1511:80: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= "\"Write"; ^ src/mainwindow.cpp:1574:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= "\"Error\n"; ^ src/mainwindow.cpp:1574:84: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= "\"Error\n"; ^ src/mainwindow.cpp:1583:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= "\t"; ^ src/mainwindow.cpp:1583:77: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= "\t"; ^ src/mainwindow.cpp:1592:50: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= "\t"; ^ src/mainwindow.cpp:1592:78: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= "\t"; ^ src/mainwindow.cpp:1602:57: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= "\t"; ^ src/mainwindow.cpp:1602:85: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= "\t"; ^ src/mainwindow.cpp:1629:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= ""; ^ src/mainwindow.cpp:1629:57: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= ""; ^ src/mainwindow.cpp:1646:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= ""; ^ src/mainwindow.cpp:1646:57: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= ""; ^ src/mainwindow.cpp:1658:2: warning: #warning TA analysis data [-Wcpp] #warning TA analysis data ^~~~~~~ src/mainwindow.cpp:1666:76: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= ""; ^ src/mainwindow.cpp:1666:106: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= ""; ^ src/mainwindow.cpp:1668:76: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= ""; ^ src/mainwindow.cpp:1668:106: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= ""; ^ src/mainwindow.cpp:1677:6: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] r+= "\tGenerated by QPxTool v"VERSION" (c) Gennady \"ShultZ\" Kozlov\n"; ^ src/mainwindow.cpp:1759:2: warning: #warning !!! set media label before saving to database [-Wcpp] #warning !!! set media label before saving to database ^~~~~~~ src/mainwindow.cpp:1865:2: warning: #warning empty fields in report saving query!!! [-Wcpp] #warning empty fields in report saving query!!! ^~~~~~~ src/mainwindow.cpp: In member function 'void QPxToolMW::selectTab()': src/mainwindow.cpp:429:10: warning: ordered comparison of pointer with integer zero [-Wextra] if (act<0) return; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_db_report_selection.o moc/moc_db_report_selection.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_about.o moc/moc_about.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_device.o moc/moc_device.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/resultsio.o src/resultsio.cpp src/resultsio.cpp: In member function 'virtual void ResultsReader::run()': src/resultsio.cpp:251:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if (isQpxData && xml.name() == "qpxdata") { ^~ src/resultsio.cpp:276:4: note: here case QXmlStreamReader::Invalid: ^~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/textslider.o src/textslider.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_devsettings.o moc/moc_devsettings.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/testdialog.o src/testdialog.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_abstractpreview.o moc/moc_abstractpreview.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_image_label.o moc/moc_image_label.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_errc_detailed.o moc/moc_errc_detailed.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_graphtab.o moc/moc_graphtab.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_images_list.o moc/moc_images_list.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_devsettings_widgets.o moc/moc_devsettings_widgets.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_hostedit_dialog.o moc/moc_hostedit_dialog.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_mainwindow.o moc/moc_mainwindow.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_mainwidget.o moc/moc_mainwidget.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_mwatcher.o moc/moc_mwatcher.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_mcapwidget.o moc/moc_mcapwidget.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_pref_colors.o moc/moc_pref_colors.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_pref_reports.o moc/moc_pref_reports.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_pref_common.o moc/moc_pref_common.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_printpreview.o moc/moc_printpreview.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_pref_devices.o moc/moc_pref_devices.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_preferences.o moc/moc_preferences.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_qpxiodevice.o moc/moc_qpxiodevice.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_resultsio.o moc/moc_resultsio.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_qpxgraph.o moc/moc_qpxgraph.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_progresswidget.o moc/moc_progresswidget.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_splitbutton.o moc/moc_splitbutton.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_tab_errc.o moc/moc_tab_errc.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_tab_devinfo.o moc/moc_tab_devinfo.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_tab_jb.o moc/moc_tab_jb.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_tab_fete.o moc/moc_tab_fete.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_tab_ta.o moc/moc_tab_ta.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_tab_mediainfo.o moc/moc_tab_mediainfo.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_tattoowidget.o moc/moc_tattoowidget.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_tab_transfer.o moc/moc_tab_transfer.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/qrc_qpxtool.o qrc_qpxtool.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_testdialog.o moc/moc_testdialog.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -c -pipe -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -O2 -fPIC -DOFFT_64BIT -DHAVE_FOPEN64 -DHAVE_FSEEKO -DUSE_LIBPNG -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include -I../lib/include -I. -Iinclude -Imoc -o obj/moc_textslider.o moc/moc_textslider.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-O1 -o qpxtool obj/about.o obj/abstractpreview.o obj/colorlabel.o obj/db_connection.o obj/db_report_selection.o obj/device.o obj/devsettings.o obj/devsettings_widgets.o obj/errc_detailed.o obj/graphtab.o obj/hostedit_dialog.o obj/image_label.o obj/images_list.o obj/main.o obj/mainwidget.o obj/mainwindow.o obj/mcapwidget.o obj/mwatcher.o obj/pref_colors.o obj/pref_common.o obj/pref_devices.o obj/pref_reports.o obj/preferences.o obj/printpreview.o obj/progresswidget.o obj/qpxgraph.o obj/qpxiodevice.o obj/qpxsettings.o obj/resultsio.o obj/splitbutton.o obj/tab_devinfo.o obj/tab_errc.o obj/tab_fete.o obj/tab_jb.o obj/tab_mediainfo.o obj/tab_ta.o obj/tab_transfer.o obj/tattoowidget.o obj/testdialog.o obj/textslider.o obj/moc_about.o obj/moc_abstractpreview.o obj/moc_db_report_selection.o obj/moc_device.o obj/moc_devsettings.o obj/moc_devsettings_widgets.o obj/moc_errc_detailed.o obj/moc_graphtab.o obj/moc_hostedit_dialog.o obj/moc_image_label.o obj/moc_images_list.o obj/moc_mainwidget.o obj/moc_mainwindow.o obj/moc_mcapwidget.o obj/moc_mwatcher.o obj/moc_pref_colors.o obj/moc_pref_common.o obj/moc_pref_devices.o obj/moc_pref_reports.o obj/moc_preferences.o obj/moc_printpreview.o obj/moc_progresswidget.o obj/moc_qpxgraph.o obj/moc_qpxiodevice.o obj/moc_resultsio.o obj/moc_splitbutton.o obj/moc_tab_devinfo.o obj/moc_tab_errc.o obj/moc_tab_fete.o obj/moc_tab_jb.o obj/moc_tab_mediainfo.o obj/moc_tab_ta.o obj/moc_tab_transfer.o obj/moc_tattoowidget.o obj/moc_testdialog.o obj/moc_textslider.o obj/qrc_qpxtool.o -L/usr/lib64 -L../lib/lib -lqpxtransport -lQtSql -L/usr/lib64 -lQtGui -L/usr/lib -lQtNetwork -lQtCore -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' lrelease -verbose qpxtool.pro Updating '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui/locale/qpxtool.ru_RU.qm'... Generated 301 translation(s) (300 finished and 1 unfinished) Ignored 32 untranslated source text(s) Updating '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui/locale/qpxtool.de_DE.qm'... Generated 291 translation(s) (278 finished and 13 unfinished) Ignored 42 untranslated source text(s) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IgIdLu + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64 + cd qpxtool-0.7.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/qpxtool-0.7.2-5.mga7.x86_64 install make -C lib make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib' make -C qpxtransport DIR=qpxtransport make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxtransport' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxtransport' make -C qpxplextor DIR=qpxplextor make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxplextor' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxplextor' make -C qpxpioneer DIR=qpxpioneer make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxpioneer' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxpioneer' make -C qpxyamaha DIR=qpxyamaha make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxyamaha' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxyamaha' make -C qpxscan DIR=qpxscan make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxscan' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxscan' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib' make -C console make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console' make -C readdvd DIR=readdvd make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/readdvd' make[2]: 'readdvd' is up to date. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/readdvd' make -C cdvdcontrol DIR=cdvdcontrol make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/cdvdcontrol' make[2]: 'cdvdcontrol' is up to date. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/cdvdcontrol' make -C pxfw DIR=pxfw make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/pxfw' make[2]: 'pxfw' is up to date. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/pxfw' make -C f1tattoo DIR=f1tattoo make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/f1tattoo' make[2]: 'f1tattoo' is up to date. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/f1tattoo' make -C qscan DIR=qscan make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/qscan' make[2]: 'qscan' is up to date. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/qscan' make -C qscand DIR=qscand make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/qscand' make[2]: 'qscand' is up to date. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/qscand' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console' make -C plugins make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins' make -C generic DIR=generic make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/generic' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/generic' make -C plextor DIR=plextor make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/plextor' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/plextor' make -C pioneer DIR=pioneer make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/pioneer' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/pioneer' make -C nec DIR=nec make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/nec' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/nec' make -C liteon DIR=liteon make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/liteon' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/liteon' make -C asus DIR=asus make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/asus' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/asus' make -C benq DIR=benq make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/benq' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/benq' make -C benq_dvdrom DIR=benq_dvdrom make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/benq_dvdrom' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/benq_dvdrom' make -C tsst DIR=tsst make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/tsst' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/tsst' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins' make -C man make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/man' make -C gui make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make -f Makefile.qmake make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make[2]: Nothing to be done for 'first'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' lrelease -verbose qpxtool.pro Updating '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui/locale/qpxtool.ru_RU.qm'... Generated 301 translation(s) (300 finished and 1 unfinished) Ignored 32 untranslated source text(s) Updating '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui/locale/qpxtool.de_DE.qm'... Generated 291 translation(s) (278 finished and 13 unfinished) Ignored 42 untranslated source text(s) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' make -C lib install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib' mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/include/qpxtool make -C qpxtransport DIR=qpxtransport install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxtransport' strip --strip-unneeded libqpxtransport.so.0.7.0 mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64 install -m 755 libqpxtransport.so.0.7.0 /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64 ln -sf libqpxtransport.so.0.7.0 /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/libqpxtransport.so.0 ln -sf libqpxtransport.so.0 /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/libqpxtransport.so install -m 644 include/qpx_mmc.h include/qpx_mmc_defs.h include/qpx_opcodes.h include/qpx_transport.h include/common_functions.h include/threads.h include/sense.h include/csstables.h include/colors.h /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/include/qpxtool make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxtransport' make -C qpxplextor DIR=qpxplextor install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxplextor' strip --strip-unneeded libqpxplextor.so.0.7.0 mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64 install -m 755 libqpxplextor.so.0.7.0 /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64 ln -sf libqpxplextor.so.0.7.0 /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/libqpxplextor.so.0 ln -sf libqpxplextor.so.0 /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/libqpxplextor.so install -m 644 include/plextor_features.h /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/include/qpxtool make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxplextor' make -C qpxpioneer DIR=qpxpioneer install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxpioneer' strip --strip-unneeded libqpxpioneer.so.0.7.0 mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64 install -m 755 libqpxpioneer.so.0.7.0 /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64 ln -sf libqpxpioneer.so.0.7.0 /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/libqpxpioneer.so.0 ln -sf libqpxpioneer.so.0 /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/libqpxpioneer.so install -m 644 include/pioneer_spdctl.h /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/include/qpxtool make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxpioneer' make -C qpxyamaha DIR=qpxyamaha install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxyamaha' strip --strip-unneeded libqpxyamaha.so.0.7.0 mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64 install -m 755 libqpxyamaha.so.0.7.0 /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64 ln -sf libqpxyamaha.so.0.7.0 /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/libqpxyamaha.so.0 ln -sf libqpxyamaha.so.0 /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/libqpxyamaha.so install -m 644 include/yamaha_features.h /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/include/qpxtool make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxyamaha' make -C qpxscan DIR=qpxscan install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxscan' strip --strip-unneeded libqpxscan.so.0.7.0 mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64 install -m 755 libqpxscan.so.0.7.0 /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64 ln -sf libqpxscan.so.0.7.0 /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/libqpxscan.so.0 ln -sf libqpxscan.so.0 /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/libqpxscan.so install -m 644 include/qpx_scan.h include/qpx_scan_plugin_api.h include/qpx_writer.h /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/include/qpxtool make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib/qpxscan' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/lib' make -C console install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console' make -C readdvd DIR=readdvd install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/readdvd' mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/bin install -m 755 readdvd /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/bin make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/readdvd' make -C cdvdcontrol DIR=cdvdcontrol install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/cdvdcontrol' mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/bin install -m 4755 cdvdcontrol /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/bin make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/cdvdcontrol' make -C pxfw DIR=pxfw install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/pxfw' mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/sbin install -m 755 pxfw /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/sbin make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/pxfw' make -C f1tattoo DIR=f1tattoo install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/f1tattoo' mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/bin install -m 4755 f1tattoo /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/bin make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/f1tattoo' make -C qscan DIR=qscan install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/qscan' mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/bin install -m 4755 qscan /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/bin make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/qscan' make -C qscand DIR=qscand install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/qscand' mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/bin install -m 755 qscand /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/bin make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console/qscand' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/console' make -C plugins install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins' make -C generic DIR=generic install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/generic' strip --strip-unneeded libqscan_generic.so mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/qpxtool install -m 755 libqscan_generic.so /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/qpxtool make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/generic' make -C plextor DIR=plextor install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/plextor' strip --strip-unneeded libqscan_plextor.so mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/qpxtool install -m 755 libqscan_plextor.so /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/qpxtool make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/plextor' make -C pioneer DIR=pioneer install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/pioneer' strip --strip-unneeded libqscan_pioneer.so mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/qpxtool install -m 755 libqscan_pioneer.so /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/qpxtool make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/pioneer' make -C nec DIR=nec install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/nec' strip --strip-unneeded libqscan_nec.so mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/qpxtool install -m 755 libqscan_nec.so /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/qpxtool make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/nec' make -C liteon DIR=liteon install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/liteon' strip --strip-unneeded libqscan_liteon.so mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/qpxtool install -m 755 libqscan_liteon.so /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/qpxtool make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/liteon' make -C asus DIR=asus install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/asus' strip --strip-unneeded libqscan_asus.so mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/qpxtool install -m 755 libqscan_asus.so /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/qpxtool make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/asus' make -C benq DIR=benq install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/benq' strip --strip-unneeded libqscan_benq.so mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/qpxtool install -m 755 libqscan_benq.so /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/qpxtool make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/benq' make -C benq_dvdrom DIR=benq_dvdrom install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/benq_dvdrom' strip --strip-unneeded libqscan_benq_dvdrom.so mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/qpxtool install -m 755 libqscan_benq_dvdrom.so /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/qpxtool make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/benq_dvdrom' make -C tsst DIR=tsst install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/tsst' strip --strip-unneeded libqscan_tsst.so mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/qpxtool install -m 755 libqscan_tsst.so /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/lib64/qpxtool make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins/tsst' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/plugins' make -C man install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/man' mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/man/man1 mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/man/man8 install -m 0644 f1tattoo.1.gz /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/man/man1 install -m 0644 pxfw.8.gz /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/man/man8 install -m 0644 cdvdcontrol.1.gz /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/man/man1 install -m 0644 qscan.1.gz /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/man/man1 install -m 0644 qscand.1.gz /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/man/man1 install -m 0644 qpxtool.1.gz /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/man/man1 install -m 0644 readdvd.1.gz /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/man/man1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/man' make -C gui install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' install -m 755 qpxtool /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/bin/qpxtool mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/qpxtool/locale install -m 644 locale/*.qm /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/qpxtool/locale mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/pixmaps install -m 644 images/q.png /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/pixmaps/qpxtool.png mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/applications install -m 644 qpxtool.desktop /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/applications/qpxtool.desktop make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2/gui' + install -m 755 gui/qpxtool /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/bin + install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/applications + install -m 644 gui/qpxtool.desktop /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/applications + install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/pixmaps + install -m 644 gui/images/q.png /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/pixmaps/qpxtool.png + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.7.2-5.mga7 --unique-debug-suffix -0.7.2-5.mga7.x86_64 --unique-debug-src-base qpxtool-0.7.2-5.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/qpxtool-0.7.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/bin/qscan extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/bin/qscand extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/bin/qpxtool extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/bin/f1tattoo extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/sbin/pxfw extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/bin/cdvdcontrol extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/bin/readdvd /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. 5101 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: qpxtool-0.7.2-5.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8hpAwt + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd qpxtool-0.7.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/doc/qpxtool + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/doc/qpxtool + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/doc/qpxtool + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/doc/qpxtool + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/doc/qpxtool + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/doc/qpxtool + cp -pr TODO /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64/usr/share/doc/qpxtool + exit 0 Provides: application() application(qpxtool.desktop) libqscan_asus.so()(64bit) libqscan_benq.so()(64bit) libqscan_benq_dvdrom.so()(64bit) libqscan_generic.so()(64bit) libqscan_liteon.so()(64bit) libqscan_nec.so()(64bit) libqscan_pioneer.so()(64bit) libqscan_plextor.so()(64bit) libqscan_tsst.so()(64bit) qpxtool = 0.7.2-5.mga7 qpxtool(x86-64) = 0.7.2-5.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQtCore.so.4()(64bit) libQtGui.so.4()(64bit) libQtNetwork.so.4()(64bit) libQtSql.so.4()(64bit) 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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libqpxpioneer.so.0()(64bit) libqpxplextor.so.0()(64bit) libqpxscan.so.0()(64bit) libqpxtransport.so.0()(64bit) libqpxyamaha.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: lib64qpxtool0-0.7.2-5.mga7.x86_64 Provides: lib64qpxtool0 = 0.7.2-5.mga7 lib64qpxtool0(x86-64) = 0.7.2-5.mga7 libqpxpioneer.so.0()(64bit) libqpxplextor.so.0()(64bit) libqpxscan.so.0()(64bit) libqpxtransport.so.0()(64bit) libqpxyamaha.so.0()(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.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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libqpxplextor.so.0()(64bit) libqpxtransport.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Obsoletes: lib64qpxtool0.6.2 < 0.7.2 Processing files: lib64qpxtool-devel-0.7.2-5.mga7.x86_64 Provides: devel(libqpxpioneer(64bit)) devel(libqpxplextor(64bit)) devel(libqpxscan(64bit)) devel(libqpxtransport(64bit)) devel(libqpxyamaha(64bit)) lib64qpxtool-devel = 0.7.2-5.mga7 lib64qpxtool-devel(x86-64) = 0.7.2-5.mga7 qpxtool-devel = 0.7.2-5.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libdl(64bit)) devel(libgcc_s(64bit)) devel(libqpxplextor(64bit)) devel(libqpxtransport(64bit)) devel(libstdc++(64bit)) Processing files: qpxtool-debugsource-0.7.2-5.mga7.x86_64 Provides: qpxtool-debugsource = 0.7.2-5.mga7 qpxtool-debugsource(x86-64) = 0.7.2-5.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: qpxtool-debuginfo-0.7.2-5.mga7.x86_64 Provides: debuginfo(build-id) = 1c09fb5350bc28b650b45ba29ef5018dd0e04c00 debuginfo(build-id) = 2f5b3596575686a5447576416a87356e46e6b21e debuginfo(build-id) = 3149093227644c5eb1f1c1eff63c326a4e1b402b debuginfo(build-id) = 6b79a65c1bf2839d949e425382dc2719aa8b5195 debuginfo(build-id) = 9493d0392994e830d6d48b45b0c44b05c9e6b423 debuginfo(build-id) = bd2e7c1437dd654c4afd9b54bda16e98690f5d6c debuginfo(build-id) = f8f086d09e413237c7996c2c28b3062527bdb440 qpxtool-debuginfo = 0.7.2-5.mga7 qpxtool-debuginfo(x86-64) = 0.7.2-5.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: qpxtool-debugsource(x86-64) = 0.7.2-5.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/qpxtool-0.7.2-5.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64qpxtool0-0.7.2-5.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64qpxtool-devel-0.7.2-5.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/qpxtool-debugsource-0.7.2-5.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/qpxtool-debuginfo-0.7.2-5.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uM6iUR + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd qpxtool-0.7.2 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/qpxtool-0.7.2-5.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GJn4mg + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf qpxtool-0.7.2 + exit 0 D: [iurt_root_command] Success!