Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 801232 - sci-libs/octomap-1.9.8 - ninja: error: unknown target docs_dynamicEDT3D
Summary: sci-libs/octomap-1.9.8 - ninja: error: unknown target docs_dynamicEDT3D
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-08 16:44 UTC by Toralf Förster
Modified: 2025-03-28 17:25 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.17 KB, text/plain)
2021-07-08 16:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,310.15 KB, text/plain)
2021-07-08 16:44 UTC, Toralf Förster
Details
environment (environment,90.24 KB, text/plain)
2021-07-08 16:44 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.21 KB, application/x-bzip)
2021-07-08 16:44 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.56 KB, application/x-bzip)
2021-07-08 16:44 UTC, Toralf Förster
Details
sci-libs:octomap-1.9.7:20210708-161828.log (sci-libs:octomap-1.9.7:20210708-161828.log,168.43 KB, text/plain)
2021-07-08 16:44 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.73 KB, application/x-bzip)
2021-07-08 16:44 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 2021-07-08 16:44:46 UTC
 * Working in BUILD_DIR: "/var/tmp/portage/sci-libs/octomap-1.9.7/work/octomap-1.9.7_build"
ninja -v -j3 -l0 docs docs_dynamicEDT3D
ninja: error: unknown target 'docs_dynamicEDT3D'
 * ERROR: sci-libs/octomap-1.9.7::gentoo failed (compile phase):
 *   ninja -v -j3 -l0 docs docs_dynamicEDT3D failed
 * 
 * Call stack:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j3-20210701-220004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.9.6
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit 6b149668e42ab9273b0a6ff0a4342a30ae3a8491
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jul 8 06:51:24 2021 +0000

    2021-07-08 06:51:23 UTC

emerge -qpvO sci-libs/octomap
[ebuild  N    ] sci-libs/octomap-1.9.7  USE="doc qt5 -dynamicEDT3D"
Comment 1 Toralf Förster gentoo-dev 2021-07-08 16:44:47 UTC
Created attachment 722800 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-08 16:44:49 UTC
Created attachment 722803 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-07-08 16:44:51 UTC
Created attachment 722806 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-07-08 16:44:52 UTC
Created attachment 722809 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-07-08 16:44:53 UTC
Created attachment 722812 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-08 16:44:55 UTC
Created attachment 722815 [details]
sci-libs:octomap-1.9.7:20210708-161828.log
Comment 7 Toralf Förster gentoo-dev 2021-07-08 16:44:56 UTC
Created attachment 722818 [details]
temp.tar.bz2
Comment 8 Agostino Sarubbo gentoo-dev 2022-07-07 12:11:21 UTC
ci has reproduced this issue with version 1.9.8 - Updating summary.
Comment 9 Larry the Git Cow gentoo-dev 2025-03-28 17:25:03 UTC
The bug has been referenced in the following commit(s):

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

commit ec86568a3fb6ee37be869bd606194343da0770fa
Author:     Nicolas PARLANT <nicolas.parlant@parhuet.fr>
AuthorDate: 2025-03-28 09:15:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-28 17:23:59 +0000

    sci-libs/octomap: add 1.10.0, qt6
    
    bump EAPI8
    
    switch to qt6 by default (see trivial patch with a PR in upstream)
    
    use soname 1.10 for subslot, instead of expected 110 (19 in tree)
    
    patches:
    * cmake_min bump to 3.10
    * fix destdir
    * filter -Werror and -O3
    * use pkgconf for libGQLViewer
    * switch qt4/qt5 to qt5/qt6
    
    tests passed here without jobs restriction
    
    open bugs for 1.9.8 are hopefully addressed
    
    Bug: https://bugs.gentoo.org/801232
    Bug: https://bugs.gentoo.org/890433
    Bug: https://bugs.gentoo.org/890489
    Bug: https://bugs.gentoo.org/928853
    Closes: https://bugs.gentoo.org/949090
    Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
    Closes: https://github.com/gentoo/gentoo/pull/41342
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/octomap/Manifest                          |   1 +
 .../octomap/files/octomap-1.10.0-cmake_bump.patch  |  42 ++++++
 .../files/octomap-1.10.0-destdir_edt3d.patch       |  18 +++
 .../files/octomap-1.10.0-filter_flags.patch        |  16 +++
 .../octomap-1.10.0-pkgconf_libqglviewer.patch      |  32 +++++
 .../octomap/files/octomap-1.10.0-qt5_qt6.patch     | 143 +++++++++++++++++++++
 sci-libs/octomap/octomap-1.10.0.ebuild             |  91 +++++++++++++
 7 files changed, 343 insertions(+)