Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939002 - app-misc/astrolog-7.60 - [ncurses-6.5] [llvm] ld.lld: error: undefined symbol: _cxa_begin_catch
Summary: app-misc/astrolog-7.60 - [ncurses-6.5] [llvm] ld.lld: error: undefined symbol...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-03 16:21 UTC by Toralf Förster
Modified: 2024-09-03 17:05 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,22.38 KB, text/plain)
2024-09-03 16:21 UTC, Toralf Förster
Details
app-misc:astrolog-7.60:20240903-114610.log (app-misc:astrolog-7.60:20240903-114610.log,19.12 KB, text/plain)
2024-09-03 16:21 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,79.14 KB, application/x-xz)
2024-09-03 16:21 UTC, Toralf Förster
Details
environment (environment,77.14 KB, text/plain)
2024-09-03 16:21 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-09-03 16:21 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,55.87 KB, application/x-xz)
2024-09-03 16:21 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,2.95 KB, application/x-xz)
2024-09-03 16:21 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,80.24 KB, application/x-xz)
2024-09-03 16:21 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-09-03 16:21:32 UTC
too long lines were shrinked:

clang++ -O2 -pipe -march=native -fno-diagnostics-color -O -Wno-write-strings -Wno-narrowing -Wno-comment  -c -o swejpl.o swejpl.cpp
clang++ -O2 -pipe -march=native -fno-diagnostics-color -O -Wno-write-strings -Wno-narrowing -Wno-comment  -c -o swemmoon.o swemmoon.cpp
clang++ -O2 -pipe -march=native -fno-diagnostics-color -O -Wno-write-strings -Wno-narrowing -Wno-comment  -c -o swemplan.o swemplan.cpp
clang++ -O2 -pipe -march=native -fno-diagnostics-color -O -Wno-write-strings -Wno-narrowing -Wno-comment  -c -o sweph.o sweph.cpp
clang++ -O2 -pipe -march=native -fno-diagnostics-color -O -Wno-write-strings -Wno-narrowing -Wno-comment  -c -o swephlib.o swephlib.cpp
clang -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o astrolog astrolog.o atlas.o calc.o charts0.o charts1.o charts2.o charts3.o da
ld.lld: error: undefined symbol: __cxa_begin_catch
>>> referenced by astrolog.cpp
>>>               astrolog.o:(__clang_call_terminate)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm-20240825-084454

  UNMASKED:
    Requested by sam
  /etc/portage/package.unmask/50unstable:>=sys-libs/ncurses-6.5

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.8+libcxx
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.8+libcxx
Python 3.12.5
Available Rust versions:
  [1]   rust-bin-1.80.1
  [2]   rust-1.80.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.422_p05 [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.23.0 linux/amd64

  HEAD of ::gentoo
commit 13ae9e62e283d432917cc93bb1e8f803bdc86d5a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Sep 3 10:49:04 2024 +0000

    2024-09-03 10:49:04 UTC

emerge -qpvO =app-misc/astrolog-7.60
[ebuild  N    ] app-misc/astrolog-7.60  USE="-X"
Comment 1 Toralf Förster gentoo-dev 2024-09-03 16:21:33 UTC
Created attachment 901986 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-09-03 16:21:34 UTC
Created attachment 901987 [details]
app-misc:astrolog-7.60:20240903-114610.log
Comment 3 Toralf Förster gentoo-dev 2024-09-03 16:21:35 UTC
Created attachment 901988 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-09-03 16:21:36 UTC
Created attachment 901989 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-09-03 16:21:37 UTC
Created attachment 901990 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-09-03 16:21:38 UTC
Created attachment 901991 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-09-03 16:21:39 UTC
Created attachment 901992 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-09-03 16:21:40 UTC
Created attachment 901993 [details]
qlist-info.txt.xz
Comment 9 Petr Vaněk gentoo-dev 2024-09-03 17:05:38 UTC
This issue was fixed in app-misc/astrolog-7.70 added few minutes ago.