| Summary: | www/phpsysinfo: reenable powerpc64 build. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Michel Depeige <demik+freebsd> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | CC: | demik+freebsd, tremere | ||||
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(tremere) |
||||
| Version: | Latest | ||||||
| Hardware: | powerpc | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Make install clean if it's relevant : ===> License GPLv2 accepted by the user ===> phpsysinfo-3.2.5 depends on file: /usr/local/sbin/pkg - found => phpsysinfo-phpsysinfo-v3.2.5_GH0.tar.gz doesn't seem to exist in /usr/home/demik/noise/ports/head/distfiles/. => Attempting to fetch https://codeload.github.com/phpsysinfo/phpsysinfo/tar.gz/v3.2.5?dummy=/phpsysinfo-phpsysinfo-v3.2.5_GH0.tar.gz phpsysinfo-phpsysinfo-v3.2.5_GH0.tar.gz 100% of 925 kB 337 kBps 00m03s ===> Fetching all distfiles required by phpsysinfo-3.2.5 for building ===> Extracting for phpsysinfo-3.2.5 => SHA256 Checksum OK for phpsysinfo-phpsysinfo-v3.2.5_GH0.tar.gz. ===> Patching for phpsysinfo-3.2.5 ===> Configuring for phpsysinfo-3.2.5 ===> Staging for phpsysinfo-3.2.5 ===> phpsysinfo-3.2.5 depends on file: /usr/local/include/php/main/php.h - found ===> phpsysinfo-3.2.5 depends on file: /usr/local/lib/php/20131226/dom.so - found ===> phpsysinfo-3.2.5 depends on file: /usr/local/lib/php/20131226/xml.so - found ===> phpsysinfo-3.2.5 depends on file: /usr/local/lib/php/20131226/simplexml.so - found ===> phpsysinfo-3.2.5 depends on file: /usr/local/lib/php/20131226/mbstring.so - found ===> Generating temporary packing list /bin/mkdir -p /usr/home/demik/noise/ports/head/www/phpsysinfo/work/stage/usr/local/www/phpsysinfo cd /usr/home/demik/noise/ports/head/www/phpsysinfo/work/phpsysinfo-3.2.5; /usr/bin/find . \! -name .travis.yml | /usr/bin/cpio -pdm /usr/home/demik/noise/ports/head/www/phpsysinfo/work/stage/usr/local/www/phpsysinfo 7001 blocks ====> Compressing man pages (compress-man) ===> Installing for phpsysinfo-3.2.5 ===> Registering installation for phpsysinfo-3.2.5 Installing phpsysinfo-3.2.5... ***************************************************************** You will also need to configure Apache. Consider adding the following to your httpd.conf: Alias /phpSysInfo "/usr/local/www/phpsysinfo/" <Directory "/usr/local/www/phpsysinfo"> AllowOverride all Allow from all </Directory> Then restart Apache: 'apachectl graceful' Please visit 'http://localhost/phpsysinfo/' in a web-browser and follow the configuration instructions. ***************************************************************** ===> Cleaning for phpsysinfo-3.2.5 A commit references this bug: Author: amdmi3 Date: Tue Sep 13 16:44:59 UTC 2016 New revision: 422036 URL: https://svnweb.freebsd.org/changeset/ports/422036 Log: - Remove bogus BROKEN_powerpc64 [1] - Update php depends PR: 212632 [1] Submitted by: demik+freebsd@lostwave.net Approved by: portmgr blanket Changes: head/www/phpsysinfo/Makefile |
Created attachment 174697 [details] remove BROKEN_powerpc64= Does not build I fail to understand of this cannot build on powerpc64 as this is only PHP It builds just fine on my powerpc64 system. Please find diff attached