Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830098 - dev-cpp/gtkmm-4.4.0 - /.../ld: .../libgtk-4.so: undefined reference to pango_attr_line_height_new
Summary: dev-cpp/gtkmm-4.4.0 - /.../ld: .../libgtk-4.so: undefined reference to pango_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-27 10:45 UTC by Toralf Förster
Modified: 2022-03-27 06:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.67 KB, text/plain)
2021-12-27 10:45 UTC, Toralf Förster
Details
dev-cpp:gtkmm-4.4.0:20211227-022115.log (dev-cpp:gtkmm-4.4.0:20211227-022115.log,14.88 KB, text/plain)
2021-12-27 10:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,382.90 KB, text/plain)
2021-12-27 10:45 UTC, Toralf Förster
Details
environment (environment,98.75 KB, text/plain)
2021-12-27 10:45 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,43.57 KB, application/x-bzip)
2021-12-27 10:45 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.69 KB, application/x-bzip)
2021-12-27 10:45 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.58 KB, application/x-bzip)
2021-12-27 10:45 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-12-27 10:45:03 UTC
too long lines were shrinked:

[1/327] x86_64-pc-linux-gnu-g++ -Itools/extra_defs_gen/generate_defs_gdk.p -I/usr/include/giomm-2.68 -I/usr/lib64/giomm-2.68/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.68 -I/usr/lib64/
[2/327] x86_64-pc-linux-gnu-g++  -o tools/extra_defs_gen/generate_defs_gdk tools/extra_defs_gen/generate_defs_gdk.p/generate_defs_gdk.cc.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--start-gro
FAILED: tools/extra_defs_gen/generate_defs_gdk 
x86_64-pc-linux-gnu-g++  -o tools/extra_defs_gen/generate_defs_gdk tools/extra_defs_gen/generate_defs_gdk.p/generate_defs_gdk.cc.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--start-group /usr/
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libgtk-4.so: undefined reference to `pango_attr_line_height_new'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libgtk-4.so: undefined reference to `pango_attr_text_transform_new'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libgtk-4.so: undefined reference to `pango_attr_line_height_new_absolute'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20211221-210106

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-10.3.1
 [3] x86_64-pc-linux-gnu-11.2.1 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.57.0
  [2]   rust-1.57.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.3
  [2]   php7.4
  [3]   php8.1 *

  HEAD of ::gentoo
commit 1293f1b7dbf8bcac5cafb927e72b87e3b31b1c44
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Dec 27 01:06:53 2021 +0000

    2021-12-27 01:06:52 UTC

emerge -qpvO dev-cpp/gtkmm
[ebuild  NS   ] dev-cpp/gtkmm-4.4.0 [2.24.5-r1] USE="-doc -test (-examples%)"
Comment 1 Toralf Förster gentoo-dev 2021-12-27 10:45:04 UTC
Created attachment 760549 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-27 10:45:05 UTC
Created attachment 760550 [details]
dev-cpp:gtkmm-4.4.0:20211227-022115.log
Comment 3 Toralf Förster gentoo-dev 2021-12-27 10:45:06 UTC
Created attachment 760551 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-27 10:45:08 UTC
Created attachment 760552 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-27 10:45:09 UTC
Created attachment 760553 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-27 10:45:10 UTC
Created attachment 760554 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-12-27 10:45:11 UTC
Created attachment 760555 [details]
temp.tar.bz2
Comment 8 Matt Turner gentoo-dev 2022-03-27 06:08:45 UTC
emerge log shows

> 2021-12-27T03:20:52 >>> dev-cpp/pangomm-2.48.1

pango_attr_line_height_new was only added in pangomm-2.50.0.
Comment 9 Matt Turner gentoo-dev 2022-03-27 06:11:18 UTC
gtkmm-4.6 already depends on pangomm-2.50. gtkmm-4.4 is gone.