Date: Sat, 31 Jan 2009 17:12:40 GMT From: Trix Farrar <trix@basement.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/131219: mod_perl package failure if apr is built with threads Message-ID: <200901311712.n0VHCeTo095457@www.freebsd.org> Resent-Message-ID: <200901311720.n0VHK13e039647@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131219 >Category: ports >Synopsis: mod_perl package failure if apr is built with threads >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 31 17:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Trix Farrar >Release: 7.1-RELEASE-p2 >Organization: Basement.NET >Environment: FreeBSD tara.basement.net 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #3: Sun Jan 18 00:23:07 CST 2009 root@tara.basement.net:/usr/obj/usr/src/sys/BASEMENT i386 >Description: running "make -s package" in /usr/ports/www/mod_perl2 fails because thread related files are not found/installed. >How-To-Repeat: Script started on Sat Jan 31 10:29:30 2009 [root@tara /usr/ports]# uname -a FreeBSD tara.basement.net 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #3: Sun Jan 18 00:23:07 CST 2009 root@tara.basement.net:/usr/obj/usr/src/sys/BASEMENT i386 [root@tara /usr/ports]# portversion -v mod_perl2 mod_perl2 = up-to-date with port [root@tara /usr/ports]# pkg_info -Ix mod_perl mod_perl2-2.0.4_1,3 Embeds a Perl interpreter in the Apache2 server [root@tara /usr/ports]# [root@tara /usr/ports]# cd /usr/ports/www/mod_perl2/ [root@tara /usr/ports/www/mod_perl2]# make -s deinstall clean ===> Deinstalling for www/mod_perl2 ===> Deinstalling mod_perl2-2.0.4_1,3 pkg_delete: package 'mod_perl2-2.0.4_1,3' is required by these other packages and may not be deinstalled (but I'll delete it anyway): netdisco-0.95_2 p5-Apache-DBI-1.06_1 p5-Apache-DBI-mp2-1.06_1 p5-Apache-Reload-0.10_2 p5-libapreq2-2.08_3 rt-3.8.1_2 pkg_delete: file '/usr/local/lib/perl5/site_perl/5.8.9/mach/APR/ThreadMutex.pm' doesn't exist pkg_delete: file '/usr/local/lib/perl5/site_perl/5.8.9/mach/APR/ThreadRWLock.pm' doesn't exist pkg_delete: file '/usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/ThreadMutex/ThreadMutex.so' doesn't exist pkg_delete: file '/usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/ThreadMutex/ThreadMutex.bs' doesn't exist pkg_delete: file '/usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/ThreadRWLock/ThreadRWLock.so' doesn't exist pkg_delete: file '/usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/ThreadRWLock/ThreadRWLock.bs' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2' pkg_delete: file '/usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/ThreadMutex' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/ThreadMutex' pkg_delete: file '/usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/ThreadRWLock' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/ThreadRWLock' pkg_delete: unable to completely remove directory '/usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR' pkg_delete: unable to completely remove directory '/usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2' pkg_delete: unable to completely remove directory '/usr/local/lib/perl5/site_perl/5.8.9/mach/APR' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) ===> Cleaning for mod_perl2-2.0.4_1,3 [root@tara /usr/ports/www/mod_perl2]# make -s package ===> Extracting for mod_perl2-2.0.4_1,3 => MD5 Checksum OK for mod_perl-2.0.4.tar.gz. => SHA256 Checksum OK for mod_perl-2.0.4.tar.gz. ===> mod_perl2-2.0.4_1,3 depends on file: /usr/local/bin/perl5.8.9 - found ===> Patching for mod_perl2-2.0.4_1,3 ===> mod_perl2-2.0.4_1,3 depends on file: /usr/local/bin/perl5.8.9 - found ===> Applying FreeBSD patches for mod_perl2-2.0.4_1,3 ===> mod_perl2-2.0.4_1,3 depends on file: /usr/local/lib/perl5/site_perl/5.8.9/mach/BSD/Resource.pm - found ===> mod_perl2-2.0.4_1,3 depends on file: /usr/local/sbin/apxs - found ===> mod_perl2-2.0.4_1,3 depends on file: /usr/local/bin/perl5.8.9 - found ===> Configuring for mod_perl2-2.0.4_1,3 Reading Makefile.PL args from @ARGV MP_APXS = /usr/local/sbin/apxs no conflicting prior mod_perl version found - good. Configuring Apache/2.0.63 mod_perl/2.0.4 Perl/v5.8.9 Checking if your kit is complete... Looks good Subroutine MY::postamble redefined at ./Makefile.PL line 167. Subroutine MY::constants redefined at ./Makefile.PL line 181. [ info] generating script t/TEST [ info] generating script ./t/cgi-bin/cookies.pl [ info] generating script ./t/cgi-bin/next_available_port.pl Writing Makefile for Apache::Test Checking for File::Spec...ok Checking for Cwd...ok [ info] generating script t/TEST Checking if your kit is complete... Looks good [snip] ===> Building for mod_perl2-2.0.4_1,3 [snip] ===> Installing for mod_perl2-2.0.4_1,3 ===> mod_perl2-2.0.4_1,3 depends on file: /usr/local/lib/perl5/site_perl/5.8.9/mach/BSD/Resource.pm - found ===> mod_perl2-2.0.4_1,3 depends on file: /usr/local/sbin/apxs - found ===> mod_perl2-2.0.4_1,3 depends on file: /usr/local/bin/perl5.8.9 - found ===> mod_perl2-2.0.4_1,3 depends on file: /usr/local/sbin/apxs - found ===> mod_perl2-2.0.4_1,3 depends on file: /usr/local/bin/perl5.8.9 - found ===> Generating temporary packing list ===> Checking if www/mod_perl2 already installed Manifying blib/man3/ModPerl::RegistryLoader.3 Use of uninitialized value in length at /usr/local/lib/perl5/5.8.9/ExtUtils/Command/MM.pm line 134. Manifying blib/man3/APR::Socket.3 Use of uninitialized value in length at /usr/local/lib/perl5/5.8.9/ExtUtils/Command/MM.pm line 134. Manifying blib/man3/Apache2::FilterRec.3 Use of uninitialized value in length at /usr/local/lib/perl5/5.8.9/ExtUtils/Command/MM.pm line 134. [snip - the uninitialized variable message occurs for every "Manifying" file] Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/typemap Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Access/Access.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Access/Access.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/CmdParms/CmdParms.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/CmdParms/CmdParms.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Command/Command.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Command/Command.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Connection/Connection.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Connection/Connection.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/ConnectionUtil/ConnectionUtil.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/ConnectionUtil/ConnectionUtil.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Directive/Directive.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Directive/Directive.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Filter/Filter.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Filter/Filter.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/FilterRec/FilterRec.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/FilterRec/FilterRec.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/HookRun/HookRun.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/HookRun/HookRun.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Log/Log.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Log/Log.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/MPM/MPM.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/MPM/MPM.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Module/Module.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Module/Module.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Process/Process.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Process/Process.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/RequestIO/RequestIO.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/RequestIO/RequestIO.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/RequestRec/RequestRec.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/RequestRec/RequestRec.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/RequestUtil/RequestUtil.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/RequestUtil/RequestUtil.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Response/Response.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Response/Response.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/ServerRec/ServerRec.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/ServerRec/ServerRec.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/ServerUtil/ServerUtil.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/ServerUtil/ServerUtil.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/SubProcess/SubProcess.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/SubProcess/SubProcess.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/SubRequest/SubRequest.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/SubRequest/SubRequest.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/URI/URI.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/URI/URI.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Util/Util.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Util/Util.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Const/Const.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Const/Const.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/ModPerl/Global/Global.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/ModPerl/Global/Global.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/ModPerl/Util/Util.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/ModPerl/Util/Util.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/ModPerl/Const/Const.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/ModPerl/Const/Const.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/APR.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/APR.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Base64/Base64.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Base64/Base64.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Brigade/Brigade.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Brigade/Brigade.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Bucket/Bucket.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Bucket/Bucket.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/BucketAlloc/BucketAlloc.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/BucketAlloc/BucketAlloc.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/BucketType/BucketType.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/BucketType/BucketType.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Date/Date.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Date/Date.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Error/Error.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Error/Error.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Finfo/Finfo.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Finfo/Finfo.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/IpSubnet/IpSubnet.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/IpSubnet/IpSubnet.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/OS/OS.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/OS/OS.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Pool/Pool.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Pool/Pool.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/SockAddr/SockAddr.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/SockAddr/SockAddr.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Socket/Socket.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Socket/Socket.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Status/Status.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Status/Status.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/String/String.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/String/String.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Table/Table.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Table/Table.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/URI/URI.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/URI/URI.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/UUID/UUID.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/UUID/UUID.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Util/Util.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Util/Util.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Const/Const.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/Const/Const.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/PerlIO/PerlIO.so Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/APR/PerlIO/PerlIO.bs Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/mod_perl2.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Apache2/Build/autosplit.ix Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/SizeLimit.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/compat.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/SourceTables.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/PerlSections.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/ParseSource.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/Resource.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/Build.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/XSLoader.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/Status.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/BuildConfig.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/porting.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/Access.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/CmdParms.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/Command.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/Connection.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/ConnectionUtil.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/Directive.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/Filter.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/FilterRec.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/HookRun.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/Log.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/MPM.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/Module.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/Process.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/RequestIO.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/RequestRec.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/RequestUtil.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/Response.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/ServerRec.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/ServerUtil.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/SubProcess.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/SubRequest.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/URI.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/Util.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/Const.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/PerlSections/Dump.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/TestRun.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/Config.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/Manifest.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/FunctionMap.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/CScan.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/Code.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/ParseSource.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/MM.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/BuildOptions.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/MethodLookup.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/WrapXS.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/MapUtil.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/TypeMap.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/BuildMM.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/TestReport.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/StructureMap.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/PerlRunPrefork.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/Registry.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/RegistryCooker.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/PerlRun.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/RegistryPrefork.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/RegistryLoader.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/RegistryBB.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/Global.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/Util.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/ModPerl/Const.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/XSLoader.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/Base64.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/Brigade.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/Bucket.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/BucketAlloc.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/BucketType.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/Date.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/Error.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/Finfo.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/IpSubnet.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/OS.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/Pool.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/SockAddr.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/Socket.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/Status.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/String.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/Table.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/URI.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/UUID.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/Util.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/Const.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/APR/PerlIO.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Bundle/Apache2.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Bundle/ApacheTest.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestRun.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestClient.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestMM.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestCommonPost.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestConfigParrot.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestRunPHP.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/Test.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestConfigC.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestServer.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestReportPerl.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestConfig.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestConfigPerl.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestHarness.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestUtil.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestSmoke.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestTrace.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestCommon.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestSmokePerl.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestConfigParse.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestConfigPHP.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/Test5005compat.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestBuild.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestMB.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestPerlDB.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestRequest.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestHandler.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestRunParrot.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestHarnessPHP.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestRunPerl.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestReport.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestSSLCA.pm Installing /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache/TestSort.pm Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache::TestRun.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache::TestSmoke.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache::TestRequest.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache::TestServer.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache::TestTrace.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache::TestConfig.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache::TestMM.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache::TestRunPHP.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Bundle::ApacheTest.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache::Test.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache::TestRunPerl.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache::TestReport.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache::TestMB.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache::TestUtil.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/mod_perl2.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/ModPerl::Config.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Bundle::Apache2.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::Build.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/ModPerl::Code.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/ModPerl::CScan.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/ModPerl::RegistryLoader.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::Socket.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::FilterRec.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::HookRun.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::Const.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::UUID.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::Util.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::URI.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::PerlSections.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::ServerUtil.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::PerlIO.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::Util.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::Module.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/ModPerl::Global.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::Finfo.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::SubProcess.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/ModPerl::RegistryBB.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::Response.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::ConnectionUtil.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::BucketAlloc.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::Brigade.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::SizeLimit.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::compat.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::SockAddr.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::Filter.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::ThreadRWLock.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::Connection.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/ModPerl::MethodLookup.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::Const.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::Error.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::MPM.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::RequestUtil.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::OS.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::ServerRec.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::Bucket.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/ModPerl::RegistryPrefork.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::Log.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::Table.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::ThreadMutex.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::Status.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::Command.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::RequestRec.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::BucketType.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::Directive.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/ModPerl::Const.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::Resource.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/ModPerl::BuildMM.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/ModPerl::PerlRun.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/ModPerl::PerlRunPrefork.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::porting.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::Access.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::CmdParms.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::Pool.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::RequestIO.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::Date.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::Base64.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/ModPerl::MM.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::SubRequest.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::String.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::URI.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/ModPerl::Util.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/ModPerl::RegistryCooker.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/APR::IpSubnet.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::Process.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/Apache2::Status.3 Installing /usr/local/lib/perl5/5.8.9/man/man3/ModPerl::Registry.3 Installing /usr/local/bin/mp2bug Writing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/mod_perl2/.packlist +--------------------------------------------------------------+ | | | For details on getting started with mod_perl 2, see: | | | | http://perl.apache.org/docs/2.0/user/intro/start_fast.html | | | | | | Found a bug? File a bug report: | | | | http://perl.apache.org/bugs/ | | | +--------------------------------------------------------------+ ######################################################### Simple config: LoadModule perl_module libexec/apache2/mod_perl.so #PerlModule Apache::compat # your config comes here For a more detailed version (including more options) refer to: docs/user/intro/start_fast.pod or online: http://perl.apache.org/docs/2.0/user/intro/start_fast.html ######################################################### ===> Compressing manual pages for mod_perl2-2.0.4_1,3 ===> Registering installation for mod_perl2-2.0.4_1,3 ===> Building package for mod_perl2-2.0.4_1,3 Creating package /usr/ports/packages/All/mod_perl2-2.0.4_1,3.tbz Registering depends: apache-2.0.63_2 libiconv-1.11_1 db44-4.4.20.4 p5-BSD-Resource-1.2902 perl-5.8.9 gdbm-1.8.3_3 openssl-0.9.8j expat-2.0.1. Creating bzip'd tar ball in '/usr/ports/packages/All/mod_perl2-2.0.4_1,3.tbz' tar: lib/perl5/site_perl/5.8.9/mach/APR/ThreadMutex.pm: Cannot stat: No such file or directory tar: lib/perl5/site_perl/5.8.9/mach/APR/ThreadRWLock.pm: Cannot stat: No such file or directory tar: lib/perl5/site_perl/5.8.9/mach/auto/APR/ThreadMutex/ThreadMutex.so: Cannot stat: No such file or directory tar: lib/perl5/site_perl/5.8.9/mach/auto/APR/ThreadMutex/ThreadMutex.bs: Cannot stat: No such file or directory tar: lib/perl5/site_perl/5.8.9/mach/auto/APR/ThreadRWLock/ThreadRWLock.so: Cannot stat: No such file or directory tar: lib/perl5/site_perl/5.8.9/mach/auto/APR/ThreadRWLock/ThreadRWLock.bs: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 *** Error code 1 Stop in /usr/ports/www/mod_perl2. [root@tara /usr/ports/www/mod_perl2]# [root@tara /usr/ports/www/mod_perl2]# [root@tara /usr/ports/www/mod_perl2]# Script done on Sat Jan 31 10:35:47 2009 >Fix: # pkg_deinstall -f apr-gdbm-db44 # cd /usr/ports/deve/apr # make -s clean # make config # (de-select "Enable Threads in apr") # make -s package # cd /usr/ports/www/mod_perl2 # make -s package >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901311712.n0VHCeTo095457>