Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124820 - dev-php5/phpdbg-2.11.32 fails (gcc4)
Summary: dev-php5/phpdbg-2.11.32 fails (gcc4)
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 117482
  Show dependency tree
 
Reported: 2006-03-03 09:12 UTC by Patrizio Bassi
Modified: 2006-04-16 00:50 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrizio Bassi 2006-03-03 09:12:41 UTC
usual lvalue gcc4 problem

 gcc -I. -I/var/tmp/portage/phpdbg-2.11.32/work/dbg-2.11.32 -DPHP_ATOM_INC -I/var/tmp/portage/phpdbg-2.11.32/work/dbg-2.11.32/include -I/var/tmp/portage/phpdbg-2.11.32/work/dbg-2.11.32/main -I/var/tmp/portage/phpdbg-2.11.32/work/dbg-2.11.32 -I/usr/lib/php5/include/php -I/usr/lib/php5/include/php/main -I/usr/lib/php5/include/php/TSRM -I/usr/lib/php5/include/php/Zend -I/usr/lib/php5/include/php/ext -DHAVE_CONFIG_H -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse -ffast-math -c /var/tmp/portage/phpdbg-2.11.32/work/dbg-2.11.32/dbg_cmd.c  -fPIC -DPIC -o .libs/dbg_cmd.o
/var/tmp/portage/phpdbg-2.11.32/work/dbg-2.11.32/dbg_cmd.c: In function 'dbg_get_context_sym_table':
/var/tmp/portage/phpdbg-2.11.32/work/dbg-2.11.32/dbg_cmd.c:575: error: invalid lvalue in assignment
make: *** [dbg_cmd.lo] Error 1

!!! ERROR: dev-php5/phpdbg-2.11.32 failed.
Call stack:
  ebuild.sh, line 1933:   Called dyn_compile
  ebuild.sh, line 971:   Called src_compile
  phpdbg-2.11.32.ebuild, line 31:   Called php-ext-source-r1_src_compile

!!! Unable to make code
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Mark Loeser (RETIRED) gentoo-dev 2006-04-07 21:35:16 UTC
A version bump to phpdb-2.13.1 should fix everything.
Comment 2 Patrizio Bassi 2006-04-08 08:44:17 UTC
bump and i'll try :)
Comment 3 Luca Longinotti (RETIRED) gentoo-dev 2006-04-15 15:41:03 UTC
Both dev-php[4,5]/phpdbg bumped to 2.13.1, which should fix the GCC4 issues, please close or reopen depending on your results, thanks!
Best regards, CHTEKK.
Comment 4 Patrizio Bassi 2006-04-16 00:50:44 UTC
tested php5 package and it works.

thanks.