PDA

View Full Version : [help] Autobuilder error


crash16
06-10-2010, 06:20 PM
i keep getting this error and i don't know where it comes from. Maybe you guys can help me...


TMP="/var/tmp"
TEMP="/var/tmp"
DEBIAN_FRONTEND="noninteractive"
DEBIAN_PRIORITY="critical"
DEB_BUILD_OPTIONS="parallel=4"
TMPDIR="/var/tmp"
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
Undefined subroutine &Dpkg::Changelog::Entry::Debian::_g called at /scratchbox/devkits/debian-squeeze/share/perl5/Dpkg/Changelog/Entry/Debian.pm line 117, <STDIN> line 1.
dpkg-buildpackage: error: changelog parser /scratchbox/devkits/debian-squeeze/lib/dpkg/parsechangelog/debian gave error exit status 9

crash16
06-19-2010, 06:17 PM
i just wanna know where this error comes from..


anyone?? :(

Lullen
06-19-2010, 06:29 PM
I think I had the same problem some days ago. My problem was that I did open the changelog file in wordpad wich broke the formating. So I did restore the file and then opened the file in notepad and then it worked again.

crash16
06-19-2010, 06:32 PM
this is really weird cuz i was using wordpad and i didn't have any problems till now:(

m4ktub
07-22-2010, 06:05 AM
I'm having this problem now. I've you found out what was wrong with the changelog? Is there some validation tool you can run locally?

I've always opened the changelog in vi ou nano. In fact, the last entry was added automatically with dch so I'm a bit clueless to what went wrong...