Source: lazarus Version: 1.4.0+dfsg-2 Severity: serious Hi! When building with lazbuild, the file "debuggerintf.lpk" is not found, which currently causes the easyMp3Gain package in Debian to FTBFS. Excerpt from the build log:
``` [ 62%] Generating ../gtk2/easymp3gain primary config path: /tmp/buildd/.lazarus CopySecondaryConfigFile /etc/lazarus/environmentoptions.xml -> /tmp/buildd/.lazarus/environmentoptions.xml invalid Package Link: file "/usr/lib/lazarus/1.4.0/components/debuggerintf/debuggerintf.lpk" does not exist. $0000000000674ED5 $000000000047E80E $0000000000401834 $00000000006123E8 $00000000005EF8DF $00000000005EF79D $00000000004062D2 $0000000000403FCD $0000000000401CF3 $0000000000409583 $000000000040C430 $000000000040080D ERROR: Package file not found The package "DebuggerIntf" is installed, but no valid package file (.lpk) was found. A broken dummy package was created. lazbuild is non interactive, aborting now. src/CMakeFiles/easyMp3Gain_GTK2.dir/build.make:90: recipe for target 'gtk2/easymp3gain' failed ``` The package depends on fp-utils, fpc (>= 2.6), lcl (>= 1.4), lcl-gtk2, lcl-qt4 Would be cool if this could get fixed soon! Cheers, Matthias -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org