Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 571334 - net-wireless/gnuradio-3.7.9: failed build with boost 1.57
Summary: net-wireless/gnuradio-3.7.9: failed build with boost 1.57
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Gentoo Radio project
URL: http://pastebin.calculate-linux.ru/ru...
Whiteboard:
Keywords: Bug
Depends on:
Blocks:
 
Reported: 2016-01-09 07:01 UTC by serg
Modified: 2016-01-25 09:28 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,7.26 KB, application/octet-stream)
2016-01-13 13:45 UTC, serg
Details
emerge --info (emerge-info.log,7.02 KB, text/plain)
2016-01-13 13:45 UTC, serg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description serg 2016-01-09 07:01:39 UTC
Failed build on ~amd64 with boost 1.57.

Reproducible: Always

Steps to Reproduce:
1.emerge gnuradio




emerge --info http://pastebin.calculate-linux.ru/ru/show/11660
build.log http://pastebin.calculate-linux.ru/ru/show/11660
Comment 1 serg 2016-01-09 07:34:05 UTC
(In reply to serg from comment #0)
> Failed build on ~amd64 with boost 1.57.
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1.emerge gnuradio
> 
> 
> 
> 
> emerge --info http://pastebin.calculate-linux.ru/ru/show/11660
> build.log http://pastebin.calculate-linux.ru/ru/show/11660

build.log - http://pastebin.calculate-linux.ru/ru/show/11659
Comment 2 Malcolm Lashley 2016-01-10 22:28:03 UTC
I just compiled it today on ~amd64 with boost-1.57.0 just fine.

Do you have an old version of boost lying around? Your build.log implies such.

-- Boost version: 1.52.0
-- Found the following Boost libraries:

Check:

qlist -Iv boost
ls -l /usr/lib64/libboost* | grep 1.52
Comment 3 serg 2016-01-11 04:54:25 UTC
(In reply to Malcolm Lashley from comment #2)
> I just compiled it today on ~amd64 with boost-1.57.0 just fine.
> 
> Do you have an old version of boost lying around? Your build.log implies
> such.
> 
> -- Boost version: 1.52.0
> -- Found the following Boost libraries:
> 
> Check:
> 
> qlist -Iv boost
> ls -l /usr/lib64/libboost* | grep 1.52

qlist -Iv boost

dev-libs/boost-1.57.0
dev-util/boost-build-1.57.

ls -l /usr/lib64/libboost* | grep 1.52

empty
Comment 4 serg 2016-01-11 05:03:53 UTC
(In reply to Malcolm Lashley from comment #2)
> I just compiled it today on ~amd64 with boost-1.57.0 just fine.
> 
> Do you have an old version of boost lying around? Your build.log implies
> such.
> 
> -- Boost version: 1.52.0
> -- Found the following Boost libraries:
> 
> Check:
> 
> qlist -Iv boost
> ls -l /usr/lib64/libboost* | grep 1.52

found only ebuild's

find -iname "*boost*" | grep 1.52
./usr/portage/app-leechcraft/lc-bittorrent/files/boost-1.52.patch
./usr/portage/dev-libs/boost/boost-1.52.0-r7.ebuild
./usr/portage/dev-libs/boost/files/boost-1.52.0-locale-utf.patch
./usr/portage/dev-libs/boost/files/boost-1.52.0-threads.patch
./usr/portage/dev-libs/boost/files/boost-1.52.0-tuple.patch
./usr/portage/dev-util/boost-build/boost-build-1.52.0-r1.ebuild
./usr/portage/dev-util/boost-build/files/boost-build-1.52.0-darwin-no-python-framework.patch
./dev/shm/.portage-ro/app-leechcraft/lc-bittorrent/files/boost-1.52.patch
./dev/shm/.portage-ro/dev-libs/boost/boost-1.52.0-r7.ebuild
./dev/shm/.portage-ro/dev-libs/boost/files/boost-1.52.0-locale-utf.patch
./dev/shm/.portage-ro/dev-libs/boost/files/boost-1.52.0-threads.patch
./dev/shm/.portage-ro/dev-libs/boost/files/boost-1.52.0-tuple.patch
./dev/shm/.portage-ro/dev-util/boost-build/boost-build-1.52.0-r1.ebuild
./dev/shm/.portage-ro/dev-util/boost-build/files/boost-build-1.52.0-darwin-no-python-framework.patch
Comment 5 Chí-Thanh Christopher Nguyễn gentoo-dev 2016-01-13 13:21:58 UTC
Please attachment logs to this bug instead of using pastebins, as the latter tend to expire.

As comment #3 pointed out, for some reason GrBoost.cmake detects boost-1.52.0 on your system. Do you have anything installed in /usr/local ?
Comment 6 serg 2016-01-13 13:45:24 UTC
Created attachment 422772 [details]
build.log

build.log
Comment 7 serg 2016-01-13 13:45:42 UTC
Created attachment 422774 [details]
emerge --info

emerge --info
Comment 8 serg 2016-01-13 13:47:28 UTC
(In reply to Chí-Thanh Christopher Nguyễn from comment #5)
> Please attachment logs to this bug instead of using pastebins, as the latter
> tend to expire.
> 
> As comment #3 pointed out, for some reason GrBoost.cmake detects
> boost-1.52.0 on your system. Do you have anything installed in /usr/local ?

ls -l /usr/local
total 12K
drwxr-xr-x 2 root root 4.0K Jan 11 09:26 bin/
drwxr-xr-x 2 root root 4.0K Apr 19  2012 lib32/
drwxr-xr-x 3 root root 4.0K Mar 10  2013 lib64/
lrwxrwxrwx 1 root root   27 Apr  3  2015 PacketTracer6 -> /opt/pt/local/PacketTracer6/
lrwxrwxrwx 1 root root    5 Apr 25  2012 lib -> lib64/


find /usr/local/ -iname "*boost*"

not find boost
Comment 9 serg 2016-01-25 09:28:06 UTC
I remove old boost included files. Build success