Source: pcsx2 Version: 1.6.0+dfsg-2 Severity: serious Tags: ftbfs Justification: fails to build from source X-Debbugs-Cc: sramac...@debian.org
https://buildd.debian.org/status/fetch.php?pkg=pcsx2&arch=i386&ver=1.6.0%2Bdfsg-2%2Bb10&stamp=1711729892&raw=0 [ 7%] Generating ../tr_TR__pcsx2_Main.gmo cd /<<PKGBUILDDIR>>/obj-i686-linux-gnu/locales && /usr/bin/msgmerge --quiet --update --backup=none -s /<<PKGBUILDDIR>>/locales/tr_TR/pcsx2_Main.po /<<PKGBUILDDIR>>/locales/templates/pcsx2_Main.pot /<<PKGBUILDDIR>>/plugins/cdvdGigaherz/src/CDVD.cpp: In function ‘bool StartKeepAliveThread()’: /<<PKGBUILDDIR>>/plugins/cdvdGigaherz/src/CDVD.cpp:143:19: error: ‘system_error’ in namespace ‘std’ does not name a type 143 | } catch (std::system_error &) { | ^~~~~~~~~~~~ /<<PKGBUILDDIR>>/plugins/cdvdGigaherz/src/CDVD.cpp: In function ‘s32 CDVDopen(const char*)’: /<<PKGBUILDDIR>>/plugins/cdvdGigaherz/src/CDVD.cpp:188:19: error: ‘runtime_error’ in namespace ‘std’ does not name a type 188 | } catch (std::runtime_error &ex) { | ^~~~~~~~~~~~~ /<<PKGBUILDDIR>>/plugins/cdvdGigaherz/src/CDVD.cpp:22:1: note: ‘std::runtime_error’ is defined in header ‘<stdexcept>’; did you forget to ‘#include <stdexcept>’? 21 | #include "svnrev.h" +++ |+#include <stdexcept> 22 | cd /<<PKGBUILDDIR>>/obj-i686-linux-gnu/locales && /usr/bin/msgfmt -o /<<PKGBUILDDIR>>/obj-i686-linux-gnu/tr_TR__pcsx2_Main.gmo /<<PKGBUILDDIR>>/locales/tr_TR/pcsx2_Main.po /<<PKGBUILDDIR>>/plugins/cdvdGigaherz/src/CDVD.cpp:189:15: error: ‘ex’ was not declared in this scope 189 | fputs(ex.what(), stdout); | ^~ [ 8%] Generating ../zh_CN__pcsx2_Main.gmo cd /<<PKGBUILDDIR>>/obj-i686-linux-gnu/locales && /usr/bin/msgmerge --quiet --update --backup=none -s /<<PKGBUILDDIR>>/locales/zh_CN/pcsx2_Main.po /<<PKGBUILDDIR>>/locales/templates/pcsx2_Main.pot cd /<<PKGBUILDDIR>>/obj-i686-linux-gnu/locales && /usr/bin/msgfmt -o /<<PKGBUILDDIR>>/obj-i686-linux-gnu/zh_CN__pcsx2_Main.gmo /<<PKGBUILDDIR>>/locales/zh_CN/pcsx2_Main.po [ 8%] Generating ../zh_TW__pcsx2_Main.gmo cd /<<PKGBUILDDIR>>/obj-i686-linux-gnu/locales && /usr/bin/msgmerge --quiet --update --backup=none -s /<<PKGBUILDDIR>>/locales/zh_TW/pcsx2_Main.po /<<PKGBUILDDIR>>/locales/templates/pcsx2_Main.pot make[3]: *** [plugins/cdvdGigaherz/src/CMakeFiles/cdvdGigaherz.dir/build.make:79: plugins/cdvdGigaherz/src/CMakeFiles/cdvdGigaherz.dir/CDVD.cpp.o] Error 1 Cheers -- Sebastian Ramacher