Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708284 - x11-libs/libxcb-1.13.1 : [TEST] /.../check_all.c:7:2: error: passing argument 2 of _tcase_add_test from incompatible pointer type [-Werror=incompatible-pointer-types]
Summary: x11-libs/libxcb-1.13.1 : [TEST] /.../check_all.c:7:2: error: passing argument...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL: https://gitlab.freedesktop.org/xorg/l...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-04 21:13 UTC by Toralf Förster
Modified: 2020-02-22 21:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,14.64 KB, text/plain)
2020-02-04 21:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,16.83 KB, text/plain)
2020-02-04 21:13 UTC, Toralf Förster
Details
environment (environment,161.63 KB, text/plain)
2020-02-04 21:13 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.21 KB, application/x-bzip)
2020-02-04 21:13 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,12.19 KB, application/x-bzip)
2020-02-04 21:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,45.40 KB, application/x-bzip)
2020-02-04 21:13 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,11.89 KB, application/x-bzip)
2020-02-04 21:13 UTC, Toralf Förster
Details
x11-libs:libxcb-1.13.1:20200204-210902.log (x11-libs:libxcb-1.13.1:20200204-210902.log,109.54 KB, text/plain)
2020-02-04 21:13 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-02-04 21:13:16 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/libxcb-1.13.1/work/libxcb-1.13.1/tests -I../src    -Wall -Werror -pthread  -I/var/tmp/portage/x11-libs/libxcb-1.13.1/work/libxcb-1.13.1/src -O2 -pipe -march=native -fno-common -c -o check_all.o /var/tmp/portage/x11-libs/libxcb-1.13.1/work/libxcb-1.13.1/tests/check_all.c
/var/tmp/portage/x11-libs/libxcb-1.13.1/work/libxcb-1.13.1/tests/check_all.c: In function ‘suite_add_test’:
/var/tmp/portage/x11-libs/libxcb-1.13.1/work/libxcb-1.13.1/tests/check_all.c:7:2: error: passing argument 2 of ‘_tcase_add_test’ from incompatible pointer type [-Werror=incompatible-pointer-types]
    7 |  tcase_add_test(tc, tf);
      |  ^~~~~~~~~~~~~~
      |  |

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-test-20200203-215003

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)






repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 04 Feb 2020 19:47:00 +0000

emerge -qpvO x11-libs/libxcb
[ebuild  N    ] x11-libs/libxcb-1.13.1  USE="test -doc (-selinux) -static-libs -xkb"
Comment 1 Toralf Förster gentoo-dev 2020-02-04 21:13:19 UTC
Created attachment 611734 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-04 21:13:22 UTC
Created attachment 611736 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-04 21:13:25 UTC
Created attachment 611738 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-04 21:13:28 UTC
Created attachment 611740 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-04 21:13:31 UTC
Created attachment 611742 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-04 21:13:33 UTC
Created attachment 611744 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-02-04 21:13:36 UTC
Created attachment 611746 [details]
tests.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-02-04 21:13:39 UTC
Created attachment 611748 [details]
x11-libs:libxcb-1.13.1:20200204-210902.log
Comment 9 Larry the Git Cow gentoo-dev 2020-02-22 21:06:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aa6646d51d8724c62cbd4002c395fbe930e0893

commit 0aa6646d51d8724c62cbd4002c395fbe930e0893
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2020-02-22 20:53:20 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2020-02-22 21:06:01 +0000

    x11-libs/libxcb: Version bump to 1.14
    
    Closes: https://bugs.gentoo.org/708284
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-libs/libxcb/Manifest           |  1 +
 x11-libs/libxcb/libxcb-1.14.ebuild | 46 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+)