[Bug 455227] Review Request: php-pecl-parsekit - PHP Opcode Analyser

bugzilla at redhat.com bugzilla at redhat.com
Fri Mar 6 17:52:56 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=455227





--- Comment #2 from Jason Tibbitts <tibbs at math.uh.edu>  2009-03-06 12:52:54 EDT ---
I note that this fails to build currently (which isn't surprising given its age
and all of the compiler changes that have happened recently).

The error is:

libtool: compile:  gcc -I. -I/builddir/build/BUILD/parsekit-1.2 -DPHP_ATOM_INC
-I/builddir/build/BUILD/parsekit-1.2/include
-I/builddir/build/BUILD/parsekit-1.2/main -I/builddir/build/BUILD/parsekit-1.2
-I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM
-I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib
-I/usr/include/php -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c
/builddir/build/BUILD/parsekit-1.2/parsekit.c  -fPIC -DPIC -o .libs/parsekit.o

/builddir/build/BUILD/parsekit-1.2/parsekit.c: In function
'php_parsekit_parse_node':
/builddir/build/BUILD/parsekit-1.2/parsekit.c:68: warning: implicit declaration
of function 'Z_SET_REFCOUNT_P'
/builddir/build/BUILD/parsekit-1.2/parsekit.c: In function
'php_parsekit_parse_op_array':
/builddir/build/BUILD/parsekit-1.2/parsekit.c:318: error: 'zend_op_array' has
no member named 'this_var'

There are other following warnings.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list