Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 443674 - x11-libs/xpyb-1.3.1 Unrecognized configure options
Summary: x11-libs/xpyb-1.3.1 Unrecognized configure options
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-17 19:10 UTC by Petteri Räty (RETIRED)
Modified: 2015-02-23 01:21 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petteri Räty (RETIRED) gentoo-dev 2012-11-17 19:10:19 UTC
* Messages for package x11-libs/xpyb-1.3.1:

 * QA Notice: Unrecognized configure options:
 * 
 *      configure: WARNING: unrecognized options: --disable-xselinux
 *      configure: WARNING: unrecognized options: --disable-xselinux
 * QA Notice: Unrecognized configure options:
 * 
 *      configure: WARNING: unrecognized options: --disable-xselinux
 *      configure: WARNING: unrecognized options: --disable-xselinux
 * QA Notice: Package triggers severe warnings which indicate that it
 *            may exhibit random runtime failures.
 * /var/tmp/portage/x11-libs/xpyb-1.3.1/work/xpyb-1.3.1/src/cookie.c:149:5: warning: dereferencing type-punned pointer will break strict-aliasing rules
 * /var/tmp/portage/x11-libs/xpyb-1.3.1/work/xpyb-1.3.1/src/error.c:88:5: warning: dereferencing type-punned pointer will break strict-aliasing rules
 * /var/tmp/portage/x11-libs/xpyb-1.3.1/work/xpyb-1.3.1/src/conn.c:592:5: warning: dereferencing type-punned pointer will break strict-aliasing rules
 * /var/tmp/portage/x11-libs/xpyb-1.3.1/work/xpyb-1.3.1/src/event.c:60:5: warning: dereferencing type-punned pointer will break strict-aliasing rules
 * /var/tmp/portage/x11-libs/xpyb-1.3.1/work/xpyb-1.3.1/src/ext.c:183:5: warning: dereferencing type-punned pointer will break strict-aliasing rules
 * /var/tmp/portage/x11-libs/xpyb-1.3.1/work/xpyb-1.3.1/src/extkey.c:71:5: warning: dereferencing type-punned pointer will break strict-aliasing rules
 * /var/tmp/portage/x11-libs/xpyb-1.3.1/work/xpyb-1.3.1/src/list.c:247:5: warning: dereferencing type-punned pointer will break strict-aliasing rules
 * /var/tmp/portage/x11-libs/xpyb-1.3.1/work/xpyb-1.3.1/src/reply.c:59:5: warning: dereferencing type-punned pointer will break strict-aliasing rules
 * /var/tmp/portage/x11-libs/xpyb-1.3.1/work/xpyb-1.3.1/src/iter.c:176:5: warning: dereferencing type-punned pointer will break strict-aliasing rules
 * /var/tmp/portage/x11-libs/xpyb-1.3.1/work/xpyb-1.3.1/src/protobj.c:174:5: warning: dereferencing type-punned pointer will break strict-aliasing rules
 * /var/tmp/portage/x11-libs/xpyb-1.3.1/work/xpyb-1.3.1/src/request.c:68:5: warning: dereferencing type-punned pointer will break strict-aliasing rules
 * /var/tmp/portage/x11-libs/xpyb-1.3.1/work/xpyb-1.3.1/src/response.c:60:5: warning: dereferencing type-punned pointer will break strict-aliasing rules
 * /var/tmp/portage/x11-libs/xpyb-1.3.1/work/xpyb-1.3.1/src/union.c:41:5: warning: dereferencing type-punned pointer will break strict-aliasing rules
 * /var/tmp/portage/x11-libs/xpyb-1.3.1/work/xpyb-1.3.1/src/struct.c:41:5: warning: dereferencing type-punned pointer will break strict-aliasing rules
 * /var/tmp/portage/x11-libs/xpyb-1.3.1/work/xpyb-1.3.1/src/void.c:47:5: warning: dereferencing type-punned pointer will break strict-aliasing rules
 * Please do not file a Gentoo bug and instead report the above QA
 * issues directly to the upstream developers of this software.
 * Homepage: http://xcb.freedesktop.org/
Comment 1 Matt Turner gentoo-dev 2015-02-23 01:21:31 UTC
Was fixed by

  22 May 2013; Maxim Koltsov <maksbotan@gentoo.org> +files/xpyb-python.patch,
  +xpyb-1.3.1-r2.ebuild:
  Enable installation of python module for multiple python ABIs, bug #470902.
  Use '--enable-selinux' instead of wrong '--enable-xselinux'.