Debian Bug report logs - #414348
enet: FTBFS on GNU/kFreeBSD: small tweak needed

version graph

Package: enet; Maintainer for enet is Debian Games Team <pkg-games-devel@lists.alioth.debian.org>;

Reported by: Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>

Date: Sun, 11 Mar 2007 06:51:01 UTC

Severity: important

Tags: patch

Fixed in version enet/1.1-2

Done: Gonéri Le Bouder <goneri@rulezlan.org>

Bug is archived. No further changes may be made.

Toggle useless messages

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


Report forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#414348; Package enet. (full text, mbox, link).


Acknowledgement sent to Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>:
New Bug report received and forwarded. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (full text, mbox, link).


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

From: Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: enet: FTBFS on GNU/kFreeBSD: small tweak needed
Date: Sun, 11 Mar 2007 07:47:27 +0100
[Message part 1 (text/plain, inline)]
Package: enet
Severity: important
Tags: patch

Hi Gonéri! Hi -games!

Currently (y)our package FTBFS on GNU/kFreeBSD.
> if i486-kfreebsd-gnu-gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"libenet\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libenet.a\" -DVERSION=\"1.0\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1  -I. -I. -Iinclude/    -Wall -g -O2 -MT unix.o -MD -MP -MF ".deps/unix.Tpo" -c -o unix.o unix.c; \
> 	then mv -f ".deps/unix.Tpo" ".deps/unix.Po"; else rm -f ".deps/unix.Tpo"; exit 1; fi
> unix.c: In function 'enet_address_set_host':
> unix.c:86: warning: passing argument 5 of 'gethostbyname_r' from incompatible pointer type
> unix.c:86: error: too few arguments to function 'gethostbyname_r'
> unix.c: In function 'enet_address_get_host':
> unix.c:124: warning: passing argument 7 of 'gethostbyaddr_r' from incompatible pointer type
> unix.c:124: error: too few arguments to function 'gethostbyaddr_r'
> make[2]: *** [unix.o] Error 1
> make[2]: Leaving directory `/build/buildd/enet-1.0'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/build/buildd/enet-1.0'
> make: *** [build-stamp] Error 2

Full build logs are available at
<http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386&pkg=enet>.

Please find attached a small patch to fix this. (I'm reporting to the
BTS and not only on the list to ease the coordination of GNU/kFreeBSD
porters.)

Have a nice day, see you,

-- 
Cyril Brulebois
[enet_kfreebsd.diff (text/x-c, attachment)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#414348; Package enet. (full text, mbox, link).


Acknowledgement sent to Gonéri Le Bouder <goneri@rulezlan.org>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (full text, mbox, link).


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

From: Gonéri Le Bouder <goneri@rulezlan.org>
To: Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>, 414348@bugs.debian.org
Cc: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: Re: Bug#414348: enet: FTBFS on GNU/kFreeBSD: small tweak needed
Date: Sat, 16 Jun 2007 02:42:13 +0200
[Message part 1 (text/plain, inline)]
tag 414348 pending
thanks

Sorry for the delay. I applid the patch on the svn but feel free to do
it yourself in the futur.

Cheers,


    Gonéri
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#414348; Package enet. (full text, mbox, link).


Acknowledgement sent to Gonéri Le Bouder <goneri@rulezlan.org>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#414348; Package enet. (full text, mbox, link).


Acknowledgement sent to Gonéri Le Bouder <goneri@rulezlan.org>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (full text, mbox, link).


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

From: Gonéri Le Bouder <goneri@rulezlan.org>
To: enet-discuss@cubik.org
Cc: Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>, 414348@bugs.debian.org, goneri@rulezlan.org
Subject: [PATCH]GNU/kFreeBSD support
Date: Sat, 16 Jun 2007 02:46:56 +0200
[Message part 1 (text/plain, inline)]
Hi,

I attached a very small patch by Cyril Brulebois that fix the build on 
GNU/kFreeBSD. Can you apply it?

Best regards,

                Gonéri Le Bouder
[enet_kfreebsd.diff (text/x-diff, attachment)]
[Message part 3 (application/pgp-signature, inline)]

Reply sent to Gonéri Le Bouder <goneri@rulezlan.org>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>:
Bug acknowledged by developer. (full text, mbox, link).


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

From: Gonéri Le Bouder <goneri@rulezlan.org>
To: 414348-close@bugs.debian.org
Subject: Bug#414348: fixed in enet 1.1-1
Date: Wed, 11 Jul 2007 16:02:03 +0000
Source: enet
Source-Version: 1.1-1

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

enet_1.1-1.diff.gz
  to pool/main/e/enet/enet_1.1-1.diff.gz
enet_1.1-1.dsc
  to pool/main/e/enet/enet_1.1-1.dsc
enet_1.1.orig.tar.gz
  to pool/main/e/enet/enet_1.1.orig.tar.gz
libenet-dev_1.1-1_all.deb
  to pool/main/e/enet/libenet-dev_1.1-1_all.deb
libenet1-dev_1.1-1_powerpc.deb
  to pool/main/e/enet/libenet1-dev_1.1-1_powerpc.deb
libenet1_1.1-1_powerpc.deb
  to pool/main/e/enet/libenet1_1.1-1_powerpc.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 414348@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gonéri Le Bouder <goneri@rulezlan.org> (supplier of updated enet 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.7
Date: Wed, 11 Jul 2007 08:10:45 +0000
Source: enet
Binary: libenet-dev libenet1-dev libenet1
Architecture: source all powerpc
Version: 1.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Changed-By: Gonéri Le Bouder <goneri@rulezlan.org>
Description: 
 libenet-dev - transitional dummy package
 libenet1   - devel files for libenet, a UDP networking library
 libenet1-dev - devel files for libenet, a UDP networking library
Closes: 414348 432202
Changes: 
 enet (1.1-1) unstable; urgency=low
 .
   * New upstream release (Closes: #414348)
   * update the homesite url in descriptions (Closes: #432202)
   * do not ignore make clean return anymore
   * update the copyright file
   * add a watchfile
Files: 
 2694fdec8fe2db0e0febbf895f7162aa 716 libs optional enet_1.1-1.dsc
 54f8c1335fc96b18836bc8b5fa721752 189155 libs optional enet_1.1.orig.tar.gz
 2f815093115b4d52716eed67fd8cd930 2933 libs optional enet_1.1-1.diff.gz
 f747e11243e7756a1ac26daffd000cad 19666 libs optional libenet1_1.1-1_powerpc.deb
 93c810cf12128041361af9464bbda45c 24642 libdevel optional libenet1-dev_1.1-1_powerpc.deb
 7b0a6bf6a9e82c9797f2b052c51625c4 2774 libdevel optional libenet-dev_1.1-1_all.deb

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

iD8DBQFGlP5iELuA/Ba9d8YRAngOAKDrKWzW44wX7uz/V0N+eDu13ukLwwCgw+N0
Jr9u5XgbfuEYWWMKc7sZ53Q=
=+TMw
-----END PGP SIGNATURE-----




Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#414348; Package enet. (full text, mbox, link).


Acknowledgement sent to Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (full text, mbox, link).


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

From: Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>
To: 414348@bugs.debian.org
Cc: control@bugs.debian.org
Subject: Re: Bug#414348 closed by Gonéri Le Bouder <goneri@rulezlan.org> (Bug#414348: fixed in enet 1.1-1)
Date: Thu, 12 Jul 2007 23:47:40 +0200
[Message part 1 (text/plain, inline)]
reopen 414348
notfixed 414348 1.1-1
thanks

Debian Bug Tracking System <owner@bugs.debian.org> (11/07/2007):
> It has been closed by Gonéri Le Bouder <goneri@rulezlan.org>.
It might have been. ;-)

__FreeBSD__ != __FreeBSD_kernel__

and the former isn't defined on GNU/kFreeBSD. Again, I'm not applying
this patch myself as I prefer peer-review, even if the fix is quite
trivial in this case. ;-)

Cheers,

-- 
Cyril Brulebois
[Message part 2 (application/pgp-signature, inline)]

Bug reopened, originator not changed. Request was from Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> to control@bugs.debian.org. (Thu, 12 Jul 2007 21:51:02 GMT) (full text, mbox, link).


Bug marked as not fixed in version 1.1-1. Request was from Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> to control@bugs.debian.org. (Thu, 12 Jul 2007 21:51:03 GMT) (full text, mbox, link).


Tags added: pending Request was from Gonéri Le Bouder <goneri@rulezlan.org> to control@bugs.debian.org. (Sun, 16 Sep 2007 21:12:02 GMT) (full text, mbox, link).


Reply sent to Gonéri Le Bouder <goneri@rulezlan.org>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>:
Bug acknowledged by developer. (full text, mbox, link).


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

From: Gonéri Le Bouder <goneri@rulezlan.org>
To: 414348-close@bugs.debian.org
Subject: Bug#414348: fixed in enet 1.1-2
Date: Thu, 20 Sep 2007 09:02:08 +0000
Source: enet
Source-Version: 1.1-2

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

enet_1.1-2.diff.gz
  to pool/main/e/enet/enet_1.1-2.diff.gz
enet_1.1-2.dsc
  to pool/main/e/enet/enet_1.1-2.dsc
libenet-dev_1.1-2_all.deb
  to pool/main/e/enet/libenet-dev_1.1-2_all.deb
libenet1-dev_1.1-2_amd64.deb
  to pool/main/e/enet/libenet1-dev_1.1-2_amd64.deb
libenet1_1.1-2_amd64.deb
  to pool/main/e/enet/libenet1_1.1-2_amd64.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 414348@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gonéri Le Bouder <goneri@rulezlan.org> (supplier of updated enet 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.7
Date: Sun, 16 Sep 2007 23:12:07 +0200
Source: enet
Binary: libenet-dev libenet1-dev libenet1
Architecture: source all amd64
Version: 1.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Changed-By: Gonéri Le Bouder <goneri@rulezlan.org>
Description: 
 libenet-dev - transitional dummy package
 libenet1   - devel files for libenet, a UDP networking library
 libenet1-dev - devel files for libenet, a UDP networking library
Closes: 414348
Changes: 
 enet (1.1-2) unstable; urgency=low
 .
   * add kfreebsd.diff (Closes: #414348)
    - add a builddep on quilt
Files: 
 41f5c8ae2c471e4b58f64f9564cf973a 724 libs optional enet_1.1-2.dsc
 a07032d4744efa3ad733bc937f87e533 26229 libs optional enet_1.1-2.diff.gz
 ac0191c22794100c66d37c254a6ef2c4 18054 libs optional libenet1_1.1-2_amd64.deb
 7df3db9984a0a0026f37df58b89962c6 25016 libdevel optional libenet1-dev_1.1-2_amd64.deb
 a8de0cd65dc4270c8ac137a7a16ea275 2812 libdevel optional libenet-dev_1.1-2_all.deb

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

iD8DBQFG8X4bir2bofsN/psRAnwXAJ9TylfjJFR1yF0NFiaU41AumawhBgCfZprM
9TDusJD4J6mdfPK2Mh1W9E0=
=UGmk
-----END PGP SIGNATURE-----





Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Tue, 30 Oct 2007 07:28:39 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 10:55:59 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.