[Bug 226042] databases/postgresql95-client fails to build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 19 12:48:32 UTC 2018


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

            Bug ID: 226042
           Summary: databases/postgresql95-client fails to build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: pgsql at FreeBSD.org
          Reporter: oz42 at oz42.eu
             Flags: maintainer-feedback?(pgsql at FreeBSD.org)
          Assignee: pgsql at FreeBSD.org

databases/postgresql95-client fails to build, and I assume the reason is this:

root at betsy:/usr/ports/databases/postgresql95-client/work/postgresql-9.5.11/src/test/thread
# make
make:
"/usr/ports/databases/postgresql95-client/work/postgresql-9.5.11/src/test/thread/Makefile"
line 13: Could not find ../../../src/Makefile.global
make:
"/usr/ports/databases/postgresql95-client/work/postgresql-9.5.11/src/test/thread/Makefile"
line 15: Missing dependency operator
make: Fatal errors encountered -- cannot continue
make: stopped in
/usr/ports/databases/postgresql95-client/work/postgresql-9.5.11/src/test/thread
root at betsy:/usr/ports/databases/postgresql95-client/work/postgresql-9.5.11/src/test/thread
# find /usr/ports/ -name Makefile.global


So making postgresql95-client fails with the error

checking thread safety of required library functions... no
configure: error: thread test program failed
This platform is not thread-safe.

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


More information about the freebsd-ports-bugs mailing list