[Bug 228756] sysutils/aimage: quiet pkg-fallout (make aimage package build)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 5 08:24:27 UTC 2018


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

Tobias Kortkamp <tobik at freebsd.org> changed:

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

--- Comment #2 from Tobias Kortkamp <tobik at freebsd.org> ---
Created attachment 194011
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194011&action=edit
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

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


More information about the freebsd-ports-bugs mailing list