Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2018 23:01:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233620] databases/php7[123]-pdo_pgsql: compilation error: missiong dependency: php7[123]-pdo
Message-ID:  <bug-233620-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233620

            Bug ID: 233620
           Summary: databases/php7[123]-pdo_pgsql: compilation error:
                    missiong dependency: php7[123]-pdo
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: tz@freebsd.org
          Reporter: ohartmann@walstatt.org
             Flags: maintainer-feedback?(tz@freebsd.org)
          Assignee: tz@freebsd.org

On recent CURRENT running poudriere for 12-PRE and 13-CURRENT, poudriere fa=
ils
to build several packages concerning lang/php7[123]-extensions: all
databases/php7[123]-pdo related ports, like databases/php72-pdo_pgsql, are
failing due to a missing dependency.

The log file for databases/php72-pdo_pgsql (same for _odbc, _mysql and so o=
n)
is:

[...]
=3D>> Building databases/php72-pdo_pgsql
build started at Wed Nov 28 22:53:05 UTC 2018
port directory: /usr/ports/databases/php72-pdo_pgsql
package name: php72-pdo_pgsql-7.2.12
[...]
Poudriere version: 3.2.8
Host OSVERSION: 1300004
Jail OSVERSION: 1200086
Job Id: 01
[...]

#!/usr/bin/env perl

The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
=3D=3D=3D>   php72-pdo_pgsql-7.2.12 depends on package: autoconf>0 - found
=3D=3D=3D>   Returning to build of php72-pdo_pgsql-7.2.12
=3D=3D=3D>   php72-pdo_pgsql-7.2.12 depends on file:
/usr/local/lib/php/20170718/pdo.so - not found
=3D=3D=3D>   Installing existing package /packages/All/php72-pdo-7.2.12.txz
[anger.test.host.de] Installing php72-pdo-7.2.12...
[anger.test.host.de] Extracting php72-pdo-7.2.12: .......... done
=3D=3D=3D>   php72-pdo_pgsql-7.2.12 depends on file:
/usr/local/lib/php/20170718/pdo.so - not found
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/php72-pdo_pgsql

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233620-7788>