Dear Lucas,
Thank you for the report! This is most likely related to the recent migration to OCAML 4.11 in unstable: [2020-10-12] Accepted ocaml 4.11.1-3 (source) into unstable And I think I know what to do to fix it. See the commit messages in : https://salsa.debian.org/GuillaumeBrochu-guest/geneweb/-/blob/master/debian/patches/0001-Makefile.debian.patch https://github.com/geneweb/geneweb/commit/5fe0e0bccb33befd56471dd40eaf44ead2f6fb8a I will try to fix this as soon as possible. With best regards, Guillaume Le mar. 27 oct. 2020 à 13:51, Lucas Nussbaum <lu...@debian.org> a écrit : > Source: geneweb > Version: 6.08+git20181019+dfsg-2 > Severity: serious > Justification: FTBFS on amd64 > Tags: bullseye sid ftbfs > Usertags: ftbfs-20201027 ftbfs-bullseye > > Hi, > > During a rebuild of all packages in sid, your package failed to build > on amd64. > > Relevant part (hopefully): > > make[3]: Entering directory '/<<PKGBUILDDIR>>/wserver' > > camlp5r pa_extend.cmo q_MLast.cmo -o pa_macro5.ppo pa_macro5.ml > > ocamlc -c -I "`camlp5 -where`" -impl pa_macro5.ppo > > camlp5r ../wserver/pa_macro5.cmo -DUNIX -o wserver.ppi wserver.mli > > ocamlc.opt -unsafe-string -I /usr/lib/ocaml/camlp5/ -c -intf wserver.ppi > > ocamlc.opt: OCaml has been configured with -force-safe-string: > -unsafe-string is not available. > > [...] > > The full build log is available from: > > http://qa-logs.debian.net/2020/10/27/geneweb_6.08+git20181019+dfsg-2_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! > > 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. >