D: [iurt_root_command] chroot
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
Installing /home/iurt/rpmbuild/SRPMS/posterazor-1.5.1-3.mga8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TGtLLQ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf posterazor-1.5.1
+ /usr/bin/mkdir -p posterazor-1.5.1
+ cd posterazor-1.5.1
+ /usr/bin/unzip -qq /home/iurt/rpmbuild/SOURCES/PosteRazor-1.5.1-Source.zip
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/posterazor-1.5-format-security.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/posterazor-1.5-ftbfs-gcc-4.7.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ for i in CHANGES LICENSE README
+ sed -e 's/\r//' CHANGES
+ touch -c -r CHANGES CHANGES.tmp
+ mv CHANGES.tmp CHANGES
+ for i in CHANGES LICENSE README
+ sed -e 's/\r//' LICENSE
+ touch -c -r LICENSE LICENSE.tmp
+ mv LICENSE.tmp LICENSE
+ for i in CHANGES LICENSE README
+ sed -e 's/\r//' README
+ touch -c -r README README.tmp
+ mv README.tmp README
+ for i in French English German Italian Dutch BrazilianPortuguese
+ sed -i -e '/public:/a TranslationFrench\(\){}' src/TranslationFrench.h
+ for i in French English German Italian Dutch BrazilianPortuguese
+ sed -i -e '/public:/a TranslationEnglish\(\){}' src/TranslationEnglish.h
+ for i in French English German Italian Dutch BrazilianPortuguese
+ sed -i -e '/public:/a TranslationGerman\(\){}' src/TranslationGerman.h
+ for i in French English German Italian Dutch BrazilianPortuguese
+ sed -i -e '/public:/a TranslationItalian\(\){}' src/TranslationItalian.h
+ for i in French English German Italian Dutch BrazilianPortuguese
+ sed -i -e '/public:/a TranslationDutch\(\){}' src/TranslationDutch.h
+ for i in French English German Italian Dutch BrazilianPortuguese
+ sed -i -e '/public:/a TranslationBrazilianPortuguese\(\){}' src/TranslationBrazilianPortuguese.h
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ICT3VR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd posterazor-1.5.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ /usr/bin/cmake -Wno-dev -S src -B build -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF
-- The C compiler identification is GNU 10.2.0
-- The CXX compiler identification is GNU 10.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_SHARED_LIBS
BUILD_STATIC_LIBS
CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_RUNSTATEDIR
CMAKE_INSTALL_SYSCONFDIR
INCLUDE_INSTALL_DIR
LIB_INSTALL_DIR
LIB_SUFFIX
SHARE_INSTALL_PREFIX
SYSCONF_INSTALL_DIR
-- Build files have been written to: /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/build
+ /usr/bin/cmake --build build -j8 --verbose
/usr/bin/cmake -S/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src -B/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/build/CMakeFiles /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/build//CMakeFiles/progress.marks
/usr/bin/gmake -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/build'
/usr/bin/gmake -f CMakeFiles/PosteRazor.dir/build.make CMakeFiles/PosteRazor.dir/depend
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/build'
cd /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/build /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/build /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/build/CMakeFiles/PosteRazor.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/build/CMakeFiles/PosteRazor.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/build/CMakeFiles/PosteRazor.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/build/CMakeFiles/PosteRazor.dir/depend.internal".
Scanning dependencies of target PosteRazor
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/build'
/usr/bin/gmake -f CMakeFiles/PosteRazor.dir/build.make CMakeFiles/PosteRazor.dir/build
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/build'
[ 4%] Building CXX object CMakeFiles/PosteRazor.dir/PosteRazorImageIO.o
[ 14%] Building CXX object CMakeFiles/PosteRazor.dir/UnitsOfLength.o
[ 14%] Building CXX object CMakeFiles/PosteRazor.dir/PosteRazorPDFOutput.o
[ 19%] Building CXX object CMakeFiles/PosteRazor.dir/PosteRazor.o
/usr/bin/c++ -DFREEIMAGE_LIB -DNO_LAUNCH_URLS_OR_FILES -DNO_OPENGL_PREVIEW -I/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/PosteRazor.dir/PosteRazorImageIO.o -c /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazorImageIO.cpp
/usr/bin/c++ -DFREEIMAGE_LIB -DNO_LAUNCH_URLS_OR_FILES -DNO_OPENGL_PREVIEW -I/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/PosteRazor.dir/PosteRazorPDFOutput.o -c /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazorPDFOutput.cpp
/usr/bin/c++ -DFREEIMAGE_LIB -DNO_LAUNCH_URLS_OR_FILES -DNO_OPENGL_PREVIEW -I/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/PosteRazor.dir/UnitsOfLength.o -c /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/UnitsOfLength.cpp
/usr/bin/c++ -DFREEIMAGE_LIB -DNO_LAUNCH_URLS_OR_FILES -DNO_OPENGL_PREVIEW -I/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/PosteRazor.dir/PosteRazor.o -c /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.cpp
[ 23%] Building CXX object CMakeFiles/PosteRazor.dir/PaintCanvasBase.o
[ 33%] Building CXX object CMakeFiles/PosteRazor.dir/PaperFormats.o
[ 33%] Building CXX object CMakeFiles/PosteRazor.dir/Translations.o
/usr/bin/c++ -DFREEIMAGE_LIB -DNO_LAUNCH_URLS_OR_FILES -DNO_OPENGL_PREVIEW -I/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/PosteRazor.dir/PaintCanvasBase.o -c /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PaintCanvasBase.cpp
/usr/bin/c++ -DFREEIMAGE_LIB -DNO_LAUNCH_URLS_OR_FILES -DNO_OPENGL_PREVIEW -I/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/PosteRazor.dir/PaperFormats.o -c /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PaperFormats.cpp
/usr/bin/c++ -DFREEIMAGE_LIB -DNO_LAUNCH_URLS_OR_FILES -DNO_OPENGL_PREVIEW -I/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/PosteRazor.dir/Translations.o -c /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/Translations.cpp
In file included from /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/Translations.cpp:25:
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/TranslationEnglish.h:122:43: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
122 | "PosteRazor "POSTERAZORVERSION" Help
" POSTERAZORHELPENDLINE \
| ^
In file included from /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/Translations.cpp:25:
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/TranslationEnglish.h:203:6: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
203 | "posterazor.sourceforge.net
" POSTERAZORHELPENDLINE \
| ^
In file included from /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/Translations.cpp:26:
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/TranslationGerman.h:125:43: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
125 | "PosteRazor "POSTERAZORVERSION" Hilfe
" POSTERAZORHELPENDLINE \
| ^
In file included from /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/Translations.cpp:26:
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/TranslationGerman.h:206:6: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
206 | "posterazor.sourceforge.net
" POSTERAZORHELPENDLINE \
| ^
In file included from /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/Translations.cpp:27:
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/TranslationFrench.h:131:43: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
131 | "Aide de PosteRazor "POSTERAZORVERSION"
" POSTERAZORHELPENDLINE \
| ^
In file included from /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/Translations.cpp:27:
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/TranslationFrench.h:212:6: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
212 | "posterazor.sourceforge.net
" POSTERAZORHELPENDLINE \
| ^
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/UnitsOfLength.cpp:36:38: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
36 | {UnitsOfLength::eUnitOfLengthMeter, "m", 100},
| ^~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/UnitsOfLength.cpp:37:43: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
37 | {UnitsOfLength::eUnitOfLengthMillimeter, "mm", 0.1},
| ^~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/UnitsOfLength.cpp:38:43: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
38 | {UnitsOfLength::eUnitOfLengthCentimeter, "cm", 1.0},
| ^~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/UnitsOfLength.cpp:39:37: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
39 | {UnitsOfLength::eUnitOfLengthInch, "in", 2.54},
| ^~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/UnitsOfLength.cpp:40:37: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
40 | {UnitsOfLength::eUnitOfLengthFeet, "ft", 2.54 * 12.0},
| ^~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/UnitsOfLength.cpp:41:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
41 | {UnitsOfLength::eUnitOfLengthPoints, "pt", 2.54 / 72.0}
| ^~~~
In file included from /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/Translations.cpp:31:
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/TranslationItalian.h:124:43: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
124 | "PosteRazor "POSTERAZORVERSION" Aiuto
" POSTERAZORHELPENDLINE \
| ^
In file included from /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/Translations.cpp:31:
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/TranslationItalian.h:205:6: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
205 | "posterazor.sourceforge.net
" POSTERAZORHELPENDLINE \
| ^
In file included from /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/Translations.cpp:32:
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/TranslationDutch.h:127:43: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
127 | "PosteRazor "POSTERAZORVERSION" Help
" POSTERAZORHELPENDLINE \
| ^
In file included from /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/Translations.cpp:32:
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/TranslationDutch.h:208:6: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
208 | "posterazor.sourceforge.net
" POSTERAZORHELPENDLINE \
| ^
In file included from /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/Translations.cpp:33:
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/TranslationSpanish.h:133:43: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
133 | "Ayuda de PosteRazor "POSTERAZORVERSION"
" POSTERAZORHELPENDLINE \
| ^
In file included from /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/Translations.cpp:33:
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/TranslationSpanish.h:214:6: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
214 | "posterazor.sourceforge.net
" POSTERAZORHELPENDLINE \
| ^
In file included from /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/Translations.cpp:34:
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/TranslationBrazilianPortuguese.h:125:43: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
125 | "PosteRazor "POSTERAZORVERSION" Help
" POSTERAZORHELPENDLINE \
| ^
In file included from /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/Translations.cpp:34:
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/TranslationBrazilianPortuguese.h:206:6: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
206 | "posterazor.sourceforge.net
" POSTERAZORHELPENDLINE \
| ^
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PaperFormats.cpp:37:33: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
37 | {PaperFormats::ePaperFormatA4, "DIN A4", 21.0, 29.7},
| ^~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PaperFormats.cpp:38:33: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
38 | {PaperFormats::ePaperFormatA3, "DIN A3", 29.7, 42.0},
| ^~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PaperFormats.cpp:39:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
39 | {PaperFormats::ePaperFormatLegal, "Legal", 21.6, 35.6},
| ^~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PaperFormats.cpp:40:37: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
40 | {PaperFormats::ePaperFormatLetter, "Letter", 21.6, 27.9},
| ^~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PaperFormats.cpp:41:38: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
41 | {PaperFormats::ePaperFormatTabloid, "Tabloid", 27.9, 43.2}
| ^~~~~~~~~
[ 38%] Building CXX object CMakeFiles/PosteRazor.dir/FlPaintCanvasGroup.o
/usr/bin/c++ -DFREEIMAGE_LIB -DNO_LAUNCH_URLS_OR_FILES -DNO_OPENGL_PREVIEW -I/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/PosteRazor.dir/FlPaintCanvasGroup.o -c /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/FlPaintCanvasGroup.cpp
[ 42%] Building CXX object CMakeFiles/PosteRazor.dir/FlDrawPaintCanvas.o
/usr/bin/c++ -DFREEIMAGE_LIB -DNO_LAUNCH_URLS_OR_FILES -DNO_OPENGL_PREVIEW -I/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/PosteRazor.dir/FlDrawPaintCanvas.o -c /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/FlDrawPaintCanvas.cpp
[ 47%] Building CXX object CMakeFiles/PosteRazor.dir/FlPersistentPreferences.o
/usr/bin/c++ -DFREEIMAGE_LIB -DNO_LAUNCH_URLS_OR_FILES -DNO_OPENGL_PREVIEW -I/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/PosteRazor.dir/FlPersistentPreferences.o -c /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/FlPersistentPreferences.cpp
[ 52%] Building CXX object CMakeFiles/PosteRazor.dir/ImageIOTypes.o
/usr/bin/c++ -DFREEIMAGE_LIB -DNO_LAUNCH_URLS_OR_FILES -DNO_OPENGL_PREVIEW -I/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/PosteRazor.dir/ImageIOTypes.o -c /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/ImageIOTypes.cpp
[ 57%] Building CXX object CMakeFiles/PosteRazor.dir/FlImageTextButton.o
/usr/bin/c++ -DFREEIMAGE_LIB -DNO_LAUNCH_URLS_OR_FILES -DNO_OPENGL_PREVIEW -I/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/PosteRazor.dir/FlImageTextButton.o -c /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/FlImageTextButton.cpp
[ 61%] Building CXX object CMakeFiles/PosteRazor.dir/FlPosteRazorSpinner.o
/usr/bin/c++ -DFREEIMAGE_LIB -DNO_LAUNCH_URLS_OR_FILES -DNO_OPENGL_PREVIEW -I/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/PosteRazor.dir/FlPosteRazorSpinner.o -c /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/FlPosteRazorSpinner.cpp
[ 66%] Building CXX object CMakeFiles/PosteRazor.dir/PosteRazorDialogController.o
/usr/bin/c++ -DFREEIMAGE_LIB -DNO_LAUNCH_URLS_OR_FILES -DNO_OPENGL_PREVIEW -I/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/PosteRazor.dir/PosteRazorDialogController.o -c /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazorDialogController.cpp
[ 71%] Building CXX object CMakeFiles/PosteRazor.dir/PosteRazorWizardDialogController.o
/usr/bin/c++ -DFREEIMAGE_LIB -DNO_LAUNCH_URLS_OR_FILES -DNO_OPENGL_PREVIEW -I/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/PosteRazor.dir/PosteRazorWizardDialogController.o -c /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazorWizardDialogController.cpp
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazorPDFOutput.cpp: In member function 'virtual int PosteRazorPDFOutputImplementation::startSaving(const char*, int, double, double)':
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazorPDFOutput.cpp:375:24: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 9 and 10 [-Wformat-overflow=]
375 | sprintf(kidStr, "%s%d 0 R", i != 0?" ":"", i*2 + (m_pdfObjectCount) + 4);
| ^~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazorPDFOutput.cpp:375:21: note: directive argument in the range [-2147483644, 2147483647]
375 | sprintf(kidStr, "%s%d 0 R", i != 0?" ":"", i*2 + (m_pdfObjectCount) + 4);
| ^~~~~~~~~~
In file included from /usr/include/stdio.h:867,
from /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazorPDFOutput.cpp:24:
/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 6 and 17 bytes into a destination of size 10
36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
37 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 76%] Building CXX object CMakeFiles/PosteRazor.dir/FlPosteRazorDialog.o
/usr/bin/c++ -DFREEIMAGE_LIB -DNO_LAUNCH_URLS_OR_FILES -DNO_OPENGL_PREVIEW -I/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/PosteRazor.dir/FlPosteRazorDialog.o -c /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/FlPosteRazorDialog.cpp
[ 80%] Building CXX object CMakeFiles/PosteRazor.dir/FlPosteRazorHelpDialog.o
/usr/bin/c++ -DFREEIMAGE_LIB -DNO_LAUNCH_URLS_OR_FILES -DNO_OPENGL_PREVIEW -I/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/PosteRazor.dir/FlPosteRazorHelpDialog.o -c /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/FlPosteRazorHelpDialog.cpp
[ 85%] Building CXX object CMakeFiles/PosteRazor.dir/FlPosteRazorSettingsDialog.o
/usr/bin/c++ -DFREEIMAGE_LIB -DNO_LAUNCH_URLS_OR_FILES -DNO_OPENGL_PREVIEW -I/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/PosteRazor.dir/FlPosteRazorSettingsDialog.o -c /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/FlPosteRazorSettingsDialog.cpp
[ 90%] Building CXX object CMakeFiles/PosteRazor.dir/FlPosteRazorDialogUI.o
/usr/bin/c++ -DFREEIMAGE_LIB -DNO_LAUNCH_URLS_OR_FILES -DNO_OPENGL_PREVIEW -I/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/PosteRazor.dir/FlPosteRazorDialogUI.o -c /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/FlPosteRazorDialogUI.cpp
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/FlPosteRazorDialog.cpp:81:33: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
81 | : PosteRazorDialogUI(620, 455, "PosteRazor "POSTERAZORVERSION)
| ^
[ 95%] Building CXX object CMakeFiles/PosteRazor.dir/thirdparty/Fl_Native_File_Chooser/Fl_Native_File_Chooser.o
/usr/bin/c++ -DFREEIMAGE_LIB -DNO_LAUNCH_URLS_OR_FILES -DNO_OPENGL_PREVIEW -I/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/PosteRazor.dir/thirdparty/Fl_Native_File_Chooser/Fl_Native_File_Chooser.o -c /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/thirdparty/Fl_Native_File_Chooser/Fl_Native_File_Chooser.cxx
In file included from /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/FlPosteRazorDialog.cpp:49:
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.xpm:4:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
4 | "16 16 3 1",
| ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.xpm:5:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
5 | " c black",
| ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.xpm:6:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
6 | ". c gray",
| ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.xpm:7:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
7 | "X c None",
| ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.xpm:9:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
9 | "XXXXXXXXXXXXXXXX",
| ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.xpm:10:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
10 | "XXXXXXXXXXXXXXXX",
| ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.xpm:11:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
11 | "XX XX",
| ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.xpm:12:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
12 | "XX .......... XX",
| ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.xpm:13:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
13 | "XXX ........ XXX",
| ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.xpm:14:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
14 | " .......... ",
| ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.xpm:15:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
15 | " ... . . ... ",
| ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.xpm:16:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
16 | " .. XX.XX.XX .. ",
| ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.xpm:17:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
17 | " .. XX.XX.XX .. ",
| ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.xpm:18:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
18 | " ... . . ... ",
| ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.xpm:19:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
19 | " .......... ",
| ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.xpm:20:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
20 | "XXX ........ XXX",
| ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.xpm:21:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
21 | "XX .......... XX",
| ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.xpm:22:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
22 | "XX XX",
| ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.xpm:23:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
23 | "XXXXXXXXXXXXXXXX",
| ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/PosteRazor.xpm:24:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
24 | "XXXXXXXXXXXXXXXX"
| ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/FlPosteRazorDialog.cpp: In member function 'virtual void FlPosteRazorDialog::savePoster()':
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/FlPosteRazorDialog.cpp:607:72: warning: 'int fl_ask(const char*, ...)' is deprecated [-Wdeprecated-declarations]
607 | if (!fileExistsAskUserForOverwrite || fl_ask("%s", overwriteQuestion)) {
| ^
In file included from /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/FlPosteRazorDialog.cpp:28:
/usr/include/FL/fl_ask.H:55:15: note: declared here
55 | FL_EXPORT int fl_ask(const char *,...) __fl_attr((__format__ (__printf__, 1, 2), __deprecated__));
| ^~~~~~
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/FlPosteRazorDialog.cpp: In member function 'void FlPosteRazorDialog::updateStepInfoBar(PosteRazorWizardDialogEnums::ePosteRazorWizardSteps)':
/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/FlPosteRazorDialog.cpp:293:27: warning: '%s' directive writing up to 1023 bytes into a region of size 1022 [-Wformat-overflow=]
293 | sprintf(helpTitleStr, " %s: %s", stepStr, getWizardStepInfoString(step));
| ^~ ~~~~~~~
In file included from /usr/include/stdio.h:867,
from /usr/include/FL/fl_utf8.h:34,
from /usr/include/FL/Fl.H:32,
from /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/FlPosteRazorDialogUI.h:26,
from /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/FlPosteRazorDialog.h:26,
from /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/src/FlPosteRazorDialog.cpp:23:
/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output 5 or more bytes (assuming 1028) into a destination of size 1024
36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
37 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[100%] Linking CXX executable PosteRazor
/usr/bin/cmake -E cmake_link_script CMakeFiles/PosteRazor.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/PosteRazor.dir/ImageIOTypes.o CMakeFiles/PosteRazor.dir/PosteRazor.o CMakeFiles/PosteRazor.dir/PosteRazorImageIO.o CMakeFiles/PosteRazor.dir/PosteRazorPDFOutput.o CMakeFiles/PosteRazor.dir/UnitsOfLength.o CMakeFiles/PosteRazor.dir/PaperFormats.o CMakeFiles/PosteRazor.dir/PaintCanvasBase.o CMakeFiles/PosteRazor.dir/Translations.o CMakeFiles/PosteRazor.dir/FlPaintCanvasGroup.o CMakeFiles/PosteRazor.dir/FlDrawPaintCanvas.o CMakeFiles/PosteRazor.dir/FlPersistentPreferences.o CMakeFiles/PosteRazor.dir/FlImageTextButton.o CMakeFiles/PosteRazor.dir/FlPosteRazorSpinner.o CMakeFiles/PosteRazor.dir/PosteRazorDialogController.o CMakeFiles/PosteRazor.dir/PosteRazorWizardDialogController.o CMakeFiles/PosteRazor.dir/FlPosteRazorDialog.o CMakeFiles/PosteRazor.dir/FlPosteRazorHelpDialog.o CMakeFiles/PosteRazor.dir/FlPosteRazorSettingsDialog.o CMakeFiles/PosteRazor.dir/FlPosteRazorDialogUI.o CMakeFiles/PosteRazor.dir/thirdparty/Fl_Native_File_Chooser/Fl_Native_File_Chooser.o -o PosteRazor -lfltk -lfltk_images -lfreeimage -lX11 -lXpm
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/build'
[100%] Built target PosteRazor
gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/posterazor-1.5.1/build'
/usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/posterazor-1.5.1/build/CMakeFiles 0
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.o8LINR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64
++ dirname /home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64
+ cd posterazor-1.5.1
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64/usr/bin
+ install -pm 755 build/PosteRazor /home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64/usr/bin/
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64/usr/share/pixmaps/
+ install -pm 644 src/PosteRazor.xpm /home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64/usr/share/pixmaps/posterazor.xpm
+ desktop-file-install --mode 644 --dir /home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64/usr/share/applications/ /home/iurt/rpmbuild/SOURCES/posterazor.desktop
/home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64/usr/share/applications/posterazor.desktop: warning: value "Make your own poster" for key "Comment" in group "Desktop Entry" looks the same as that of key "GenericName"
/home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64/usr/share/applications/posterazor.desktop: warning: value "Cr?er votre propre affiche" for key "Comment[fr]" in group "Desktop Entry" looks the same as that of key "GenericName[fr]"
+ /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.5.1-3.mga8 --unique-debug-suffix -1.5.1-3.mga8.x86_64 --unique-debug-src-base posterazor-1.5.1-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/posterazor-1.5.1
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64/usr/bin/PosteRazor
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64/usr/bin/PosteRazor
original debug info size: 1176kB, size after compression: 1052kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
1002 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -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/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
/home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64/usr/share/applications/posterazor.desktop: warning: value "Make your own poster" for key "Comment" in group "Desktop Entry" looks the same as that of key "GenericName"
/home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64/usr/share/applications/posterazor.desktop: warning: value "Cr?er votre propre affiche" for key "Comment[fr]" in group "Desktop Entry" looks the same as that of key "GenericName[fr]"
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: posterazor-1.5.1-3.mga8.x86_64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.isQPRS
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd posterazor-1.5.1
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64/usr/share/doc/posterazor
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64/usr/share/doc/posterazor
+ cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64/usr/share/doc/posterazor
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64/usr/share/doc/posterazor
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.j6RzAP
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd posterazor-1.5.1
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64/usr/share/licenses/posterazor
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64/usr/share/licenses/posterazor
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64/usr/share/licenses/posterazor
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(posterazor.desktop) posterazor = 1.5.1-3.mga8 posterazor(x86-64) = 1.5.1-3.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libX11.so.6()(64bit) libXpm.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libfltk.so.1.3()(64bit) libfltk_images.so.1.3()(64bit) libfreeimage.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit)
Processing files: posterazor-debugsource-1.5.1-3.mga8.x86_64
Provides: posterazor-debugsource = 1.5.1-3.mga8 posterazor-debugsource(x86-64) = 1.5.1-3.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: posterazor-debuginfo-1.5.1-3.mga8.x86_64
Provides: debuginfo(build-id) = 7a5d5e2fb8e17697da24f52395b01315d06ce889 posterazor-debuginfo = 1.5.1-3.mga8 posterazor-debuginfo(x86-64) = 1.5.1-3.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: posterazor-debugsource(x86-64) = 1.5.1-3.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/posterazor-1.5.1-3.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/posterazor-debugsource-1.5.1-3.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/posterazor-debuginfo-1.5.1-3.mga8.x86_64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BZtmDQ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd posterazor-1.5.1
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/posterazor-1.5.1-3.mga8.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ipflDR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf posterazor-1.5.1
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!