D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/econnman-1.1-20.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EuLAtj
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/econnman-1.1-build
+ test -d /home/pterjan/rpmbuild/BUILD/econnman-1.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/econnman-1.1-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/econnman-1.1-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/econnman-1.1-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/econnman-1.1-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.E3pFyQ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/econnman-1.1-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/econnman-1.1-build
+ rm -rf econnman-1.1
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/econnman-1.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd econnman-1.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/econnman-1.1-fix-desktop.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/econnman-1.1-python3.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4oUE93
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/econnman-1.1-build
+ cd econnman-1.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export PYTHON=/usr/bin/python3
+ PYTHON=/usr/bin/python3
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib
+ ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
configure: WARNING: unrecognized options: --disable-dependency-tracking
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether /usr/bin/python3 version is >= 2.6... yes
checking for /usr/bin/python3 version... 3.1
checking for /usr/bin/python3 platform... linux
checking for /usr/bin/python3 script directory... ${prefix}/lib/python3.12/site-packages
checking for /usr/bin/python3 extension module directory... ${exec_prefix}/lib64/python3.12/site-packages
configure: edje_cc set to /usr/bin/edje_cc
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating econnman.spec
configure: WARNING: unrecognized options: --disable-dependency-tracking



------------------------------------------------------------------------
econnman 1.1
------------------------------------------------------------------------

Configuration Options Summary:

  Python...............: /usr/bin/python3 (3.1)
  edje_cc..............: /usr/bin/edje_cc

Installation...........: make install (as root if needed, with 'su' or 'sudo')
  prefix...............: /usr
  pythondir............: ${prefix}/lib/python3.12/site-packages
  pyexecdir............: ${exec_prefix}/lib64/python3.12/site-packages


+ /usr/bin/make -O -j16 V=1 VERBOSE=1
rm -f ./econnman-bin
sed -e 's:@PKGDATADIR@:/usr/share/econnman:g' \
	./econnman-bin.in > ./econnman-bin
chmod +x ./econnman-bin
/usr/bin/mkdir -p ./data/theme
/usr/bin/edje_cc -v -id ./data/theme -fd ./data/theme \
./data/theme/default.edc \
./data/theme/default.edj
edje_cc: header: 0.00000
edje_cc: groups: 0.00159
edje_cc: scripts: 0.00203
edje_cc: lua scripts: 0.00000
edje_cc: source: 0.00031
edje_cc: fontmap: 0.00001
edje_cc: vectors: 0.00031
edje_cc: fonts: 0.00000
edje_cc: sounds: 0.00000
edje_cc: mo: 0.00000
edje_cc: vibrations: 0.00000
edje_cc: license: 0.00000
edje_cc: Wrote      5563 bytes (   5Kb) for "edje/images/0" image entry "connman-tech-connected.png" compress: [raw: 91.5%] [real: -2.8%]
edje_cc: Wrote      5636 bytes (   6Kb) for "edje/images/1" image entry "connman-tech-powered.png" compress: [raw: 91.4%] [real: -1.1%]
edje_cc: Wrote      2531 bytes (   2Kb) for "edje/images/2" image entry "connman-tech-offline.png" compress: [raw: 96.1%] [real: 36.9%]
edje_cc: Wrote      3780 bytes (   4Kb) for "edje/images/3" image entry "connman-connected.png" compress: [raw: 94.2%] [real: 27.0%]
edje_cc: Wrote      2282 bytes (   2Kb) for "edje/images/4" image entry "connman-lock.png" compress: [raw: 96.5%] [real: 28.1%]
edje_cc: Wrote      4105 bytes (   4Kb) for "edje/images/5" image entry "connman-favorite.png" compress: [raw: 93.7%] [real: 22.0%]
edje_cc: Wrote      2137 bytes (   2Kb) for "edje/images/6" image entry "connman-cellular.png" compress: [raw: 96.7%] [real: 27.5%]
edje_cc: Wrote       949 bytes (   1Kb) for "edje/images/7" image entry "connman-bluetooth.png" compress: [raw: 98.6%] [real: 59.8%]
edje_cc: Wrote       454 bytes (   0Kb) for "edje/images/8" image entry "connman-ethernet.png" compress: [raw: 99.3%] [real: 71.7%]
edje_cc: Wrote      4363 bytes (   4Kb) for "edje/images/9" image entry "connman-wifi-good.png" compress: [raw: 93.3%] [real: 31.1%]
edje_cc: Wrote      5187 bytes (   5Kb) for "edje/images/10" image entry "connman-wifi-medium.png" compress: [raw: 92.1%] [real: 23.6%]
edje_cc: Wrote      5074 bytes (   5Kb) for "edje/images/11" image entry "connman-wifi-bad.png" compress: [raw: 92.3%] [real: 24.4%]
edje_cc: images: 0.06959
edje_cc: THREADS: 0.00032
edje_cc: Wrote       434 bytes (   0Kb) for "edje_file" header
edje_cc: THREADS: 0.00053
Summary:
  Wrote 10 collections
  Wrote 12 images
  Wrote 0 sounds
  Wrote 0 fonts
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.B2Xc7S
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/econnman-1.1-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/econnman-1.1-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/econnman-1.1-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/econnman-1.1-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/econnman-1.1-build
+ mkdir /home/pterjan/rpmbuild/BUILD/econnman-1.1-build/BUILDROOT
+ cd econnman-1.1
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/econnman-1.1-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/econnman-1.1-build/BUILDROOT/usr/bin'
 /usr/bin/install -p econnman-bin '/home/pterjan/rpmbuild/BUILD/econnman-1.1-build/BUILDROOT/usr/bin'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/econnman-1.1-build/BUILDROOT/usr/share/applications'
 /usr/bin/install -p -m 644 data/desktop/econnman-agent.desktop data/desktop/econnman.desktop '/home/pterjan/rpmbuild/BUILD/econnman-1.1-build/BUILDROOT/usr/share/applications'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/econnman-1.1-build/BUILDROOT/usr/share/econnman/theme'
 /usr/bin/install -p -m 644 data/theme/default.edj '/home/pterjan/rpmbuild/BUILD/econnman-1.1-build/BUILDROOT/usr/share/econnman/theme'
+ /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/pterjan/rpmbuild/BUILD/econnman-1.1-build/BUILDROOT/usr/share/applications/econnman-agent.desktop: hint: value "Network;Settings;X-Enlightenment;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu
/home/pterjan/rpmbuild/BUILD/econnman-1.1-build/BUILDROOT/usr/share/applications/econnman.desktop: hint: value "Network;Settings;X-Enlightenment;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: econnman-1.1-20.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8cl1AG
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/econnman-1.1-build
+ cd econnman-1.1
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/econnman-1.1-build/BUILDROOT/usr/share/doc/econnman
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/econnman-1.1-build/BUILDROOT/usr/share/doc/econnman
+ cp -pr /home/pterjan/rpmbuild/BUILD/econnman-1.1-build/econnman-1.1/AUTHORS /home/pterjan/rpmbuild/BUILD/econnman-1.1-build/BUILDROOT/usr/share/doc/econnman
+ cp -pr /home/pterjan/rpmbuild/BUILD/econnman-1.1-build/econnman-1.1/COPYING /home/pterjan/rpmbuild/BUILD/econnman-1.1-build/BUILDROOT/usr/share/doc/econnman
+ cp -pr /home/pterjan/rpmbuild/BUILD/econnman-1.1-build/econnman-1.1/README /home/pterjan/rpmbuild/BUILD/econnman-1.1-build/BUILDROOT/usr/share/doc/econnman
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(econnman-agent.desktop) application(econnman.desktop) econnman = 1.1-20.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/econnman-1.1-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/econnman-1.1-20.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XJ3ZlL
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/econnman-1.1-build
+ test -d /home/pterjan/rpmbuild/BUILD/econnman-1.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/econnman-1.1-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/econnman-1.1-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!