Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 408176 Details for
Bug 556558
app-admin/setools-3.3.8-r7 :Error: SWIG is not installed. You should look at http://www.swig.org
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log
app-admin-setools-3.3.8-r7-20150802-222712.log (text/plain), 30.73 KB, created by
Toralf Förster
on 2015-08-03 07:36:02 UTC
(
hide
)
Description:
emerge log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-08-03 07:36:02 UTC
Size:
30.73 KB
patch
obsolete
> * Package: app-admin/setools-3.3.8-r7 > * Repository: gentoo > * Maintainer: selinux@gentoo.org > * USE: X abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_4 userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking setools-3.3.8.tar.bz2 to /var/tmp/portage/app-admin/setools-3.3.8-r7/work >>>> Unpacking setools-3.3.8-04-gentoo-patches.tar.bz2 to /var/tmp/portage/app-admin/setools-3.3.8-r7/work >>>> Source unpacked in /var/tmp/portage/app-admin/setools-3.3.8-r7/work >>>> Preparing source in /var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8 ... > * Applying various (Gentoo) setool fixes... > * 0001-Remove-deprecated-use-of-g_cond_timed_wait-which-pre.patch ... > [ ok ] > * 0002-Fix-changelog-entry.patch ... > [ ok ] > * 0003-setools-APOL-Add-constraints-and-filename-transition.patch ... > [ ok ] > * 0004-setools-APOL-Add-support-for-permissive-types-polcap.patch ... > [ ok ] > * 0005-setools-APOL-Add-type-user-role-bounds-support.patch ... > [ ok ] > * 0006-setools-APOL-Add-default_objects-and-CIL-policy-name.patch ... > [ ok ] > * 0007-setools-Update-to-load-v29-policy-source-files.patch ... > [ ok ] > * 0008-Change-file-name-type_transition-class-member-functi.patch ... > [ ok ] > * 0009-Switching-svn-references-to-git.patch ... > [ ok ] > * 0010-Add-get_object_class-function-for-role-transition-ru.patch ... > [ ok ] > * 0011-Fix-missing-parentheses-in-policy_define.c.patch ... > [ ok ] > * 0012-Make-the-SWIG-files-compatible-with-SWIG-3.patch ... > [ ok ] > * 0013-Update-for-2015-02-02-Userspace-release-2.4.patch ... > [ ok ] > * 0014-ac_python_devel.m4-update-macro-to-support-python3-c.patch ... > [ ok ] > * 0015-libqpol-fix-implicit-include-for-fstat.patch ... > [ ok ] > * 0016-update-py-functions-for-python3.patch ... > [ ok ] > * 0017-import-submodules-correctly.patch ... > [ ok ] > * 0018-define-append_filename_trans-in-header.patch ... > [ ok ] > * 0019-includes-must-be-a-list-of-strings.patch ... > [ ok ] > * 0020-automake-1.12-renamed-the-MKDIR_P-variable-to-upperc.patch ... > [ ok ] > * Done with patching > * Running eautoreconf in '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: setools-3.3.8/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8 ... > * econf: updating setools-3.3.8/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating setools-3.3.8/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --with-java-prefix=/etc/java-config-2/current-system-vm --disable-selinux-check --disable-bwidget-check --disable-swig-python --disable-swig-java --enable-swig-tcl --enable-gui --disable-debug >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether ln -s works... yes >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for bison... bison -y >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking whether byte ordering is bigendian... no >checking for rand_r... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for debugging support... disabled >checking for how to link against libraries... shared >checking for profiling support... disabled >checking for a Python interpreter with version >= 2.7... python >checking for python... /usr/bin/python >checking for python version... 3.4 >checking for python platform... linux >checking for python script directory... ${prefix}/lib64/python3.4/site-packages >checking for python extension module directory... ${exec_prefix}/lib64/python3.4/site-packages >checking for swig... no >configure: WARNING: cannot find 'swig' program. You should look at http://www.swig.org >checking for correct TEA configuration... ok (TEA 3.5) >checking for Tcl configuration... found /usr/lib64/tclConfig.sh >checking for existence of /usr/lib64/tclConfig.sh... loading >checking for Tcl 8.4 or greater... yes >checking for Tcl public headers... /usr/include >checking for tclsh... /usr/bin/tclsh8.5 >checking which setools programs to build... all >checking for Tk configuration... found /usr/lib64/tkConfig.sh >checking for existence of /usr/lib64/tkConfig.sh... loading >checking for Tk 8.4 or greater... yes >checking for Tk public headers... /usr/include >checking for X... libraries , headers >checking for X11 header files... checking for wish... /usr/bin/wish8.5 >checking for BWidget 1.7 or greater... skipped, assuming 1.8+ is installed >checking for sepol/sepol.h... checking sepol/sepol.h usability... yes >checking sepol/sepol.h presence... yes >checking for sepol/sepol.h... yes >checking for sepol_policydb_read in -lsepol... yes >checking selinux/selinux.h usability... yes >checking selinux/selinux.h presence... yes >checking for selinux/selinux.h... yes >checking selinux/context.h usability... yes >checking selinux/context.h presence... yes >checking for selinux/context.h... yes >checking for selinux_policy_root in -lselinux... yes >checking for /usr/lib64/libsepol.a... yes >checking for libsepol role_set_expand() role attribute support... yes >checking whether POLICYDB_VERSION_CONSTRAINT_NAMES is declared... yes >checking whether POLICYDB_VERSION_DEFAULT_TYPE is declared... yes >checking whether POLICYDB_VERSION_NEW_OBJECT_DEFAULTS is declared... yes >checking whether POLICYDB_VERSION_FILENAME_TRANS is declared... yes >checking whether POLICYDB_VERSION_BOUNDARY is declared... yes >checking whether TYPE_FLAGS_PERMISSIVE is declared... yes >checking whether avtab_alloc is declared... yes >checking for struct policydb.policycaps.node... yes >checking whether cond_node_create is declared... yes >checking sepol/errcodes.h usability... yes >checking sepol/errcodes.h presence... yes >checking for sepol/errcodes.h... yes >checking for selinux policy root... /etc/selinux/targeted >checking for policy source... configure: WARNING: could not read default policy /etc/selinux/targeted/src/policy/policy.conf >checking for pkg-config... yes >checking for libxml... yes >checking for sqlite3... yes >checking for GTK... yes >checking for libglade... yes >checking for gdk-pixbuf... yes >checking for gthread... yes >checking for CU_initialize_registry in -lcunit... no >checking for CU_curses_run_tests in -lcunit... no >configure: WARNING: Compatible CUnit not found; "make check" will fail. >checking for BZ2_bzReadOpen in -lbz2... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating VERSION >config.status: creating libqpol/Makefile >config.status: creating libqpol/src/Makefile >config.status: creating libqpol/include/Makefile >config.status: creating libqpol/include/qpol/Makefile >config.status: creating libqpol/tests/Makefile >config.status: creating libqpol/swig/Makefile >config.status: creating libqpol/swig/python/Makefile >config.status: creating libqpol/swig/java/Makefile >config.status: creating libqpol/swig/java/MANIFEST.MF >config.status: creating libqpol/swig/tcl/Makefile >config.status: creating libapol/Makefile >config.status: creating libapol/src/Makefile >config.status: creating libapol/include/Makefile >config.status: creating libapol/include/apol/Makefile >config.status: creating libapol/tests/Makefile >config.status: creating libapol/swig/Makefile >config.status: creating libapol/swig/python/Makefile >config.status: creating libapol/swig/java/Makefile >config.status: creating libapol/swig/java/MANIFEST.MF >config.status: creating libapol/swig/tcl/Makefile >config.status: creating libpoldiff/Makefile >config.status: creating libpoldiff/src/Makefile >config.status: creating libpoldiff/include/Makefile >config.status: creating libpoldiff/include/poldiff/Makefile >config.status: creating libpoldiff/tests/Makefile >config.status: creating libpoldiff/swig/Makefile >config.status: creating libpoldiff/swig/python/Makefile >config.status: creating libpoldiff/swig/java/Makefile >config.status: creating libpoldiff/swig/java/MANIFEST.MF >config.status: creating libpoldiff/swig/tcl/Makefile >config.status: creating libsefs/Makefile >config.status: creating libsefs/src/Makefile >config.status: creating libsefs/include/Makefile >config.status: creating libsefs/include/sefs/Makefile >config.status: creating libsefs/tests/Makefile >config.status: creating libsefs/swig/Makefile >config.status: creating libsefs/swig/python/Makefile >config.status: creating libsefs/swig/java/Makefile >config.status: creating libsefs/swig/tcl/Makefile >config.status: creating libsefs/swig/java/MANIFEST.MF >config.status: creating libseaudit/Makefile >config.status: creating libseaudit/src/Makefile >config.status: creating libseaudit/include/Makefile >config.status: creating libseaudit/include/seaudit/Makefile >config.status: creating libseaudit/tests/Makefile >config.status: creating libseaudit/swig/Makefile >config.status: creating libseaudit/swig/python/Makefile >config.status: creating libseaudit/swig/java/Makefile >config.status: creating libseaudit/swig/java/MANIFEST.MF >config.status: creating libseaudit/swig/tcl/Makefile >config.status: creating secmds/Makefile >config.status: creating apol/Makefile >config.status: creating sechecker/Makefile >config.status: creating seaudit/Makefile >config.status: creating sediff/Makefile >config.status: creating man/Makefile >config.status: creating debian/Makefile >config.status: creating python/Makefile >config.status: creating python/setools/Makefile >config.status: creating packages/Makefile >config.status: creating packages/rpm/Makefile >config.status: creating packages/libqpol.pc >config.status: creating packages/libapol.pc >config.status: creating packages/libpoldiff.pc >config.status: creating packages/libseaudit.pc >config.status: creating packages/libsefs.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing config.tcl commands >*** Configuration complete. Do `make help' to get a list of SETools targets. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8' >Making all in libqpol >make[2]: Entering directory '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8/libqpol' >Making all in src >make[3]: Entering directory '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8/libqpol/src' >/bin/sh ../../ylwrap policy_parse.y y.tab.c policy_parse.c y.tab.h `echo policy_parse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output policy_parse.output -- bison -y -d >updating policy_parse.h >make all-am >make[4]: Entering directory '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8/libqpol/src' >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o avrule_query.o avrule_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o bool_query.o bool_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o class_perm_query.o class_perm_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o cond_query.o cond_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o constraint_query.o constraint_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o context_query.o context_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o default_object_query.o default_object_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o expand.o expand.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o fs_use_query.o fs_use_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o genfscon_query.o genfscon_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o isid_query.o isid_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o iterator.o iterator.c >iterator.c: In function âebitmap_state_get_cur_polcapâ: >iterator.c:653:2: warning: return discards âconstâ qualifier from pointer target type [enabled by default] > return sepol_polcap_getname(es->cur); > ^ >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o mls_query.o mls_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o mlsrule_query.o mlsrule_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o module.o module.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o module_compiler.o module_compiler.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o netifcon_query.o netifcon_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o nodecon_query.o nodecon_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o permissive_query.o permissive_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o bounds_query.o bounds_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o polcap_query.o polcap_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o policy.o policy.c >policy.c: In function âunion_multiply_declared_symbolsâ: >policy.c:649:3: warning: passing argument 2 of âqpol_type_get_isattrâ from incompatible pointer type [enabled by default] > if (qpol_type_get_isattr(policy, attr, &isattr)) { > ^ >In file included from ./../include/qpol/avrule_query.h:37:0, > from ./../include/qpol/policy.h:39, > from qpol_internal.h:34, > from policy.c:29: >./../include/qpol/type_query.h:96:13: note: expected âconst struct qpol_type_t *â but argument is of type âstruct type_datum_t *â > extern int qpol_type_get_isattr(const qpol_policy_t * policy, const qpol_type_ > ^ >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o policy_define.o policy_define.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o policy_extend.o policy_extend.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o portcon_query.o portcon_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o queue.o queue.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o rbacrule_query.o rbacrule_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o role_query.o role_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o syn_rule_query.o syn_rule_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o terule_query.o terule_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o ftrule_query.o ftrule_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o type_query.o type_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o user_query.o user_query.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o util.o util.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o policy_parse.o policy_parse.c >/bin/sh ../../ylwrap policy_scan.l lex.yy.c policy_scan.c -- flex >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I./../include -I/usr/lib64/../include -I/usr/include -I/usr/include -fpic -march=native -O2 -pipe -c -o policy_scan.o policy_scan.c >mkdir -p tmp_sepol >rm -f tmp_sepol/* >cp /usr/lib64/libsepol.a tmp_sepol >(cd tmp_sepol; ar x libsepol.a) >rm -f libqpol.a >x86_64-pc-linux-gnu-ar cru libqpol.a avrule_query.o bool_query.o class_perm_query.o cond_query.o constraint_query.o context_query.o default_object_query.o expand.o fs_use_query.o genfscon_query.o isid_query.o iterator.o mls_query.o mlsrule_query.o module.o module_compiler.o netifcon_query.o nodecon_query.o permissive_query.o bounds_query.o polcap_query.o policy.o policy_define.o policy_extend.o portcon_query.o queue.o rbacrule_query.o role_query.o syn_rule_query.o terule_query.o ftrule_query.o type_query.o user_query.o util.o policy_parse.o policy_scan.o ./tmp_sepol/*.o >x86_64-pc-linux-gnu-ranlib libqpol.a >x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -o libqpol.so.1.7 avrule_query.o bool_query.o class_perm_query.o cond_query.o constraint_query.o context_query.o default_object_query.o expand.o fs_use_query.o genfscon_query.o isid_query.o iterator.o mls_query.o mlsrule_query.o module.o module_compiler.o netifcon_query.o nodecon_query.o permissive_query.o bounds_query.o polcap_query.o policy.o policy_define.o policy_extend.o portcon_query.o queue.o rbacrule_query.o role_query.o syn_rule_query.o terule_query.o ftrule_query.o type_query.o user_query.o util.o policy_parse.o policy_scan.o -Wl,-O1 -Wl,--as-needed -Wl,-soname,libqpol.so.1,--version-script=./libqpol.map,-z,defs -Wl,--whole-archive /usr/lib64/libsepol.a -Wl,--no-whole-archive -L/usr/lib64 -L/usr/lib64 -lselinux -lsepol -lbz2 >ln -s -f libqpol.so.1.7 libqpol.so.1 >ln -s -f libqpol.so.1.7 libqpol.so >make[4]: Leaving directory '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8/libqpol/src' >make[3]: Leaving directory '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8/libqpol/src' >Making all in include >make[3]: Entering directory '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8/libqpol/include' >Making all in qpol >make[4]: Entering directory '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8/libqpol/include/qpol' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8/libqpol/include/qpol' >make[4]: Entering directory '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8/libqpol/include' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8/libqpol/include' >make[3]: Leaving directory '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8/libqpol/include' >Making all in tests >make[3]: Entering directory '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8/libqpol/tests' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8/libqpol/tests' >Making all in swig >make[3]: Entering directory '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8/libqpol/swig' >Making all in tcl >make[4]: Entering directory '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8/libqpol/swig/tcl' >echo "Error: SWIG is not installed. You should look at http://www.swig.org" ; false -tcl -pkgversion 1.7 -o qpol_wrap.c ../qpol.i >Error: SWIG is not installed. You should look at http://www.swig.org >Makefile:712: recipe for target 'qpol_wrap.c' failed >make[4]: *** [qpol_wrap.c] Error 1 >make[4]: Leaving directory '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8/libqpol/swig/tcl' >Makefile:517: recipe for target 'all-recursive' failed >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8/libqpol/swig' >Makefile:511: recipe for target 'all-recursive' failed >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8/libqpol' >Makefile:571: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8' >Makefile:501: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: app-admin/setools-3.3.8-r7::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-admin/setools-3.3.8-r7::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-admin/setools-3.3.8-r7::gentoo'`. > * The complete build log is located at '/var/log/portage/app-admin:setools-3.3.8-r7:20150802-222712.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-admin/setools-3.3.8-r7/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-admin/setools-3.3.8-r7/temp/environment'. > * Working directory: '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8' > * S: '/var/tmp/portage/app-admin/setools-3.3.8-r7/work/setools-3.3.8' >!!! When you file a bug report, please include the following information: >GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" >JAVACFLAGS="" COMPILER="" >and of course, the output of emerge --info =setools-3.3.8
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 556558
: 408176 |
408178