X-Loop: help-debbugs@HIDDEN Subject: bug#42716: building adns 1.6 on FreeBSD fails Resent-From: Kurt Jaeger <pi@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: adns-discuss@HIDDEN Resent-Date: Wed, 05 Aug 2020 12:52:02 +0000 Resent-Message-ID: <handler.42716.B.15966318879722 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 42716 X-GNU-PR-Package: adns X-GNU-PR-Keywords: To: 42716 <at> debbugs.gnu.org Cc: pi@HIDDEN X-Debbugs-Original-To: submit <at> debbugs.gnu.org Received: via spool by submit <at> debbugs.gnu.org id=B.15966318879722 (code B ref -1); Wed, 05 Aug 2020 12:52:02 +0000 Received: (at submit) by debbugs.gnu.org; 5 Aug 2020 12:51:27 +0000 Received: from localhost ([127.0.0.1]:50344 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1k3ItB-0002Wd-Bk for submit <at> debbugs.gnu.org; Wed, 05 Aug 2020 08:51:27 -0400 Received: from fc.opsec.eu ([193.105.105.132]:28317) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <pi@HIDDEN>) id 1k3IdK-0008N0-N6 for submit <at> debbugs.gnu.org; Wed, 05 Aug 2020 08:35:03 -0400 Received: from pi by fc.opsec.eu with local (Exim 4.94 (FreeBSD)) (envelope-from <pi@HIDDEN>) id 1k3IdG-000CT3-Uv; Wed, 05 Aug 2020 14:34:58 +0200 Date: Wed, 5 Aug 2020 14:34:58 +0200 From: Kurt Jaeger <pi@HIDDEN> Message-ID: <20200805123458.GM1265@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Score: 1.0 (+) X-Mailman-Approved-At: Wed, 05 Aug 2020 08:51:23 -0400 X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.0 (/) Package: adns Hi! I'm the port maintainer for the FreeBSD port dns/adns. While trying to update the port to 1.6, it looks like the test harness / regress setup fails to generate the proper replacement files ? For example: n file included from ../client/adnstest.c:40: In file included from ./hredirect.h:3: ./hsyscalls.h:11:91: error: expected parameter declarator ...fd_set *rfds , fd_set *wfds , fd_set *efds , struct timeval *to , ); ^ The hsyscalls.h file generated from regress/hsyscalls.h.m4 and regress/hsyscalls.i4 seems to add a superflous 'comma' at the end of most calls in that and other files, like this: int Hselect( int max , fd_set *rfds , fd_set *wfds , fd_set *efds , struct timeval *to , ); #ifdef HAVE_POLL int Hpoll( struct pollfd *fds , int nfds , int timeout , ); #endif int Hsocket( int domain , int type , int protocol , ); int Hfcntl( int fd , int cmd , ... , ); int Hconnect( int fd , const struct sockaddr *addr , int addrlen , ); int Hbind( int fd , const struct sockaddr *addr , int addrlen , ); int Hlisten( int fd , int backlog , ); int Hsendto( int fd , const void *msg , int msglen , unsigned int flags , const struct sockaddr *addr , int addrlen , ); int Hrecvfrom( int fd , void *buf , int buflen , unsigned int flags , struct sockaddr *addr , int *addrlen , ); int Hread( int fd , void *buf , size_t buflen , ); int Hwrite( int fd , const void *buf , size_t len , ); -- pi@HIDDEN +49 171 3101372 Now what ?
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Kurt Jaeger <pi@HIDDEN> Subject: bug#42716: Acknowledgement (building adns 1.6 on FreeBSD fails) Message-ID: <handler.42716.B.15966318879722.ack <at> debbugs.gnu.org> References: <20200805123458.GM1265@HIDDEN> X-Gnu-PR-Message: ack 42716 X-Gnu-PR-Package: adns Reply-To: 42716 <at> debbugs.gnu.org Date: Wed, 05 Aug 2020 12:52:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): adns-discuss@HIDDEN If you wish to submit further information on this problem, please send it to 42716 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 42716: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D42716 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.