Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879047 - dev-lang/swig-4.1.0 fails test - director_smartptr_wrap.cxx: fatal error: boost/shared_ptr.hpp: No such file or directory
Summary: dev-lang/swig-4.1.0 fails test - director_smartptr_wrap.cxx: fatal error: boo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Scheme Project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-11-01 18:24 UTC by Toralf Förster
Modified: 2022-11-02 00:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.16 KB, text/plain)
2022-11-01 18:24 UTC, Toralf Förster
Details
dev-lang:swig-4.1.0:20221101-121240.log (dev-lang:swig-4.1.0:20221101-121240.log,165.96 KB, text/plain)
2022-11-01 18:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,7.41 KB, text/plain)
2022-11-01 18:24 UTC, Toralf Förster
Details
environment (environment,57.37 KB, text/plain)
2022-11-01 18:24 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.70 KB, application/x-bzip)
2022-11-01 18:24 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.02 KB, application/x-bzip)
2022-11-01 18:24 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,31.01 KB, application/x-bzip)
2022-11-01 18:24 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-11-01 18:24:01 UTC
checking tcl testcase director_simple
checking perl5 testcase cpp_parameters
checking python testcase abstract_access (with run test)
checking tcl testcase director_smartptr
director_smartptr_wrap.cxx:1751:10: fatal error: boost/shared_ptr.hpp: No such file or directory
 1751 | #include <boost/shared_ptr.hpp>
      |          ^~~~~~~~~~~~~~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4_test-20221101-100003

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
Python 3.10.8
Available Rust versions:
  (none found)
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit e129d8a6ba2700ae5ad2eb51239254bf87384c3b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 1 09:46:52 2022 +0000

    2022-11-01 09:46:51 UTC

emerge -qpvO dev-lang/swig
[ebuild  N    ] dev-lang/swig-4.1.0  USE="pcre -ccache -doc"
Comment 1 Toralf Förster gentoo-dev 2022-11-01 18:24:03 UTC
Created attachment 826377 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-01 18:24:05 UTC
Created attachment 826379 [details]
dev-lang:swig-4.1.0:20221101-121240.log
Comment 3 Toralf Förster gentoo-dev 2022-11-01 18:24:06 UTC
Created attachment 826381 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-01 18:24:07 UTC
Created attachment 826383 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-01 18:24:08 UTC
Created attachment 826385 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-01 18:24:09 UTC
Created attachment 826387 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-01 18:24:10 UTC
Created attachment 826389 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-11-02 00:47:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6514d396ca1023d0a9645965a45424d87d91028

commit b6514d396ca1023d0a9645965a45424d87d91028
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-11-01 23:45:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-11-02 00:47:33 +0000

    dev-lang/swig: depend on Boost for tests
    
    Closes: https://bugs.gentoo.org/879047
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-lang/swig/swig-4.1.0.ebuild | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)