Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 313401 - stabilize dev-cpp/asio-1.4.1 (was: 0.3.9 compile failed)
Summary: stabilize dev-cpp/asio-1.4.1 (was: 0.3.9 compile failed)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2010-04-06 12:46 UTC by Paweł Hajdan, Jr. (RETIRED)
Modified: 2010-04-13 20:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,65.62 KB, text/plain)
2010-04-06 12:46 UTC, Paweł Hajdan, Jr. (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2010-04-06 12:46:19 UTC
In file included from ./../include/asio/detail/select_interrupter.hpp:24,
                 from ./../include/asio/detail/epoll_reactor.hpp:42,
                 from ./../include/asio/impl/io_service.ipp:25,
                 from ./../include/asio/io_service.hpp:515,
                 from ./../include/asio/basic_io_object.hpp:20,
                 from ./../include/asio/basic_socket.hpp:20,
                 from ./../include/asio/basic_datagram_socket.hpp:25,
                 from ./../include/asio.hpp:18,
                 from examples/buffers/reference_counted.cpp:11:
./../include/asio/detail/pipe_select_interrupter.hpp: In member function 'void asio::detail::pipe_select_interrupter::interrupt()':
./../include/asio/detail/pipe_select_interrupter.hpp:74: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result
examples/buffers/reference_counted.cpp: In function 'int main(int, char**)':
examples/buffers/reference_counted.cpp:112: error: 'cerr' is not a member of 'std'
examples/buffers/reference_counted.cpp:125: error: 'cerr' is not a member of 'std'
make[1]: *** [examples/buffers/reference_counted.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/dev-cpp/asio-0.3.9/work/asio-0.3.9/src'
make: *** [all-recursive] Error 1
 * ERROR: dev-cpp/asio-0.3.9 failed:
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_compile
 *   environment, line 2256:  Called _eapi0_src_compile
 *     ebuild.sh, line  612:  Called _eapi2_src_compile
 *     ebuild.sh, line  646:  Called die
 * The specific snippet of code:
 *   		emake || die "emake failed"
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2010-04-06 12:46:46 UTC
Created attachment 226727 [details]
build.log
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-04-06 12:50:41 UTC
0.3.9? wow. try something non-obsolete, like 1.4.1.
Comment 3 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2010-04-06 13:02:42 UTC
(In reply to comment #2)
> 0.3.9? wow. try something non-obsolete, like 1.4.1.

Well, this is on a stable x86 system. Should we stabilize a more recent version? I'd be fine with that.
Comment 4 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2010-04-13 11:08:49 UTC
x86 stable
Comment 5 Markos Chandras (RETIRED) gentoo-dev 2010-04-13 20:45:02 UTC
amd64 done