Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Jun 2018 08:24:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 228756] sysutils/aimage: quiet pkg-fallout (make aimage package build)
Message-ID:  <bug-228756-7788-Z0OH0M102N@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228756-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228756-7788@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=3D228756

Tobias Kortkamp <tobik@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
           Assignee|ports-bugs@FreeBSD.org      |tobik@freebsd.org
                 CC|                            |portmaster@bsdforge.com
 Attachment #194011|                            |maintainer-approval?(portma
              Flags|                            |ster@bsdforge.com)

--- Comment #2 from Tobias Kortkamp <tobik@freebsd.org> ---
Created attachment 194011
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D194011&action=
=3Dedit
aimage.diff

Hi Chris,

selecting an older compiler is not really sustainable in the long
term.  In aimage's case the fix is luckily trivial.  It tries to
call std::bind instead of bind(2) from the C library.  Applying a
small patch will fix that.

The patch also includes a fix to let it build on systems that use
LibreSSL.  I had trouble getting past the configure phase on my
workstation.

Poudriere test builds were fine on 10.4/i386, 11.1/amd64, 12.0/amd64

--=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-228756-7788-Z0OH0M102N>