pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/46054: securit/php-suhosin compilation breaks



>Number:         46054
>Category:       pkg
>Synopsis:       securit/php-suhosin compilation breaks
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Sun Feb 19 14:05:00 +0000 2012
>Originator:     Volkmar Seifert
>Release:        5.1_STABLE
>Organization:
>Environment:
NetBSD butterfly.nifelheim.info 5.1_STABLE NetBSD 5.1_STABLE (BUTTERFLY-1.1) 
#0: Sat Feb 18 08:55:05 CET 2012  
build%panther.home.nifelheim.info@localhost:/build/work/i386/butterfly/obj/build/src/sys/arch/i386/compile/BUTTERFLY
 i386

>Description:
I am using NetBSD 5.1_STABLE (fresh build), and pkgsrc-current with nightly 
updates.

Upon "make build" in security/php-suhosin, compilation fails continuously with 
the following error:


--- post_handler.lo ---
/pkgsrc/work/security/php-suhosin/work/suhosin-0.9.33/post_handler.c: In 
function 'suhosin_hook_post_handlers':
/pkgsrc/work/security/php-suhosin/work/suhosin-0.9.33/post_handler.c:151: 
warning: passing argument 4 of '_zend_hash_init' from incompatible pointer type
/pkgsrc/work/security/php-suhosin/work/suhosin-0.9.33/post_handler.c:154: 
warning: assignment from incompatible pointer type
/pkgsrc/work/security/php-suhosin/work/suhosin-0.9.33/post_handler.c: In 
function 'suhosin_unhook_post_handlers':
/pkgsrc/work/security/php-suhosin/work/suhosin-0.9.33/post_handler.c:170: 
error: 'tsrm_ls' undeclared (first use in this function)
/pkgsrc/work/security/php-suhosin/work/suhosin-0.9.33/post_handler.c:170: 
error: (Each undeclared identifier is reported only once
/pkgsrc/work/security/php-suhosin/work/suhosin-0.9.33/post_handler.c:170: 
error: for each function it appears in.)
*** [post_handler.lo] Error code 1
1 error


make clean or anything like that does not help, and I have already checked on 
several machines if the problem might somehow be related to something on this 
specific host, but on each computer I run "make", the result is exactly the 
same, every time again.

As this module is quite important for a secure setup of php, help is very much 
appreciated.
>How-To-Repeat:
simply type "make" in security/php-suhosin in pkgsrc-current.
>Fix:
unknown



Home | Main Index | Thread Index | Old Index