Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Feb 2016 03:01:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207429] www/nghttp2: build fails with WITH_OPENSSL_PORT=yes
Message-ID:  <bug-207429-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 207429
           Summary: www/nghttp2: build fails with WITH_OPENSSL_PORT=3Dyes
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: k@stereochro.me
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

Created attachment 167313
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D167313&action=
=3Dedit
synth build log

It appears that nghttp2 is incompatible with the version of OpenSSL current=
ly
in ports and is instead linking with the version in base by default. It's
looking for functions starting with 'SSLv3_', which are not available in mo=
re
recent versions of OpenSSL such as those in ports, but which are available =
in
the version in base.

Attached is the build log from synth with WITH_OPENSSL_PORT=3Dyes.

I'm hoping, if I have the time, to take a proper look at the issue some time
this week and come up with a patch if I can.

--=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-207429-13>