Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738570 - dev-ros/depthimage_to_laserscan-1.0.8 fails to compile
Summary: dev-ros/depthimage_to_laserscan-1.0.8 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-22 11:20 UTC by Agostino Sarubbo
Modified: 2020-10-20 09:52 UTC (History)
0 users

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


Attachments
build.log (build.log,9.88 KB, text/plain)
2020-08-22 11:20 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,2.51 KB, text/plain)
2020-08-22 11:20 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,33.46 KB, text/plain)
2020-08-22 11:20 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-08-22 11:20:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ros/depthimage_to_laserscan-1.0.8 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-22 11:20:18 UTC
Created attachment 656136 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-08-22 11:20:19 UTC
Created attachment 656138 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2020-08-22 11:20:21 UTC
Created attachment 656140 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Larry the Git Cow gentoo-dev 2020-10-20 09:52:09 UTC
The bug has been closed via the following commit(s):

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

commit 3efed313ea323a91df22c6a70d71b4a3d1af5579
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2020-10-19 14:09:39 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2020-10-20 09:51:56 +0000

    dev-ros/cv_bridge: Avoid finding all of opencv
    
    The package does not need all modules at all. If opencv useflags change,
    revdeps will break.
    
    Closes: https://bugs.gentoo.org/738570
    Closes: https://bugs.gentoo.org/738570
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 ...idge-1.15.0.ebuild => cv_bridge-1.15.0-r1.ebuild} |  2 +-
 dev-ros/cv_bridge/cv_bridge-9999.ebuild              |  2 +-
 dev-ros/cv_bridge/files/ocv_leak.patch               | 20 ++++++++++++++++++++
 3 files changed, 22 insertions(+), 2 deletions(-)

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

commit 3efed313ea323a91df22c6a70d71b4a3d1af5579
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2020-10-19 14:09:39 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2020-10-20 09:51:56 +0000

    dev-ros/cv_bridge: Avoid finding all of opencv
    
    The package does not need all modules at all. If opencv useflags change,
    revdeps will break.
    
    Closes: https://bugs.gentoo.org/738570
    Closes: https://bugs.gentoo.org/738570
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 ...idge-1.15.0.ebuild => cv_bridge-1.15.0-r1.ebuild} |  2 +-
 dev-ros/cv_bridge/cv_bridge-9999.ebuild              |  2 +-
 dev-ros/cv_bridge/files/ocv_leak.patch               | 20 ++++++++++++++++++++
 3 files changed, 22 insertions(+), 2 deletions(-)