Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 260095 Details for
Bug 347772
sys-auth/rtkit-0.9: Failed to make ourselves RT: Operation not permitted
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The output you've asked for
rtkit.output (text/plain), 9.85 KB, created by
Mike Lothian
on 2011-01-18 03:29:13 UTC
(
hide
)
Description:
The output you've asked for
Filename:
MIME Type:
Creator:
Mike Lothian
Created:
2011-01-18 03:29:13 UTC
Size:
9.85 KB
patch
obsolete
>>>> Emerging (1 of 1) sys-auth/rtkit-0.9-r1 > * rtkit-0.9.tar.gz RMD160 SHA1 SHA256 size ;-) ... >[ ok ] > * Package: sys-auth/rtkit-0.9-r1 > * Repository: gentoo > * Maintainer: ford_prefect@gentoo.org > * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU > * FEATURES: sandbox test >>>> Unpacking source... >>>> Unpacking rtkit-0.9.tar.gz to /var/tmp/portage/sys-auth/rtkit-0.9-r1/work >>>> Source unpacked in /var/tmp/portage/sys-auth/rtkit-0.9-r1/work >>>> Preparing source in /var/tmp/portage/sys-auth/rtkit-0.9-r1/work/rtkit-0.9 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-auth/rtkit-0.9-r1/work/rtkit-0.9 ... > * econf: updating rtkit-0.9/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating rtkit-0.9/config.sub with /usr/share/gnuconfig/config.sub >./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 --libdir=/usr/lib64 >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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-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 for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 needs -traditional... no >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 whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -std=gnu99... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wall... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -W... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wextra... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -pedantic... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -pipe... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wformat... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wold-style-definition... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wdeclaration-after-statement... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wfloat-equal... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wmissing-declarations... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wmissing-prototypes... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wstrict-prototypes... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wredundant-decls... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wmissing-noreturn... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wshadow... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wendif-labels... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wpointer-arith... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wcast-align... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wwrite-strings... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Winline... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wno-unused-parameter... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -ffast-math... yes >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for library containing sched_setscheduler... none required >checking for library containing clock_gettime... -lrt >checking for library containing cap_init... -lcap >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for DBUS... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands > > ---{ rtkit 0.9 }--- > > prefix: /usr > sysconfdir: /etc > localstatedir: /var/lib > Compiler: x86_64-pc-linux-gnu-gcc -std=gnu99 > CFLAGS: -march=native -O2 -pipe -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition >-Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn >-Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -pthread > systemd unit directory: > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-auth/rtkit-0.9-r1/work/rtkit-0.9 ... >make -j3 >make all-am >make[1]: Entering directory `/var/tmp/portage/sys-auth/rtkit-0.9-r1/work/rtkit-0.9' > CC rtkit_daemon-rtkit-daemon.o > CC rtkit_daemon-sd-daemon.o > CC rtkit_test-rtkit-test.o > CC rtkit_test-rtkit.o > CC rtkitctl-rtkitctl.o > GEN org.freedesktop.RealtimeKit1.service > CCLD rtkit-test > CCLD rtkitctl > CCLD rtkit-daemon >make[1]: Leaving directory `/var/tmp/portage/sys-auth/rtkit-0.9-r1/work/rtkit-0.9' >>>> Source compiled. >>>> Test phase [check]: sys-auth/rtkit-0.9-r1 >make -j3 -j1 check > >>>> Install rtkit-0.9-r1 into /var/tmp/portage/sys-auth/rtkit-0.9-r1/image/ category sys-auth >make -j3 DESTDIR=/var/tmp/portage/sys-auth/rtkit-0.9-r1/image/ install >make[1]: Entering directory `/var/tmp/portage/sys-auth/rtkit-0.9-r1/work/rtkit-0.9' >test -z "/usr/share/dbus-1/system-services/" || /bin/mkdir -p "/var/tmp/portage/sys-auth/rtkit-0.9-r1/image//usr/share/dbus-1/system-services/" >test -z "/etc/dbus-1/system.d/" || /bin/mkdir -p "/var/tmp/portage/sys-auth/rtkit-0.9-r1/image//etc/dbus-1/system.d/" >test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/portage/sys-auth/rtkit-0.9-r1/image//usr/share/man/man8" > /usr/bin/install -c -m 644 org.freedesktop.RealtimeKit1.service '/var/tmp/portage/sys-auth/rtkit-0.9-r1/image//usr/share/dbus-1/system-services/' >test -z "/usr/share/polkit-1/actions/" || /bin/mkdir -p "/var/tmp/portage/sys-auth/rtkit-0.9-r1/image//usr/share/polkit-1/actions/" > /usr/bin/install -c -m 644 org.freedesktop.RealtimeKit1.conf '/var/tmp/portage/sys-auth/rtkit-0.9-r1/image//etc/dbus-1/system.d/' >test -z "" || /bin/mkdir -p "/var/tmp/portage/sys-auth/rtkit-0.9-r1/image/" > /usr/bin/install -c -m 644 rtkitctl.8 '/var/tmp/portage/sys-auth/rtkit-0.9-r1/image//usr/share/man/man8' >test -z "/usr/libexec" || /bin/mkdir -p "/var/tmp/portage/sys-auth/rtkit-0.9-r1/image//usr/libexec" > /usr/bin/install -c -m 644 org.freedesktop.RealtimeKit1.policy '/var/tmp/portage/sys-auth/rtkit-0.9-r1/image//usr/share/polkit-1/actions/' >test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/portage/sys-auth/rtkit-0.9-r1/image//usr/sbin" > /usr/bin/install -c rtkit-daemon '/var/tmp/portage/sys-auth/rtkit-0.9-r1/image//usr/libexec' > /usr/bin/install -c rtkitctl '/var/tmp/portage/sys-auth/rtkit-0.9-r1/image//usr/sbin' >make[1]: Leaving directory `/var/tmp/portage/sys-auth/rtkit-0.9-r1/work/rtkit-0.9' >>>> Completed installing rtkit-0.9-r1 into /var/tmp/portage/sys-auth/rtkit-0.9-r1/image/ > >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/sbin/rtkitctl > usr/libexec/rtkit-daemon >ecompressdir: bzip2 -9 /usr/share/man > >>>> Installing (1 of 1) sys-auth/rtkit-0.9-r1 > * To start using RealtimeKit, you need to ensure that the 'dbus' > * service is running. If it is already running, you need to reload it > * with the following command: > * > * /etc/init.d/dbus reload >>>> Auto-cleaning packages... > >>>> No outdated packages were found on your system. >
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 347772
: 260095