D: [iurt_root_command] chroot warning: line 20: It's not recommended to have unversioned Obsoletes: Obsoletes: dbp warning: line 21: It's not recommended to have unversioned Obsoletes: Obsoletes: gimp-plugin-registry Installing /home/pterjan/rpmbuild/SRPMS/dbp-gimp-1.1.9-14.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RhjPOl + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf dbp-1.1.9 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/dbpSrc-1-1-9.tgz + STATUS=0 + '[' 0 -ne 0 ']' + cd dbp-1.1.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.49mpmd + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd dbp-1.1.9 + '[' 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=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + export 'CPPFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + CPPFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + /usr/bin/make -O -j16 V=1 VERBOSE=1 g++ -o dbp -Wall -O2 -I. *.cc -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -pthread -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -DGTK_DISABLE_DEPRECATED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags dbp.cc: In function 'void run(const gchar*, gint, const GimpParam*, gint*, GimpParam**)': dbp.cc:124:16: warning: storing the address of local variable 'values' in '*return_vals' [-Wdangling-pointer=] 124 | *return_vals = &values; | ~~~~~~~~~~~~~^~~~~~~~~ dbp.cc:122:13: note: 'values' declared here 122 | GimpParam values; | ^~~~~~ dbp.cc:122:13: note: 'return_vals' declared here op.cc: In member function 'virtual bool Dbp::RecolourOp::execute(int&, int&, Dbp::Location&)': op.cc:191:24: warning: 'gboolean gimp_levels_stretch(gint32)' is deprecated: Use 'gimp_drawable_levels_stretch' instead [-Wdeprecated-declarations] 191 | gimp_levels_stretch(drawableId); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:36, from /usr/include/gimp-2.0/libgimp/gimp.h:66, from gimpCall.h:25, from op.h:26, from op.cc:20: /usr/include/gimp-2.0/libgimp/gimpcolor_pdb.h:50:10: note: declared here 50 | gboolean gimp_levels_stretch (gint32 drawable_ID); | ^~~~~~~~~~~~~~~~~~~ op.cc:198:31: warning: 'gboolean gimp_brightness_contrast(gint32, gint, gint)' is deprecated: Use 'gimp_drawable_brightness_contrast' instead [-Wdeprecated-declarations] 198 | gimp_brightness_contrast(drawableId, brightness, contrast); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gimp-2.0/libgimp/gimpcolor_pdb.h:36:10: note: declared here 36 | gboolean gimp_brightness_contrast (gint32 drawable_ID, | ^~~~~~~~~~~~~~~~~~~~~~~~ op.cc:207:24: warning: 'gboolean gimp_hue_saturation(gint32, GimpHueRange, gdouble, gdouble, gdouble)' is deprecated: Use 'gimp_drawable_hue_saturation' instead [-Wdeprecated-declarations] 207 | gimp_hue_saturation(drawableId, hueRange, hueOffset, lightness, saturation); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gimp-2.0/libgimp/gimpcolor_pdb.h:98:10: note: declared here 98 | gboolean gimp_hue_saturation (gint32 drawable_ID, | ^~~~~~~~~~~~~~~~~~~ op.cc:211:16: warning: 'gboolean gimp_invert(gint32)' is deprecated: Use 'gimp_drawable_invert' instead [-Wdeprecated-declarations] 211 | gimp_invert(drawableId); | ~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/gimp-2.0/libgimp/gimpcolor_pdb.h:63:10: note: declared here 63 | gboolean gimp_invert (gint32 drawable_ID); | ^~~~~~~~~~~ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EkAe3f + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/dbp-gimp-1.1.9-14.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/dbp-gimp-1.1.9-14.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/dbp-gimp-1.1.9-14.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/dbp-gimp-1.1.9-14.mga9.x86_64 + cd dbp-1.1.9 + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/dbp-gimp-1.1.9-14.mga9.x86_64 + install -D -m755 dbp /home/pterjan/rpmbuild/BUILDROOT/dbp-gimp-1.1.9-14.mga9.x86_64/usr/lib64/gimp/2.0/plug-ins/dbp + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.1.9-14.mga9 --unique-debug-suffix -1.1.9-14.mga9.x86_64 --unique-debug-src-base dbp-gimp-1.1.9-14.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/dbp-1.1.9 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/dbp-gimp-1.1.9-14.mga9.x86_64/usr/lib64/gimp/2.0/plug-ins/dbp original debug info size: 1960kB, size after compression: 1792kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 170 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 + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files Warning: unused libraries in /usr/lib64/gimp/2.0/plug-ins/dbp: libgimpmath-2.0.so.0 libgimpconfig-2.0.so.0 libgimpcolor-2.0.so.0 libgegl-0.4.so.0 libgegl-npd-0.4.so.0 libjson-glib-1.0.so.0 libbabl-0.1.so.0 libgdk-x11-2.0.so.0 libpangocairo-1.0.so.0 libatk-1.0.so.0 libcairo.so.2 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libgmodule-2.0.so.0 libpangoft2-1.0.so.0 libharfbuzz.so.0 libfontconfig.so.1 libfreetype.so.6 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: dbp-gimp-1.1.9-14.mga9.x86_64 Provides: dbp = 1.1.9 dbp-gimp = 1.1.9-14.mga9 dbp-gimp(x86-64) = 1.1.9-14.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0()(64bit) libbabl-0.1.so.0()(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.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgegl-0.4.so.0()(64bit) libgegl-npd-0.4.so.0()(64bit) libgimp-2.0.so.0()(64bit) libgimpbase-2.0.so.0()(64bit) libgimpcolor-2.0.so.0()(64bit) libgimpconfig-2.0.so.0()(64bit) libgimpmath-2.0.so.0()(64bit) libgimpmodule-2.0.so.0()(64bit) libgimpui-2.0.so.0()(64bit) libgimpwidgets-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libharfbuzz.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.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) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Obsoletes: dbp gimp-plugin-registry Processing files: dbp-gimp-debugsource-1.1.9-14.mga9.x86_64 Provides: dbp-gimp-debugsource = 1.1.9-14.mga9 dbp-gimp-debugsource(x86-64) = 1.1.9-14.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dbp-gimp-debuginfo-1.1.9-14.mga9.x86_64 Provides: dbp-gimp-debuginfo = 1.1.9-14.mga9 dbp-gimp-debuginfo(x86-64) = 1.1.9-14.mga9 debuginfo(build-id) = 714cc2a2385b456db8f47eb5e371413d8219c4aa Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dbp-gimp-debugsource(x86-64) = 1.1.9-14.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/dbp-gimp-1.1.9-14.mga9.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/dbp-gimp-debugsource-1.1.9-14.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/dbp-gimp-1.1.9-14.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/dbp-gimp-debuginfo-1.1.9-14.mga9.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vhj2cD + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd dbp-1.1.9 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/dbp-gimp-1.1.9-14.mga9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.c4o6Gi + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf dbp-1.1.9 dbp-1.1.9.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 20: It's not recommended to have unversioned Obsoletes: Obsoletes: dbp line 21: It's not recommended to have unversioned Obsoletes: Obsoletes: gimp-plugin-registry D: [iurt_root_command] Success!