Your message dated Wed, 16 Nov 2022 19:36:28 +0100
with message-id <y3utray5f9trx...@argenau.bebt.de>
and subject line Re: Bug#1023997: pfstools: FTBFS: collect2: error: ld returned
1 exit status
has caused the Debian Bug report #1023997,
regarding pfstools: FTBFS: collect2: error: ld returned 1 exit status
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1023997: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023997
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pfstools
Version: 2.2.0-4
Severity: serious
Tags: ftbfs sid bookworm
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org
https://buildd.debian.org/status/fetch.php?pkg=pfstools&arch=amd64&ver=2.2.0-4%2Bb2&stamp=1667855058&raw=0
/usr/bin/ld:
./obj-x86_64-linux-gnu/src/pfsglview/./src/pfsglview/m_histogram.cpp:990:
undefined reference to `glutSetCursor'
/usr/bin/ld:
CMakeFiles/pfsglview.dir/m_histogram.cpp.o:./obj-x86_64-linux-gnu/src/pfsglview/./src/pfsglview/m_histogram.cpp:995:
more undefined references to `glutSetCursor' follow
/usr/bin/ld: CMakeFiles/pfsglview.dir/m_status.cpp.o: in function
`SC_Status::redraw()':
./obj-x86_64-linux-gnu/src/pfsglview/./src/pfsglview/m_status.cpp:74: undefined
reference to `glutBitmap8By13'
/usr/bin/ld:
./obj-x86_64-linux-gnu/src/pfsglview/./src/pfsglview/m_status.cpp:74: undefined
reference to `glutBitmapCharacter'
/usr/bin/ld:
./obj-x86_64-linux-gnu/src/pfsglview/./src/pfsglview/m_status.cpp:79: undefined
reference to `glutBitmap8By13'
/usr/bin/ld:
./obj-x86_64-linux-gnu/src/pfsglview/./src/pfsglview/m_status.cpp:79: undefined
reference to `glutBitmapCharacter'
/usr/bin/ld:
./obj-x86_64-linux-gnu/src/pfsglview/./src/pfsglview/m_status.cpp:84: undefined
reference to `glutBitmap8By13'
/usr/bin/ld:
./obj-x86_64-linux-gnu/src/pfsglview/./src/pfsglview/m_status.cpp:84: undefined
reference to `glutBitmapCharacter'
/usr/bin/ld:
./obj-x86_64-linux-gnu/src/pfsglview/./src/pfsglview/m_status.cpp:90: undefined
reference to `glutBitmap8By13'
/usr/bin/ld:
./obj-x86_64-linux-gnu/src/pfsglview/./src/pfsglview/m_status.cpp:90: undefined
reference to `glutBitmapCharacter'
/usr/bin/ld:
./obj-x86_64-linux-gnu/src/pfsglview/./src/pfsglview/m_status.cpp:97: undefined
reference to `glutBitmap8By13'
/usr/bin/ld:
./obj-x86_64-linux-gnu/src/pfsglview/./src/pfsglview/m_status.cpp:97: undefined
reference to `glutBitmapCharacter'
/usr/bin/ld: CMakeFiles/pfsglview.dir/m_on_screen_display.cpp.o: in function
`M_OnScreenDisplay::println(std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char> >)':
./obj-x86_64-linux-gnu/src/pfsglview/./src/pfsglview/m_on_screen_display.cpp:112:
undefined reference to `glutBitmap8By13'
/usr/bin/ld:
./obj-x86_64-linux-gnu/src/pfsglview/./src/pfsglview/m_on_screen_display.cpp:115:
undefined reference to `glutBitmapCharacter'
/usr/bin/ld: warning: creating DT_TEXTREL in a PIE
collect2: error: ld returned 1 exit status
make[4]: *** [src/pfsglview/CMakeFiles/pfsglview.dir/build.make:184:
src/pfsglview/pfsglview] Error 1
Cheers
--
Sebastian Ramacher
--- End Message ---
--- Begin Message ---
Version: 2.2.0-5
pfstools (2.2.0-5) unstable; urgency=medium
.
* Fix FTBFS with updated FindGLUT.cmake (part of cmake), also fix OpenEXR
detection by updating FindOpenEXR.cmake from blender.
+ 45_exr_glut_FTBFS.diff
+ 45_update_FindOpenEXR.cmake.diff
* 46_correct_bash_path.diff: Make sure bash is found as /bin/bash even on
merged-usr.
* Let pfstools recommend python3 for pfs_split_exposures.py.
--- End Message ---