apt fails to build from source in maverick
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apt (Ubuntu) |
Fix Released
|
High
|
Michael Vogt | ||
Maverick |
Fix Released
|
High
|
Michael Vogt |
Bug Description
Binary package hint: apt
https:/
and in maverick as well.
please turn on verbose messages in the build logs
Compiling deb/dpkgpm.cc to ../build/
../build/
../build/
../build/
deb/dpkgpm.cc:108: warning: when initialized here
deb/dpkgpm.cc: In member function 'void pkgDPkgPM:
deb/dpkgpm.cc:356: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result
deb/dpkgpm.cc: In member function 'void pkgDPkgPM:
deb/dpkgpm.cc:381: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result
deb/dpkgpm.cc: In member function 'void pkgDPkgPM:
deb/dpkgpm.cc:455: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result
deb/dpkgpm.cc:476: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result
deb/dpkgpm.cc:490: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result
deb/dpkgpm.cc:518: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result
deb/dpkgpm.cc: In member function 'bool pkgDPkgPM:
deb/dpkgpm.cc:597: error: 'chmod' was not declared in this scope
deb/dpkgpm.cc:609: error: 'chmod' was not declared in this scope
deb/dpkgpm.cc: In member function 'virtual bool pkgDPkgPM:
deb/dpkgpm.cc:1143: warning: format not a string literal and no format arguments
deb/dpkgpm.cc:832: warning: ignoring return value of 'int pipe(int*)', declared with attribute warn_unused_result
deb/dpkgpm.cc:985: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result
deb/dpkgpm.cc: In member function 'void pkgDPkgPM:
deb/dpkgpm.cc:1259: error: no matching function for call to 'stat::stat(const char*, stat*)'
//usr/include/
//usr/include/
deb/dpkgpm.cc:1287: error: 'chmod' was not declared in this scope
deb/dpkgpm.cc:1289: error: 'chmod' was not declared in this scope
make[2]: *** [../build/
Related branches
Changed in apt (Ubuntu Maverick): | |
importance: | Undecided → High |
milestone: | none → maverick-alpha-3 |
status: | New → Confirmed |
Changed in apt (Ubuntu Maverick): | |
assignee: | nobody → Michael Vogt (mvo) |
This bug was fixed in the package apt - 0.7.25.3ubuntu10
---------------
apt (0.7.25.3ubuntu10) maverick; urgency=low
[ Michael Vogt ] apt.conf. ubuntu: deb/dpkgpm. cc:
* debian/
- no longer install (empty) apt.conf.d/01ubuntu
* apt-pkg/
- make the apt/term.log output unbuffered (thanks to Matt Zimmerman)
- fix FTBFS (LP: #600155)
[ Matthias G. ] deb/dpkgpm. cc:
* apt-pkg/
- Fix segmentation fault when /var/log/apt ist missing. LP: #535509
-- Michael Vogt <email address hidden> Thu, 08 Jul 2010 09:37:03 +0200