Bug 212632 - www/phpsysinfo: reenable powerpc64 build.
Summary: www/phpsysinfo: reenable powerpc64 build.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: powerpc Any
: --- Affects Some People
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-12 21:15 UTC by Michel Depeige
Modified: 2016-09-13 16:45 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (tremere)


Attachments
remove BROKEN_powerpc64= Does not build (346 bytes, patch)
2016-09-12 21:15 UTC, Michel Depeige
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Depeige 2016-09-12 21:15:24 UTC
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
Comment 1 Michel Depeige 2016-09-12 21:17:27 UTC
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
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-09-13 16:45:51 UTC
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