Bug 109908 - apache22 mod_perl issue on sparc64
Summary: apache22 mod_perl issue on sparc64
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: sparc64 (show other bugs)
Version: 6.0-STABLE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-sparc64 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-05 09:30 UTC by Yasholomew Yashinski
Modified: 2009-01-07 21:33 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yasholomew Yashinski 2007-03-05 09:30:04 UTC
Checking if your kit is complete...
Looks good
Writing Makefile for Apache
Writing Makefile for Apache::Connection
Writing Makefile for Apache::Constants
Writing Makefile for Apache::File
Writing Makefile for Apache::Leak
Writing Makefile for Apache::Log
Writing Makefile for Apache::ModuleConfig
Writing Makefile for Apache::PerlRunXS
Writing Makefile for Apache::Server
Writing Makefile for Apache::Symbol
Writing Makefile for Apache::Table
Writing Makefile for Apache::URI
Writing Makefile for Apache::Util
Disabling apxs_install target; deferred to pkg-install
Writing Makefile for mod_perl
===>  Building for mod_perl-1.29_2
(cd ./apaci && PERL5LIB=/usr/ports/www/mod_perl/work/mod_perl-1.29/lib: make)
cc -DPIC -fPIC -O2 -fno-strict-aliasing -pipe -I/usr/local/lib/perl5/5.8.8/mach/
CORE -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLO
ATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/loc
al/include  -DMOD_PERL_VERSION=\"1.29\" -DMOD_PERL_STRING_VERSION=\"mod_perl/1.2
9\" -DMOD_PERL_PREFIX=\"/usr/local/lib/perl5/site_perl/5.8.8/sparc64-freebsd\" -
I/usr/local/include/apache22 -DMOD_PERL -O2 -fno-strict-aliasing -pipe -O2 -fno-
strict-aliasing -pipe   -c mod_perl.c && mv mod_perl.o mod_perl.lo
In file included from /usr/local/include/apache22/httpd.h:43,
                 from apache_inc.h:120,
                 from mod_perl.h:162,
                 from mod_perl.c:58:
/usr/local/include/apache22/ap_config.h:25:17: apr.h: No such file or directory
/usr/local/include/apache22/ap_config.h:26:23: apr_hooks.h: No such file or dire
ctory
/usr/local/include/apache22/ap_config.h:27:32: apr_optional_hooks.h: No such fil
e or directory
In file included from /usr/local/include/apache22/httpd.h:46,
                 from apache_inc.h:120,
                 from mod_perl.h:162,
                 from mod_perl.c:58:
/usr/local/include/apache22/ap_release.h:25:41: apr_general.h: No such file or d
irectory
In file included from apache_inc.h:120,
                 from mod_perl.h:162,
                 from mod_perl.c:58:
/usr/local/include/apache22/httpd.h:50:24: apr_tables.h: No such file or directo
ry
/usr/local/include/apache22/httpd.h:51:23: apr_pools.h: No such file or director
y
/usr/local/include/apache22/httpd.h:52:22: apr_time.h: No such file or directory
/usr/local/include/apache22/httpd.h:53:28: apr_network_io.h: No such file or dir
ectory
/usr/local/include/apache22/httpd.h:54:25: apr_buckets.h: No such file or direct
ory
/usr/local/include/apache22/httpd.h:55:22: apr_poll.h: No such file or directory
In file included from /usr/local/include/apache22/httpd.h:59,
                 from apache_inc.h:120,
                 from mod_perl.h:162,
                 from mod_perl.c:58:
/usr/local/include/apache22/ap_regex.h:87: error: syntax error before "apr_size_
t"

How-To-Repeat: Try to compile it
Comment 1 craig001 2009-01-06 16:23:22 UTC
Hi,

I can't replicate this I suspect the port has been fixed upstream,

I have successfully compiled the port in a fresh clean jail.  I am using
the ports as of lunch time today (portsnap just before I tried to
compile)

# date
Tue  6 Jan 2009 16:13:49 UTC

# uname -rp   
7.0-RELEASE-p5 sparc64

# pkg_info | grep mod_perl
mod_perl-1.30       Embeds a Perl interpreter in the Apache server

I was running the build in a script session the output is available on
request.

Kind Regards
Craig B
Comment 2 Marius Strobl freebsd_committer freebsd_triage 2009-01-07 21:32:18 UTC
State Changed
From-To: open->closed


Close; the problem is reported to be fixed in mod_perl-1.30.