Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932238 - app-office/ledger-3.3.2-r1 - [meson-9999] /.../system.hh: fatal error: .../convenience.hpp: No such file or directory
Summary: app-office/ledger-3.3.2-r1 - [meson-9999] /.../system.hh: fatal error: .../co...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Erik Mackdanz
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: boost-1.85
  Show dependency tree
 
Reported: 2024-05-19 21:07 UTC by Toralf Förster
Modified: 2024-05-22 04:16 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.79 KB, text/plain)
2024-05-19 21:07 UTC, Toralf Förster
Details
app-office:ledger-3.3.2:20240519-202451.log (app-office:ledger-3.3.2:20240519-202451.log,14.40 KB, text/plain)
2024-05-19 21:07 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,67.32 KB, application/x-xz)
2024-05-19 21:07 UTC, Toralf Förster
Details
environment (environment,143.91 KB, text/plain)
2024-05-19 21:07 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-05-19 21:07 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,39.54 KB, application/x-xz)
2024-05-19 21:07 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,72.94 KB, application/x-xz)
2024-05-19 21:07 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,31.58 KB, application/x-xz)
2024-05-19 21:07 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 2024-05-19 21:07:45 UTC
too long lines were shrinked:

 * Build directory  (BUILD_DIR):     "/var/tmp/portage/app-office/ledger-3.3.2/work/ledger-3.3.2_build"
ninja -v -j4 -l0
[1/63] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_DEPRECATED -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_NOWIDE_DYN_LINK
FAILED: src/CMakeFiles/libledger.dir/stats.cc.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_DEPRECATED -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_NOWIDE_DYN_LINK -DBOOS
In file included from /var/tmp/portage/app-office/ledger-3.3.2/work/ledger-3.3.2/src/stats.cc:32:
/var/tmp/portage/app-office/ledger-3.3.2/work/ledger-3.3.2_build/system.hh:147:10: fatal error: boost/filesystem/convenience.hpp: No such file or directory
  147 | #include <boost/filesystem/convenience.hpp>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-20240515-150630

  UNMASKED:
    <dev-build/meson-9999
If an issue only occurs with unmasked meson but cannot be reproduced with regular meson, then please re-assign it to ztrawhcse@

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.5
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.23_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.412_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit 20d4b79a1305ea472f7f8b1920cf3447ab2e41ea
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun May 19 19:19:24 2024 +0000

    2024-05-19 19:19:23 UTC

emerge -qpvO app-office/ledger
Comment 1 Toralf Förster gentoo-dev 2024-05-19 21:07:45 UTC
Created attachment 893431 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-19 21:07:46 UTC
Created attachment 893432 [details]
app-office:ledger-3.3.2:20240519-202451.log
Comment 3 Toralf Förster gentoo-dev 2024-05-19 21:07:48 UTC
Created attachment 893433 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-05-19 21:07:49 UTC
Created attachment 893434 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-19 21:07:50 UTC
Created attachment 893435 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-19 21:07:51 UTC
Created attachment 893436 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-19 21:07:52 UTC
Created attachment 893437 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-05-19 21:07:53 UTC
Created attachment 893438 [details]
temp.tar.xz
Comment 10 Agostino Sarubbo gentoo-dev 2024-05-20 08:13:18 UTC
ci has reproduced this issue with version 3.3.2-r1 - Updating summary.
Comment 11 Larry the Git Cow gentoo-dev 2024-05-22 04:16:09 UTC
The bug has been closed via the following commit(s):

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

commit aa3771f490b4ce89726b779774a7c6641b8940ce
Author:     Erik Mackdanz <stasibear@gentoo.org>
AuthorDate: 2024-05-22 04:15:19 +0000
Commit:     Erik Mackdanz <stasibear@gentoo.org>
CommitDate: 2024-05-22 04:15:19 +0000

    app-office/ledger: fix boost error
    
    Closes: https://bugs.gentoo.org/932238
    
    Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>

 app-office/ledger/files/convenience.patch | 10 ++++++++++
 app-office/ledger/ledger-3.3.2-r1.ebuild  |  3 +++
 2 files changed, 13 insertions(+)