Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Oct 2016 15:58:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213822] www/obhttpd: unblock package build via static libressl
Message-ID:  <bug-213822-13-aeGZpRGC6g@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213822-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213822-13@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #3 from Jan Beich (mail not working) <jbeich@FreeBSD.org> ---
Comment on attachment 176311
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D176311
svn diff for www/obhttpd v1.1

USES=3Dssl has no effect after bsd.port.pre.mk. CONFLICTS issue is due to b=
ug
213889 and bug 213890. ports 424949 broke build for
DEFAULT_VERSIONS=3Dssl=3Dlibressl in poudriere:

  =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<pha=
se: build          >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
  =3D=3D=3D>  Building for acme-client-0.1.11_2
  [...]
  cc -O2 -pipe  -fstack-protector -fno-strict-aliasing -g -W -Wall
-DHAVE_CONFIG_H -I/usr/local/include   -c -o http.o http.c
  http.c:34:10: fatal error: 'tls.h' file not found
  #include <tls.h>
           ^
  1 error generated.

So, I cannot approve your v1.

--=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-213822-13-aeGZpRGC6g>