Source: boost1.74
Version: 1.74.0-3
Severity: serious
Tags: ftbfs
Control: affects -1 src:nix libboost-coroutine1.74.0 libboost-fiber1.74.0

https://buildd.debian.org/status/fetch.php?pkg=nix&arch=mipsel&ver=2.3.7%2Bdfsg1-1%2Bb1&stamp=1608526707&raw=0

...
/usr/bin/ld: src/libutil/serialise.o: in function 
`boost::context::fiber::resume() &&':
/usr/include/boost/context/fiber_fcontext.hpp:288: undefined reference to 
`jump_fcontext'
...


The root cause is:

https://buildd.debian.org/status/fetch.php?pkg=boost1.74&arch=mipsel&ver=1.74.0-3%2Bb1&stamp=1607629749&raw=0

...
dpkg-shlibdeps: warning: symbol make_fcontext used by 
debian/libboost-fiber1.74.0/usr/lib/mipsel-linux-gnu/libboost_fiber.so.1.74.0 
found in none of the libraries
dpkg-shlibdeps: warning: symbol jump_fcontext used by 
debian/libboost-fiber1.74.0/usr/lib/mipsel-linux-gnu/libboost_fiber.so.1.74.0 
found in none of the libraries
dpkg-shlibdeps: warning: symbol ontop_fcontext used by 
debian/libboost-fiber1.74.0/usr/lib/mipsel-linux-gnu/libboost_fiber.so.1.74.0 
found in none of the libraries
...
dpkg-shlibdeps: warning: symbol jump_fcontext used by 
debian/libboost-coroutine1.74.0/usr/lib/mipsel-linux-gnu/libboost_coroutine.so.1.74.0
 found in none of the libraries
dpkg-shlibdeps: warning: symbol make_fcontext used by 
debian/libboost-coroutine1.74.0/usr/lib/mipsel-linux-gnu/libboost_coroutine.so.1.74.0
 found in none of the libraries
...


libs/context/src/asm/*_mips32_o32_elf_gas.S were built for mipsel
in 1.71, but are no longer included in 1.74.

Reply via email to