| Summary: | lang/php55-extensions: build fail: Error code 71: no $PORT/work/php-5.5.8/ext/$EXT/modules/$EXT.so (10.0-RELEASE) | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Mark <mark> |
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: gnats-admin->freebsd-ports-bugs rescue misformatted PR from 'pending'. Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->closed There should be something broken in your environment, php extensions are built without issues on poudriere. |
Updating PHP 5.5.7 to PHP 5.5.8 is successful but updating extensions to 5.5.8 fails. /usr/ports/lang/php55-extensions # make install clean ===> Found saved configuration for php55-extensions-1.8 ===> php55-extensions-1.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by php55-extensions-1.8 for building ===> Extracting for php55-extensions-1.8 ===> Patching for php55-extensions-1.8 ===> php55-extensions-1.8 depends on file: /usr/local/include/php/main/php.h - found ===> php55-extensions-1.8 depends on file: /usr/local/lib/php/20121212/bz2.so - not found ===> Verifying install for /usr/local/lib/php/20121212/bz2.so in /usr/ports/archivers/php55-bz2 ===> Staging for php55-bz2-5.5.8 ===> php55-bz2-5.5.8 depends on file: /usr/local/include/php/main/php.h - found ===> Generating temporary packing list install: /var/ports/basejail/usr/ports/archivers/php55-bz2/work/php-5.5.8/ext/bz2/modules/bz2.so: No such file or directory *** [do-install] Error code 71 How-To-Repeat: cd /usr/ports/lang/php55-extensions && make install clean