D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/php-markdown-2.0.0-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2Qh6xN
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.elia5m
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build
+ rm -rf 'PHP Markdown Lib 2.0.0'
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/php-markdown-lib-2.0.0.zip
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd 'PHP Markdown Lib 2.0.0'
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ mkdir -p library lic/library
+ mv Readme.md Readme.php composer.json library
+ mv License.md lic/library
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iWJGzA
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build
+ 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
+ cd 'PHP Markdown Lib 2.0.0'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/phpab --template fedora --output Michelf/markdown-autoload.php Michelf
phpab 1.29.1 - Copyright (C) 2009 - 2025 by Arne Blankerts and Contributors

Scanning directory Michelf

Autoload file Michelf/markdown-autoload.php generated.

+ cat Michelf/markdown-autoload.php
<?php
// @codingStandardsIgnoreFile
// @codeCoverageIgnoreStart
require_once '/usr/share/php/Fedora/Autoloader'.'/autoload.php';

\Fedora\Autoloader\Autoload::addClassMap(
    array(
        'michelf\\markdown' => '/Markdown.php',
                'michelf\\markdownextra' => '/MarkdownExtra.php',
                'michelf\\markdowninterface' => '/MarkdownInterface.php',
    ),
    __DIR__
);
// @codeCoverageIgnoreEnd
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vxSFJg
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build/BUILDROOT
+ 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
+ cd 'PHP Markdown Lib 2.0.0'
+ '[' 1 -eq 1 ']'
+ install -d /home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build/BUILDROOT/usr/share/php/
+ cp -pr Michelf /home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build/BUILDROOT/usr/share/php/Michelf
+ /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
+ /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: php-markdown-2.0.0-1.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.l3IrcZ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build
+ cd 'PHP Markdown Lib 2.0.0'
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build/BUILDROOT/usr/share/doc/php-markdown
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build/BUILDROOT/usr/share/doc/php-markdown
+ cp -pr '/home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build/PHP Markdown Lib 2.0.0/lic/library' /home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build/BUILDROOT/usr/share/doc/php-markdown
+ cp -pr '/home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build/PHP Markdown Lib 2.0.0/library' /home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build/BUILDROOT/usr/share/doc/php-markdown
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: File listed twice: /usr/share/doc/php-markdown/library
warning: File listed twice: /usr/share/doc/php-markdown/library/License.md
warning: File listed twice: /usr/share/doc/php-markdown/library/Readme.md
warning: File listed twice: /usr/share/doc/php-markdown/library/Readme.php
warning: File listed twice: /usr/share/doc/php-markdown/library/composer.json
Provides: php-composer(michelf/php-markdown) = 2.0.0 php-markdown = 2.0.0-1.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/php-markdown-2.0.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/php-markdown-2.0.0-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hgO0TS
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/php-markdown-2.0.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    File listed twice: /usr/share/doc/php-markdown/library
    File listed twice: /usr/share/doc/php-markdown/library/License.md
    File listed twice: /usr/share/doc/php-markdown/library/Readme.md
    File listed twice: /usr/share/doc/php-markdown/library/Readme.php
    File listed twice: /usr/share/doc/php-markdown/library/composer.json
D: [iurt_root_command] Success!