public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug plugins/54148] New: FAIL: gcc.dg/plugin/selfassign.c compilation
@ 2012-07-31 21:02 danglin at gcc dot gnu.org
  2012-08-01  7:47 ` [Bug plugins/54148] " rguenth at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: danglin at gcc dot gnu.org @ 2012-07-31 21:02 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54148

             Bug #: 54148
           Summary: FAIL: gcc.dg/plugin/selfassign.c compilation
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: plugins
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org
              Host: hppa-unknown-linux-gnu
            Target: hppa-unknown-linux-gnu
             Build: hppa-unknown-linux-gnu


Running /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/plugin/plugin.exp ...
Executing on build: /home/dave/gnu/gcc/objdir/./prev-gcc/g++
-B/home/dave/gnu/gcc/objdir/./prev-gcc/
-B/home/dave/opt/gnu/gcc/gcc-4.7.0/hppa-linux-gnu/bin/ -nostdinc++
-B/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/src/.libs
-B/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/libsupc++/.libs
-I/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/include/hppa-linux-gnu
-I/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/include
-I/home/dave/gnu/gcc/gcc/libstdc++-v3/libsupc++
-L/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/src/.libs
-L/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/libsupc++/.libs -g
-O2 /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/plugin/selfassign.c -I.
-I/home/dave/gnu/gcc/gcc/gcc/testsuite
-I/home/dave/gnu/gcc/gcc/gcc/testsuite/../../gcc
-I/home/dave/gnu/gcc/objdir/gcc/testsuite/gcc/../../../gcc 
-I/home/dave/gnu/gcc/gcc/gcc/testsuite/../../include
-I/home/dave/gnu/gcc/gcc/gcc/testsuite/../../libcpp/include  
-I/home/dave/gnu/gcc/objdir/gcc/testsuite/gcc/../../../intl -O -DIN_GCC -fPIC
-shared -o selfassign.so    (timeout = 
300)spawn /home/dave/gnu/gcc/objdir/./prev-gcc/g++
-B/home/dave/gnu/gcc/objdir/./prev-gcc/
-B/home/dave/opt/gnu/gcc/gcc-4.7.0/hppa-linux-gnu/bin/ -nostdinc++
-B/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/src/.libs
-B/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/libsupc++/.libs
-I/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/include/hppa-linux-gnu
-I/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/include
-I/home/dave/gnu/gcc/gcc/libstdc++-v3/libsupc++
-L/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/src/.libs
-L/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/libsupc++/.libs -g
-O2 /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/plugin/selfassign.c -I.
-I/home/dave/gnu/gcc/gcc/gcc/testsuite
-I/home/dave/gnu/gcc/gcc/gcc/testsuite/../../gcc
-I/home/dave/gnu/gcc/objdir/gcc/testsuite/gcc/../../../gcc
-I/home/dave/gnu/gcc/gcc/gcc/testsuite/../../include
-I/home/dave/gnu/gcc/gcc/gcc/testsuite/../../libcpp/include
-I/home/dave/gnu/gcc/objdir/gcc/testsuite/gcc/../../../intl -O -DIN_GCC -fPIC
-shared -o selfassign.so
set_ld_library_path_env_vars: ld_library_path=:/home/dave/gnu/gcc/objdir/gcc
FAIL: gcc.dg/plugin/selfassign.c compilation

Similar fails:

FAIL: gcc.dg/plugin/ggcplug.c compilation
FAIL: gcc.dg/plugin/one_time_plugin.c compilation
FAIL: gcc.dg/plugin/start_unit_plugin.c compilation
FAIL: gcc.dg/plugin/finish_unit_plugin.c compilation

dave@mx3210:~/gnu/gcc/objdir/gcc$ ./xgcc -B./ -v
Reading specs from ./specs
COLLECT_GCC=./xgcc
COLLECT_LTO_WRAPPER=./lto-wrapper
Target: hppa-linux-gnu
Configured with: ../gcc/configure --with-gnu-as --with-gnu-ld --enable-shared
--enable-multiarch --with-multiarch-defaults=hppa-linux-gnu
--enable-linker-build-id --build=hppa-linux-gnu --host=hppa-linux-gnu
--target=hppa-linux-gnu --prefix=/home/dave/opt/gnu/gcc/gcc-4.7.0
--with-local-prefix=/home/dave/opt/gnu --enable-threads=posix
--enable-__cxa_atexit --build=hppa-linux-gnu --enable-clocale=gnu
--enable-java-gc=boehm
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada,lto
Thread model: posix
gcc version 4.8.0 20120731 (experimental) [trunk revision 189993] (GCC)


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug plugins/54148] FAIL: gcc.dg/plugin/selfassign.c compilation
  2012-07-31 21:02 [Bug plugins/54148] New: FAIL: gcc.dg/plugin/selfassign.c compilation danglin at gcc dot gnu.org
@ 2012-08-01  7:47 ` rguenth at gcc dot gnu.org
  2012-08-01 13:10 ` dave.anglin at bell dot net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-08-01  7:47 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54148

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-08-01 07:47:05 UTC ---
I don't see any "error" in that?


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug plugins/54148] FAIL: gcc.dg/plugin/selfassign.c compilation
  2012-07-31 21:02 [Bug plugins/54148] New: FAIL: gcc.dg/plugin/selfassign.c compilation danglin at gcc dot gnu.org
  2012-08-01  7:47 ` [Bug plugins/54148] " rguenth at gcc dot gnu.org
@ 2012-08-01 13:10 ` dave.anglin at bell dot net
  2012-09-29 22:47 ` [Bug testsuite/54148] " danglin at gcc dot gnu.org
  2012-09-30 15:52 ` danglin at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: dave.anglin at bell dot net @ 2012-08-01 13:10 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54148

--- Comment #2 from dave.anglin at bell dot net 2012-08-01 13:10:36 UTC ---
On 1-Aug-12, at 3:47 AM, rguenth at gcc dot gnu.org wrote:

> I don't see any "error" in that?

Test just fails with no message.

--
John David Anglin    dave.anglin@bell.net


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug testsuite/54148] FAIL: gcc.dg/plugin/selfassign.c compilation
  2012-07-31 21:02 [Bug plugins/54148] New: FAIL: gcc.dg/plugin/selfassign.c compilation danglin at gcc dot gnu.org
  2012-08-01  7:47 ` [Bug plugins/54148] " rguenth at gcc dot gnu.org
  2012-08-01 13:10 ` dave.anglin at bell dot net
@ 2012-09-29 22:47 ` danglin at gcc dot gnu.org
  2012-09-30 15:52 ` danglin at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: danglin at gcc dot gnu.org @ 2012-09-29 22:47 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54148

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|plugins                     |testsuite

--- Comment #3 from John David Anglin <danglin at gcc dot gnu.org> 2012-09-29 22:47:23 UTC ---
dave@mx3210:~/gnu/gcc/objdir/gcc/testsuite/gcc$ cat xxx.sh
/home/dave/gnu/gcc/objdir/./prev-gcc/g++
-B/home/dave/gnu/gcc/objdir/./prev-gcc/
-B/home/dave/opt/gnu/gcc/gcc-4.8.0/hppa-linux-gnu/bin/ -nostdinc++
-B/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/src/.libs
-B/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/libsupc++/.libs
-I/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/include/hppa-linux-gnu
-I/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/include
-I/home/dave/gnu/gcc/gcc/libstdc++-v3/libsupc++
-L/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/src/.libs
-L/home/dave/gnu/gcc/objdir/prev-hppa-linux-gnu/libstdc++-v3/libsupc++/.libs -g
-O2 /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/plugin/selfassign.c -I.
-I/home/dave/gnu/gcc/gcc/gcc/testsuite
-I/home/dave/gnu/gcc/gcc/gcc/testsuite/../../gcc
-I/home/dave/gnu/gcc/objdir/gcc/testsuite/gcc/../../../gcc 
-I/home/dave/gnu/gcc/gcc/gcc/testsuite/../../include
-I/home/dave/gnu/gcc/gcc/gcc/testsuite/../../libcpp/include  
-I/home/dave/gnu/gcc/objdir/gcc/testsuite/gcc/../../../intl -O -DIN_GCC -fPIC
-shared -o selfassign.so 
dave@mx3210:~/gnu/gcc/objdir/gcc/testsuite/gcc$ sh xxx.sh
xxx.sh: line 1: /home/dave/gnu/gcc/objdir/./prev-gcc/g++: No such file or
directory

It appears the test fails because bootstrap-lean was used.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug testsuite/54148] FAIL: gcc.dg/plugin/selfassign.c compilation
  2012-07-31 21:02 [Bug plugins/54148] New: FAIL: gcc.dg/plugin/selfassign.c compilation danglin at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2012-09-29 22:47 ` [Bug testsuite/54148] " danglin at gcc dot gnu.org
@ 2012-09-30 15:52 ` danglin at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: danglin at gcc dot gnu.org @ 2012-09-30 15:52 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54148

--- Comment #4 from John David Anglin <danglin at gcc dot gnu.org> 2012-09-30 15:52:35 UTC ---
Tests don't fail with full bootstrap.

It appears TESTING_IN_BUILD_TREE should not be output to site.exp
when full build tree isn't available.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-09-30 15:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-31 21:02 [Bug plugins/54148] New: FAIL: gcc.dg/plugin/selfassign.c compilation danglin at gcc dot gnu.org
2012-08-01  7:47 ` [Bug plugins/54148] " rguenth at gcc dot gnu.org
2012-08-01 13:10 ` dave.anglin at bell dot net
2012-09-29 22:47 ` [Bug testsuite/54148] " danglin at gcc dot gnu.org
2012-09-30 15:52 ` danglin at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).