Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 902835 - media-video/dvdauthor-0.7.2-r2 - subgen-image.c:(.text+<snip>): undefined reference to GetExceptionInfo
Summary: media-video/dvdauthor-0.7.2-r2 - subgen-image.c:(.text+<snip>): undefined ref...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-23 18:06 UTC by Toralf Förster
Modified: 2023-03-23 18:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.66 KB, text/plain)
2023-03-23 18:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,223.08 KB, text/plain)
2023-03-23 18:06 UTC, Toralf Förster
Details
environment (environment,116.40 KB, text/plain)
2023-03-23 18:06 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,711 bytes, application/x-bzip)
2023-03-23 18:06 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.52 KB, application/x-bzip)
2023-03-23 18:06 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.24 KB, application/x-bzip)
2023-03-23 18:06 UTC, Toralf Förster
Details
media-video:dvdauthor-0.7.2-r2:20230323-034013.log (media-video:dvdauthor-0.7.2-r2:20230323-034013.log,41.49 KB, text/plain)
2023-03-23 18:06 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,36.50 KB, application/x-bzip)
2023-03-23 18:06 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 2023-03-23 18:06:10 UTC
too long lines were shrinked:

dvdunauthor.c:540:28: note: titletotal was declared here
  540 |         int i, j, titlenr, titletotal;
      |                            ^~~~~~~~~~
libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o spumux subgen.o subgen-parse-xml.o readxml.o subgen-encode.o subgen-image.o conffile.o compat.o subrender.o subreader.o subfo
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libpng16  -Wall -O2 -pipe -march=native -fno-diagnostics-color  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o spuunmux spuunmux-spuunmux.o spuunmux-compat.o spuunmux-con
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: subgen-image.o: in function `read_magick':
subgen-image.c:(.text+0x245): undefined reference to `GetExceptionInfo'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: subgen-image.c:(.text+0x310): undefined reference to `DispatchImage'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: subgen-image.o: in function `image_init':

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_systemd-j4-20230320-130004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.0
Python 3.10.10
Available Rust versions:
  [1]   rust-bin-1.68.0
  [2]   rust-1.68.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
*)	Eclipse Temurin JRE 17.0.6_p10 [openjdk-jre-bin-17]
3)	Eclipse Temurin JRE 8.362_p09 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-jre-bin-8 
  [3]   openjdk-jre-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  (none found)

  HEAD of ::gentoo
commit 4fc0cfeffd38963119156190f5291def9cfb6b4f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Mar 22 17:16:55 2023 +0000

    2023-03-22 17:16:55 UTC

emerge -qpvO media-video/dvdauthor
[ebuild  N    ] media-video/dvdauthor-0.7.2-r2  USE="graphicsmagick -imagemagick"
Comment 1 Toralf Förster gentoo-dev 2023-03-23 18:06:11 UTC
Created attachment 858741 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-03-23 18:06:12 UTC
Created attachment 858743 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-03-23 18:06:14 UTC
Created attachment 858745 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-03-23 18:06:15 UTC
Created attachment 858747 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-03-23 18:06:16 UTC
Created attachment 858749 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-03-23 18:06:17 UTC
Created attachment 858751 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-03-23 18:06:18 UTC
Created attachment 858753 [details]
media-video:dvdauthor-0.7.2-r2:20230323-034013.log
Comment 8 Toralf Förster gentoo-dev 2023-03-23 18:06:19 UTC
Created attachment 858755 [details]
temp.tar.bz2