Hello, hugin FTBFS on hurd with this error: ----------------------- mkdir build-dir cd build-dir && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_EXE_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,defs" -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,defs" -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,defs" .. *** glibc detected *** cmake: double free or corruption (out): 0x082a9f30 *** ----------------------- https://buildd.debian.org/fetch.cgi?pkg=hugin&arch=hurd-i386&ver=2010.2.0%2Bdfsg~rc2-1&stamp=1288390922&file=log&as=raw -----------------------
I have tried reproducing this on on strauss in vain: [...] (sid)ametz...@strauss:~/HUGIN/hugin-2010.2.0+dfsg~rc2$ debian/rules configure-stamp [...] mkdir build-dir cd build-dir && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_EXE_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,defs" -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,defs" -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,defs" .. -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works [...] I cannot do a complete build on strauss since some build-deps are missing (libboost-graph-dev libboost-thread-dev libpano13-dev freeglut3-dev) but it seems to be pretty obvious that I get complete different output than the buildd did (cmake versions are identical). Is this a common error on hurd? Google was not helpful. cu andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

