Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 462770 - dev-lang/php-5.5.0_beta1 fails to compile: error: conflicting types for 'zendparse'
Summary: dev-lang/php-5.5.0_beta1 fails to compile: error: conflicting types for 'zend...
Status: RESOLVED DUPLICATE of bug 462652
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-23 11:49 UTC by Sergey Isachenko
Modified: 2013-03-23 12:14 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge_info.log,5.73 KB, text/plain)
2013-03-23 11:51 UTC, Sergey Isachenko
Details
build log (build.log,601.63 KB, text/plain)
2013-03-23 11:52 UTC, Sergey Isachenko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Isachenko 2013-03-23 11:49:23 UTC
In file included from /var/tmp/portage/dev-lang/php-5.5.0_beta1/work/sapis-build/cli/ext/standard/basic_functions.c:48:0:
/var/tmp/portage/dev-lang/php-5.5.0_beta1/work/sapis-build/cli/Zend/zend_language_parser.h:331:5: error: conflicting types for 'zendparse'
In file included from /var/tmp/portage/dev-lang/php-5.5.0_beta1/work/sapis-build/cli/Zend/zend_globals.h:28:0,
                 from /var/tmp/portage/dev-lang/php-5.5.0_beta1/work/sapis-build/cli/Zend/zend_compile.h:418,
                 from /var/tmp/portage/dev-lang/php-5.5.0_beta1/work/sapis-build/cli/Zend/zend_modules.h:26,
                 from /var/tmp/portage/dev-lang/php-5.5.0_beta1/work/sapis-build/cli/Zend/zend_API.h:26,
                 from /var/tmp/portage/dev-lang/php-5.5.0_beta1/work/sapis-build/cli/main/php.h:38,
                 from /var/tmp/portage/dev-lang/php-5.5.0_beta1/work/sapis-build/cli/ext/standard/basic_functions.c:22:
/var/tmp/portage/dev-lang/php-5.5.0_beta1/work/sapis-build/cli/Zend/zend_globals_macros.h:35:5: note: previous declaration of 'zendparse' was here
make: *** [ext/standard/basic_functions.lo] Error 1
make: *** Waiting for unfinished jobs....
 * ERROR: dev-lang/php-5.5.0_beta1 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-lang/php-5.5.0_beta1'`,
 * the complete build log and the output of `emerge -pqv '=dev-lang/php-5.5.0_beta1'`.
 * The complete build log is located at '/var/tmp/portage/dev-lang/php-5.5.0_beta1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/php-5.5.0_beta1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-lang/php-5.5.0_beta1/work/sapis-build/cli'
 * S: '/var/tmp/portage/dev-lang/php-5.5.0_beta1/work/php-5.5.0beta1'

>>> Failed to emerge dev-lang/php-5.5.0_beta1, Log file:

>>>  '/var/tmp/portage/dev-lang/php-5.5.0_beta1/temp/build.log'

 * Messages for package dev-lang/php-5.5.0_beta1:

 * ERROR: dev-lang/php-5.5.0_beta1 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-lang/php-5.5.0_beta1'`,
 * the complete build log and the output of `emerge -pqv '=dev-lang/php-5.5.0_beta1'`.
 * The complete build log is located at '/var/tmp/portage/dev-lang/php-5.5.0_beta1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/php-5.5.0_beta1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-lang/php-5.5.0_beta1/work/sapis-build/cli'
 * S: '/var/tmp/portage/dev-lang/php-5.5.0_beta1/work/php-5.5.0beta1'


Reproducible: Always
Comment 1 Sergey Isachenko 2013-03-23 11:51:19 UTC
Created attachment 342974 [details]
emerge --info
Comment 2 Sergey Isachenko 2013-03-23 11:52:59 UTC
Created attachment 342976 [details]
build log
Comment 3 Ole Markus With (RETIRED) gentoo-dev 2013-03-23 12:14:50 UTC

*** This bug has been marked as a duplicate of bug 462652 ***