Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914108 - media-gfx/gozer-0.7-r4 - main.c:(<snip>) undefined reference to imlib_load_font
Summary: media-gfx/gozer-0.7-r4 - main.c:(<snip>) undefined reference to imlib_load_font
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
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: 2023-09-13 14:43 UTC by Toralf Förster
Modified: 2024-04-11 01:01 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.01 KB, text/plain)
2023-09-13 14:43 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,87.53 KB, application/x-xz)
2023-09-13 14:43 UTC, Toralf Förster
Details
environment (environment,75.68 KB, text/plain)
2023-09-13 14:43 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,788 bytes, application/x-xz)
2023-09-13 14:43 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,40.23 KB, application/x-xz)
2023-09-13 14:43 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,4.23 KB, application/x-xz)
2023-09-13 14:43 UTC, Toralf Förster
Details
media-gfx:gozer-0.7-r4:20230913-135547.log (media-gfx:gozer-0.7-r4:20230913-135547.log,8.82 KB, text/plain)
2023-09-13 14:43 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,21.11 KB, application/x-xz)
2023-09-13 14:43 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-13 14:43:13 UTC
main.c: In function gozer_read_file:
main.c:372:4: warning: ignoring return value of fread declared with attribute warn_unused_result [-Wunused-result]
  372 |    fread(text, 1, st.st_size, fp);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -fno-diagnostics-color  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o gozer main.o getopt.o getopt1.o options.o utils.o imlib.o -L/usr/lib64 -lgiblib -lImlib2 -L/usr/X11R6/lib -lm
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: main.o: in function `main':
main.c:(.text.startup+0xbd): undefined reference to `imlib_load_font'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: imlib.o: in function `init_imlib':
imlib.c:(.text+0x13): undefined reference to `imlib_add_path_to_font_path'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20230903-190046

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] 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 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.1 linux/amd64

  HEAD of ::gentoo
commit 89081781162b64cfa9874ff27a541bbcf4fddee8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Sep 13 12:46:36 2023 +0000

    2023-09-13 12:46:35 UTC

emerge -qpvO media-gfx/gozer
[ebuild  N    ] media-gfx/gozer-0.7-r4
Comment 1 Toralf Förster gentoo-dev 2023-09-13 14:43:14 UTC
Created attachment 870480 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-13 14:43:15 UTC
Created attachment 870481 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-09-13 14:43:17 UTC
Created attachment 870482 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-09-13 14:43:17 UTC
Created attachment 870483 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-09-13 14:43:18 UTC
Created attachment 870484 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-13 14:43:19 UTC
Created attachment 870485 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-13 14:43:20 UTC
Created attachment 870486 [details]
media-gfx:gozer-0.7-r4:20230913-135547.log
Comment 8 Toralf Förster gentoo-dev 2023-09-13 14:43:21 UTC
Created attachment 870487 [details]
temp.tar.xz