Bug 711608 - Assembler messages:Error: .size expression for vgPlain_run_innerloop does not evaluate to a constant
Summary: Assembler messages:Error: .size expression for vgPlain_run_innerloop does not...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: valgrind
Version: rawhide
Hardware: powerpc
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-07 21:50 UTC by Karsten Hopp
Modified: 2011-06-24 03:40 UTC (History)
2 users (show)

Fixed In Version: valgrind-3.6.1-4.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-24 03:40:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Karsten Hopp 2011-06-07 21:50:30 UTC
Description of problem:
valgrind-3.6.1-1.fc16 fails to build on ppc64:

gcc -B /builddir/build/BUILD/valgrind-3.6.1/libgcc/ -DHAVE_CONFIG_H -I. -I..  -I.. -I../include -I../VEX/pub -DVGA_ppc64=1 -DVGO_linux=1 -DVGP_ppc64_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"ppc64-linux\""  -I.. -I../include -I../VEX/pub -DVGA_ppc64=1 -DVGO_linux=1 -DVGP_ppc64_linux=1 -I../coregrind -DVG_LIBDIR="\"/usr/lib64/valgrind"\" -DVG_PLATFORM="\"ppc64-linux\"" -m64 -g -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -mminimal-toc -c -o libcoregrind_ppc64_linux_a-dispatch-arm-linux.o `test -f 'm_dispatch/dispatch-arm-linux.S' || echo './'`m_dispatch/dispatch-arm-linux.S
{standard input}: Assembler messages:
{standard input}: Error: .size expression for vgPlain_run_innerloop does not evaluate to a constant
{standard input}: Error: .size expression for vgPlain_run_a_noredir_translation does not evaluate to a constant

Version-Release number of selected component (if applicable):
valgrind-3.6.1-1.fc16


Additional info:
http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=230789

Comment 1 Jakub Jelinek 2011-06-08 15:32:53 UTC
svn diff -r11699:11700 svn://svn.valgrind.org/valgrind/trunk

Comment 2 Fedora Update System 2011-06-14 12:04:50 UTC
valgrind-3.6.1-4.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/valgrind-3.6.1-4.fc15

Comment 3 Fedora Update System 2011-06-15 18:28:00 UTC
Package valgrind-3.6.1-4.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing valgrind-3.6.1-4.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/valgrind-3.6.1-4.fc15
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2011-06-24 03:39:46 UTC
valgrind-3.6.1-4.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.