From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 65310] New: [regression] failure in building nvc0_vbo.lo: /tmp/cclDjdRp.s:1270: Error: missing or invalid displacement expression `-8589934576
Date: Mon, 03 Jun 2013 18:12:21 +0000 [thread overview]
Message-ID: <bug-65310-502@http.bugs.freedesktop.org/> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 4583 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65310
Priority: medium
Bug ID: 65310
Assignee: dri-devel@lists.freedesktop.org
Summary: [regression] failure in building nvc0_vbo.lo:
/tmp/cclDjdRp.s:1270: Error: missing or invalid
displacement expression `-8589934576
Severity: critical
Classification: Unclassified
OS: Linux (All)
Reporter: David.Ronis@McGill.CA
Hardware: x86 (IA32)
Status: NEW
Version: git
Component: Drivers/Gallium/r300
Product: Mesa
I'm trying to build today's git/master on a slackware box. i get the
following:
/bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc
-DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"9.2.0\"
-DPACKAGE_STRING=\"Mesa\ 9.2.0\"
-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\"
-DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"9.2.0\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1
-DHAVE_PTHREAD=1 -DHAVE_LIBEXPAT=1 -I. -I../../../../src/gallium/drivers
-I../../../../include -I../../../../include -I../../../../src/gallium/include
-I../../../../src/gallium/auxiliary -D_GNU_SOURCE -DHAVE_PTHREAD -DUSE_X86_ASM
-DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DHAVE_DLOPEN -DHAVE_POSIX_MEMALIGN
-DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DUSE_EXTERNAL_DXTN_LIB=1
-DHAVE_ALIAS -I/usr/include/libdrm -march=native -msse2 -mfpmath=sse -O3
-ffast-math -funroll-loops -fomit-frame-pointer -floop-interchange
-floop-strip-mine -floop-block -Wall -std=c99
-Werror=implicit-function-declaration -Werror=missing-prototypes
-fno-strict-aliasing -fno-builtin-memcmp -MT nvc0_vbo.lo -MD -MP -MF
.deps/nvc0_vbo.Tpo -c -o nvc0_vbo.lo nvc0_vbo.c
libtool: compile: /usr/bin/gcc -DPACKAGE_NAME=\"Mesa\"
-DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"9.2.0\" "-DPACKAGE_STRING=\"Mesa
9.2.0\""
"-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\""
-DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"9.2.0\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1
-DHAVE_PTHREAD=1 -DHAVE_LIBEXPAT=1 -I. -I../../../../src/gallium/drivers
-I../../../../include -I../../../../include -I../../../../src/gallium/include
-I../../../../src/gallium/auxiliary -D_GNU_SOURCE -DHAVE_PTHREAD -DUSE_X86_ASM
-DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DHAVE_DLOPEN -DHAVE_POSIX_MEMALIGN
-DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DUSE_EXTERNAL_DXTN_LIB=1
-DHAVE_ALIAS -I/usr/include/libdrm -march=native -msse2 -mfpmath=sse -O3
-ffast-math -funroll-loops -fomit-frame-pointer -floop-interchange
-floop-strip-mine -floop-block -Wall -std=c99
-Werror=implicit-function-declaration -Werror=missing-prototypes
-fno-strict-aliasing -fno-builtin-memcmp -MT nvc0_vbo.lo -MD -MP -MF
.deps/nvc0_vbo.Tpo -c nvc0_vbo.c -fPIC -DPIC -o .libs/nvc0_vbo.o
/tmp/cc6sw2Xe.s: Assembler messages:
/tmp/cc6sw2Xe.s:1270: Error: missing or invalid displacement expression
`-8589934576'
/tmp/cc6sw2Xe.s:1277: Error: missing or invalid displacement expression
`-8589934560'
/tmp/cc6sw2Xe.s:1284: Error: missing or invalid displacement expression
`-8589934544'
/tmp/cc6sw2Xe.s:2073: Error: missing or invalid displacement expression
`-8589934576'
/tmp/cc6sw2Xe.s:2079: Error: missing or invalid displacement expression
`-8589934560'
/tmp/cc6sw2Xe.s:2085: Error: missing or invalid displacement expression
`-8589934544'
/tmp/cc6sw2Xe.s:2091: Error: missing or invalid displacement expression
`-8589934528'
/tmp/cc6sw2Xe.s:2097: Error: missing or invalid displacement expression
`-8589934512'
/tmp/cc6sw2Xe.s:2103: Error: missing or invalid displacement expression
`-8589934496'
/tmp/cc6sw2Xe.s:2109: Error: missing or invalid displacement expression
`-8589934480'
make: *** [nvc0_vbo.lo] Error 1
I've configured with:
$ ./configure --prefix=/usr --with-state-trackers=dri --disable-egl
--with-gallium-drivers=nouveau --disable-gallium-llvm
Finally, I just upgraded gcc to 4.8.1 (from 4.7.2), so this could be a compiler
regression.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 6271 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2013-06-03 18:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-03 18:12 bugzilla-daemon [this message]
2013-06-03 18:20 ` [Bug 65310] [regression] failure in building nvc0_vbo.lo: /tmp/cclDjdRp.s:1270: Error: missing or invalid displacement expression `-8589934576 bugzilla-daemon
2013-07-01 1:01 ` bugzilla-daemon
2013-07-01 18:03 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-65310-502@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.