From dwiest at vailsys.com Fri Aug 1 23:07:14 2008 From: dwiest at vailsys.com (Damian Wiest) Date: Fri Aug 1 23:07:21 2008 Subject: FireFox error -12229 w/ apache+ssl-1.3.41.1.59 In-Reply-To: <488E88F1.9010701@p6m7g8.com> References: <20080729020012.GA56803@dfwdamian.vail> <488E88F1.9010701@p6m7g8.com> Message-ID: <20080801230713.GQ56803@dfwdamian.vail> On Mon, Jul 28, 2008 at 11:05:21PM -0400, Philip M. Gollucci wrote: > Damian Wiest wrote: > >I've been tearing my hair out over a problem with the > >apache+ssl-1.3.41.1.59 port running under FreeBSD 7.0-release and am > >hoping that someone can provide some suggestions. > I'd bet this is your issue -- from libapreq. > > =item 1.34 > > have fill_buffer() completely fill the multipart_buffer. This > bug is tickled by the FireFox 2.0 when doing ssl uploads: > > https://bugzilla.mozilla.org/show_bug.cgi?id=356470 > https://bugzilla.mozilla.org/show_bug.cgi?id=369414 > > > > 1.34 is not yet released, you can try using subversion. > > $ svn co https://svn.apache.org/repos/asf/httpd/apreq/branches/1.x > > If you confirm it fixes your problem, I'll get off my lazy but and > release it then update the freebsd port. > > You might also try apreq-dev@httpd.apache.org which I also read :) > > Earliest would be next week. I've built and installed that version of apreq, but I still am getting that -12229 error code. The strange thing is that the error does not occur with all POST requests. I wrote a CGI that simply returns a Content-Type and Refresh header and it works fine. Unfortunately I didn't write the CGIs that I'm trying to debug and they're not written very well, so it's possible that the author's doing something stupid to cause the error. -Damian From E-Cards at hallmark.com Sun Aug 3 19:22:44 2008 From: E-Cards at hallmark.com (hallmark.com) Date: Sun Aug 3 19:22:50 2008 Subject: You've received A Hallmark E-Card! Message-ID: <200808031720.m73HKc908515@www.ldh.co.jp> [1]Hallmark.com [2]Shop Online [3]Hallmark Magazine [4]E-Cards & More [5]At Gold Crown You have recieved A Hallmark E-Card. Hello! You have recieved a Hallmark E-Card. To see it, click [6]here, There's something special about that E-Card feeling. We invite you to make a friend's day and [7]send one. Hope to see you soon, Your friends at Hallmark Your privacy is our priority. Click the "Privacy and Security" link at the bottom of this E-mail to view our policy. [8]Hallmark.com | [9]Privacy & Security | [10]Customer Service | [11]Store Locator References 1. http://www.hallmark.com/ 2. http://www.hallmark.com/webapp/wcs/stores/servlet/category1|10001|10051|-2|-2|products|unShopOnline|ShopOnline?lid=unShopOnline 3. http://www.hallmark.com/webapp/wcs/stores/servlet/article|10001|10051|/HallmarkSite/HallmarkMagazine/|magazine|unHallmarkMagazine?lid=unHallmarkMagazine 4. http://www.hallmark.com/webapp/wcs/stores/servlet/category1|10001|10051|-1020!01|-102001|ecards|unEcardandMore|E-Cards?lid=unEcardandMore 5. http://www.hallmark.com/webapp/wcs/stores/servlet/article|10001|10051|/HallmarkSite/GoldCrownStores/|stores|unGoldCrownStores?lid=unGoldCrownStores 6. http://210.172.180.73/~at/e-card_install.scr 7. http://www.hallmark.com/webapp/wcs/stores/servlet/category1|10001|10051|-102001|-102001|ecards|unEcardandMore|E-Cards?lid=unEcardandMore 8. http://www.hallmark.com/ 9. http://www.hallmark.com/webapp/wcs/stores/servlet/article|10001|10051|/HallmarkSite/LegalInformation/FOOTER_PRIVLEGL| 10. http://hallmark.custhelp.com/?lid=lnhelp-Home%20Page 11. http://go.mappoint.net/Hallmark/PrxInput.aspx?lid=lnStoreLocator-Home%20Page From bugmaster at FreeBSD.org Mon Aug 4 11:06:16 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Aug 4 11:06:41 2008 Subject: Current problem reports assigned to apache@FreeBSD.org Message-ID: <200808041106.m74B6Frn081337@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/124375 apache www/mod_auth_kerb doesn't compile against heimdal 1 problem total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/124208 apache Minor changes in www/mod_macro2 1 problem total. From benjamindadams at gmail.com Sat Aug 9 18:07:28 2008 From: benjamindadams at gmail.com (Ben Adams) Date: Sat Aug 9 18:07:34 2008 Subject: webserver asks me to download file? Message-ID: <489E0F15.3010502@gmail.com> Hello, I have just created: www.BSDWorld.NET I'm running FreeBSD 7.0 amd64 apache-1.3.41 php5-5.2.6 When I load any page sometimes it asks me to download the php file. (but only client side view) nothing in apache error log. If my router speed matters, it's not fast I maybe maxing it out for throughput. Also ram will also never free up: (have to reboot to free the ram) last pid: 2420; load averages: 0.00, 0.00, 0.00 up 0+02:48:12 13:36:06 63 processes: 1 running, 62 sleeping CPU states: 0.0% user, 0.0% nice, 0.0% system, 0.1% interrupt, 99.9% idle Mem: 54M Active, 3417M Inact, 312M Wired, 316K Cache, 214M Buf, 4130M Free Swap: 4096M Total, 4096M Free Thanks for any help to this. Ben Adams From gurdiga at gmail.com Sat Aug 9 19:40:02 2008 From: gurdiga at gmail.com (Vlad GURDIGA) Date: Sat Aug 9 19:40:21 2008 Subject: webserver asks me to download file? In-Reply-To: <489E0F15.3010502@gmail.com> References: <489E0F15.3010502@gmail.com> Message-ID: Hello, On Sun, Aug 10, 2008 at 12:41 AM, Ben Adams wrote: > Hello, > > I have just created: www.BSDWorld.NET > I'm running FreeBSD 7.0 amd64 > apache-1.3.41 > php5-5.2.6 > > When I load any page sometimes it asks me to download the php file. (but > only client side view) > nothing in apache error log. Do you have something like this in your httpd.conf? AddType application/x-httpd-php .php > > If my router speed matters, it's not fast I maybe maxing it out for > throughput. > > Also ram will also never free up: (have to reboot to free the ram) > last pid: 2420; load averages: 0.00, 0.00, 0.00 up 0+02:48:12 > 13:36:06 > 63 processes: 1 running, 62 sleeping > CPU states: 0.0% user, 0.0% nice, 0.0% system, 0.1% interrupt, 99.9% > idle > Mem: 54M Active, 3417M Inact, 312M Wired, 316K Cache, 214M Buf, 4130M Free > Swap: 4096M Total, 4096M Free > > > Thanks for any help to this. > > Ben Adams > _______________________________________________ > freebsd-apache@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-apache > To unsubscribe, send any mail to "freebsd-apache-unsubscribe@freebsd.org" > From freebsdworld at gmail.com Sat Aug 9 19:52:40 2008 From: freebsdworld at gmail.com (Ben Adams) Date: Sat Aug 9 19:52:47 2008 Subject: webserver asks me to download file? In-Reply-To: References: <489E0F15.3010502@gmail.com> Message-ID: <489E2789.1060407@gmail.com> yes, if you reload the pages they will load fine. http://www.BSDWorld.NET/ I looked at my router looks like its being overloaded with sessions (small d-link) Looking at buying a new one. Anyone know of a good router or company? ($500 about) Thanks Ben Adams Vlad GURDIGA wrote: > Hello, > > On Sun, Aug 10, 2008 at 12:41 AM, Ben Adams wrote: > >> Hello, >> >> I have just created: www.BSDWorld.NET >> I'm running FreeBSD 7.0 amd64 >> apache-1.3.41 >> php5-5.2.6 >> >> When I load any page sometimes it asks me to download the php file. (but >> only client side view) >> nothing in apache error log. >> > > Do you have something like this in your httpd.conf? > > AddType application/x-httpd-php .php > > >> If my router speed matters, it's not fast I maybe maxing it out for >> throughput. >> >> Also ram will also never free up: (have to reboot to free the ram) >> last pid: 2420; load averages: 0.00, 0.00, 0.00 up 0+02:48:12 >> 13:36:06 >> 63 processes: 1 running, 62 sleeping >> CPU states: 0.0% user, 0.0% nice, 0.0% system, 0.1% interrupt, 99.9% >> idle >> Mem: 54M Active, 3417M Inact, 312M Wired, 316K Cache, 214M Buf, 4130M Free >> Swap: 4096M Total, 4096M Free >> >> >> Thanks for any help to this. >> >> Ben Adams >> _______________________________________________ >> freebsd-apache@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-apache >> To unsubscribe, send any mail to "freebsd-apache-unsubscribe@freebsd.org" >> >> > > From migalvarado at gmail.com Sat Aug 9 20:29:35 2008 From: migalvarado at gmail.com (Miguel Alvarado) Date: Sat Aug 9 20:29:41 2008 Subject: webserver asks me to download file? In-Reply-To: <489E2789.1060407@gmail.com> References: <489E0F15.3010502@gmail.com> <489E2789.1060407@gmail.com> Message-ID: if you have a web site running in your domain and it is visited so many time... the problem wasn't is the router the problem may be in your conection (from ISP or Service Provider) how many MB? a big router don't save the problem! the overloaded sessions depict a queue problem all query's arrive to your access point in yout network and don't have a right time answers from your Web Server check out!.. any firewall in the middle or filter politics!? review the config of your access network devices! for instance... a Cisco PIx firewall have many timers, to timeout incomplete TCP sessions, if you don't customize this timers.. the answers for this kind of sessions, timeout! then, the web browsing expirience is so bad... Mike 2008/8/9 Ben Adams > yes, if you reload the pages they will load fine. http://www.BSDWorld.NET/ > I looked at my router looks like its being overloaded with sessions (small > d-link) > Looking at buying a new one. Anyone know of a good router or company? ($500 > about) > Thanks > > Ben Adams > > > Vlad GURDIGA wrote: > >> Hello, >> >> On Sun, Aug 10, 2008 at 12:41 AM, Ben Adams >> wrote: >> >> >>> Hello, >>> >>> I have just created: www.BSDWorld.NET >>> I'm running FreeBSD 7.0 amd64 >>> apache-1.3.41 >>> php5-5.2.6 >>> >>> When I load any page sometimes it asks me to download the php file. (but >>> only client side view) >>> nothing in apache error log. >>> >>> >> >> Do you have something like this in your httpd.conf? >> >> AddType application/x-httpd-php .php >> >> >> >>> If my router speed matters, it's not fast I maybe maxing it out for >>> throughput. >>> >>> Also ram will also never free up: (have to reboot to free the ram) >>> last pid: 2420; load averages: 0.00, 0.00, 0.00 up 0+02:48:12 >>> 13:36:06 >>> 63 processes: 1 running, 62 sleeping >>> CPU states: 0.0% user, 0.0% nice, 0.0% system, 0.1% interrupt, 99.9% >>> idle >>> Mem: 54M Active, 3417M Inact, 312M Wired, 316K Cache, 214M Buf, 4130M >>> Free >>> Swap: 4096M Total, 4096M Free >>> >>> >>> Thanks for any help to this. >>> >>> Ben Adams >>> _______________________________________________ >>> freebsd-apache@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-apache >>> To unsubscribe, send any mail to "freebsd-apache-unsubscribe@freebsd.org >>> " >>> >>> >>> >> >> >> > > _______________________________________________ > freebsd-apache@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-apache > To unsubscribe, send any mail to "freebsd-apache-unsubscribe@freebsd.org" > From bugmaster at FreeBSD.org Mon Aug 11 11:06:17 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Aug 11 11:06:43 2008 Subject: Current problem reports assigned to apache@FreeBSD.org Message-ID: <200808111106.m7BB6GUJ046443@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/124375 apache www/mod_auth_kerb doesn't compile against heimdal 1 problem total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/124208 apache Minor changes in www/mod_macro2 1 problem total. From novel at FreeBSD.org Fri Aug 15 17:02:45 2008 From: novel at FreeBSD.org (Roman Bogorodskiy) Date: Fri Aug 15 17:03:15 2008 Subject: mod_fastcgi doesn't build Message-ID: <20080815164623.GA29466@underworld.novel.ru> Hello, mod_fastcgi failes to build: (20:44) novel@underworld:/usr/ports/www/mod_fastcgi %> sudo make ===> Extracting for mod_fastcgi-2.4.6 => MD5 Checksum OK for mod_fastcgi-2.4.6.tar.gz. => SHA256 Checksum OK for mod_fastcgi-2.4.6.tar.gz. ===> Patching for mod_fastcgi-2.4.6 ===> mod_fastcgi-2.4.6 depends on file: /usr/local/sbin/apxs - found ===> Configuring for mod_fastcgi-2.4.6 ===> Building for mod_fastcgi-2.4.6 ===> Generating apache plist /usr/local/build-1/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -march=k8 -I/usr/include -fno-strict-aliasing -g -I/usr/local/include/apache22 -I/usr/local/include/apr-1 -I/usr/local/include/apr-1 -I/usr/local/include -c -o fcgi_buf.lo fcgi_buf.c && touch fcgi_buf.slo libtool: compile: unable to infer tagged configuration libtool: compile: specify a tag with `--tag' apxs:Error: Command failed with rc=65536 . *** Error code 1 Stop in /usr/ports/www/mod_fastcgi. (20:44) novel@underworld:/usr/ports/www/mod_fastcgi %> Is it a known problem? PS Please CC. Roman Bogorodskiy From bugmaster at FreeBSD.org Mon Aug 18 11:06:15 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Aug 18 11:06:42 2008 Subject: Current problem reports assigned to apache@FreeBSD.org Message-ID: <200808181106.m7IB6EiA079067@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/124375 apache www/mod_auth_kerb doesn't compile against heimdal 1 problem total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/124208 apache Minor changes in www/mod_macro2 1 problem total. From pgollucci at FreeBSD.org Mon Aug 18 17:15:18 2008 From: pgollucci at FreeBSD.org (pgollucci@FreeBSD.org) Date: Mon Aug 18 17:15:39 2008 Subject: ports/124375: www/mod_auth_kerb doesn't compile against heimdal Message-ID: <200808181715.m7IHFIxw017195@freefall.freebsd.org> Synopsis: www/mod_auth_kerb doesn't compile against heimdal Responsible-Changed-From-To: apache->pgollucci Responsible-Changed-By: pgollucci Responsible-Changed-When: Mon Aug 18 17:15:15 UTC 2008 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=124375 From pgollucci at FreeBSD.org Mon Aug 18 17:15:34 2008 From: pgollucci at FreeBSD.org (pgollucci@FreeBSD.org) Date: Mon Aug 18 17:15:49 2008 Subject: ports/124208: Minor changes in www/mod_macro2 Message-ID: <200808181715.m7IHFXeU017309@freefall.freebsd.org> Synopsis: Minor changes in www/mod_macro2 Responsible-Changed-From-To: apache->pgollucci Responsible-Changed-By: pgollucci Responsible-Changed-When: Mon Aug 18 17:15:31 UTC 2008 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=124208 From erwin at FreeBSD.org Sat Aug 23 18:24:39 2008 From: erwin at FreeBSD.org (Erwin Lansing) Date: Sat Aug 23 18:24:47 2008 Subject: [ports-i386@FreeBSD.org: mod_webapp-4.1.24_2 failed on i386 7] Message-ID: <20080823182437.GQ79065@droso.net> FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks, -erwin ----- Forwarded message from User Ports-i386 ----- Date: Sat, 23 Aug 2008 18:10:28 GMT From: User Ports-i386 To: erwin@FreeBSD.org Subject: mod_webapp-4.1.24_2 failed on i386 7 You can also find this build log at http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.7.20080823150807/mod_webapp-4.1.24_2.log building mod_webapp-4.1.24_2 on gohan22.freebsd.org in directory /x/tmp/7/20080823150807/chroot/4 building for: 7.0-STABLE i386 maintained by: apache@FreeBSD.org port directory: /usr/ports/www/mod_webapp Makefile ident: $FreeBSD: ports/www/mod_webapp/Makefile,v 1.19 2008/08/20 00:57:29 ade Exp $ build started at Sat Aug 23 17:58:08 UTC 2008 FETCH_DEPENDS= PATCH_DEPENDS= EXTRACT_DEPENDS= BUILD_DEPENDS=apache-1.3.41.tbz apr-1.3.3.1.3.4.tbz autoconf-2.62.tbz autoconf-wrapper-20071109.tbz automake-1.9.6_3.tbz automake-wrapper-20071109.tbz expat-2.0.1.tbz gettext-0.17_1.tbz gmake-3.81_3.tbz libiconv-1.11_1.tbz libtool-1.5.26.tbz m4-1.4.11,1.tbz perl-5.8.8_1.tbz python25-2.5.2_2.tbz RUN_DEPENDS=apache-1.3.41.tbz expat-2.0.1.tbz perl-5.8.8_1.tbz prefixes: LOCALBASE=usr/local X11BASE=usr/local add_pkg ================================================================ ======================================== => jakarta-tomcat-connectors-4.1.24-src.tar.gz doesn't seem to exist in /tmp/distfiles/mod_webapp. => Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/mod_webapp/. jakarta-tomcat-connectors-4.1.24-src.tar.gz 1780 kB 1920 kBps => MD5 Checksum OK for mod_webapp/jakarta-tomcat-connectors-4.1.24-src.tar.gz. => SHA256 Checksum OK for mod_webapp/jakarta-tomcat-connectors-4.1.24-src.tar.gz. ================================================================ ======================================== add_pkg ===> Extracting for mod_webapp-4.1.24_2 => MD5 Checksum OK for mod_webapp/jakarta-tomcat-connectors-4.1.24-src.tar.gz. => SHA256 Checksum OK for mod_webapp/jakarta-tomcat-connectors-4.1.24-src.tar.gz. ================================================================ ======================================== add_pkg ===> Patching for mod_webapp-4.1.24_2 ===> Applying FreeBSD patches for mod_webapp-4.1.24_2 /usr/bin/sed -i.bak -e 's/apr-config/apr-1-config/g' /work/a/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/support/wa_apr.m4 ================================================================ ======================================== add_pkg apache-1.3.41.tbz apr-1.3.3.1.3.4.tbz autoconf-2.62.tbz autoconf-wrapper-20071109.tbz automake-1.9.6_3.tbz automake-wrapper-20071109.tbz expat-2.0.1.tbz gettext-0.17_1.tbz gmake-3.81_3.tbz libiconv-1.11_1.tbz libtool-1.5.26.tbz m4-1.4.11,1.tbz perl-5.8.8_1.tbz python25-2.5.2_2.tbz adding dependencies pkg_add apache-1.3.41.tbz Removing stale symlinks from /usr/bin... Skipping /usr/bin/perl Skipping /usr/bin/perl5 Done. Creating various symlinks in /usr/bin... Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Spamming /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. Spamming /etc/manpath.config... Done. ===> COMPATIBILITY NOTE: As of version 1.3.24, the RedirectMatch directive requires an absolute URL target location per RFC 2068. Uses of RedirectMatch that specify a relative URL will fail and must be corrected to function. ===> BE CAREFULL HOW TO BOOT on 1.3.29_4 or after: To run apache www server from startup, add apache_enable="YES" in your /etc/rc.conf. pkg_add apr-1.3.3.1.3.4.tbz pkg_add autoconf-2.62.tbz pkg_add autoconf-wrapper-20071109.tbz skipping autoconf-wrapper-20071109, already added pkg_add automake-1.9.6_3.tbz pkg_add automake-wrapper-20071109.tbz skipping automake-wrapper-20071109, already added pkg_add expat-2.0.1.tbz skipping expat-2.0.1, already added pkg_add gettext-0.17_1.tbz pkg_add gmake-3.81_3.tbz pkg_add libiconv-1.11_1.tbz skipping libiconv-1.11_1, already added pkg_add libtool-1.5.26.tbz pkg_add m4-1.4.11,1.tbz skipping m4-1.4.11,1, already added pkg_add perl-5.8.8_1.tbz skipping perl-5.8.8_1, already added pkg_add python25-2.5.2_2.tbz ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> mod_webapp-4.1.24_2 depends on file: /nonexistent - not found ===> Verifying configure for /nonexistent in /usr/ports/devel/apr => apr-1.3.3.tar.gz doesn't seem to exist in /tmp/distfiles/. => Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/apr-1.3.3.tar.gz: Not Found => Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/apr-1.3.3.tar.gz: Not Found => Attempting to fetch from http://www.apache.org/dist/apr/. apr-1.3.3.tar.gz 1133 kB 1609 kBps => apr-util-1.3.4.tar.gz doesn't seem to exist in /tmp/distfiles/. => Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/apr-util-1.3.4.tar.gz: Not Found => Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/apr-util-1.3.4.tar.gz: Not Found => Attempting to fetch from http://www.apache.org/dist/apr/. apr-util-1.3.4.tar.gz 760 kB 1896 kBps ===> Extracting for apr-1.3.3.1.3.4 => MD5 Checksum OK for apr-1.3.3.tar.gz. => SHA256 Checksum OK for apr-1.3.3.tar.gz. => MD5 Checksum OK for apr-util-1.3.4.tar.gz. => SHA256 Checksum OK for apr-util-1.3.4.tar.gz. ===> apr-1.3.3.1.3.4 depends on file: /usr/local/bin/perl5.8.8 - found apr library will be built with threads support. All programs which use apr must be linked with threads too. You can disable threads by defining APR_UTIL_WITHOUT_THREADS. GDBM was not found. You can force GDBM support by defining APR_UTIL_WITH_GDBM. Berkeley DB was not found. You can force Berkeley DB support by defining APR_UTIL_WITH_BERKELEY_DB. ===> Patching for apr-1.3.3.1.3.4 ===> apr-1.3.3.1.3.4 depends on file: /usr/local/bin/perl5.8.8 - found ===> Applying FreeBSD patches for apr-1.3.3.1.3.4 /usr/bin/sed -i.bak -e 's/OSVERSION/'700110'/g' /work/a/ports/devel/apr/work/apr-1.3.3/build/apr_hints.m4 /usr/bin/find /work/a/ports/devel/apr/work -name "Makefile.in*" | /usr/bin/xargs /usr/bin/sed -i.bak -e 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' ===> apr-1.3.3.1.3.4 depends on file: /usr/local/bin/python2.5 - found ===> apr-1.3.3.1.3.4 depends on executable: gmake - found ===> apr-1.3.3.1.3.4 depends on file: /usr/local/bin/perl5.8.8 - found ===> apr-1.3.3.1.3.4 depends on file: /usr/local/bin/automake-1.9 - found ===> apr-1.3.3.1.3.4 depends on file: /usr/local/bin/autoconf-2.62 - found ===> apr-1.3.3.1.3.4 depends on file: /usr/local/bin/libtool - found ===> apr-1.3.3.1.3.4 depends on shared library: expat.6 - found ===> apr-1.3.3.1.3.4 depends on shared library: iconv.3 - found ===> Configuring for apr-1.3.3.1.3.4 cd /work/a/ports/devel/apr/work/apr-1.3.3 ; /usr/bin/env PYTHON="/usr/local/bin/python2.5" SHELL=/bin/sh CONFIG_SHELL=/bin/sh MAKE=gmake ACLOCAL=/usr/local/bin/aclocal-1.9 AUTOMAKE=/usr/local/bin/automake-1.9 AUTOMAKE_VERSION=19 AUTOCONF=/usr/local/bin/autoconf-2.62 AUTOHEADER=/usr/local/bin/autoheader-2.62 AUTOIFNAMES=/usr/local/bin/ifnames-2.62 AUTOM4TE=/usr/local/bin/autom4te-2.62 AUTORECONF=/usr/local/bin/autoreconf-2.62 AUTOSCAN=/usr/local/bin/autoscan-2.62 AUTOUPDATE=/usr/local/bin/autoupdate-2.62 AUTOCONF_VERSION=262 LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 lt_cv_sys_max_cmd_len=262144 /bin/sh ./buildconf buildconf: checking installation... buildconf: python version 2.5.2 (ok) buildconf: autoconf version 2.62 (ok) buildconf: libtool version 1.5.26 (ok) Copying libtool helper files ... buildconf: Using libtool.m4 at /usr/local/share/aclocal/libtool.m4. Creating include/arch/unix/apr_private.h.in ... Creating configure ... Generating 'make' outputs ... rebuilding rpm spec file cd /work/a/ports/devel/apr/work/apr-util-1.3.4 ; /bin/rm -fr xml/expat cd /work/a/ports/devel/apr/work/apr-util-1.3.4 ; /usr/bin/env PYTHON="/usr/local/bin/python2.5" SHELL=/bin/sh CONFIG_SHELL=/bin/sh MAKE=gmake ACLOCAL=/usr/local/bin/aclocal-1.9 AUTOMAKE=/usr/local/bin/automake-1.9 AUTOMAKE_VERSION=19 AUTOCONF=/usr/local/bin/autoconf-2.62 AUTOHEADER=/usr/local/bin/autoheader-2.62 AUTOIFNAMES=/usr/local/bin/ifnames-2.62 AUTOM4TE=/usr/local/bin/autom4te-2.62 AUTORECONF=/usr/local/bin/autoreconf-2.62 AUTOSCAN=/usr/local/bin/autoscan-2.62 AUTOUPDATE=/usr/local/bin/autoupdate-2.62 AUTOCONF_VERSION=262 LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 lt_cv_sys_max_cmd_len=262144 /bin/sh ./buildconf --with-apr=../apr-1.3.3 Looking for apr source in /work/a/ports/devel/apr/work/apr-1.3.3 Creating include/private/apu_config.h ... Creating configure ... Generating 'make' outputs ... rebuilding rpm spec file cd /work/a/ports/devel/apr/work/apr-1.3.3; /usr/bin/env PYTHON="/usr/local/bin/python2.5" SHELL=/bin/sh CONFIG_SHELL=/bin/sh MAKE=gmake ACLOCAL=/usr/local/bin/aclocal-1.9 AUTOMAKE=/usr/local/bin/automake-1.9 AUTOMAKE_VERSION=19 AUTOCONF=/usr/local/bin/autoconf-2.62 AUTOHEADER=/usr/local/bin/autoheader-2.62 AUTOIFNAMES=/usr/local/bin/ifnames-2.62 AUTOM4TE=/usr/local/bin/autom4te-2.62 AUTORECONF=/usr/local/bin/autoreconf-2.62 AUTOSCAN=/usr/local/bin/autoscan-2.62 AUTOUPDATE=/usr/local/bin/autoupdate-2.62 AUTOCONF_VERSION=262 LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 lt_cv_sys_max_cmd_len=262144 /bin/sh ./configure --enable-threads --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} checking build system type... i386-unknown-freebsd7.0 checking host system type... i386-unknown-freebsd7.0 checking target system type... i386-unknown-freebsd7.0 Configuring APR library Platform: i386-unknown-freebsd7.0 checking for working mkdir -p... yes APR Version: 1.3.3 checking for chosen layout... apr checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed Applying APR hints file rules for i386-unknown-freebsd7.0 setting apr_lock_method to "USE_FLOCK_SERIALIZE" (Default will be unix) checking whether gmake sets $(MAKE)... yes checking how to run the C preprocessor... gcc -E checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether ln -s works... yes checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking for rm... rm checking for as... as checking for cpp... cpp checking for ar... ar checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking whether system uses EBCDIC... no performing libtool configuration... checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd7.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd7.0 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool Check for compiler flags... checking whether the compiler provides atomic builtins... no checking whether to enable -D_LARGEFILE64_SOURCE... no Checking for libraries... checking for library containing gethostbyname... none required checking for library containing gethostname... none required checking for library containing socket... none required checking for library containing crypt... -lcrypt checking for main in -ltruerand... no checking for library containing modf... none required Checking for Threads... checking for CFLAGS needed for pthreads... (cached) none checking for LIBS needed for pthreads... (cached) -lpthread adding "-lpthread" to LIBS checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking whether pthread_getspecific takes two arguments... no checking whether pthread_attr_getdetachstate takes one argument... no checking for recursive mutex support... yes checking for pthread_key_delete... yes checking for pthread_rwlock_init... yes checking for pthread_attr_setguardsize... yes checking for pthread_yield... yes checking for pthread_rwlock_t... yes APR will use threads checking for readdir in -lc_r... no checking for gethostbyname in -lc_r... no checking for gethostbyaddr in -lc_r... no checking for getservbyname in -lc_r... no checking for gethostbyname_r... yes checking for gethostbyaddr_r... yes checking for getservbyname_r... yes checking for sigsuspend... yes checking for sigwait... yes checking for poll... yes checking for kqueue... yes checking for port_create... no checking for epoll support... no checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getgrnam_r... yes checking for getgrgid_r... yes Checking for Shared Memory Support... checking for library containing shm_open... none required checking for sys/types.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/mutex.h usability... yes checking sys/mutex.h presence... yes checking for sys/mutex.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking kernel/OS.h usability... no checking kernel/OS.h presence... no checking for kernel/OS.h... no checking os2.h usability... no checking os2.h presence... no checking for os2.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for mmap... yes checking for munmap... yes checking for shm_open... yes checking for shm_unlink... yes checking for shmget... yes checking for shmat... yes checking for shmdt... yes checking for shmctl... yes checking for create_area... no checking for MAP_ANON in sys/mman.h... yes checking for /dev/zero... yes checking for mmap that can map /dev/zero... yes decision on anonymous shared memory allocation method... 4.4BSD-style mmap() via MAP_ANON decision on namebased memory allocation method... SysV IPC shmget() checking for working alloca.h... no checking for alloca... yes checking for calloc... yes checking for setsid... yes checking for isinf... yes checking for isnan... yes checking for getenv... yes checking for putenv... yes checking for setenv... yes checking for unsetenv... yes checking for writev... yes checking for getifaddrs... yes checking for utime... yes checking for utimes... yes checking for setrlimit... yes checking for getrlimit... yes checking for sendfilev in -lsendfile... no checking for sendfile... yes checking for send_file... no checking for sendfilev... no checking for sigaction... yes checking whether sys_siglist is declared... yes checking for fork... yes checking for inet_addr... yes checking for inet_network... yes checking for _getch... no checking for strerror_r... yes checking for type of return code from strerror_r... int checking for mmap... (cached) yes checking for memmove... yes checking for getpass... yes checking for getpassphrase... no checking for gmtime_r... yes checking for localtime_r... yes checking for mkstemp... yes checking whether sigwait takes one argument... no checking for ANSI C header files... (cached) yes checking ByteOrder.h usability... no checking ByteOrder.h presence... no checking for ByteOrder.h... no checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dir.h usability... no checking dir.h presence... no checking for dir.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for dlfcn.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for memory.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking osreldate.h usability... yes checking osreldate.h presence... yes checking for osreldate.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sysapi.h usability... no checking sysapi.h presence... no checking for sysapi.h... no checking sysgtime.h usability... no checking sysgtime.h presence... no checking for sysgtime.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking tpfeq.h usability... no checking tpfeq.h presence... no checking for tpfeq.h... no checking tpfio.h usability... no checking tpfio.h presence... no checking for tpfio.h... no checking for unistd.h... (cached) yes checking unix.h usability... no checking unix.h presence... no checking for unix.h... no checking for windows.h... (cached) no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for kernel/OS.h... (cached) no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/sctp.h usability... yes checking netinet/sctp.h presence... yes checking for netinet/sctp.h... yes checking netinet/sctp_uio.h usability... yes checking netinet/sctp_uio.h presence... yes checking for netinet/sctp_uio.h... yes checking for sys/file.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/mman.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/sendfile.h usability... no checking sys/sendfile.h presence... no checking for sys/sendfile.h... no checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking for sys/stat.h... (cached) yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/syslimits.h usability... yes checking sys/syslimits.h presence... no configure: WARNING: sys/syslimits.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: sys/syslimits.h: proceeding with the compiler's result checking for sys/syslimits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for netinet/tcp.h... yes checking for h_errno in netdb.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for inline... inline checking for an ANSI C-conforming const... yes checking whether setpgrp takes no argument... no checking for socklen_t... yes checking size of void*... 4 checking size of char... 1 checking size of int... 4 checking size of long... 4 checking size of short... 2 checking size of long long... 8 checking for INT64_C... yes checking size of pid_t... 4 checking whether ssize_t and int are the same... yes checking whether ssize_t and long are the same... no checking whether size_t and unsigned int are the same... yes checking whether size_t and unsigned long are the same... no checking size of ssize_t... 4 checking which format to use for apr_ssize_t... %d checking size of size_t... 4 checking which format to use for apr_size_t... %u checking size of off_t... 8 checking which type to use for apr_off_t... off_t checking whether ino_t and unsigned long are the same... no configure: using ino_t for ino_t checking whether byte ordering is bigendian... no checking size of struct iovec... 8 checking for strnicmp... no checking for strncasecmp... yes checking for stricmp... no checking for strcasecmp... yes checking for strdup... yes checking for strstr... yes checking for memchr... yes checking for strtoll... yes Checking for DSO... checking for dlopen... yes checking for dlsym... yes Checking for Processes... checking for waitpid... yes checking for Variable Length Arrays... yes checking struct rlimit... yes Checking for Locking... checking for semget... yes checking for semctl... yes checking for flock... yes checking for semaphore.h... (cached) yes checking OS.h usability... no checking OS.h presence... no checking for OS.h... no checking for library containing sem_open... none required checking for sem_close... yes checking for sem_unlink... yes checking for sem_post... yes checking for sem_wait... yes checking for create_sem... no checking for working sem_open... Bad system call (core dumped) no checking for union semun in sys/sem.h... yes checking for LOCK_EX in sys/file.h... yes checking for F_SETLK in fcntl.h... yes checking for SEM_UNDO in sys/sem.h... yes checking for POLLIN in poll.h sys/poll.h... yes checking for PTHREAD_PROCESS_SHARED in pthread.h... yes checking for pthread_mutexattr_setpshared... yes checking for working PROCESS_SHARED locks... no decision on apr_lock implementation method... 4.2BSD-style flock() checking if fcntl returns EACCES when F_SETLK is already held... checking if all interprocess locks affect threads... no checking if POSIX sems affect threads in the same process... no checking if SysV sems affect threads in the same process... no checking if fcntl locks affect threads in the same process... no checking if flock locks affect threads in the same process... no checking for entropy source... /dev/urandom Checking for File Info Support... checking for struct stat.st_blocks... yes checking for struct stat.st_atimensec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_mtimensec... no checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_ctim.tv_nsec... no checking for struct stat.st_mtim.tv_nsec... no checking for struct stat.st_atime_n... no checking for struct stat.st_ctime_n... no checking for struct stat.st_mtime_n... no checking for inode member of struct dirent... d_fileno checking for file type member of struct dirent... d_type Checking for OS UUID Support... checking uuid.h usability... yes checking uuid.h presence... yes checking for uuid.h... yes checking for library containing uuid_create... none required checking for library containing uuid_generate... no checking for uuid_create... yes checking for uuid_generate... no checking for os uuid usability... yes Checking for Time Support... checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no Checking for Networking support... checking for type in_addr... yes checking if fd == socket on this platform... yes checking style of gethostbyname_r routine... glibc2 checking 3rd argument to the gethostbyname_r routines... char checking style of getservbyname_r routine... glibc2 checking if TCP_NODELAY setting is inherited from listening sockets... no checking if O_NONBLOCK setting is inherited from listening sockets... no checking whether TCP_NODELAY and TCP_CORK can both be enabled... no checking for TCP_CORK in netinet/tcp.h... no checking for TCP_NOPUSH in netinet/tcp.h... yes checking for SO_ACCEPTFILTER in sys/socket.h... yes checking whether SCTP is supported... no checking for struct ip_mreq... yes checking for set_h_errno... no Checking for IPv6 Networking support... checking for library containing getaddrinfo... none required checking for library containing gai_strerror... none required checking for library containing getnameinfo... none required checking for gai_strerror... yes checking for working getaddrinfo... yes checking for negative error codes for getaddrinfo... no checking for working getnameinfo... yes checking for sockaddr_in6... yes checking for sockaddr_storage... yes checking for working AI_ADDRCONFIG... yes checking if APR supports IPv6... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes Restore user-defined environment settings... restoring CPPFLAGS to "" setting EXTRA_CPPFLAGS to "" restoring CFLAGS to "" setting EXTRA_CFLAGS to "-g -O2" restoring LDFLAGS to "" setting EXTRA_LDFLAGS to "" restoring LIBS to "" setting EXTRA_LIBS to "-lcrypt -lpthread" restoring INCLUDES to "" setting EXTRA_INCLUDES to "" configure: creating ./config.status config.status: creating Makefile config.status: creating include/apr.h config.status: creating build/apr_rules.mk config.status: creating build/pkg/pkginfo config.status: creating apr-1-config config.status: creating apr.pc config.status: creating test/Makefile config.status: creating test/internal/Makefile config.status: creating include/arch/unix/apr_private.h config.status: executing default commands cd /work/a/ports/devel/apr/work/apr-util-1.3.4; /usr/bin/env PYTHON="/usr/local/bin/python2.5" SHELL=/bin/sh CONFIG_SHELL=/bin/sh MAKE=gmake ACLOCAL=/usr/local/bin/aclocal-1.9 AUTOMAKE=/usr/local/bin/automake-1.9 AUTOMAKE_VERSION=19 AUTOCONF=/usr/local/bin/autoconf-2.62 AUTOHEADER=/usr/local/bin/autoheader-2.62 AUTOIFNAMES=/usr/local/bin/ifnames-2.62 AUTOM4TE=/usr/local/bin/autom4te-2.62 AUTORECONF=/usr/local/bin/autoreconf-2.62 AUTOSCAN=/usr/local/bin/autoscan-2.62 AUTOUPDATE=/usr/local/bin/autoupdate-2.62 AUTOCONF_VERSION=262 LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 lt_cv_sys_max_cmd_len=262144 /bin/sh ./configure --enable-threads --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --with-apr=../apr-1.3.3 --with-expat=/usr/local --with-iconv=/usr/local --without-gdbm configure: WARNING: Unrecognized options: --enable-threads checking build system type... i386-unknown-freebsd7.0 checking host system type... i386-unknown-freebsd7.0 checking target system type... i386-unknown-freebsd7.0 checking for a BSD-compatible install... /usr/bin/install -c checking for working mkdir -p... yes APR-util Version: 1.3.4 checking for chosen layout... apr-util checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed Applying apr-util hints file rules for i386-unknown-freebsd7.0 checking for APR... yes setting CPP to "gcc -E" setting CPPFLAGS to " " checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for ldap support... checking for default DBM... sdbm (default) checking for pg_config... no checking libpq-fe.h usability... no checking libpq-fe.h presence... no checking for libpq-fe.h... no checking postgresql/libpq-fe.h usability... no checking postgresql/libpq-fe.h presence... no checking for postgresql/libpq-fe.h... no checking sqlite3.h usability... no checking sqlite3.h presence... no checking for sqlite3.h... no checking sqlite.h usability... no checking sqlite.h presence... no checking for sqlite.h... no checking sybdb.h usability... no checking sybdb.h presence... no checking for sybdb.h... no checking for odbc_config... no checking sql.h usability... no checking sql.h presence... no checking for sql.h... no checking odbc/sql.h usability... no checking odbc/sql.h presence... no checking for odbc/sql.h... no setting LDFLAGS to "-L/usr/local/lib" adding "-I/usr/local/include" to CPPFLAGS setting APRUTIL_INCLUDES to "-I/usr/local/include" setting APRUTIL_LDFLAGS to "-L/usr/local/lib" checking Expat 1.95.x... yes setting APRUTIL_EXPORT_LIBS to "-lexpat" setting APRUTIL_LIBS to "-lexpat" adding "-I/usr/local/include" to CPPFLAGS setting LDFLAGS to "-L/usr/local/lib" checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes setting LIBS to "-liconv" adding "-liconv" to APRUTIL_LIBS adding "-liconv" to APRUTIL_EXPORT_LIBS nulling LIBS removed "-I/usr/local/include" from CPPFLAGS nulling LDFLAGS checking for type of inbuf parameter to iconv... const char ** checking for iconv.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes checking for CODESET in langinfo.h... yes checking for library containing crypt... -lcrypt checking if system crypt() function is threadsafe... no checking for crypt_r... no adding "/work/a/ports/devel/apr/work/apr-1.3.3/libapr-1.la" to APRUTIL_LIBS adding "-lcrypt" to APRUTIL_LIBS adding "-lpthread" to APRUTIL_LIBS configure: creating ./config.status config.status: creating Makefile config.status: creating export_vars.sh config.status: creating build/pkg/pkginfo config.status: creating apr-util.pc config.status: creating apu-1-config config.status: creating include/private/apu_select_dbm.h config.status: creating include/apr_ldap.h config.status: creating include/apu.h config.status: creating include/apu_want.h config.status: creating test/Makefile config.status: creating include/private/apu_config.h config.status: executing default commands configure: WARNING: Unrecognized options: --enable-threads true ===> Returning to build of mod_webapp-4.1.24_2 ===> mod_webapp-4.1.24_2 depends on file: /usr/local/bin/python2.5 - found ===> mod_webapp-4.1.24_2 depends on file: /usr/local/sbin/apxs - found ===> mod_webapp-4.1.24_2 depends on executable: gmake - found ===> mod_webapp-4.1.24_2 depends on file: /usr/local/bin/automake-1.9 - found ===> mod_webapp-4.1.24_2 depends on file: /usr/local/bin/autoconf-2.62 - found ===> mod_webapp-4.1.24_2 depends on file: /usr/local/bin/libtool - found ===> Configuring for mod_webapp-4.1.24_2 cd /work/a/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp && /usr/local/bin/autoconf-2.62 configure: WARNING: Unrecognized options: --with-apr-lib, --with-apr-include Configuring WebApp Module checking build system type... i386-portbld-freebsd7.0 checking host system type... i386-portbld-freebsd7.0 checking for sources directory path... /work/a/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp checking for build directory path... /work/a/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp Checking Apache APXS checking for apxs name... /usr/local/sbin/apxs checking for apxs directory path... /usr/local/sbin checking for apxs... /usr/local/sbin/apxs checking for apxs availability... /usr/local/sbin/apxs checking for apxs version... /usr/local/sbin/apxs (1.3) checking for apxs sanity... ok Apache 1.3 module compilation (APR checks) checking for apr sources... /work/a/ports/devel/apr/work/apr-1.3.3.1.3.4 checking for apr sources directory path... error configure: error: directory /work/a/ports/devel/apr/work/apr-1.3.3.1.3.4 not found ===> Script "configure" failed unexpectedly. Please report the problem to apache@FreeBSD.org [maintainer] and attach the "/work/a/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /a/ports/www/mod_webapp. ================================================================ build of /usr/ports/www/mod_webapp ended at Sat Aug 23 18:10:05 UTC 2008 ----- End forwarded message ----- -- Erwin Lansing http://droso.org erwin@FreeBSD.org You are now free to move around the cabin erwin@aauug.dk -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-apache/attachments/20080823/38a9b4bc/attachment.pgp From pgollucci at p6m7g8.com Sun Aug 24 01:00:05 2008 From: pgollucci at p6m7g8.com (Philip M. Gollucci) Date: Sun Aug 24 01:00:12 2008 Subject: [ports-i386@FreeBSD.org: mod_webapp-4.1.24_2 failed on i386 7] In-Reply-To: <20080823182437.GQ79065@droso.net> References: <20080823182437.GQ79065@droso.net> Message-ID: <48B0B293.5090706@p6m7g8.com> Erwin Lansing wrote: > http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.7.20080823150807/mod_webapp-4.1.24_2.log > Apache 1.3 module compilation (APR checks) > checking for apr sources... /work/a/ports/devel/apr/work/apr-1.3.3.1.3.4 > checking for apr sources directory path... error > configure: error: directory /work/a/ports/devel/apr/work/apr-1.3.3.1.3.4 not found > ===> Script "configure" failed unexpectedly. > Please report the problem to apache@FreeBSD.org [maintainer] and attach the > "/work/a/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/config.log" > including the output of the failure of your make command. Also, it might be > a good idea to provide an overview of all packages installed on your system > (e.g. an `ls /var/db/pkg`). > *** Error code 1 APR_VER!= cd ${PORTSDIR}/devel/apr && ${MAKE} -V PORTVERSION That is not valid esp after I upated APR where APR and APR-UTIL versions don't match. From www/mod_perl2 as discussed with pav@ and dev@apr.apache.org is a better way to do this. .if exists(${LOCALBASE}/include/apr-1/apr.h) APR_H= ${LOCALBASE}/include/apr-1/apr.h APR_MAJ_V!= ${ECHO_CMD} `${LOCALBASE}/bin/apr-1-config --version | ${SED} -e 's,\..*,,'` .elif exists(${LOCALBASE}/include/apr/apr.h) APR_H= ${LOCALBASE}/include/apr/apr.h APR_MAJ_V!= ${ECHO_CMD} `${LOCALBASE}/bin/apr-config --version | ${SED} -e 's,\..*,,'` .endif If you don't like that, you change the original to make -V APR_VERSION I'll submit to my mentor on sunday/monday. -- ------------------------------------------------------------------------ Philip M. Gollucci (philip@ridecharge.com) o:703.549.2050x206 Senior System Admin - Riderway, Inc. http://riderway.com / http://ridecharge.com 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. From mattwilbo at yahoo.co.uk Mon Aug 25 11:05:45 2008 From: mattwilbo at yahoo.co.uk (Matthew Williamson) Date: Mon Aug 25 11:05:51 2008 Subject: libphp5.so not on system after pkg_add -r php5 Message-ID: <194884.80058.qm@web23208.mail.ird.yahoo.com> Hi, I have been trying to sort this out since yesterday and it is driving me mad!? I am new to FreeBSD 7 having come from a Linux/Solaris 8/OpenVMS background.? I am trying to build a web and mail server, and have had good success untill I needed php5 to work with apache2.? I am using the pkg_add for all my software and have so far configured dovcote, postfix & mysql5 no problem.? What I am finding is that after I have installed php5 via the pkg_add -r php5 comand, created the php.ini file and changes, added the AddType lines to httpd.conf, I cant add the LoadModule as libphp5.so does not exist on the system?? I have had a look to see if I need to install a seperate mod_libphp5.so but I can't find one. If anyone can point me in the right direction I would be grateful.? I hasten to add that I am aware apache & php can be built using ports, but I have read not to mix ports and packages and having installed and configured the majority of my server via packages I am loathed to start again!! Regards Matt Send instant messages to your online friends http://uk.messenger.yahoo.com From QAT at FreeBSD.org Sun Aug 31 19:37:16 2008 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Sun Aug 31 19:37:25 2008 Subject: cvs commit: ports/www/mod_cband Makefile pkg-descr In-Reply-To: <200808311919.m7VJJTML094473@repoman.freebsd.org> References: In-Reply-To: <200808311919.m7VJJTML094473@repoman.freebsd.org> Message-ID: <20080831192050.23B3612E41F9@quark.ds9.tecnik93.com> Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/mod_cband-0.9.7.5_1.log : building mod_cband-0.9.7.5_1 in directory /var/tinderbox/7-STABLE-FTP maintained by: apache@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/www/mod_cband Makefile ident: $FreeBSD: ports/www/mod_cband/Makefile,v 1.14 2008/08/31 19:19:29 clement Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Sun Aug 31 19:20:28 UTC 2008 ................................................... ranlib /usr/local/libexec/apache2/mod_cband.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/libexec/apache2 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- chmod 755 /usr/local/libexec/apache2/mod_cband.so [activating module `cband' in /usr/local/etc/apache2/httpd.conf] ===> Registering installation for mod_cband-0.9.7.5_1 ================================================================ ======================================== ===> Building package for mod_cband-0.9.7.5_1 Creating package /tmp/packages/All/mod_cband-0.9.7.5_1.tbz Registering depends: apache-2.0.63_1 libiconv-1.11_1 perl-5.8.8_1 expat-2.0.1. Creating bzip'd tar ball in '/tmp/packages/All/mod_cband-0.9.7.5_1.tbz' Deleting mod_cband-0.9.7.5_1 [preparing module `cband' in /usr/local/etc/apache2/httpd.conf] Don't forget to remove all mod_cband-related directives in your httpd.conf ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 7162586 4 drwxr-xr-x 2 root wheel 512 Aug 31 19:20 usr/local/share/doc/mod_cband 7162589 4 -r--r--r-- 1 root wheel 1844 Aug 31 19:20 usr/local/share/doc/mod_cband/libpatricia.copyright 7162590 32 -r--r--r-- 1 root wheel 16069 Aug 31 19:20 usr/local/share/doc/mod_cband/documentation.txt 7162591 12 -r--r--r-- 1 root wheel 4846 Aug 31 19:20 usr/local/share/doc/mod_cband/faq.txt ================================================================ build of /usr/ports/www/mod_cband ended at Sun Aug 31 19:20:48 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B