Package: apt-cacher-ng Version: 0.5.3-1 Severity: normal Tags: experimental
Hi, I tried building apt-cacher-ng 0.5.3-1 from experimental in my Ubuntu maverick pbuilder and it FTBFS: ,---- | g++ -c -Wall -g -O2 -D_FILE_OFFSET_BITS=64 "-I/tmp/buildd/apt-cacher-ng-0.5.3/include" source/job.cc -o job.o | source/job.cc: In member function 'void job::HandleLocalDownload(const std::string&, const std::string&, const std::string&)': | source/job.cc:288: error: no matching function for call to 'stat::stat(const char*, stat*)' | //usr/include/bits/stat.h:47: note: candidates are: stat::stat() | //usr/include/bits/stat.h:47: note: stat::stat(const stat&) | source/job.cc:336: error: 'S_ISDIR' was not declared in this scope | source/job.cc:387: error: no matching function for call to 'stat::stat(const char*, stat*)' | //usr/include/bits/stat.h:47: note: candidates are: stat::stat() | //usr/include/bits/stat.h:47: note: stat::stat(const stat&) | source/job.cc:421: error: 'S_ISREG' was not declared in this scope | make[1]: *** [job.o] Error 1 | make[1]: Leaving directory `/tmp/buildd/apt-cacher-ng-0.5.3' `---- Michael PS: Thanks for writing apt-cacher-ng. I use it for sharing debs between my host system and my pbuilders and it works really great. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org