Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 494240 - dev-lang/php-5.3.28 - .../work/sapis-build/cli/Zend/zend_language_parser.h:317:5: error: conflicting types for ‘zendparse’
Summary: dev-lang/php-5.3.28 - .../work/sapis-build/cli/Zend/zend_language_parser.h:31...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: CVE-2013-6712
  Show dependency tree
 
Reported: 2013-12-14 14:12 UTC by sebastian
Modified: 2016-10-01 21:48 UTC (History)
13 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
bison_build_2a.patch (bison_build_2a.patch,546 bytes, patch)
2013-12-14 14:12 UTC, sebastian
Details | Diff
php-5.3.28.ebuild.patch (php-5.3.28.ebuild.patch,558 bytes, patch)
2013-12-14 14:19 UTC, sebastian
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description sebastian 2013-12-14 14:12:13 UTC
Build fails on amd64:

[...]
/bin/sh /var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/meta_ccld  -Iext/standard/ -I/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/include -I/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/main -I/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli -I/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/ext/date/lib -I/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/ext/mbstring/libmbfl -I/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/TSRM -I/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/Zend  -D_REENTRANT  -I/usr/include -march=native -O3 -pipe -pthread -DZTS  -c /var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/ext/standard/basic_functions.c -o ext/standard/basic_functions.lo 
In file included from /var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/ext/standard/basic_functions.c:49:0:
/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/Zend/zend_language_parser.h:317:5: error: conflicting types for 'zendparse'
 int zendparse (void);
     ^
In file included from /var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/Zend/zend_globals.h:28:0,
                 from /var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/Zend/zend_compile.h:342,
                 from /var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/Zend/zend_modules.h:26,
                 from /var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/Zend/zend_API.h:26,
                 from /var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/main/php.h:38,
                 from /var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/ext/standard/basic_functions.c:22:
/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/Zend/zend_globals_macros.h:35:5: note: previous declaration of 'zendparse' was here
 int zendparse(void *compiler_globals);
     ^
/bin/sh /var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/meta_ccld  -Iext/standard/ -I/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/include -I/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/main -I/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli -I/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/ext/date/lib -I/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/ext/mbstring/libmbfl -I/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/TSRM -I/var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/Zend  -D_REENTRANT  -I/usr/include -march=native -O3 -pipe -pthread -DZTS  -c /var/tmp/portage/dev-lang/php-5.3.28/work/sapis-build/cli/ext/standard/browscap.c -o ext/standard/browscap.lo 
Makefile:1095: recipe for target 'ext/standard/basic_functions.lo' failed
make: *** [ext/standard/basic_functions.lo] Error 1
make: *** Waiting for unfinished jobs....

Reproducible: Always




See https://bugs.php.net/bug.php?id=64503. Applying the attached patch together with the bison_any_version.patch from the Gentoo repository helps as a workaround.
Comment 1 sebastian 2013-12-14 14:12:46 UTC
Created attachment 365324 [details, diff]
bison_build_2a.patch
Comment 2 sebastian 2013-12-14 14:19:01 UTC
Created attachment 365326 [details, diff]
php-5.3.28.ebuild.patch
Comment 3 Thomas Capricelli 2013-12-17 12:34:00 UTC
Got it by the bug as well. I somehow got the idea that this is because i've switched to gcc 4.8.2.
Comment 4 Thomas Capricelli 2013-12-17 12:34:33 UTC
(In reply to Thomas Capricelli from comment #3)
> Got it by the bug as well. I somehow got the idea that this is because i've
> switched to gcc 4.8.2.

"hit", of course
Comment 5 Thomas Stein 2013-12-23 16:36:07 UTC
I have the same problem with a new install.

emerge --info

Portage 2.2.7 (default/linux/amd64/13.0, gcc-4.7.3, glibc-2.16.0, 3.10.25 x86_64)
=================================================================
System uname: Linux-3.10.25-x86_64-Intel-R-_Xeon-R-_CPU_E5-2620_0_@_2.00GHz-with-gentoo-2.2
KiB Mem:     8181076 total,   6321044 free
KiB Swap:    2097148 total,   2097148 free
Timestamp of tree: Mon, 23 Dec 2013 11:30:01 +0000
ld GNU ld (GNU Binutils) 2.23.2
app-shells/bash:          4.2_p45
dev-lang/python:          2.7.5-r3, 3.3.2-r2
dev-util/cmake:           2.8.11.2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.69
sys-devel/automake:       1.13.4
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.7.3-r1
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/glibc:           2.16.0
Repositories: gentoo mysql
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/mysql"
USE="acl amd64 berkdb bzip2 cli cracklib crypt cxx dri fortran gdbm iconv ipv6 mmx modules mudflap multilib ncurses nls nptl openmp pam pcre readline session sse sse2 ssl tcpd unicode zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="remoteip cache_disk proxy_fcgi slotmem_shm socache_shmcb unixd authn_core authz_core actions alias auth_form authn_dbd auth_digest auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias proxy proxy_ajp proxy_balancer proxy_connect proxy_ftp proxy_http proxy_scgi asis cern_meta charset_lite dbd dumpio ident imagemap log_forensic reqtimeout substitute version" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON
Comment 6 INODE64 Sistemas 2013-12-23 16:39:01 UTC
I same problem, after apply the patch run fine and compile OK
Comment 7 Thomas Stein 2013-12-24 08:49:35 UTC
After applying both patches mentioned here in this bug report php-5.3.28 compiles fine.

cheers
t.
Comment 8 Ole Markus With (RETIRED) gentoo-dev 2014-01-10 08:55:18 UTC
Thanks for the patch.
Revbump with the patch should be in the tree soon.
Comment 9 Adam Randall 2014-01-10 10:42:05 UTC
dev-lang/php-5.3.28-r1 resolved my build issues. Thank you!
Comment 10 Jeroen Roovers (RETIRED) gentoo-dev 2014-01-10 16:58:51 UTC
Works for me. Can we stabilise this for bug #492784, please?
Comment 11 Ole Markus With (RETIRED) gentoo-dev 2014-01-10 17:02:27 UTC
(In reply to Jeroen Roovers from comment #10)
> Works for me. Can we stabilise this for bug #492784, please?

Yep. I just requested this
Comment 12 Richard Freeman gentoo-dev 2014-01-17 18:12:59 UTC
(In reply to Ole Markus With from comment #11)
> (In reply to Jeroen Roovers from comment #10)
> > Works for me. Can we stabilise this for bug #492784, please?
> 
> Yep. I just requested this

it is stable on amd64 - I'll let you close the bug if appropriate