From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 1 Sep 2006 06:41:43 +0400 From: Alexey Tourbin To: devel@lists.altlinux.org Message-ID: <20060901024143.GN11420@localhost.localdomain> Mail-Followup-To: devel@lists.altlinux.org References: <20060830104204.52891B0D9D@basalt.office.altlinux.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hbEGQ9F0b6kf96/Q" Content-Disposition: inline In-Reply-To: <20060830104204.52891B0D9D@basalt.office.altlinux.org> Subject: Re: [devel] python-module-adns-1.1.0-alt0.2.1: rebuild failed X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Sep 2006 02:42:06 -0000 Archived-At: List-Archive: List-Post: --hbEGQ9F0b6kf96/Q Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 30, 2006 at 02:42:04PM +0400, QA Team Robot wrote: > Package: python-module-adns-1.1.0-alt0.2.1 > Packager: L.A. Kostis > i586-alt-linux-gcc -pthread -fno-strict-aliasing -DNDEBUG -pipe -Wall -O2= -march=3Di586 -mtune=3Dpentium4 -fPIC -DPIC -D_GNU_SOURCE -pipe -Wall -O2 = -march=3Di586 -mtune=3Dpentium4 -fPIC -I/usr/include/python2.4 -c adnsmodul= e.c -o build/temp.linux-i686-2.4/adnsmodule.o > adnsmodule.c:91: error: 'adns__rrt_typemask' undeclared here (not in a fu= nction) > adnsmodule.c: In function 'interpret_answer': > adnsmodule.c:187: error: invalid operands to binary & > adnsmodule.c:187: error: incompatible types in initialization =E9=D3=D0=D2=C1=D7=C9=CC adns. --- adns-1.3/src/adns.h- 2006-04-08 18:36:57 +0400 +++ adns-1.3/src/adns.h 2006-09-01 06:28:27 +0400 @@ -106,6 +106,7 @@ typedef enum { /* In general, or togethe =20 typedef enum { adns_rrt_typemask=3D 0x0ffff, + adns__rrt_typemask=3D 0x0ffff,/* compatibility with adns-1.1 */ adns__qtf_deref=3D 0x10000,/* dereference domains; perhaps get extra d= ata */ adns__qtf_mail822=3D 0x20000,/* return mailboxes in RFC822 rcpt field fm= t */ =20 --hbEGQ9F0b6kf96/Q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFE953nfBKgtDjnu0YRAkaxAJ9nCjY8yx/SDFaKJeWoABhCY2ZgQQCbBFHq Kz9p//4Ageno7XYIrJO+kzk= =JcMF -----END PGP SIGNATURE----- --hbEGQ9F0b6kf96/Q--