[Bug 226099] databases/pgpool 3.4.16 no longer builds under FBSD11.1S and libressl

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 21 22:35:10 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226099

            Bug ID: 226099
           Summary: databases/pgpool 3.4.16 no longer builds under
                    FBSD11.1S and libressl
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tz at freebsd.org
          Reporter: dewayne at heuristicsystems.com.au
             Flags: maintainer-feedback?(tz at freebsd.org)
          Assignee: tz at freebsd.org

Upgrading from pgpool 3.4.11 to 3.4.16 results in the following build messages:
main/main.o: In function `main':
main.c:(.text.startup+0x2df): undefined reference to `OPENSSL_init_ssl'
watchdog/lib-watchdog.a(wd_packet.o): In function `wd_calc_hash':
wd_packet.c:(.text+0x1a33): undefined reference to `HMAC_CTX_new'
wd_packet.c:(.text+0x1a40): undefined reference to `HMAC_CTX_reset'
wd_packet.c:(.text+0x1a90): undefined reference to `HMAC_CTX_reset'
wd_packet.c:(.text+0x1a9a): undefined reference to `HMAC_CTX_free'
collect2: error: ld returned 1 exit status
gmake[3]: *** [Makefile:826: pgpool] Error 1
gmake[3]: Leaving directory
'/var/ports/usr/ports/databases/pgpool/work/pgpool-II-3.4.16/src'
gmake[2]: *** [Makefile:980: all-recursive] Error 1
gmake[2]: Leaving directory
'/var/ports/usr/ports/databases/pgpool/work/pgpool-II-3.4.16/src'
gmake[1]: *** [Makefile:388: all-recursive] Error 1
gmake[1]: Leaving directory
'/var/ports/usr/ports/databases/pgpool/work/pgpool-II-3.4.16'

Suspect the changes arising from 3.4.14 see
http://www.pgpool.net/docs/latest/en/html/release-3-4-14.html

Platform: FreeBSD 11.1-STABLE  r328914M      amd64 1101509 1101509
SSL: libressl 2.6.4 (build is successful using openssl 1.0.2.n)
Build options: the defaults.

CFLAGS: -O2 -pipe -Wl,-m,elf_x86_64_fbsd -DOPENSSL_NO_SSL2 -DOPENSSL_NO_SSL3
-g0 -ggdb0 -DSTRIP_FBSDID -UDEBUGGING -UEBUGGING -UDEBUG -fno-math-errno
-Wl,--hash-style=sysv -fPIE -fPIC -fomit-frame-pointer -march=core2 
-fstack-protector -fno-strict-aliasing  (please note binutils 2.30 is used)
Both compilers failed to build: clang 5.0.1 and gcc7

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


More information about the freebsd-ports-bugs mailing list