Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 446828 - net-analyzer/sslsniff-0.8-r1 - conftest.cpp:21:26: fatal error: boost/asio.hpp: No such file or directory
Summary: net-analyzer/sslsniff-0.8-r1 - conftest.cpp:21:26: fatal error: boost/asio.hp...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-11 03:48 UTC by Willard Dawson
Modified: 2014-02-18 09:23 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge-info,6.27 KB, text/plain)
2012-12-11 03:48 UTC, Willard Dawson
Details
build log (build.log,5.14 KB, text/plain)
2012-12-11 03:49 UTC, Willard Dawson
Details
emerge environment (environment,100.98 KB, text/plain)
2012-12-11 03:56 UTC, Willard Dawson
Details
config log (config.log,21.33 KB, text/plain)
2012-12-11 15:48 UTC, Willard Dawson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Willard Dawson 2012-12-11 03:48:11 UTC
Created attachment 332020 [details]
emerge --info

Cleaning up my system after dropping mongodb and reverting to the stable revision of boost.

sslsniff fails during econf:

checking boost/asio.hpp usability... no
checking boost/asio.hpp presence... no
checking for boost/asio.hpp... no
configure: error: libboost1.35-dev library is not installed.
Comment 1 Willard Dawson 2012-12-11 03:49:47 UTC
Created attachment 332022 [details]
build log
Comment 2 Willard Dawson 2012-12-11 03:56:42 UTC
Created attachment 332024 [details]
emerge environment
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2012-12-11 15:20:47 UTC
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/net-analyzer/sslsniff-0.8-r1/work/sslsniff-0.8/config.log
Comment 4 Willard Dawson 2012-12-11 15:48:13 UTC
Created attachment 332054 [details]
config log
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2012-12-11 16:19:57 UTC
Could you try re-emerging dev-libs/boost-1.49*, please?
Comment 6 Willard Dawson 2012-12-11 22:11:50 UTC
(In reply to comment #5)
> Could you try re-emerging dev-libs/boost-1.49*, please?

Just re-emerging did not help, so I unmerged / emerged "clean."  Also, I noted that boost was skipping creating /usr/include/boost/ as it already existed, and created differently named include folder links.  I manually removed /usr/include/boost* before merging from scratch.

At the end of all that, I did 'emerge @preserved-rebuild' (including sslsniff) with no issues - apart from libreoffice taking forever to build, but what else is new...

So, I would say I'm OK with how this stands, though boost should do a better job of upgrade / downgrade without requiring this degree of hand-holding (in an perfect world).
Comment 7 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2014-02-17 06:31:08 UTC
this looks like more of a problem with boost, reassigning.
Comment 8 Sergey Popov gentoo-dev 2014-02-18 09:23:20 UTC
Please, try with current stable boost(1.52) and report USE flags that Boost build with, thanks.