Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 714836 - dev-lang/php-7.2.29 fails to compile on sparc
Summary: dev-lang/php-7.2.29 fails to compile on sparc
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: CVE-2020-7064, CVE-2020-7065, CVE-2020-7066
  Show dependency tree
 
Reported: 2020-03-26 09:23 UTC by Agostino Sarubbo
Modified: 2021-09-17 16:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,522.88 KB, text/plain)
2020-03-26 09:23 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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.