[Bug 193052] New: net/asio fails with USE_GCC
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 26 22:39:22 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193052
Bug ID: 193052
Summary: net/asio fails with USE_GCC
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: jhibbits at FreeBSD.org
Created attachment 146346
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146346&action=edit
Log file of build failure
When building with gcc47 as compiler, I see the following build failure for
net/asio:
In file included from ./../include/asio/error_code.hpp:159:0,
from ./../include/asio/io_service.hpp:25,
from ./../include/asio/basic_io_object.hpp:20,
from ./../include/asio/basic_socket_acceptor.hpp:19,
from ./../include/asio/ip/tcp.hpp:19,
from tests/latency/tcp_client.cpp:11:
./../include/asio/impl/error_code.ipp: In member function 'std::string
asio::error_code::message() const':
./../include/asio/impl/error_code.ipp:99:38: error: 'strerror_r' was not
declared in this scope
Full log file from poudriere is attached.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list