<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [Wayland] queue-test test failed on ppc64"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59001#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [Wayland] queue-test test failed on ppc64"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59001">bug 59001</a>
              from <span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=59001#c18">comment #18</a>)
<span class="quote">> Yes, I'm running in chroot, but with /proc mounted

> abuild@wolfberry-1:~/rpmbuild/BUILD/wayland-1.0.3/tests> libtool
> --mode=execute gdb ./queue-test
> GNU gdb (GDB) SUSE (7.5.1-1.1)
> Copyright (C) 2012 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <<a href="http://gnu.org/licenses/gpl.html">http://gnu.org/licenses/gpl.html</a>>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
> and "show warranty" for details.
> This GDB was configured as "ppc64-suse-linux".
> For bug reporting instructions, please see:
> <<a href="http://www.gnu.org/software/gdb/bugs/">http://www.gnu.org/software/gdb/bugs/</a>>...
> Reading symbols from
> /home/abuild/rpmbuild/BUILD/wayland-1.0.3/tests/.libs/queue-test...done.
> (gdb) run
> Starting program:
> /home/abuild/rpmbuild/BUILD/wayland-1.0.3/tests/.libs/queue-test 
> Missing separate debuginfo for /lib64/ld64.so.1
> Try: zypper install -C
> "debuginfo(build-id)=c5b01adb2370f144d08c65f2e6f2000a715fe708"
> warning: Could not load shared library symbols for linux-vdso64.so.1.
> Do you need "set solib-search-path" or "set sysroot"?
> Missing separate debuginfo for /lib64/libdl.so.2
> Try: zypper install -C
> "debuginfo(build-id)=318d19287fdb90b171b307d748fe5a366548202d"
> Missing separate debuginfo for /lib64/libc.so.6
> Try: zypper install -C
> "debuginfo(build-id)=8e29c7c7c3bf9106db1d18677425233bddd086b9"
> Missing separate debuginfo for /usr/lib64/libffi.so.4
> Try: zypper install -C
> "debuginfo(build-id)=db9a86960817b058b8d718b25b14798c76c1951a"
> Missing separate debuginfo for /lib64/librt.so.1
> Try: zypper install -C
> "debuginfo(build-id)=6596a9d63e16d493af356fa6498322558dfb0b88"
> Missing separate debuginfo for /lib64/libpthread.so.0
> Try: zypper install -C
> "debuginfo(build-id)=771909dc5849650e92bb91ec07a494046da52c0c"
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library "/lib64/libthread_db.so.1".
> Detaching after fork from child process 29463.
> queue-test: queue-test.c:273: queue: Assertion `ret == 0' failed.
> test "queue":    signal 6, fail.
> 1 tests, 0 pass, 1 fail
> [Inferior 1 (process 29459) exited with code 01]
> (gdb) bt
> No stack.</span >

This is a different failure that in <a href="show_bug.cgi?id=59001#c16">comment 16</a>.  This time the test is failing
to create the server socket, which I suspect is another problem with running
the test in chroot.  Can you try running the test under strace?

 $ libtool --mode=execute strace -olog.txt ./queue-test

and attach the log.txt?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>