Your message dated Mon, 11 Jul 2005 09:17:08 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#317071: fixed in aolserver4-nspostgres 4.0-3 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 6 Jul 2005 00:22:36 +0000 >From [EMAIL PROTECTED] Tue Jul 05 17:22:36 2005 Return-path: <[EMAIL PROTECTED]> Received: from zoot.lafn.org [206.117.18.6] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DpxgS-0000bO-00; Tue, 05 Jul 2005 17:22:36 -0700 Received: from localhost.localdomain (pool-71-104-165-253.lsanca.dsl-w.verizon.net [71.104.165.253]) (authenticated bits=0) by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j660MYVN073101 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for <[EMAIL PROTECTED]>; Tue, 5 Jul 2005 17:22:35 -0700 (PDT) (envelope-from [EMAIL PROTECTED]) Received: from kraai by localhost.localdomain with local (Exim 4.50) id 1DpuyZ-0001Yt-Fu for [EMAIL PROTECTED]; Tue, 05 Jul 2005 14:29:07 -0700 Date: Tue, 5 Jul 2005 14:29:07 -0700 From: Matt Kraai <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: FTBFS: Cannot find postgresql header file Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J/zg8ciPNcraoWb6" Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on zoot.lafn.org X-Virus-Status: Clean Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: --J/zg8ciPNcraoWb6 Content-Type: multipart/mixed; boundary="HB4mHL4PVvkpZAgW" Content-Disposition: inline --HB4mHL4PVvkpZAgW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: aolserver4-nspostgresql Version: 4.0-2 Severity: serious Tags: patch This package fails to build from source because it cannot find libpq-fe.h: gcc -pipe -DBIND_EMULATION -I/usr/include/postgresql -DFOR_ACS_USE -O2 -Wa= ll -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/include/aolserver4 = -I/usr/include/tcl8.4 -DNO_CONST -DTCL_THREADS=3D1 -DUSE_THREAD_ALLOC=3D1= -D_REENTRANT=3D1 -D_THREAD_SAFE=3D1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=3D1 -= DHAVE_PTHREAD_ATFORK=3D1 -DHAVE_READDIR_R=3D1 -DHAVE_THREE_ARG_READDIR_R=3D= 1 -DPEEK_XCLOSEIM=3D1 -D_LARGEFILE64_SOURCE=3D1 -DTCL_WIDE_INT_TYPE=3Dlong\= long -DHAVE_STRUCT_STAT64=3D1 -DHAVE_OPEN64=3D1 -DHAVE_LSEEK64=3D1 -DHAVE_= TYPE_OFF64_T=3D1 -DHAVE_GETCWD=3D1 -DHAVE_OPENDIR=3D1 -DHAVE_STRSTR=3D1 -DH= AVE_STRTOL=3D1 -DHAVE_STRTOLL=3D1 -DHAVE_STRTOULL=3D1 -DHAVE_TMPNAM=3D1 -DH= AVE_WAITPID=3D1 -DHAVE_LIMITS_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_SYS_PARAM_H= =3D1 -DUSE_TERMIOS=3D1 -DHAVE_SYS_TIME_H=3D1 -DTIME_WITH_SYS_TIME=3D1 -DHAV= E_TM_ZONE=3D1 -DHAVE_GMTIME_R=3D1 -DHAVE_LOCALTIME_R=3D1 -DHAVE_TM_GMTOFF= =3D1 -DHAVE_TIMEZONE_VAR=3D1 -DHAVE_ST_BLKSIZE=3D1 -DSTDC_HEADERS=3D1 -DHAV= E_SIGNED_CHAR=3D1 -DHAVE_LANGINFO=3D1 -DHAVE_SYS_IOCTL_H=3D1 -DTCL_CFG_OP= TIMIZED=3D1 -DTCL_CFG_DEBUG=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_TIMEGM=3D1 -DH= AVE_POLL=3D1 -DHAVE_DRAND48=3D1 -DHAVE_RANDOM=3D1 -DHAVE_CMMSG=3D1 -DHAVE_G= ETADDRINFO=3D1 -DHAVE_GETNAMEINFO=3D1 -DHAVE_ZLIB_H=3D1 -DHAVE_LIBZ=3D1 = -c -o nspostgres.o nspostgres.cIn file included from nspostgres.c:32: nspostgres.h:48:22: libpq-fe.h: No such file or directory In file included from nspostgres.c:32: nspostgres.h:169: error: syntax error before "PGconn" nspostgres.h:169: warning: no semicolon at end of struct or union nspostgres.h:171: error: syntax error before '*' token nspostgres.h:171: warning: data definition has no type or storage class nspostgres.h:176: error: syntax error before '}' token nspostgres.h:176: warning: data definition has no type or storage class nspostgres.c: In function `Ns_PgOpenDb': nspostgres.c:109: error: `nsConn' undeclared (first use in this function) nspostgres.c:109: error: (Each undeclared identifier is reported only once nspostgres.c:109: error: for each function it appears in.) nspostgres.c:110: error: `PGconn' undeclared (first use in this function) nspostgres.c:110: error: `pgConn' undeclared (first use in this function) nspostgres.c:134: warning: implicit declaration of function `PQsetdbLogin' nspostgres.c:142: warning: implicit declaration of function `PQstatus' nspostgres.c:142: error: `CONNECTION_OK' undeclared (first use in this fun= ction)nspostgres.c:164: warning: implicit declaration of function `PQerrorM= essage' nspostgres.c:165: warning: implicit declaration of function `PQfinish' nspostgres.c: In function `Ns_PgCloseDb': nspostgres.c:178: error: `nsConn' undeclared (first use in this function) nspostgres.c: In function `Ns_PgSetErrorstate': nspostgres.c:209: error: `nsConn' undeclared (first use in this function) nspostgres.c:214: warning: implicit declaration of function `PQresultStatu= s' nspostgres.c:215: error: `PGRES_EMPTY_QUERY' undeclared (first use in this= function) nspostgres.c:216: error: `PGRES_COMMAND_OK' undeclared (first use in this = function) nspostgres.c:217: error: `PGRES_TUPLES_OK' undeclared (first use in this f= unction) nspostgres.c:218: error: `PGRES_COPY_OUT' undeclared (first use in this fu= nction) nspostgres.c:219: error: `PGRES_COPY_IN' undeclared (first use in this fun= ction)nspostgres.c:220: error: `PGRES_NONFATAL_ERROR' undeclared (first use= in this function) nspostgres.c:221: warning: implicit declaration of function `PQresultError= Message' nspostgres.c:221: warning: passing arg 2 of `Tcl_DStringAppend' makes poin= ter from integer without a cast nspostgres.c:224: error: `PGRES_FATAL_ERROR' undeclared (first use in this= function) nspostgres.c:225: warning: passing arg 2 of `Tcl_DStringAppend' makes poin= ter from integer without a cast nspostgres.c:228: error: `PGRES_BAD_RESPONSE' undeclared (first use in thi= s function) nspostgres.c:230: warning: passing arg 2 of `Tcl_DStringAppend' makes poin= ter from integer without a cast nspostgres.c: In function `set_transaction_state': nspostgres.c:244: error: `nsConn' undeclared (first use in this function) nspostgres.c: In function `Ns_PgExec': nspostgres.c:274: error: `nsConn' undeclared (first use in this function) nspostgres.c:290: warning: implicit declaration of function `PQclear' nspostgres.c:308: warning: implicit declaration of function `PQexec' nspostgres.c:320: error: `CONNECTION_BAD' undeclared (first use in this fu= nction) nspostgres.c:330: error: `PGRES_NONFATAL_ERROR' undeclared (first use in t= his function) nspostgres.c:397: error: `PGRES_TUPLES_OK' undeclared (first use in this f= unction) nspostgres.c:401: error: `PGRES_COPY_IN' undeclared (first use in this fun= ction)nspostgres.c:402: error: `PGRES_COPY_OUT' undeclared (first use in th= is function) nspostgres.c:405: error: `PGRES_COMMAND_OK' undeclared (first use in this = function) nspostgres.c:407: warning: implicit declaration of function `PQcmdTuples' nspostgres.c:407: warning: passing arg 1 of `sscanf' makes pointer from in= teger without a cast nspostgres.c:413: warning: passing arg 3 of `Ns_DbSetException' makes poin= ter from integer without a cast nspostgres.c: In function `Ns_PgResetHandle': nspostgres.c:423: error: `nsConn' undeclared (first use in this function) nspostgres.c:436: error: `PGRES_COMMAND_OK' undeclared (first use in this = function) nspostgres.c: In function `Ns_PgSelect': nspostgres.c:461: error: `nsConn' undeclared (first use in this function) nspostgres.c:478: error: `PGRES_TUPLES_OK' undeclared (first use in this f= unction) nspostgres.c:480: warning: implicit declaration of function `PQnfields' nspostgres.c:481: warning: implicit declaration of function `PQntuples' nspostgres.c:485: warning: implicit declaration of function `PQfname' nspostgres.c: In function `Ns_PgGetRow': nspostgres.c:506: error: `nsConn' undeclared (first use in this function) nspostgres.c:534: warning: implicit declaration of function `PQgetvalue' nspostgres.c: In function `Ns_PgFlush': nspostgres.c:551: error: `nsConn' undeclared (first use in this function) nspostgres.c: In function `blob_get': nspostgres.c:792: error: `nsConn' undeclared (first use in this function) nspostgres.c:792: error: syntax error before ')' token nspostgres.c:820: warning: assignment makes pointer from integer without a= cast nspostgres.c:821: warning: assignment makes pointer from integer without a= cast nspostgres.c: In function `blob_send_to_stream': nspostgres.c:977: error: `nsConn' undeclared (first use in this function) nspostgres.c:977: error: syntax error before ')' token nspostgres.c:1040: warning: assignment makes pointer from integer without = a castnspostgres.c:1041: warning: assignment makes pointer from integer wit= hout a castnspostgres.c: In function `DbFail': nspostgres.c:1116: error: `pgconn' undeclared (first use in this function) nspostgres.c:1130: warning: assignment makes pointer from integer without = a castnspostgres.c: In function `parse_bind_variables': nspostgres.c:1211: warning: unused variable `first_bind' nspostgres.c: In function `PgBindCmd': nspostgres.c:1327: warning: unused variable `value_frag_len' nspostgres.c: In function `PgCmd': nspostgres.c:1524: error: `pgconn' undeclared (first use in this function) nspostgres.c:1530: error: syntax error before ')' token nspostgres.c:1601: warning: implicit declaration of function `PQdb' nspostgres.c:1603: warning: implicit declaration of function `PQhost' nspostgres.c:1605: warning: implicit declaration of function `PQoptions' nspostgres.c:1607: warning: implicit declaration of function `PQport' nspostgres.c:1614: error: `CONNECTION_OK' undeclared (first use in this fu= nction) nspostgres.c: In function `Ns_PgBindRow': nspostgres.c:1675: error: `nsConn' undeclared (first use in this function) nspostgres.c:1691: error: `PGRES_TUPLES_OK' undeclared (first use in this = function) make[1]: *** [nspostgres.o] Error 1 make[1]: Leaving directory `/tmp/buildd/aolserver4-nspostgres-4.0' make: *** [build-stamp] Error 2 This header file has moved to /usr/include/postgresql/8.0. The attached patch makes this package look in its new location. --=20 Matt --HB4mHL4PVvkpZAgW Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch diff -Nru /tmp/876EjnLEv0/aolserver4-nspostgres-4.0/debian/Makefile.debian /tmp/4FVDt1PA8o/aolserver4-nspostgres-4.0/debian/Makefile.debian --- /tmp/876EjnLEv0/aolserver4-nspostgres-4.0/debian/Makefile.debian 2005-07-05 15:19:35.000000000 -0700 +++ /tmp/4FVDt1PA8o/aolserver4-nspostgres-4.0/debian/Makefile.debian 2005-07-05 15:19:35.000000000 -0700 @@ -52,7 +52,7 @@ # ifeq ($(POSTGRES),LSB) PGLIB = /usr/lib - PGINC = /usr/include/postgresql + PGINC = /usr/include/postgresql/8.0 else PGLIB = $(POSTGRES)/lib PGINC = $(POSTGRES)/include --HB4mHL4PVvkpZAgW-- --J/zg8ciPNcraoWb6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCyvujfNdgYxVXvBARAtbbAJwKBrJ2HpAo1NiXwSZ/jPvU8FLPaQCfbXcn 8ipJ74sA3m2Z8SmZOi4lB8Y= =15Ho -----END PGP SIGNATURE----- --J/zg8ciPNcraoWb6-- --------------------------------------- Received: (at 317071-close) by bugs.debian.org; 11 Jul 2005 13:24:05 +0000 >From [EMAIL PROTECTED] Mon Jul 11 06:24:05 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DryGT-0007Rl-00; Mon, 11 Jul 2005 06:24:05 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1Dry9k-0000o3-00; Mon, 11 Jul 2005 09:17:08 -0400 From: Francesco Paolo Lovergine <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#317071: fixed in aolserver4-nspostgres 4.0-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Mon, 11 Jul 2005 09:17:08 -0400 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Source: aolserver4-nspostgres Source-Version: 4.0-3 We believe that the bug you reported is fixed in the latest version of aolserver4-nspostgres, which is due to be installed in the Debian FTP archive: aolserver4-nspostgres_4.0-3.diff.gz to pool/main/a/aolserver4-nspostgres/aolserver4-nspostgres_4.0-3.diff.gz aolserver4-nspostgres_4.0-3.dsc to pool/main/a/aolserver4-nspostgres/aolserver4-nspostgres_4.0-3.dsc aolserver4-nspostgres_4.0-3_i386.deb to pool/main/a/aolserver4-nspostgres/aolserver4-nspostgres_4.0-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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Francesco Paolo Lovergine <[EMAIL PROTECTED]> (supplier of updated aolserver4-nspostgres 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 [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 11 Jul 2005 15:00:03 +0200 Source: aolserver4-nspostgres Binary: aolserver4-nspostgres Architecture: source i386 Version: 4.0-3 Distribution: unstable Urgency: low Maintainer: Francesco Paolo Lovergine <[EMAIL PROTECTED]> Changed-By: Francesco Paolo Lovergine <[EMAIL PROTECTED]> Description: aolserver4-nspostgres - AOLserver 4 module: Postgres connector Closes: 317071 Changes: aolserver4-nspostgres (4.0-3) unstable; urgency=low . * Revised Debian Makefile to refer the correct postgres path. * Added libpg-dev build-dep for postgresql 8.0 (closes: #317071) * Policy bumped to 3.6.2, no changes Files: a21b2dba4946e4447440706b0549b283 678 web optional aolserver4-nspostgres_4.0-3.dsc 31502a646938b46aea2671e8dcd0fbab 3806 web optional aolserver4-nspostgres_4.0-3.diff.gz cf93da69c1c6f8e2e4fac1c2fe8b41f7 19886 web optional aolserver4-nspostgres_4.0-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC0m25pFNRmenyx0cRAr7/AJ9EF8gGVhtMEFzjAHUMh3fnuol/8QCg1zPJ 8L4ODNSvVh08N6+vLWgp40Q= =Yo9D -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]