Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913468 - x11-plugins/wmhdplop-0.9.12 - wmhdplop.c:(.text+<snip>): undefined reference to imlib_context_set_font
Summary: x11-plugins/wmhdplop-0.9.12 - wmhdplop.c:(.text+<snip>): undefined reference ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-01 16:23 UTC by Toralf Förster
Modified: 2024-05-23 22:05 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.56 KB, text/plain)
2023-09-01 16:23 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,88.75 KB, application/x-xz)
2023-09-01 16:23 UTC, Toralf Förster
Details
environment (environment,75.87 KB, text/plain)
2023-09-01 16:23 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,980 bytes, application/x-xz)
2023-09-01 16:23 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,58.75 KB, application/x-xz)
2023-09-01 16:23 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,4.98 KB, application/x-xz)
2023-09-01 16:23 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,21.06 KB, application/x-xz)
2023-09-01 16:23 UTC, Toralf Förster
Details
x11-plugins:wmhdplop-0.9.12:20230901-015939.log (x11-plugins:wmhdplop-0.9.12:20230901-015939.log,10.56 KB, text/plain)
2023-09-01 16:23 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-09-01 16:23:33 UTC
too long lines were shrinked:

                 from dockapp_imlib2.c:10:
/usr/include/Imlib2.h:2999:21: note: declared here
 2999 | EAPI void           imlib_context_set_TTF_encoding(Imlib_TTF_Encoding encoding);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -fno-diagnostics-color   -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o wmhdplop wmhdplop-wmhdplop.o wmhdplop-util.o wmhdplop-procstat.o wmhdplop-devnames.o wmhdplop-dockapp_imlib2.o -lm -lImlib2  -lSM -
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: wmhdplop-wmhdplop.o: in function `event_loop':
wmhdplop.c:(.text+0x13c3): undefined reference to `imlib_context_set_font'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: wmhdplop.c:(.text+0x1468): undefined reference to `imlib_get_text_size'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: wmhdplop.c:(.text+0x16c2): undefined reference to `imlib_text_draw'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_systemd-20230823-051504

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
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.6
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.72.0
  [2]   rust-1.72.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.21.0 linux/amd64

  HEAD of ::gentoo
commit 085c94ea8403e3d71b7d45c43121712dea4099d7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 1 01:01:58 2023 +0000

    2023-09-01 01:01:58 UTC

emerge -qpvO x11-plugins/wmhdplop
[ebuild  N    ] x11-plugins/wmhdplop-0.9.12
Comment 1 Toralf Förster gentoo-dev 2023-09-01 16:23:34 UTC
Created attachment 869144 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-01 16:23:35 UTC
Created attachment 869145 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-09-01 16:23:36 UTC
Created attachment 869146 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-09-01 16:23:37 UTC
Created attachment 869147 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-09-01 16:23:38 UTC
Created attachment 869148 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-01 16:23:39 UTC
Created attachment 869149 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-01 16:23:39 UTC
Created attachment 869150 [details]
temp.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-09-01 16:23:40 UTC
Created attachment 869151 [details]
x11-plugins:wmhdplop-0.9.12:20230901-015939.log
Comment 9 Larry the Git Cow gentoo-dev 2024-05-23 22:05:25 UTC
The bug has been closed via the following commit(s):

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

commit 45e4433221d629025b7246718d013b97f07f04f3
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2024-05-23 22:01:13 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2024-05-23 22:04:45 +0000

    x11-plugins/wmhdplop: add USE dep on imlib2[text]
    
    Closes: https://bugs.gentoo.org/913468
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 x11-plugins/wmhdplop/wmhdplop-0.9.12.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)