#1054698 pixmap: FTBFS: ././Pixmap.c:1145:(.text+0xe631): undefined reference to `xpmReadRgbNames' #1054698
- Package:
- src:pixmap
- Source:
- src:pixmap
- Submitter:
- Lucas Nussbaum
- Date:
- 2026-04-10 15:13:02 UTC
- Severity:
- normal
- Tags:
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): The full build log is available from: http://qa-logs.debian.net/2023/10/27/pixmap_2.6.6-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231027;users=lucas@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231027&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.
on libxpm: Explicitly mark non-static symbols as export or hidden Hides private API from external linkage Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> That commit marks those functions as hidden for some reason. I'm contacting the libxpm maintainers. Paul
Hi, ... Thanks for working on it. Is there any progress here? If so, could you update some progress/news here?
Hi Paul, I found a patch for the problem (by copying some code from the libxpm-3.5.17 source) and pushed it to some freshly created repository at https://salsa.debian.org/debian-phototools-team/pixmap This implies maintenance by the PhotoTools team (which I consider sensible). Paul, I've just made you Owner of the repository so you can move it around in case you prefer the maintenance somewhere else. I did not wanted to start the ITS procedure since I know you are perfectly active. What do you think? Kind regards Andreas.