[pkg-php-pear] Bug#1073564: eluceo-ical: FTBFS with pkg-php-tools_1.45+nmu1: PHP Warning: require_once(/usr/share/php/Eluceo/iCal/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 17 15:28:39 BST 2024


Source: eluceo-ical
Version: 0.16.1-2
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, eluceo-ical 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>>'
> mkdir --parents vendor Eluceo
> ln -s pkg-php-autoload/php-eluceo-ical debian/pkg-php-tools-autoloaders
> ln -s ../src Eluceo/iCal
> phpabtpl \
> 	--require eluceo/ical \
> 	> debian/autoload.tests.php.tpl
> Proceeding without a composer.json file.phpab \
> 	--output vendor/autoload.php \
> 	--template debian/autoload.tests.php.tpl \
> 	tests/Eluceo/iCal
> phpab %development% - Copyright (C) 2009 - 2024 by Arne Blankerts and Contributors
> 
> Scanning directory tests/Eluceo/iCal
> 
> Autoload file vendor/autoload.php generated.
> 
> phpunit --verbose --debug
> PHP Warning:  require_once(/usr/share/php/Eluceo/iCal/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/Eluceo/iCal/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:20: override_dh_auto_test] Error 1


The full build log is available at
http://people.ubuntu.com/~athos-ribeiro/rebuilds/pkg-php-tools_1.45/0/eluceo-ical/eluceo-ical_0.16.1-2+rebuild1718470047_amd64-2024-06-15T16:47:28Z.build



More information about the pkg-php-pear mailing list