Source: libosl
Version: 0.8.0-3
Severity: important
Justification: FTBFS on arm64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201205 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on arm64.
Relevant part (hopefully):
> /usr/bin/c++ -DBOOST_FILESYSTEM_VERSION=3 -DMORE_CHECKMATE_IF_CAPTURE_MAJOR
> -DOSL_DFPN_SMP_SEARCH -DOSL_HOME=\"/usr/share/gpsshogi-data\" -DOSL_SMP
> -DQT_NO_DEBUG_OUTPUT -D_REENTRANT -I/<<PKGBUILDDIR>>/core
> -I/<<PKGBUILDDIR>>/std -I/<<PKGBUILDDIR>>/full -g -O2
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
> -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -Wall -o
> CMakeFiles/osl-static.dir/full/osl/game_playing/computerPlayer.cc.o -c
> /<<PKGBUILDDIR>>/full/osl/game_playing/computerPlayer.cc
> In file included from /<<PKGBUILDDIR>>/full/osl/search/searchTimer.h:6,
> from /<<PKGBUILDDIR>>/full/osl/game_playing/searchPlayer.h:5,
> from
> /<<PKGBUILDDIR>>/full/osl/game_playing/alphaBetaPlayer.h:6,
> from
> /<<PKGBUILDDIR>>/full/osl/game_playing/alphaBetaPlayer.cc:3:
> /<<PKGBUILDDIR>>/std/osl/misc/lightMutex.h: In member function ‘const
> osl::search::MoveWithComment osl::game_playing::SearchPlayer::search(const
> osl::game_playing::GameState&, const osl::search::TimeAssigned&) [with
> Searcher = osl::search::AlphaBeta2<osl::eval::ProgressEval>]’:
> /<<PKGBUILDDIR>>/std/osl/misc/lightMutex.h:64:2: error: impossible constraint
> in ‘asm’
> 64 | asm __volatile__(" movl $1,%0" "\n\t"
> | ^~~
> /<<PKGBUILDDIR>>/std/osl/misc/lightMutex.h:64:2: error: impossible constraint
> in ‘asm’
> 64 | asm __volatile__(" movl $1,%0" "\n\t"
> | ^~~
> /<<PKGBUILDDIR>>/std/osl/misc/lightMutex.h:64:2: error: impossible constraint
> in ‘asm’
> 64 | asm __volatile__(" movl $1,%0" "\n\t"
> | ^~~
> /<<PKGBUILDDIR>>/std/osl/misc/lightMutex.h:64:2: error: impossible constraint
> in ‘asm’
> 64 | asm __volatile__(" movl $1,%0" "\n\t"
> | ^~~
> make[3]: *** [CMakeFiles/osl-static.dir/build.make:1099:
> CMakeFiles/osl-static.dir/full/osl/game_playing/alphaBetaPlayer.cc.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2020/12/05/libosl_0.8.0-3_unstable.log
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 marking 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 me
so that we can identify if something relevant changed in the meantime.
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.