Source: passwordsafe Version: 1.12.0+dfsg-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: [email protected] Usertags: ftbfs-20220728 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -fPIC -Wall -I../../core -I../.. > `/usr/bin/wx-config --debug=no --unicode=yes --inplace --cxxflags` > -I/usr/include/ykpers-1 -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 > -std=c++11 -O -DUNICODE -DNDEBUG -c xsendstring.cpp -o > ../../../obj/unicoderelease/os/xsendstring.o > pws_time.cpp: In function ‘int localtime64_r(const __time64_t*, tm*)’: > pws_time.cpp:30:10: error: ‘localtime_r’ was not declared in this scope; did > you mean ‘localtime64_r’? > 30 | return localtime_r(tp, result) != nullptr; > | ^~~~~~~~~~~ > | localtime64_r > pws_time.cpp: In function ‘int pws_os::asctime(TCHAR*, size_t, const tm*)’: > pws_time.cpp:36:3: error: ‘asctime_r’ was not declared in this scope > 36 | asctime_r(t, cbuf); > | ^~~~~~~~~ > g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -fPIC -Wall -I../../core -I../.. > `/usr/bin/wx-config --debug=no --unicode=yes --inplace --cxxflags` > -I/usr/include/ykpers-1 -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 > -std=c++11 -O -DUNICODE -DNDEBUG -c keyname.cpp -o > ../../../obj/unicoderelease/os/keyname.o > make[4]: *** [Makefile:81: ../../../obj/unicoderelease/os/pws_time.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2022/07/28/passwordsafe_1.12.0+dfsg-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220728;[email protected] or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220728&[email protected]&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 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 mine so that we can identify if something relevant changed in the meantime.

