Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2014 22:39:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193052] New: net/asio fails with USE_GCC
Message-ID:  <bug-193052-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: jhibbits@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193052-13>