pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/38173: www/ap-php does not build with APACHE_MPM=worker
>Number: 38173
>Category: pkg
>Synopsis: www/ap-php does not build with APACHE_MPM=worker
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Mar 05 12:10:00 +0000 2008
>Originator: Adam Ciarciński
>Release: current
>Organization:
>Environment:
NetBSD tempus 4.99.55 NetBSD 4.99.55 (BLADE64) #10: Tue Mar 4 07:56:04 CET
2008 root@tempus:/usr/src/objdir.amd64/sys/arch/amd64/compile/BLADE64 amd64
>Description:
www/ap-php does not build with APACHE_MPM=worker
The problem is in the fact, that this options sets CC=meta_ccld
Please, fix.
--- ext/pcre/pcrelib/pcre_chartables.lo ---
/bin/sh /usr/pkgsrc/www/ap-php/work/php-5.2.5/libtool --silent
--preserve-dup-deps --mode=compile
/usr/pkgsrc/www/ap-php/work/php-5.2.5/meta_ccld
-I/usr/pkgsrc/www/ap-php/work/php-5.2.5/ext/pcre/pcrelib -Iext/pcre/
-I/usr/pkgsrc/www/ap-php/work/php-5.2.5/ext/pcre/ -DPHP_ATOM_INC
-I/usr/pkgsrc/www/ap-php/work/php-5.2.5/include
-I/usr/pkgsrc/www/ap-php/work/php-5.2.5/main
-I/usr/pkgsrc/www/ap-php/work/php-5.2.5 -I/usr/pkg/include/libxml2
-I/usr/pkgsrc/www/ap-php/work/php-5.2.5/ext/date/lib
-I/usr/pkgsrc/www/ap-php/work/php-5.2.5/TSRM
-I/usr/pkgsrc/www/ap-php/work/php-5.2.5/Zend -I/usr/include -I/usr/pkg/include
-I/usr/pkg/include/apr-1 -I/usr/pkg/include -O2 -pipe -fmodulo-sched -fweb -O2
-march=nocona -fomit-frame-pointer -I/usr/include -I/usr/pkg/include
-I/usr/pkg/include/apr-1 -pthread -DZTS -c
/usr/pkgsrc/www/ap-php/work/php-5.2.5/ext/pcre/pcrelib/pcre_chartables.c -o
ext/pcre/pcrelib/pcre_chartables.lo
--- ext/libxml/libxml.lo ---
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
*** [ext/libxml/libxml.lo] Error code 1
--- ext/pcre/pcrelib/pcre_chartables.lo ---
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
*** [ext/pcre/pcrelib/pcre_chartables.lo] Error code 1
--- ext/openssl/openssl.lo ---
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
*** [ext/openssl/openssl.lo] Error code 1
--- ext/openssl/xp_ssl.lo ---
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
*** [ext/openssl/xp_ssl.lo] Error code 1
4 errors
make: stopped in /usr/pkgsrc/www/ap-php/work/php-5.2.5
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/www/ap-php
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/www/ap-php
>How-To-Repeat:
1. Set APACHE_MPM=worker in /etc/mk.conf
2. Build www/ap-php
>Fix:
Home |
Main Index |
Thread Index |
Old Index