All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 77269] New: libdrm (git)  2.4.52 make check fail
Date: Thu, 10 Apr 2014 14:20:20 +0000	[thread overview]
Message-ID: <bug-77269-502@http.bugs.freedesktop.org/> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 4138 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=77269

          Priority: medium
            Bug ID: 77269
          Assignee: dri-devel@lists.freedesktop.org
           Summary: libdrm (git)  2.4.52 make check fail
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: monts.here2@gmail.com
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: DRI CVS
         Component: libdrm
           Product: DRI

====config========

Core i3 haswell 
uname -a
Linux em1 3.15.0-0.rc0.git9.2.fc21.x86_64 #1 SMP Mon Apr 7 13:25:48 UTC 2014
x86_64 x86_64 x86_64 GNU/Linux

gcc -v
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla
--enable-bootstrap --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-gnu-unique-object
--enable-linker-build-id --with-linker-hash-style=gnu
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin
--enable-initfini-array --enable-java-awt=gtk --disable-dssi
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre
--enable-libgcj-multifile --enable-java-maintainer-mode
--with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib
--with-isl=/builddir/build/BUILD/gcc-4.8.2-20131212/obj-x86_64-redhat-linux/isl-install
--with-cloog=/builddir/build/BUILD/gcc-4.8.2-20131212/obj-x86_64-redhat-linux/cloog-install
--with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC) 

=======config========

./autogen.sh --enable-udev  --disable-radeon --disable-nouveau
make -j8

make -j check <===== fails

../build-aux/test-driver: line 95: 23128 Aborted                 (core dumped)
"$@" > $log_file 2>&1
FAIL: updatedraw
PASS: gem_flink
../build-aux/test-driver: line 95: 23130 Aborted                 (core dumped)
"$@" > $log_file 2>&1
FAIL: setversion
PASS: gem_readwrite
PASS: gem_mmap
make[5]: Entering directory `/opt/src/drm/tests'
Making all in modeprint
make[6]: Entering directory `/opt/src/drm/tests/modeprint'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/opt/src/drm/tests/modeprint'
Making all in kmstest
make[6]: Entering directory `/opt/src/drm/tests/kmstest'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/opt/src/drm/tests/kmstest'
Making all in modetest
make[6]: Entering directory `/opt/src/drm/tests/modetest'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/opt/src/drm/tests/modetest'
Making all in vbltest
make[6]: Entering directory `/opt/src/drm/tests/vbltest'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/opt/src/drm/tests/vbltest'
make[6]: Entering directory `/opt/src/drm/tests'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/opt/src/drm/tests'
make[5]: Leaving directory `/opt/src/drm/tests'
============================================================================
Testsuite summary for libdrm 2.4.52
============================================================================
# TOTAL: 11
# PASS:  9
# SKIP:  0
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to https://bugs.freedesktop.org/enter_bug.cgi?product=DRI
============================================================================
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory `/opt/src/drm/tests'
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory `/opt/src/drm/tests'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/opt/src/drm/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/opt/src/drm/tests'
make: *** [check-recursive] Error 1

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 5599 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

             reply	other threads:[~2014-04-10 14:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-10 14:20 bugzilla-daemon [this message]
2016-12-12 13:44 ` [Bug 77269] libdrm (git) 2.4.52 make check fail 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-77269-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.