Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870976 - app-misc/graphlcd-base-2.0.3-r2 - bitmap.c:(.text+<snip>): undefined reference to operator delete(void )
Summary: app-misc/graphlcd-base-2.0.3-r2 - bitmap.c:(.text+<snip>): undefined referenc...
Status: RESOLVED DUPLICATE of bug 874093
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-17 19:38 UTC by Toralf Förster
Modified: 2022-11-08 01:09 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.61 KB, text/plain)
2022-09-17 19:38 UTC, Toralf Förster
Details
app-misc:graphlcd-base-2.0.3-r2:20220917-173607.log (app-misc:graphlcd-base-2.0.3-r2:20220917-173607.log,28.85 KB, text/plain)
2022-09-17 19:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,72.82 KB, text/plain)
2022-09-17 19:38 UTC, Toralf Förster
Details
environment (environment,65.44 KB, text/plain)
2022-09-17 19:38 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.90 KB, application/x-bzip)
2022-09-17 19:38 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,19.63 KB, application/x-bzip)
2022-09-17 19:38 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 2022-09-17 19:38:09 UTC
 ^
2 warnings generated.
clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -MMD -MP -MMD -MP -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared bitmap.o common.o font.o glcd.o image.o imagefile.o pbm.o extformats.o -lfreetype  -lMagickWand-7.Q16 -lMagickCore-7.Q16  -Wl,-soname="libglcdgraphics.so.2" -Wl,--no-undefined -o libglcdgraphics.so.2.1.0
/usr/bin/x86_64-pc-linux-gnu-ld: bitmap.o: in function `GLCD::cColor::ParseColor(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)':
bitmap.c:(.text+0x2f9): undefined reference to `operator delete(void*)'
/usr/bin/x86_64-pc-linux-gnu-ld: bitmap.c:(.text+0x30d): undefined reference to `operator delete(void*)'
/usr/bin/x86_64-pc-linux-gnu-ld: bitmap.c:(.text+0x387): undefined reference to `operator delete(void*)'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20220916-220004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.2.1 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3.90

  HEAD of ::gentoo
commit 752b2865f9e19ca4280730410cfaec446f15f897
Merge: 27e349751fc0 db1f1763bde4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 16:31:48 2022 +0000

    Merge updates from master

emerge -qpvO app-misc/graphlcd-base
[ebuild  N    ] app-misc/graphlcd-base-2.0.3-r2  USE="fontconfig freetype imagemagick -graphicsmagick" LCD_DEVICES="-ax206dpf -picolcd_256x64 -vnc"
Comment 1 Toralf Förster gentoo-dev 2022-09-17 19:38:10 UTC
Created attachment 808945 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 19:38:11 UTC
Created attachment 808948 [details]
app-misc:graphlcd-base-2.0.3-r2:20220917-173607.log
Comment 3 Toralf Förster gentoo-dev 2022-09-17 19:38:12 UTC
Created attachment 808951 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-17 19:38:13 UTC
Created attachment 808954 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-17 19:38:14 UTC
Created attachment 808957 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-17 19:38:15 UTC
Created attachment 808960 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-08 01:09:12 UTC

*** This bug has been marked as a duplicate of bug 874093 ***