Hi Patrick, On 21/10/16 at 16:06 +0200, Patrick Matthäi wrote: > Am 21.10.2016 um 15:44 schrieb Lucas Nussbaum: > > Source: fraqtive > > Version: 0.4.8-3 > > Severity: serious > > Tags: stretch sid > > User: [email protected] > > Usertags: qa-ftbfs-20161021 qa-ftbfs > > Justification: FTBFS on amd64 > > > > Hi, > > > > During a rebuild of all packages in sid, your package failed to build on > > amd64. > > > > Relevant part (hopefully): > >> make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > >> install -m 755 -p "../debug/fraqtive" "/usr/bin/fraqtive" > >> install: cannot create regular file '/usr/bin/fraqtive': Permission denied > >> Makefile:1252: recipe for target 'install_target' failed > >> make[2]: [install_target] Error 1 (ignored) > >> mkdir: cannot create directory '/usr/share/applications/': Permission > >> denied > >> Makefile:1261: recipe for target 'install_desktop' failed > >> make[2]: *** [install_desktop] Error 1 > > > > Hey, > > this looks more like a failure (permission denied) in your buildd > environment?
So, that package needs to be built as root, and writes stuff outside the build tree, in /usr/bin? That sounds a bit wrong to me :-) Lucas

