Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646086 - media-libs/vigra-1.9.0 - ?
Summary: media-libs/vigra-1.9.0 - ?
Status: RESOLVED DUPLICATE of bug 618172
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-29 21:36 UTC by jms
Modified: 2018-04-03 10:27 UTC (History)
1 user (show)

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


Attachments
emerge --info (emergeInfoVigra.txt,6.59 KB, text/plain)
2018-01-29 22:04 UTC, jms
Details
build log (media-libs:vigra-1.9.0:20180129-132842.log,232.33 KB, text/x-log)
2018-01-30 10:23 UTC, jms
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jms 2018-01-29 21:36:37 UTC
media-libs/vigra-1.9.0 fail to build
did build ok before
rebuilding it fail.

emerge -pqv '=media-libs/vigra-1.9.0::gentoo'
[ebuild   R   ] media-libs/vigra-1.9.0  USE="fftw hdf5 jpeg openexr png python tiff -doc {-test}" PYTHON_TARGETS="python2_7"

note:  media-libs/vigra-1.11.0 compile fine
Comment 1 jms 2018-01-29 21:59:39 UTC
this is odd 
I can't upload the build log wich is only 233K
ls -alh  tmp/media-libs*
-rw-r----- 1 root root 233K 29 janv. 14:49 tmp/media-libs:vigra-1.9.0:20180129-132842.log
-rw-r----- 1 root root 233K 29 janv. 22:38 tmp/media-libs:vigra-1.9.0.log
-rw-r----- 1 root root 233K 29 janv. 22:39 tmp/media-libs.vigra-1.9.0.log
Comment 2 jms 2018-01-29 22:00:56 UTC
grep rror tmp/media-libs.vigra-1.9.0.log
ImportError: No module named nose
  The LOCATION property should not be read from target "test_error".  Use the
  test/error/CMakeLists.txt:1 (VIGRA_ADD_TEST)
  Policy CMP0046 is not set: Error on non-existent dependency in
  Policy CMP0046 is not set: Error on non-existent dependency in
/var/tmp/portage/media-libs/vigra-1.9.0/work/vigra-1.9.0/include/vigra/imagecontainer.hxx:768:51: error: no matching function for call to ‘swap(int&, const int&)’
                 from /usr/include/boost/python/errors.hpp:13,
                 from /usr/include/boost/python/errors.hpp:13,
                 from /usr/include/boost/python/errors.hpp:13,
                 from /usr/include/boost/python/errors.hpp:13,
                 from /usr/include/boost/python/errors.hpp:13,
                 from /usr/include/boost/python/errors.hpp:13,
                 from /usr/include/boost/python/errors.hpp:13,
                 from /usr/include/boost/python/errors.hpp:13,
                 from /usr/include/boost/python/errors.hpp:13,
                 from /usr/include/boost/python/errors.hpp:13,
                 from /usr/include/boost/python/errors.hpp:13,
/var/tmp/portage/media-libs/vigra-1.9.0/work/vigra-1.9.0/include/vigra/imagecontainer.hxx:769:53: error: no matching function for call to ‘swap(int&, const int&)’
                 from /usr/include/boost/python/errors.hpp:13,
                 from /usr/include/boost/python/errors.hpp:13,
                 from /usr/include/boost/python/errors.hpp:13,
                 from /usr/include/boost/python/errors.hpp:13,
                 from /usr/include/boost/python/errors.hpp:13,
                 from /usr/include/boost/python/errors.hpp:13,
                 from /usr/include/boost/python/errors.hpp:13,
                 from /usr/include/boost/python/errors.hpp:13,
                 from /usr/include/boost/python/errors.hpp:13,
                 from /usr/include/boost/python/errors.hpp:13,
                 from /usr/include/boost/python/errors.hpp:13,
make[2]: *** [vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/build.make:87: vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/convolution.cxx.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:2800: vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/all] Error 2
make: *** [Makefile:163: all] Error 2
Comment 3 jms 2018-01-29 22:04:02 UTC
Created attachment 517086 [details]
emerge --info

I had gcc 7.2.0 when I did try to compile it
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2018-01-30 08:48:19 UTC
Please attach the entire build log to this bug report.
Comment 5 Franz Trischberger 2018-01-30 09:25:52 UTC
(In reply to jms from comment #1)
> this is odd 
> I can't upload the build log wich is only 233K
> ls -alh  tmp/media-libs*
> -rw-r----- 1 root root 233K 29 janv. 14:49
> tmp/media-libs:vigra-1.9.0:20180129-132842.log
> -rw-r----- 1 root root 233K 29 janv. 22:38 tmp/media-libs:vigra-1.9.0.log
> -rw-r----- 1 root root 233K 29 janv. 22:39 tmp/media-libs.vigra-1.9.0.log

you can compress the build log.
Comment 6 jms 2018-01-30 10:23:22 UTC
Created attachment 517114 [details]
build log
Comment 7 jms 2018-01-30 10:25:30 UTC
sorry for build log delay (basic mistake on my side)
Comment 8 Franz Trischberger 2018-02-06 09:25:13 UTC
This likely is a DUP of https://bugs.gentoo.org/618172
1.11.0 compiles because it got a fix for GCC-7.
Comment 9 Pacho Ramos gentoo-dev 2018-04-03 10:27:01 UTC

*** This bug has been marked as a duplicate of bug 618172 ***