Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622106 - app-admin/setools-4.1.0 : libqpol/ftrule_query.c:79:21: error: ‘filename_trans_t {aka struct filename_trans}’ has no member named ‘next’
Summary: app-admin/setools-4.1.0 : libqpol/ftrule_query.c:79:21: error: ‘filename_tran...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason Zaman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-18 14:29 UTC by Toralf Förster
Modified: 2017-09-23 02:21 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,6.09 KB, text/plain)
2017-06-18 14:29 UTC, Toralf Förster
Details
app-admin:setools-4.1.0:20170617-025459.log (app-admin:setools-4.1.0:20170617-025459.log,34.90 KB, text/plain)
2017-06-18 14:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,259.01 KB, text/plain)
2017-06-18 14:29 UTC, Toralf Förster
Details
environment (environment,107.84 KB, text/plain)
2017-06-18 14:29 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.40 KB, application/x-bzip)
2017-06-18 14:29 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.76 KB, application/x-bzip)
2017-06-18 14:29 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 2017-06-18 14:29:27 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fPIC -Ilibqpol -Ilibqpol/include -I/usr/include/python2.7 -c libqpol/ftrule_query.c -o /var/tmp/portage/app-admin/setools-4.1.0/work/setools-4.1.0-python2_7/temp.linux-x86_64-2.7/libqpol/ftrule_query.o -Wextra -Waggregate-return -Wcast-align -Wfloat-equal -Wformat -Wformat=2 -Winit-self -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wnested-externs -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wunknown-pragmas -Wwrite-strings -Wno-missing-field-initializers -Wno-unused-parameter -Wno-cast-qual -Wno-shadow -Wno-unreachable-code -fno-exceptions
libqpol/ftrule_query.c: In function ‘filename_trans_state_next’:
libqpol/ftrule_query.c:79:21: error: ‘filename_trans_t {aka struct filename_trans}’ has no member named ‘next’
  fts->cur = fts->cur->next;
                     ^~
libqpol/ftrule_query.c: In function ‘filename_trans_state_size’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_abi32+64_20170611-104510

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-06-18 14:29:30 UTC
Created attachment 476892 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-18 14:29:33 UTC
Created attachment 476894 [details]
app-admin:setools-4.1.0:20170617-025459.log
Comment 3 Toralf Förster gentoo-dev 2017-06-18 14:29:36 UTC
Created attachment 476896 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-06-18 14:29:39 UTC
Created attachment 476898 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-06-18 14:29:42 UTC
Created attachment 476900 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-06-18 14:29:45 UTC
Created attachment 476902 [details]
temp.tbz2
Comment 7 Laurent Georget 2017-07-25 09:38:55 UTC
Bug confirmed. It also affects app-admin/setools-4.0.1. Updating sys-libs/libsepol to version 9999 does not help.
Comment 8 Vadim A. Misbakh-Soloviov (mva) gentoo-dev 2017-07-28 21:53:42 UTC
Downgrading sys-libs/libsepol to 2.6 fixes the situation.

I guess, DEPEND should be fixed in the ebuild.
Comment 9 Jason Zaman gentoo-dev 2017-08-01 13:05:27 UTC
(In reply to Laurent Georget from comment #7)
> Bug confirmed. It also affects app-admin/setools-4.0.1. Updating
> sys-libs/libsepol to version 9999 does not help.

you need -9999 of setools. its already been updated to work with the new selinux userspace releases. Chris will make a release once the final 2.7 selinux is done then i'll bump it.
Comment 10 Jason Zaman gentoo-dev 2017-08-07 17:00:28 UTC
selinux userspace 2.7 and setools 4.1.1 are pushed to git now. :)
Comment 11 Jason Zaman gentoo-dev 2017-09-23 02:21:33 UTC
stable now