[pkg-php-pear] Bug#1074190: php-constant-time: FTBFS with pkg-php-tools_1.45+nmu1: PHP Warning: require_once(/usr/share/php/ParagonIE/ConstantTime/autoload.php): Failed to open stream: No such file or directory in /<<PKGBUILDDIR>>/vendor/autoload.php on line 4
Athos Ribeiro
athoscribeiro at gmail.com
Mon Jun 24 14:18:31 BST 2024
Source: php-constant-time
Version: 2.7.0-1
Severity: normal
Justification: FTBFS
Tags: trixie sid ftbfs
User: pkg-php-pear at lists.alioth.debian.org
Usertags: pkg-php-tools-1.45
Hi,
During a test rebuild, php-constant-time was found to fail to build with
pkg-php-tools 1.45 available in experimental.
To reproduce this locally, you need to install pkg-php-tools from experimental
on an unstable system or build chroot.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> phpunit
> PHP Warning: require_once(/usr/share/php/ParagonIE/ConstantTime/autoload.php): Failed to open stream: No such file or directory in /<<PKGBUILDDIR>>/vendor/autoload.php on line 4
> PHPUnit 9.6.19 by Sebastian Bergmann and contributors.
>
> Error in bootstrap script: Error:
> Failed opening required '/usr/share/php/ParagonIE/ConstantTime/autoload.php' (include_path='.:/usr/share/php')
> #0 /usr/share/php/PHPUnit/Util/FileLoader.php(66): include_once()
> #1 /usr/share/php/PHPUnit/Util/FileLoader.php(49): PHPUnit\Util\FileLoader::load()
> #2 /usr/share/php/PHPUnit/TextUI/Command.php(567): PHPUnit\Util\FileLoader::checkAndLoad()
> #3 /usr/share/php/PHPUnit/TextUI/Command.php(347): PHPUnit\TextUI\Command->handleBootstrap()
> #4 /usr/share/php/PHPUnit/TextUI/Command.php(114): PHPUnit\TextUI\Command->handleArguments()
> #5 /usr/share/php/PHPUnit/TextUI/Command.php(99): PHPUnit\TextUI\Command->run()
> #6 /usr/bin/phpunit(107): PHPUnit\TextUI\Command::main()
> #7 {main}
> make[1]: *** [debian/rules:18: override_dh_auto_test] Error 1
The full build log is available at
http://people.ubuntu.com/~athos-ribeiro/rebuilds/pkg-php-tools_virt-provides/0/php-constant-time/php-constant-time_2.7.0-1+rebuild1719078707_amd64-2024-06-22T17:51:48Z.build
More information about the pkg-php-pear
mailing list