Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1465515 Details for
Bug 1605442
php-patchwork-utf8: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 12.48 KB, created by
Mohan Boddu
on 2018-07-20 15:25:32 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 15:25:32 UTC
Size:
12.48 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-patchwork-utf8.spec'], chrootPath='/var/lib/mock/f29-build-13048464-949952/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fa73cfd6fd0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-patchwork-utf8.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >sh: python: command not found >sh: python: command not found >sh: python: command not found >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/php-patchwork-utf8-1.3.1-7.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-patchwork-utf8.spec'], chrootPath='/var/lib/mock/f29-build-13048464-949952/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fa73cfd6fd0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-patchwork-utf8.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >sh: python: command not found >sh: python: command not found >sh: python: command not found >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dx5Ue7 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a >+ /usr/bin/gzip -dc /builddir/build/SOURCES/php-patchwork-utf8-1.3.1-30ec6451aec7d2536f0af8fe535f70c764f2c47a.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ : Fix tests for PHP 7.1 negative string offsets >+ : https://github.com/tchwork/utf8/pull/64 >+ echo 'Patch #0 (php-patchwork-utf8-pull-request-64.patch):' >Patch #0 (php-patchwork-utf8-pull-request-64.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file tests/PHP/Shim/MbstringTest.php >+ : Remove Windows files >+ rm -f src/Patchwork/Utf8/WindowsStreamWrapper.php tests/Patchwork/Tests/Utf8/WindowsStreamWrapperTest.php >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XKnnF3 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a >+ : Create autoloader >+ /usr/bin/phpab --template fedora --output src/Patchwork/autoload-utf8.php src/ >phpab 1.25.0 - Copyright (C) 2009 - 2018 by Arne Blankerts and Contributors >Scanning directory src/ >Autoload file src/Patchwork/autoload-utf8.php generated. >+ cat >+ tee -a src/Patchwork/autoload-utf8.php >\Patchwork\Utf8\Bootup::initAll(); >+ : Compat autoloader >+ ln -s autoload-utf8.php src/Patchwork/autoload.php >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SxeHe0 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/php-patchwork-utf8-1.3.1-7.fc29.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/php-patchwork-utf8-1.3.1-7.fc29.noarch >++ dirname /builddir/build/BUILDROOT/php-patchwork-utf8-1.3.1-7.fc29.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/php-patchwork-utf8-1.3.1-7.fc29.noarch >+ cd utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a >+ : Library >+ mkdir -p /builddir/build/BUILDROOT/php-patchwork-utf8-1.3.1-7.fc29.noarch/usr/share/php >+ cp -rp src/Patchwork /builddir/build/BUILDROOT/php-patchwork-utf8-1.3.1-7.fc29.noarch/usr/share/php/ >+ : Data >+ mkdir -p /builddir/build/BUILDROOT/php-patchwork-utf8-1.3.1-7.fc29.noarch/usr/share/php-patchwork-utf8 >+ mv /builddir/build/BUILDROOT/php-patchwork-utf8-1.3.1-7.fc29.noarch/usr/share/php/Patchwork/Utf8/data /builddir/build/BUILDROOT/php-patchwork-utf8-1.3.1-7.fc29.noarch/usr/share/php-patchwork-utf8/ >+ ln -s /builddir/build/BUILDROOT/php-patchwork-utf8-1.3.1-7.fc29.noarch/usr/share/php/Patchwork/Utf8/data >+ mv /builddir/build/BUILDROOT/php-patchwork-utf8-1.3.1-7.fc29.noarch/usr/share/php/Patchwork/PHP/Shim/charset /builddir/build/BUILDROOT/php-patchwork-utf8-1.3.1-7.fc29.noarch/usr/share/php-patchwork-utf8/shim-charset >+ ln -s /builddir/build/BUILDROOT/php-patchwork-utf8-1.3.1-7.fc29.noarch/usr/share/php/Patchwork/PHP/Shim/charset >+ mv /builddir/build/BUILDROOT/php-patchwork-utf8-1.3.1-7.fc29.noarch/usr/share/php/Patchwork/PHP/Shim/unidata /builddir/build/BUILDROOT/php-patchwork-utf8-1.3.1-7.fc29.noarch/usr/share/php-patchwork-utf8/shim-unidata >+ ln -s /builddir/build/BUILDROOT/php-patchwork-utf8-1.3.1-7.fc29.noarch/usr/share/php/Patchwork/PHP/Shim/unidata >+ /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.3.1-7.fc29 --unique-debug-suffix -1.3.1-7.fc29.noarch --unique-debug-src-base php-patchwork-utf8-1.3.1-7.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LcPOSX >+ umask 022 >+ cd /builddir/build/BUILD >+ cd utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a >+ /usr/bin/phpunit --verbose --bootstrap /builddir/build/BUILDROOT/php-patchwork-utf8-1.3.1-7.fc29.noarch/usr/share/php/Patchwork/autoload-utf8.php >PHPUnit 5.7.27 by Sebastian Bergmann and contributors. >Runtime: PHP 7.2.8RC1 >Configuration: /builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a/phpunit.xml.dist >E.....F..........F..F.SF........F........F..................... 63 / 247 ( 25%) >............................................................... 126 / 247 ( 51%) >............................................................... 189 / 247 ( 76%) >.......................SSSSSSSSS..F....F.................. 247 / 247 (100%) >Time: 109 ms, Memory: 12.00MB >There was 1 error: >1) Patchwork\Tests\PHP\Shim\IconvTest::testIconv >iconv(): Wrong charset, conversion from `utf-8' to `iso-8859-1' is not allowed >/builddir/build/BUILDROOT/php-patchwork-utf8-1.3.1-7.fc29.noarch/usr/share/php/Patchwork/PHP/Shim/Iconv.php:175 >/builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a/tests/PHP/Shim/IconvTest.php:21 >-- >There were 8 failures: >1) Patchwork\Tests\PHP\Shim\IconvTest::testIconvMimeDecodeHeaders >Failed asserting that Array &0 ( > 'From' => '<foo@example.com>' > 'Subject' => '=?ks_c_5601-1987?B?UkU6odk=?= Foo' > 'X-Bar' => Array &1 ( > 0 => '=?cp949?B?UkU6odk=?= Foo' > 1 => '=?cp949?B?UkU6odk=?= Bar' > ) > 'To' => '<test@example.com>' >) is identical to Array &0 ( > 'From' => '<foo@example.com>' > 'Subject' => '=?ks_c_5601-1987?B?UkU6odk=?= Foo' > 'X-Bar' => Array &1 ( > 0 => 'RE:â Foo' > 1 => 'RE:âBar' > ) > 'To' => '<test@example.com>' >). >/builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a/tests/PHP/Shim/IconvTest.php:123 >2) Patchwork\Tests\PHP\Shim\MbstringTest::testStrCase >Failed asserting that two strings are identical. >--- Expected >+++ Actual >@@ @@ >-déjà ÏÏÏ iiıi >+DÃJà ΣÏÏ Ä°Iıi >/builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a/tests/PHP/Shim/MbstringTest.php:55 >3) Patchwork\Tests\PHP\Shim\MbstringTest::testmb_strpos >Failed asserting that false is identical to 3. >/builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a/tests/PHP/Shim/MbstringTest.php:131 >4) Patchwork\Tests\PHP\Shim\MbstringTest::testmb_strstr >Failed asserting that false is identical to 'ÃJÃ'. >/builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a/tests/PHP/Shim/MbstringTest.php:186 >5) Patchwork\Tests\PHP\Shim\NormalizerTest::testNormalize >Failed asserting that two strings are identical. >--- Expected >+++ Actual >@@ @@ >-déjà íì¼â¢ >+deÌjaÌ íì¼â¢ >/builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a/tests/PHP/Shim/NormalizerTest.php:64 >6) Patchwork\Tests\Utf8\BestFitTest::testBestFit >Failed asserting that false is identical to 'd�j� vu'. >/builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a/tests/Utf8/BestFitTest.php:18 >7) Patchwork\Tests\Utf8Test::testStrtocasefold >Failed asserting that two strings are identical. >--- Expected >+++ Actual >@@ @@ >-iıiÌi >+iıii >/builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a/tests/Utf8Test.php:67 >8) Patchwork\Tests\Utf8Test::testStrCmp >Failed asserting that false is true. >/builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a/tests/Utf8Test.php:154 >-- >There were 10 skipped tests: >1) Patchwork\Tests\PHP\Shim\MbstringTest::testmb_strpos_negative_offset >PHP >= 7.1 supports negative string offsets >/builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a/tests/PHP/Shim/MbstringTest.php:162 >2) Patchwork\Tests\Utf8\WindowsStreamWrapperTest::testRelDir >Extension com_dotnet is required. >/builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a/tests/Utf8/WindowsStreamWrapperTest.php:46 >3) Patchwork\Tests\Utf8\WindowsStreamWrapperTest::testDir >Extension com_dotnet is required. >/builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a/tests/Utf8/WindowsStreamWrapperTest.php:46 >4) Patchwork\Tests\Utf8\WindowsStreamWrapperTest::testFileOp >Extension com_dotnet is required. >/builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a/tests/Utf8/WindowsStreamWrapperTest.php:46 >5) Patchwork\Tests\Utf8\WindowsStreamWrapperTest::testFilePutGetContents >Extension com_dotnet is required. >/builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a/tests/Utf8/WindowsStreamWrapperTest.php:46 >6) Patchwork\Tests\Utf8\WindowsStreamWrapperTest::testFopenX >Extension com_dotnet is required. >/builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a/tests/Utf8/WindowsStreamWrapperTest.php:46 >7) Patchwork\Tests\Utf8\WindowsStreamWrapperTest::testMkdir >Extension com_dotnet is required. >/builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a/tests/Utf8/WindowsStreamWrapperTest.php:46 >8) Patchwork\Tests\Utf8\WindowsStreamWrapperTest::testMkdirRecursive >Extension com_dotnet is required. >/builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a/tests/Utf8/WindowsStreamWrapperTest.php:46 >9) Patchwork\Tests\Utf8\WindowsStreamWrapperTest::testStat >Extension com_dotnet is required. >/builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a/tests/Utf8/WindowsStreamWrapperTest.php:46 >10) Patchwork\Tests\Utf8\WindowsStreamWrapperTest::testStreamtMetadata >Extension com_dotnet is required. >/builddir/build/BUILD/utf8-30ec6451aec7d2536f0af8fe535f70c764f2c47a/tests/Utf8/WindowsStreamWrapperTest.php:46 >ERRORS! >Tests: 247, Assertions: 557, Errors: 1, Failures: 8, Skipped: 10. >error: Bad exit status from /var/tmp/rpm-tmp.LcPOSX (%check) > Bad exit status from /var/tmp/rpm-tmp.LcPOSX (%check) >RPM build errors: >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-patchwork-utf8.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1605442
: 1465515 |
1465516
|
1465517