Debian Bug report logs - #562992
FTBFS: 'fallocate' was not declared in this scope

version graph

Package: src:amule; Maintainer for src:amule is Sandro Tosi <morph@debian.org>;

Reported by: dann frazier <dannf@debian.org>

Date: Tue, 29 Dec 2009 20:30:01 UTC

Severity: serious

Found in version amule/2.2.6+debian0-2

Fixed in version amule/2.2.6+debian0-3

Done: Giuseppe Iuculano <iuculano@debian.org>

Bug is archived. No further changes may be made.

Forwarded to http://www.amule.org/abugs/view.php?id=1572

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian aMule Team <pkg-amule-devel@lists.alioth.debian.org>:
Bug#562992; Package src:amule. (Tue, 29 Dec 2009 20:30:04 GMT) (full text, mbox, link).


Acknowledgement sent to dann frazier <dannf@debian.org>:
New Bug report received and forwarded. Copy sent to Debian aMule Team <pkg-amule-devel@lists.alioth.debian.org>. (Tue, 29 Dec 2009 20:30:04 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: dann frazier <dannf@debian.org>
To: submit@bugs.debian.org
Subject: FTBFS: 'fallocate' was not declared in this scope
Date: Tue, 29 Dec 2009 13:27:55 -0700
Source: amule
Version: 2.2.6+debian0-2
Severity: serious

From the hppa buildd attempt:

../../src/SearchList.cpp:628: warning: unused parameter 'type'
../../src/ArchSpecific.h: In member function 'void CSearchList::KademliaSearchKeyword(uint32_t, const Kademlia::CUInt128*, const wxString&, uint64_t, const wxString&, uint32_t, const TagPtrList&)':
../../src/ArchSpecific.h:201: warning: dereferencing pointer 'p.698' does break strict-aliasing rules
../../src/ArchSpecific.h:201: note: initialized from here
../../src/ArchSpecific.h:201: warning: dereferencing pointer 'p.698' does break strict-aliasing rules
../../src/ArchSpecific.h:201: note: initialized from here
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -DUSE_WX_EXTENSIONS -I/usr/include/upnp   -DENABLE_UPNP=1 -pthread   -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DENABLE_IP2COUNTRY=1 -I../../src/libs -Ilibs -I../../src/include -I/usr/include -D__WEAK_CRYPTO__  -W -Wall -Wshadow -Wundef -pthread  -Wall -g -O2 -c -o amule-ServerConnect.o `test -f 'ServerConnect.cpp' || echo '../../src/'`ServerConnect.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -DUSE_WX_EXTENSIONS -I/usr/include/upnp   -DENABLE_UPNP=1 -pthread   -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DENABLE_IP2COUNTRY=1 -I../../src/libs -Ilibs -I../../src/include -I/usr/include -D__WEAK_CRYPTO__  -W -Wall -Wshadow -Wundef -pthread  -Wall -g -O2 -c -o amule-ServerList.o `test -f 'ServerList.cpp' || echo '../../src/'`ServerList.cpp
../../src/ServerList.cpp: In member function 'CServer* CServerList::GetServerByIPUDP(uint32, uint16, bool) const':
../../src/ServerList.cpp:617: warning: suggest parentheses around '&&' within '||'
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -DUSE_WX_EXTENSIONS -I/usr/include/upnp   -DENABLE_UPNP=1 -pthread   -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DENABLE_IP2COUNTRY=1 -I../../src/libs -Ilibs -I../../src/include -I/usr/include -D__WEAK_CRYPTO__  -W -Wall -Wshadow -Wundef -pthread  -Wall -g -O2 -c -o amule-ServerSocket.o `test -f 'ServerSocket.cpp' || echo '../../src/'`ServerSocket.cpp
../../src/ArchSpecific.h: In member function 'bool CServerSocket::ProcessPacket(const uint8_t*, uint32, int8)':
../../src/ArchSpecific.h:129: warning: dereferencing pointer 'p.1980' does break strict-aliasing rules
../../src/ArchSpecific.h:129: note: initialized from here
../../src/ArchSpecific.h:201: warning: dereferencing pointer 'p.1985' does break strict-aliasing rules
../../src/ArchSpecific.h:201: note: initialized from here
../../src/ArchSpecific.h:201: warning: dereferencing pointer 'p.1985' does break strict-aliasing rules
../../src/ArchSpecific.h:201: note: initialized from here
../../src/ArchSpecific.h:141: warning: dereferencing pointer 'p.1981' does break strict-aliasing rules
../../src/ArchSpecific.h:141: note: initialized from here
../../src/ArchSpecific.h:141: warning: dereferencing pointer 'p.1981' does break strict-aliasing rules
../../src/ArchSpecific.h:141: note: initialized from here
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -DUSE_WX_EXTENSIONS -I/usr/include/upnp   -DENABLE_UPNP=1 -pthread   -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DENABLE_IP2COUNTRY=1 -I../../src/libs -Ilibs -I../../src/include -I/usr/include -D__WEAK_CRYPTO__  -W -Wall -Wshadow -Wundef -pthread  -Wall -g -O2 -c -o amule-ServerUDPSocket.o `test -f 'ServerUDPSocket.cpp' || echo '../../src/'`ServerUDPSocket.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -DUSE_WX_EXTENSIONS -I/usr/include/upnp   -DENABLE_UPNP=1 -pthread   -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DENABLE_IP2COUNTRY=1 -I../../src/libs -Ilibs -I../../src/include -I/usr/include -D__WEAK_CRYPTO__  -W -Wall -Wshadow -Wundef -pthread  -Wall -g -O2 -c -o amule-SharedFileList.o `test -f 'SharedFileList.cpp' || echo '../../src/'`SharedFileList.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -DUSE_WX_EXTENSIONS -I/usr/include/upnp   -DENABLE_UPNP=1 -pthread   -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DENABLE_IP2COUNTRY=1 -I../../src/libs -Ilibs -I../../src/include -I/usr/include -D__WEAK_CRYPTO__  -W -Wall -Wshadow -Wundef -pthread  -Wall -g -O2 -c -o amule-ThreadTasks.o `test -f 'ThreadTasks.cpp' || echo '../../src/'`ThreadTasks.cpp
../../src/ThreadTasks.cpp:490:1: warning: "_GNU_SOURCE" redefined
<command-line>: warning: this is the location of the previous definition
../../src/ThreadTasks.cpp: In member function 'virtual void CAllocateFileTask::Entry()':
../../src/ThreadTasks.cpp:553: error: 'fallocate' was not declared in this scope
make[4]: *** [amule-ThreadTasks.o] Error 1
make[4]: Leaving directory `/build/buildd/amule-2.2.6+debian0/obj-hppa-linux-gnu/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/buildd/amule-2.2.6+debian0/obj-hppa-linux-gnu/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/amule-2.2.6+debian0/obj-hppa-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/amule-2.2.6+debian0/obj-hppa-linux-gnu'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2




Information forwarded to debian-bugs-dist@lists.debian.org, Debian aMule Team <pkg-amule-devel@lists.alioth.debian.org>:
Bug#562992; Package src:amule. (Tue, 05 Jan 2010 07:48:03 GMT) (full text, mbox, link).


Acknowledgement sent to Giuseppe Iuculano <iuculano@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian aMule Team <pkg-amule-devel@lists.alioth.debian.org>. (Tue, 05 Jan 2010 07:48:03 GMT) (full text, mbox, link).


Message #10 received at 562992@bugs.debian.org (full text, mbox, reply):

From: Giuseppe Iuculano <iuculano@debian.org>
To: 562992@bugs.debian.org,control@bugs.debian.org,562992-submitter@bugs.debian.org
Subject: [6d07590] Fix for Bug#562992 committed to git
Date: Tue, 05 Jan 2010 07:45:46 +0000
tags 562992 + pending
thanks

Hello,

     The following change has been committed for this bug by
 Giuseppe Iuculano <iuculano@debian.org> on Tue, 5 Jan 2010 08:43:30 +0100.
 The fix will be in the next upload. 
=========================================================================
Disable fallocate and fix FTBFS on alpha and hppa

Closes: #562992

This is only a workaround to fix FTBFS, the configure check is wrong and needs to be fixed:
http://www.amule.org/abugs/view.php?id=1572
=========================================================================

You can check the diff of the fix at:

    http://git.debian.org/?p=pkg-amule/amule.git;a=commitdiff;h=6d07590






Added tag(s) pending. Request was from Giuseppe Iuculano <iuculano@debian.org> to control@bugs.debian.org. (Tue, 05 Jan 2010 07:48:05 GMT) (full text, mbox, link).


Message sent on to dann frazier <dannf@debian.org>:
Bug#562992. (Tue, 05 Jan 2010 07:48:07 GMT) (full text, mbox, link).


Set Bug forwarded-to-address to 'http://www.amule.org/abugs/view.php?id=1572'. Request was from Giuseppe Iuculano <iuculano@debian.org> to control@bugs.debian.org. (Tue, 05 Jan 2010 07:54:06 GMT) (full text, mbox, link).


Reply sent to Giuseppe Iuculano <iuculano@debian.org>:
You have taken responsibility. (Tue, 05 Jan 2010 09:39:15 GMT) (full text, mbox, link).


Notification sent to dann frazier <dannf@debian.org>:
Bug acknowledged by developer. (Tue, 05 Jan 2010 09:39:15 GMT) (full text, mbox, link).


Message #22 received at 562992-close@bugs.debian.org (full text, mbox, reply):

From: Giuseppe Iuculano <iuculano@debian.org>
To: 562992-close@bugs.debian.org
Subject: Bug#562992: fixed in amule 2.2.6+debian0-3
Date: Tue, 05 Jan 2010 09:33:29 +0000
Source: amule
Source-Version: 2.2.6+debian0-3

We believe that the bug you reported is fixed in the latest version of
amule, which is due to be installed in the Debian FTP archive:

amule-common_2.2.6+debian0-3_all.deb
  to main/a/amule/amule-common_2.2.6+debian0-3_all.deb
amule-daemon_2.2.6+debian0-3_i386.deb
  to main/a/amule/amule-daemon_2.2.6+debian0-3_i386.deb
amule-utils-gui_2.2.6+debian0-3_i386.deb
  to main/a/amule/amule-utils-gui_2.2.6+debian0-3_i386.deb
amule-utils_2.2.6+debian0-3_i386.deb
  to main/a/amule/amule-utils_2.2.6+debian0-3_i386.deb
amule_2.2.6+debian0-3.diff.gz
  to main/a/amule/amule_2.2.6+debian0-3.diff.gz
amule_2.2.6+debian0-3.dsc
  to main/a/amule/amule_2.2.6+debian0-3.dsc
amule_2.2.6+debian0-3_i386.deb
  to main/a/amule/amule_2.2.6+debian0-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 562992@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Giuseppe Iuculano <iuculano@debian.org> (supplier of updated amule package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 08:46:46 +0100
Source: amule
Binary: amule amule-common amule-utils amule-utils-gui amule-daemon
Architecture: source i386 all
Version: 2.2.6+debian0-3
Distribution: unstable
Urgency: low
Maintainer: Debian aMule Team <pkg-amule-devel@lists.alioth.debian.org>
Changed-By: Giuseppe Iuculano <iuculano@debian.org>
Description: 
 amule      - client for the eD2k and Kad networks, like eMule
 amule-common - common files for the rest of aMule packages
 amule-daemon - non-graphic version of aMule, a client for the eD2k and Kad netwo
 amule-utils - utilities for aMule (command-line version)
 amule-utils-gui - graphic utilities for aMule
Closes: 562992
Changes: 
 amule (2.2.6+debian0-3) unstable; urgency=low
 .
   * [6220bf6] Updated VCS control fields
   * [6d07590] Disable fallocate and fix FTBFS on alpha and hppa
     (Closes: #562992)
Checksums-Sha1: 
 c58579522bb3871b2d1465db7dcd914af508db2c 1539 amule_2.2.6+debian0-3.dsc
 58efb8e23d37d376db5687060ba509e2f44a081e 23954 amule_2.2.6+debian0-3.diff.gz
 34c9e211d305aafee9502628da8aa538c3e49419 1862500 amule_2.2.6+debian0-3_i386.deb
 a671b14b43693946e1dae59cde202005cb225e6e 463046 amule-utils_2.2.6+debian0-3_i386.deb
 7b34e9ec3b762c05f8f1f4ee999bdcb49115380e 1302268 amule-utils-gui_2.2.6+debian0-3_i386.deb
 10eb9de586e44d9d08790f4ffa28499b6a7e9422 1201774 amule-daemon_2.2.6+debian0-3_i386.deb
 9ca5ccd12252804efbba71a8fbfe9b693c9c1081 2429828 amule-common_2.2.6+debian0-3_all.deb
Checksums-Sha256: 
 68bf2e2ef8e0313f907201f7acb36fa481e91542f5fc02f7a4b75a559a411578 1539 amule_2.2.6+debian0-3.dsc
 94a28abf4767bb2d674544f7f7ee4cc38eec7d909f7b4236f48284f9464d676e 23954 amule_2.2.6+debian0-3.diff.gz
 787e4f3041edb27b328ba3907487f5c79a8f0ebf60ffe0d936785d0ea5ec47ff 1862500 amule_2.2.6+debian0-3_i386.deb
 442537b2f835a818534709ca5769dd4841b1f638f8a63401968e8281c525eb69 463046 amule-utils_2.2.6+debian0-3_i386.deb
 24aea60f9b36b92b4c9d1c86c637487c3701f5535b657b9ac89bca42c7aeca6a 1302268 amule-utils-gui_2.2.6+debian0-3_i386.deb
 eb9ab4f1237fdb7e2baa332bc1cc48a9cffdd809a4cb946ae695c486667ea095 1201774 amule-daemon_2.2.6+debian0-3_i386.deb
 6b901a5797fe13cb120a50986dac3f7a3572de6382768c755650296a00400db5 2429828 amule-common_2.2.6+debian0-3_all.deb
Files: 
 66d1cc81dba2479505588fb73af69c5a 1539 net optional amule_2.2.6+debian0-3.dsc
 6b85e6ce50ecf276ead60d28065f5a73 23954 net optional amule_2.2.6+debian0-3.diff.gz
 e096d7b79407db22f3a5e20e86b6bb7e 1862500 net optional amule_2.2.6+debian0-3_i386.deb
 b773cb168dbe1a40fd4f40a85f56c99f 463046 net optional amule-utils_2.2.6+debian0-3_i386.deb
 86779a80c82618d1783eb5086c12df70 1302268 net optional amule-utils-gui_2.2.6+debian0-3_i386.deb
 9f253c824e7ec61b210bf4940a8ce4d8 1201774 net optional amule-daemon_2.2.6+debian0-3_i386.deb
 f42509902c85946d737975eb2c341f2d 2429828 net optional amule-common_2.2.6+debian0-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAktC9igACgkQNxpp46476apNZwCfeyaJk/7IgM5jYqWuX4QZciKa
h7UAoIxiqsMlZi7ON6KkbhviPvpDurEi
=w2wG
-----END PGP SIGNATURE-----





Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Wed, 03 Feb 2010 07:41:33 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 07:18:26 2023; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.