Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 714836

Summary: dev-lang/php-7.2.29 fails to compile on sparc
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED OBSOLETE    
Severity: normal CC: mjo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 713484    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-03-26 09:23:31 UTC
This is an auto-filled bug because dev-lang/php fails to compile on sparc. Feel free to adjust the summary to clarify the exact issue. Attached build log and emerge --info
Comment 1 Agostino Sarubbo gentoo-dev 2020-03-26 09:23:40 UTC
Created attachment 626104 [details]
build.log

build log and emerge --info
Comment 2 Thomas Deutschmann (RETIRED) gentoo-dev 2020-03-26 13:42:55 UTC
I first thought this is a dupe of bug 707876. Error is

> [...]
> Generating phar.php
> Generating phar.phar
> PEAR package PHP_Archive not installed: generated phar will require PHP's phar extension be enabled.
> make: *** [Makefile:314: ext/phar/phar.phar] Bus error (core dumped)
but I don't think so.

But I also doubt that something in v7.2.29 caused this. 7.2.28-r1 passed on sparc.

Also, does this happen across all PHP versions?
Comment 3 Agostino Sarubbo gentoo-dev 2020-03-27 14:05:19 UTC
(In reply to Thomas Deutschmann from comment #2)
> I first thought this is a dupe of bug 707876. Error is
> 
> > [...]
> > Generating phar.php
> > Generating phar.phar
> > PEAR package PHP_Archive not installed: generated phar will require PHP's phar extension be enabled.
> > make: *** [Makefile:314: ext/phar/phar.phar] Bus error (core dumped)
> but I don't think so.
> 
> But I also doubt that something in v7.2.29 caused this. 7.2.28-r1 passed on
> sparc.
> 
> Also, does this happen across all PHP versions?

No, it is just 7.2.29
Comment 4 Brian Evans (RETIRED) gentoo-dev 2021-09-17 16:25:58 UTC
7.2.29 is long gone and no other versions impacted.

Reopen if this appears again.