Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881079 - x11-plugins/asapm-3.1-r1 - undefined reference to `XpmCreatePixmapFromData'
Summary: x11-plugins/asapm-3.1-r1 - undefined reference to `XpmCreatePixmapFromData'
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: c99-porting
  Show dependency tree
 
Reported: 2022-11-12 10:27 UTC by Toralf Förster
Modified: 2024-03-25 12:18 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.78 KB, text/plain)
2022-11-12 10:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,145.11 KB, text/plain)
2022-11-12 10:27 UTC, Toralf Förster
Details
environment (environment,77.88 KB, text/plain)
2022-11-12 10:27 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,703 bytes, application/x-bzip)
2022-11-12 10:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.90 KB, application/x-bzip)
2022-11-12 10:27 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.67 KB, application/x-bzip)
2022-11-12 10:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.82 KB, application/x-bzip)
2022-11-12 10:27 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,1.33 KB, application/x-bzip)
2022-11-12 10:27 UTC, Toralf Förster
Details
x11-plugins:asapm-3.1-r1:20221112-022622.log (x11-plugins:asapm-3.1-r1:20221112-022622.log,7.33 KB, text/plain)
2022-11-12 10:27 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-11-12 10:27:24 UTC
clang -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 apm_react.o apm_rc.o apm_read.o apm_x.o asapm.o safecopy.o  -lX11   -lSM -lICE -lXext  -ljpeg    -o asapm
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: apm_x.o: in function `initializeWindow':
apm_x.c:(.text+0x755): undefined reference to `XpmCreatePixmapFromData'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: apm_x.c:(.text+0x1171): undefined reference to `XpmCreatePixmapFromData'
clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [Makefile:92: asapm] Error 1 shuffle=4291679649
 * ERROR: x11-plugins/asapm-3.1-r1::gentoo failed (compile phase):

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

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.4
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.5_p8 [openjdk-17]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
4)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
5)	Eclipse Temurin JRE 8.352_p08 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-17 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-17  system-vm
  [4]   openjdk-jre-bin-8 
  [5]   openjdk-jre-bin-17 

php cli (if any):
  [1]   php8.1 *

  HEAD of ::gentoo
commit f5bac3608484112fb41bfe3af7604c9f78f29982
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 12 01:01:54 2022 +0000

    2022-11-12 01:01:53 UTC

emerge -qpvO x11-plugins/asapm
[ebuild  N    ] x11-plugins/asapm-3.1-r1
Comment 1 Toralf Förster gentoo-dev 2022-11-12 10:27:25 UTC
Created attachment 831789 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-12 10:27:27 UTC
Created attachment 831791 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-12 10:27:28 UTC
Created attachment 831793 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-12 10:27:29 UTC
Created attachment 831795 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-12 10:27:30 UTC
Created attachment 831797 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-12 10:27:31 UTC
Created attachment 831799 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-12 10:27:32 UTC
Created attachment 831801 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-12 10:27:33 UTC
Created attachment 831803 [details]
var.tmp.clang.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-12 10:27:34 UTC
Created attachment 831805 [details]
x11-plugins:asapm-3.1-r1:20221112-022622.log
Comment 10 jy6x2b32pie9 2024-03-25 12:18:42 UTC
Something is wrong with autoconf script: It refuses to locate existing Xpm library, configures sources without adding correct linking flag.

It's not C99 porting problem.

AfterStep applet site is gone.