Your message dated Sun, 09 Oct 2005 18:17:08 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#322859: fixed in libembperl-perl 2.0.1-1
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; 13 Aug 2005 03:31:53 +0000
>From [EMAIL PROTECTED] Fri Aug 12 20:31:52 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E3mkS-0002K9-00; Fri, 12 Aug 2005 20:31:52 -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 j7D3Vlak036094
(version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
for <[EMAIL PROTECTED]>; Fri, 12 Aug 2005 20:31:50 -0700 (PDT)
(envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.52)
id 1E3htt-0001B0-MN
for [EMAIL PROTECTED]; Fri, 12 Aug 2005 15:21:17 -0700
Date: Fri, 12 Aug 2005 15:21:17 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS: Cannot find apr.h
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="X1bOJ3K7DJ5YkBrT"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV 0.86.2/1013/Fri Aug 12 14:14:05 2005 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-Level:
X-Spam-Status: No, hits=-4.7 required=4.0 tests=BAYES_44,DATE_IN_PAST_03_06,
HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02
--X1bOJ3K7DJ5YkBrT
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Package: libembperl-perl
Version: 2.0rc3-1
Severity: serious
libembperl-perl fails to build because it cannot find apr.h:
> cc -c -I/tmp/buildd/libembperl-perl-2.0rc3 -I/usr/include/apache2 -I/usr=
/lib/apache2/modules/regex -I/usr/lib/apache2/modules/os/unix -I/usr/includ=
e/libxml2 -I/usr/include/libxml2 -I/tmp/buildd/libembperl-perl-2.0rc3/xs -D=
_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing =
-pipe -I/usr/local/include-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -D=
DEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE =
-D_FILE_OFFSET_BITS=3D64 -DLINUX=3D22 -DEAPI -DTARGET=3D"apache" -DHAVE_SET=
_DUMPABLE -DDB_DBM_HSEARCH=3D1 -DDEV_RANDOM=3D/dev/random -DUSE_HSREGEX -O1=
-g -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -Wall -g -O2 -DVE=
RSION=3D\"2.0rc3\" -DXS_VERSION=3D\"2.0rc3\" -fPIC "-I/usr/lib/perl/5.8/COR=
E" -DAPACHE -DEP2 -DLIBXSLT App.c
> In file included from /usr/include/apache2/httpd.h:30,
> from /tmp/buildd/libembperl-perl-2.0rc3/ep.h:147,
> from App.xs:13:
> /usr/include/apache2/ap_config.h:20:17: error: apr.h: No such file or dir=
ectory
> /usr/include/apache2/ap_config.h:21:23: error: apr_hooks.h: No such file =
or directory
> /usr/include/apache2/ap_config.h:22:32: error: apr_optional_hooks.h: No s=
uch file or directory
> In file included from /tmp/buildd/libembperl-perl-2.0rc3/ep.h:147,
> from App.xs:13:
> /usr/include/apache2/httpd.h:35:25: error: apr_general.h: No such file or=
directory
> /usr/include/apache2/httpd.h:36:24: error: apr_tables.h: No such file or =
directory
> /usr/include/apache2/httpd.h:37:23: error: apr_pools.h: No such file or d=
irectory
> /usr/include/apache2/httpd.h:38:22: error: apr_time.h: No such file or di=
rectory
> /usr/include/apache2/httpd.h:39:28: error: apr_network_io.h: No such file=
or directory
> /usr/include/apache2/httpd.h:40:25: error: apr_buckets.h: No such file or=
directory
> In file included from /tmp/buildd/libembperl-perl-2.0rc3/ep.h:147,
> from App.xs:13:
> /usr/include/apache2/httpd.h:392: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:552: error: syntax error before 'apr_int64_t'
> /usr/include/apache2/httpd.h:552: warning: no semicolon at end of struct =
or union
> /usr/include/apache2/httpd.h:554: warning: type defaults to 'int' in decl=
aration of 'method_list'
> /usr/include/apache2/httpd.h:554: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:555: error: syntax error before '}' token
> /usr/include/apache2/httpd.h:666:21: error: apr_uri.h: No such file or di=
rectory
> /usr/include/apache2/httpd.h:671: error: syntax error before 'apr_pool_t'
> /usr/include/apache2/httpd.h:671: warning: no semicolon at end of struct =
or union
> /usr/include/apache2/httpd.h:673: warning: type defaults to 'int' in decl=
aration of 'pconf'
> /usr/include/apache2/httpd.h:673: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:680: error: syntax error before '}' token
> /usr/include/apache2/httpd.h:685: error: syntax error before 'apr_pool_t'
> /usr/include/apache2/httpd.h:685: warning: no semicolon at end of struct =
or union
> /usr/include/apache2/httpd.h:698: warning: 'main' is usually a function
> /usr/include/apache2/httpd.h:722: error: syntax error before 'request_tim=
e'
> /usr/include/apache2/httpd.h:722: warning: type defaults to 'int' in decl=
aration of 'request_time'
> /usr/include/apache2/httpd.h:722: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:758: error: syntax error before 'allowed'
> /usr/include/apache2/httpd.h:758: warning: type defaults to 'int' in decl=
aration of 'allowed'
> /usr/include/apache2/httpd.h:758: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:760: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:760: warning: type defaults to 'int' in decl=
aration of 'allowed_xmethods'
> /usr/include/apache2/httpd.h:760: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:765: error: syntax error before 'sent_bodyct'
> /usr/include/apache2/httpd.h:765: warning: type defaults to 'int' in decl=
aration of 'sent_bodyct'
> /usr/include/apache2/httpd.h:765: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:767: error: syntax error before 'bytes_sent'
> /usr/include/apache2/httpd.h:767: warning: type defaults to 'int' in decl=
aration of 'bytes_sent'
> /usr/include/apache2/httpd.h:767: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:769: error: syntax error before 'mtime'
> /usr/include/apache2/httpd.h:769: warning: type defaults to 'int' in decl=
aration of 'mtime'
> /usr/include/apache2/httpd.h:769: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:778: error: syntax error before 'clength'
> /usr/include/apache2/httpd.h:778: warning: type defaults to 'int' in decl=
aration of 'clength'
> /usr/include/apache2/httpd.h:778: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:781: error: syntax error before 'remaining'
> /usr/include/apache2/httpd.h:781: warning: type defaults to 'int' in decl=
aration of 'remaining'
> /usr/include/apache2/httpd.h:781: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:783: error: syntax error before 'read_length'
> /usr/include/apache2/httpd.h:783: warning: type defaults to 'int' in decl=
aration of 'read_length'
> /usr/include/apache2/httpd.h:783: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:806: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:806: warning: type defaults to 'int' in decl=
aration of 'headers_in'
> /usr/include/apache2/httpd.h:806: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:808: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:808: warning: type defaults to 'int' in decl=
aration of 'headers_out'
> /usr/include/apache2/httpd.h:808: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:811: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:811: warning: type defaults to 'int' in decl=
aration of 'err_headers_out'
> /usr/include/apache2/httpd.h:811: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:813: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:813: warning: type defaults to 'int' in decl=
aration of 'subprocess_env'
> /usr/include/apache2/httpd.h:813: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:815: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:815: warning: type defaults to 'int' in decl=
aration of 'notes'
> /usr/include/apache2/httpd.h:815: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:829: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:829: warning: type defaults to 'int' in decl=
aration of 'content_languages'
> /usr/include/apache2/httpd.h:829: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:862: error: syntax error before 'finfo'
> /usr/include/apache2/httpd.h:862: warning: type defaults to 'int' in decl=
aration of 'finfo'
> /usr/include/apache2/httpd.h:862: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:864: error: syntax error before 'parsed_uri'
> /usr/include/apache2/httpd.h:864: warning: type defaults to 'int' in decl=
aration of 'parsed_uri'
> /usr/include/apache2/httpd.h:864: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:914: error: syntax error before '}' token
> /usr/include/apache2/httpd.h:942: error: syntax error before 'apr_pool_t'
> /usr/include/apache2/httpd.h:942: warning: no semicolon at end of struct =
or union
> /usr/include/apache2/httpd.h:950: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:950: warning: type defaults to 'int' in decl=
aration of 'local_addr'
> /usr/include/apache2/httpd.h:950: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:952: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:952: warning: type defaults to 'int' in decl=
aration of 'remote_addr'
> /usr/include/apache2/httpd.h:952: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:965: error: syntax error before ':' token
> /usr/include/apache2/httpd.h:973: error: syntax error before ':' token
> /usr/include/apache2/httpd.h:990: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:990: warning: type defaults to 'int' in decl=
aration of 'notes'
> /usr/include/apache2/httpd.h:990: warning: data definition has no type or=
storage class
> /usr/include/apache2/httpd.h:999: error: syntax error before '}' token
> /usr/include/apache2/httpd.h:1016: error: syntax error before 'apr_sockad=
dr_t'
> /usr/include/apache2/httpd.h:1016: warning: no semicolon at end of struct=
or union
> /usr/include/apache2/httpd.h:1018: warning: type defaults to 'int' in dec=
laration of 'host_port'
> /usr/include/apache2/httpd.h:1018: warning: data definition has no type o=
r storage class
> /usr/include/apache2/httpd.h:1021: error: syntax error before '}' token
> /usr/include/apache2/httpd.h:1042: error: syntax error before 'apr_port_t'
> /usr/include/apache2/httpd.h:1042: warning: no semicolon at end of struct=
or union
> /usr/include/apache2/httpd.h:1049: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1049: warning: type defaults to 'int' in dec=
laration of 'error_log'
> /usr/include/apache2/httpd.h:1049: warning: data definition has no type o=
r storage class
> /usr/include/apache2/httpd.h:1068: error: syntax error before 'timeout'
> /usr/include/apache2/httpd.h:1068: warning: type defaults to 'int' in dec=
laration of 'timeout'
> /usr/include/apache2/httpd.h:1068: warning: data definition has no type o=
r storage class
> /usr/include/apache2/httpd.h:1070: error: syntax error before 'keep_alive=
_timeout'
> /usr/include/apache2/httpd.h:1070: warning: type defaults to 'int' in dec=
laration of 'keep_alive_timeout'
> /usr/include/apache2/httpd.h:1070: warning: data definition has no type o=
r storage class
> /usr/include/apache2/httpd.h:1082: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1082: warning: type defaults to 'int' in dec=
laration of 'names'
> /usr/include/apache2/httpd.h:1082: warning: data definition has no type o=
r storage class
> /usr/include/apache2/httpd.h:1084: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1084: warning: type defaults to 'int' in dec=
laration of 'wild_names'
> /usr/include/apache2/httpd.h:1084: warning: data definition has no type o=
r storage class
> /usr/include/apache2/httpd.h:1092: error: syntax error before '}' token
> /usr/include/apache2/httpd.h:1095: error: syntax error before 'apr_bucket=
_brigade'
> /usr/include/apache2/httpd.h:1095: warning: no semicolon at end of struct=
or union
> /usr/include/apache2/httpd.h:1096: warning: type defaults to 'int' in dec=
laration of 'deferred_write_pool'
> /usr/include/apache2/httpd.h:1096: warning: data definition has no type o=
r storage class
> /usr/include/apache2/httpd.h:1099: error: syntax error before '}' token
> /usr/include/apache2/httpd.h:1099: warning: type defaults to 'int' in dec=
laration of 'core_output_filter_ctx_t'
> /usr/include/apache2/httpd.h:1099: warning: data definition has no type o=
r storage class
> /usr/include/apache2/httpd.h:1102: error: syntax error before 'apr_bucket=
_brigade'
> /usr/include/apache2/httpd.h:1102: warning: no semicolon at end of struct=
or union
> /usr/include/apache2/httpd.h:1103: warning: type defaults to 'int' in dec=
laration of 'tmpbb'
> /usr/include/apache2/httpd.h:1103: warning: data definition has no type o=
r storage class
> /usr/include/apache2/httpd.h:1104: error: syntax error before '}' token
> /usr/include/apache2/httpd.h:1104: warning: type defaults to 'int' in dec=
laration of 'core_ctx_t'
> /usr/include/apache2/httpd.h:1104: warning: data definition has no type o=
r storage class
> /usr/include/apache2/httpd.h:1108: error: syntax error before 'apr_socket=
_t'
> /usr/include/apache2/httpd.h:1108: warning: no semicolon at end of struct=
or union
> /usr/include/apache2/httpd.h:1113: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1113: warning: type defaults to 'int' in dec=
laration of 'out_ctx'
> /usr/include/apache2/httpd.h:1113: warning: data definition has no type o=
r storage class
> /usr/include/apache2/httpd.h:1114: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1114: warning: type defaults to 'int' in dec=
laration of 'in_ctx'
> /usr/include/apache2/httpd.h:1114: warning: data definition has no type o=
r storage class
> /usr/include/apache2/httpd.h:1115: error: syntax error before '}' token
> /usr/include/apache2/httpd.h:1115: warning: type defaults to 'int' in dec=
laration of 'core_net_rec'
> /usr/include/apache2/httpd.h:1115: warning: data definition has no type o=
r storage class
> /usr/include/apache2/httpd.h:1124: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1134: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1147: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1156: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1165: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1174: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1184: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1195: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1203: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1211: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1222: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1245: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1255: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1267: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1276: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1285: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1325: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1334: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1344: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1352: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1361: error: syntax error before 'ap_escape_=
errorlog_item'
> /usr/include/apache2/httpd.h:1362: error: syntax error before 'apr_size_t'
> /usr/include/apache2/httpd.h:1362: warning: type defaults to 'int' in dec=
laration of 'ap_escape_errorlog_item'
> /usr/include/apache2/httpd.h:1362: warning: data definition has no type o=
r storage class
> /usr/include/apache2/httpd.h:1372: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1380: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1409: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1423: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1433: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1484: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1492: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1507: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1515: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1528: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1568: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1577: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1585: error: syntax error before '*' token
> /usr/include/apache2/httpd.h:1597: error: syntax error before '*' token
> In file included from /tmp/buildd/libembperl-perl-2.0rc3/ep.h:148,
> from App.xs:13:
> /usr/include/apache2/http_config.h:263: error: syntax error before 'apr_i=
nt64_t'
> /usr/include/apache2/http_config.h:263: warning: no semicolon at end of s=
truct or union
> /usr/include/apache2/http_config.h:265: warning: type defaults to 'int' i=
n declaration of 'limited_xmethods'
> /usr/include/apache2/http_config.h:265: warning: data definition has no t=
ype or storage class
> /usr/include/apache2/http_config.h:275: error: syntax error before '*' to=
ken
> /usr/include/apache2/http_config.h:275: warning: type defaults to 'int' i=
n declaration of 'pool'
> /usr/include/apache2/http_config.h:275: warning: data definition has no t=
ype or storage class
> /usr/include/apache2/http_config.h:278: error: syntax error before '*' to=
ken
> /usr/include/apache2/http_config.h:278: warning: type defaults to 'int' i=
n declaration of 'temp_pool'
> /usr/include/apache2/http_config.h:278: warning: data definition has no t=
ype or storage class
> /usr/include/apache2/http_config.h:287: error: conflicting types for 'pat=
h'
> /usr/include/apache2/httpd.h:1077: error: previous declaration of 'path' =
was here
> /usr/include/apache2/http_config.h:295: error: syntax error before '}' to=
ken
> /usr/include/apache2/http_config.h:338: error: syntax error before '*' to=
ken
> /usr/include/apache2/http_config.h:346: error: syntax error before '*' to=
ken
> /usr/include/apache2/http_config.h:353: error: syntax error before '*' to=
ken
> /usr/include/apache2/http_config.h:361: error: syntax error before '*' to=
ken
> /usr/include/apache2/http_config.h:374: error: syntax error before '*' to=
ken
> /usr/include/apache2/http_config.h:538: error: syntax error before '*' to=
ken
> /usr/include/apache2/http_config.h:547: error: syntax error before 'apr_p=
ool_t'
> /usr/include/apache2/http_config.h:563: error: syntax error before 'apr_p=
ool_t'
> /usr/include/apache2/http_config.h:576: error: syntax error before 'apr_p=
ool_t'
> /usr/include/apache2/http_config.h:596: error: syntax error before 'ap_pc=
fg_openfile'
> /usr/include/apache2/http_config.h:597: error: syntax error before 'apr_p=
ool_t'
> /usr/include/apache2/http_config.h:597: warning: type defaults to 'int' i=
n declaration of 'ap_pcfg_openfile'
> /usr/include/apache2/http_config.h:597: warning: data definition has no t=
ype or storage class
> /usr/include/apache2/http_config.h:608: error: syntax error before '*' to=
ken
> /usr/include/apache2/http_config.h:611: error: 'ap_pcfg_open_custom' decl=
ared as function returning a function
> /usr/include/apache2/http_config.h:612: error: syntax error before 'void'
> /usr/include/apache2/http_config.h:658: error: syntax error before '*' to=
ken
> /usr/include/apache2/http_config.h:674: error: syntax error before 'apr_p=
ool_t'
> /usr/include/apache2/http_config.h:945: error: syntax error before 'int'
> In file included from /tmp/buildd/libembperl-perl-2.0rc3/ep.h:149,
> from App.xs:13:
> /usr/include/apache2/http_protocol.h:22:26: error: apr_portable.h: No suc=
h file or directory
> /usr/include/apache2/http_protocol.h:23:22: error: apr_mmap.h: No such fi=
le or directory
> In file included from /usr/include/apache2/http_protocol.h:25,
> from /tmp/buildd/libembperl-perl-2.0rc3/ep.h:149,
> from App.xs:13:
> /usr/include/apache2/util_filter.h:72: warning: type defaults to 'int' in=
declaration of 'ap_input_mode_t'
> /usr/include/apache2/util_filter.h:72: warning: data definition has no ty=
pe or storage class
> /usr/include/apache2/util_filter.h:135: error: syntax error before '*' to=
ken
> /usr/include/apache2/util_filter.h:136: error: syntax error before 'apr_b=
ucket_brigade'
> /usr/include/apache2/util_filter.h:136: warning: type defaults to 'int' i=
n declaration of 'apr_status_t'
> /usr/include/apache2/util_filter.h:136: error: 'apr_status_t' declared as=
function returning a function
> /usr/include/apache2/util_filter.h:138: error: syntax error before 'apr_b=
ucket_brigade'
> /usr/include/apache2/util_filter.h:141: error: 'ap_in_filter_func' declar=
ed as function returning a function
> /usr/include/apache2/util_filter.h:145: error: syntax error before 'ap_ou=
t_filter_func'
> /usr/include/apache2/util_filter.h:145: warning: no semicolon at end of s=
truct or union
> /usr/include/apache2/util_filter.h:147: error: syntax error before '}' to=
ken
> /usr/include/apache2/util_filter.h:147: warning: type defaults to 'int' i=
n declaration of 'ap_filter_func'
> /usr/include/apache2/util_filter.h:147: warning: data definition has no t=
ype or storage class
> /usr/include/apache2/util_filter.h:214: error: syntax error before 'ap_fi=
lter_func'
> /usr/include/apache2/util_filter.h:214: warning: no semicolon at end of s=
truct or union
> /usr/include/apache2/util_filter.h:228: error: conflicting types for 'nex=
t'
> /usr/include/apache2/httpd.h:692: error: previous declaration of 'next' w=
as here
> /usr/include/apache2/util_filter.h:229: error: syntax error before '}' to=
ken
> /usr/include/apache2/util_filter.h:274: error: syntax error before 'apr_b=
ucket_brigade'
> /usr/include/apache2/util_filter.h:277: error: 'ap_get_brigade' declared =
as function returning a function
> /usr/include/apache2/util_filter.h:288: error: syntax error before 'apr_b=
ucket_brigade'
> /usr/include/apache2/util_filter.h:288: error: 'ap_pass_brigade' declared=
as function returning a function
> /usr/include/apache2/util_filter.h:323: error: syntax error before 'ap_ou=
t_filter_func'
> /usr/include/apache2/util_filter.h:440: error: syntax error before 'apr_b=
ucket_brigade'
> /usr/include/apache2/util_filter.h:441: error: 'ap_save_brigade' declared=
as function returning a function
> /usr/include/apache2/util_filter.h:451: error: syntax error before '*' to=
ken
> /usr/include/apache2/util_filter.h:452: error: 'ap_filter_flush' declared=
as function returning a function
> /usr/include/apache2/util_filter.h:459: error: syntax error before 'apr_b=
ucket_brigade'
> /usr/include/apache2/util_filter.h:459: error: 'ap_fflush' declared as fu=
nction returning a function
> /usr/include/apache2/util_filter.h:496: error: syntax error before 'apr_b=
ucket_brigade'
> /usr/include/apache2/util_filter.h:497: error: 'ap_fputstrs' declared as =
function returning a function
> /usr/include/apache2/util_filter.h:507: error: syntax error before 'apr_b=
ucket_brigade'
> /usr/include/apache2/util_filter.h:510: error: 'ap_fprintf' declared as f=
unction returning a function
> In file included from /tmp/buildd/libembperl-perl-2.0rc3/ep.h:149,
> from App.xs:13:
> /usr/include/apache2/http_protocol.h:40: error: syntax error before 'void'
> /usr/include/apache2/http_protocol.h:72: error: syntax error before 'apr_=
bucket_brigade'
> /usr/include/apache2/http_protocol.h:109: error: syntax error before 'apr=
_off_t'
> /usr/include/apache2/http_protocol.h:127: error: syntax error before 'ap_=
rationalize_mtime'
> /usr/include/apache2/http_protocol.h:127: error: syntax error before 'apr=
_time_t'
> /usr/include/apache2/http_protocol.h:127: warning: type defaults to 'int'=
in declaration of 'ap_rationalize_mtime'
> /usr/include/apache2/http_protocol.h:127: warning: data definition has no=
type or storage class
> /usr/include/apache2/http_protocol.h:209: error: syntax error before '*' =
token
> /usr/include/apache2/http_protocol.h:210: error: 'ap_send_fd' declared as=
function returning a function
> /usr/include/apache2/http_protocol.h:235: error: syntax error before '*' =
token
> /usr/include/apache2/http_protocol.h:242: error: syntax error before '*' =
token
> /usr/include/apache2/http_protocol.h:261: error: syntax error before '*' =
token
> /usr/include/apache2/http_protocol.h:449: error: syntax error before 'apr=
_size_t'
> /usr/include/apache2/http_protocol.h:564: error: syntax error before 'apr=
_size_t'
> /usr/include/apache2/http_protocol.h:567: error: 'ap_rgetline_core' decla=
red as function returning a function
> /usr/include/apache2/http_protocol.h:584: error: syntax error before '*' =
token
> /usr/include/apache2/http_protocol.h:600: error: syntax error before 'int'
> /usr/include/apache2/http_protocol.h:639: error: syntax error before 'apr=
_bucket_refcount'
> /usr/include/apache2/http_protocol.h:639: warning: no semicolon at end of=
struct or union
> /usr/include/apache2/http_protocol.h:644: error: syntax error before '}' =
token
> /usr/include/apache2/http_protocol.h:646: error: syntax error before 'ap_=
bucket_type_error'
> /usr/include/apache2/http_protocol.h:646: warning: type defaults to 'int'=
in declaration of 'ap_bucket_type_error'
> /usr/include/apache2/http_protocol.h:646: warning: data definition has no=
type or storage class
> /usr/include/apache2/http_protocol.h:664: error: syntax error before '*' =
token
> /usr/include/apache2/http_protocol.h:664: error: syntax error before '*' =
token
> /usr/include/apache2/http_protocol.h:665: warning: type defaults to 'int'=
in declaration of 'ap_bucket_error_make'
> /usr/include/apache2/http_protocol.h:665: warning: data definition has no=
type or storage class
> /usr/include/apache2/http_protocol.h:676: error: syntax error before '*' =
token
> /usr/include/apache2/http_protocol.h:677: error: syntax error before 'apr=
_pool_t'
> /usr/include/apache2/http_protocol.h:678: warning: type defaults to 'int'=
in declaration of 'ap_bucket_error_create'
> /usr/include/apache2/http_protocol.h:678: warning: data definition has no=
type or storage class
> /usr/include/apache2/http_protocol.h:680: error: syntax error before 'apr=
_bucket_brigade'
> /usr/include/apache2/http_protocol.h:680: error: 'ap_byterange_filter' de=
clared as function returning a function
> /usr/include/apache2/http_protocol.h:681: error: syntax error before 'apr=
_bucket_brigade'
> /usr/include/apache2/http_protocol.h:681: error: 'ap_http_header_filter' =
declared as function returning a function
> /usr/include/apache2/http_protocol.h:683: error: syntax error before 'apr=
_bucket_brigade'
> /usr/include/apache2/http_protocol.h:683: error: 'ap_content_length_filte=
r' declared as function returning a function
> /usr/include/apache2/http_protocol.h:684: error: syntax error before 'apr=
_bucket_brigade'
> /usr/include/apache2/http_protocol.h:684: error: 'ap_old_write_filter' de=
clared as function returning a function
> In file included from /tmp/buildd/libembperl-perl-2.0rc3/ep.h:150,
> from App.xs:13:
> /usr/include/apache2/http_log.h:24:29: error: apr_thread_proc.h: No such =
file or directory
> In file included from /tmp/buildd/libembperl-perl-2.0rc3/ep.h:150,
> from App.xs:13:
> /usr/include/apache2/http_log.h:97: error: syntax error before '*' token
> /usr/include/apache2/http_log.h:104: error: syntax error before '*' token
> /usr/include/apache2/http_log.h:105: error: 'ap_replace_stderr_log' decla=
red as function returning a function
> /usr/include/apache2/http_log.h:116: error: syntax error before '*' token
> /usr/include/apache2/http_log.h:173: error: syntax error before 'apr_pool=
_t'
> /usr/include/apache2/http_log.h:213: error: syntax error before '*' token
> /usr/include/apache2/http_log.h:221: error: syntax error before '*' token
> /usr/include/apache2/http_log.h:221: error: 'ap_read_pid' declared as fun=
ction returning a function
> /usr/include/apache2/http_log.h:231: error: syntax error before 'apr_pool=
_t'
> /usr/include/apache2/http_log.h:231: warning: no semicolon at end of stru=
ct or union
> /usr/include/apache2/http_log.h:233: warning: type defaults to 'int' in d=
eclaration of 'fds'
> /usr/include/apache2/http_log.h:233: warning: data definition has no type=
or storage class
> /usr/include/apache2/http_log.h:242: error: syntax error before '}' token
> /usr/include/apache2/http_log.h:251: error: syntax error before '*' token
> /usr/include/apache2/http_log.h:276: error: syntax error before 'void'
> In file included from /tmp/buildd/libembperl-perl-2.0rc3/ep.h:152,
> from App.xs:13:
> /usr/include/apache2/ap_compat.h:21:24: error: apu_compat.h: No such file=
or directory
> App.c: In function 'XS_Embperl__App_new':
> App.c:660: warning: unused variable 'class'
I think this bug caused by an incorrectly set include path, but I'm
not sure how to fix it.
--=20
Matt
--X1bOJ3K7DJ5YkBrT
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)
iD8DBQFC/SDdfNdgYxVXvBARAjNmAJ9JB9Ukgxty51cyAz+PYSj7vNfXtQCgsFaw
W0FFHFVE44jwqhakqU0CvVw=
=Rcuw
-----END PGP SIGNATURE-----
--X1bOJ3K7DJ5YkBrT--
---------------------------------------
Received: (at 322859-close) by bugs.debian.org; 10 Oct 2005 01:18:55 +0000
>From [EMAIL PROTECTED] Sun Oct 09 18:18:55 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EOmHs-0004Ts-00; Sun, 09 Oct 2005 18:17:08 -0700
From: Angus Lees <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#322859: fixed in libembperl-perl 2.0.1-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 09 Oct 2005 18:17:08 -0700
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-Level:
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
Source: libembperl-perl
Source-Version: 2.0.1-1
We believe that the bug you reported is fixed in the latest version of
libembperl-perl, which is due to be installed in the Debian FTP archive:
libembperl-perl_2.0.1-1.diff.gz
to pool/main/libe/libembperl-perl/libembperl-perl_2.0.1-1.diff.gz
libembperl-perl_2.0.1-1.dsc
to pool/main/libe/libembperl-perl/libembperl-perl_2.0.1-1.dsc
libembperl-perl_2.0.1-1_i386.deb
to pool/main/libe/libembperl-perl/libembperl-perl_2.0.1-1_i386.deb
libembperl-perl_2.0.1.orig.tar.gz
to pool/main/libe/libembperl-perl/libembperl-perl_2.0.1.orig.tar.gz
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.
Angus Lees <[EMAIL PROTECTED]> (supplier of updated libembperl-perl 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: Wed, 5 Oct 2005 23:00:42 -0700
Source: libembperl-perl
Binary: libembperl-perl
Architecture: source i386
Version: 2.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Angus Lees <[EMAIL PROTECTED]>
Changed-By: Angus Lees <[EMAIL PROTECTED]>
Description:
libembperl-perl - A system for building dynamic websites with Perl
Closes: 322859
Changes:
libembperl-perl (2.0.1-1) unstable; urgency=low
.
* New upstream release.
* Acknowledge NMU (thanks Marc), closes: #322859.
* control: Bump to standards version 3.6.2 - no changes needed.
Files:
311c6ae96f9ece07c0cb9630ad0db2aa 874 web optional libembperl-perl_2.0.1-1.dsc
594e78d3cba91b0e6b5203f185fac5f1 656442 web optional
libembperl-perl_2.0.1.orig.tar.gz
83149f0a6f27c4f87017a89a67bee720 9086 web optional
libembperl-perl_2.0.1-1.diff.gz
916a270769b5256e906c5323c6e0e63f 892692 web optional
libembperl-perl_2.0.1-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDSb3Gg//Ie9Avh3MRAoNEAJ9Qet7roUfxo/q7kbfRPQbH3azmvACeNQ5K
7TETMj68bRbdJOFTym2Qg6I=
=wmgL
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]