Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 574030 Details for
Bug 684296
app-misc/uptimed-0.4.1-r1 - pkg_postinst(): chown: missing operand after ‘uptimed:uptimed’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-misc:uptimed-0.4.1-r1:20190424-143815.log
app-misc:uptimed-0.4.1-r1:20190424-143815.log (text/plain), 22.90 KB, created by
Toralf Förster
on 2019-04-24 18:37:05 UTC
(
hide
)
Description:
app-misc:uptimed-0.4.1-r1:20190424-143815.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-04-24 18:37:05 UTC
Size:
22.90 KB
patch
obsolete
> * Package: app-misc/uptimed-0.4.1-r1 > * Repository: gentoo > * Maintainer: polynomial-c@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking uptimed-0.4.1.tar.gz to /var/tmp/portage/app-misc/uptimed-0.4.1-r1/work >>>> Source unpacked in /var/tmp/portage/app-misc/uptimed-0.4.1-r1/work >>>> Preparing source in /var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1 ... > * Running eautoreconf in '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: uptimed-0.4.1/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1 ... > * econf: updating uptimed-0.4.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating uptimed-0.4.1/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 --docdir=/usr/share/doc/uptimed-0.4.1-r1 --htmldir=/usr/share/doc/uptimed-0.4.1-r1/html --libdir=/usr/lib64 --disable-static >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 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 grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /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 for gawk... gawk >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc 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... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc 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... no >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking whether make sets $(MAKE)... yes >checking whether make supports the include directive... yes (GNU style) >checking whether make supports nested variables... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating etc/uptimed.service >config.status: creating config.h >config.status: executing libtool commands >config.status: executing depfiles commands >checking for getopt... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for getdtablesize... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating etc/uptimed.service >config.status: creating Makefile >config.status: creating libuptimed/Makefile >config.status: creating src/Makefile >config.status: creating man/Makefile >config.status: creating etc/Makefile >config.status: creating uptimed.spec >config.status: creating config.h >config.status: executing libtool commands >config.status: executing depfiles commands > >--- Now type "gmake" to build Uptimed --- >--- If gmake is not working, try "make" --- > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1' >Making all in libuptimed >make[2]: Entering directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/libuptimed' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -c -o misc.lo misc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -c misc.c -fPIC -DPIC -o .libs/misc.o >misc.c: In function âcatâ: >misc.c:61:2: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets(str, sizeof(str), f); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >misc.c:65:3: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets(str, sizeof(str), f); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -c -o milestone.lo milestone.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -c milestone.c -fPIC -DPIC -o .libs/milestone.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -c -o urec.lo urec.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -c urec.c -fPIC -DPIC -o .libs/urec.o >urec.c: In function âread_recordsâ: >urec.c:274:2: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets(str, sizeof(str), f); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >urec.c:290:3: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets(str, sizeof(str), f); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >urec.c: In function âreadbootidâ: >urec.c:424:3: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets(str, sizeof(str), f); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >urec.c:430:4: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets(str, sizeof(str), f); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -version-info 0:0:0 -Wl,-O1 -Wl,--as-needed -o libuptimed.la -rpath /usr/lib64 misc.lo milestone.lo urec.lo >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/misc.o .libs/milestone.o .libs/urec.o -Wl,--as-needed -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libuptimed.so.0 -o .libs/libuptimed.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libuptimed.so.0" && ln -s "libuptimed.so.0.0.0" "libuptimed.so.0") >libtool: link: (cd ".libs" && rm -f "libuptimed.so" && ln -s "libuptimed.so.0.0.0" "libuptimed.so") >libtool: link: ( cd ".libs" && rm -f "libuptimed.la" && ln -s "../libuptimed.la" "libuptimed.la" ) >make[2]: Leaving directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/libuptimed' >Making all in src >make[2]: Entering directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libuptimed -DSD_DAEMON_DISABLE_MQ -O2 -pipe -march=native -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -pipe -march=native -c -o uprecords.o uprecords.c >uprecords.c: In function âread_configâ: >uprecords.c:271:2: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets(str, sizeof(str), f); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >uprecords.c:281:3: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets(str, sizeof(str), f); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >uprecords.c: In function âread_config_cgiâ: >uprecords.c:294:2: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets(str, sizeof(str), f); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >uprecords.c:315:3: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets(str, sizeof(str), f); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o uprecords uprecords.o ../libuptimed/libuptimed.la >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -pipe -march=native -Wl,-O1 -o .libs/uprecords uprecords.o -Wl,--as-needed ../libuptimed/.libs/libuptimed.so >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libuptimed -DSD_DAEMON_DISABLE_MQ -O2 -pipe -march=native -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -pipe -march=native -c -o uptimed.o uptimed.c >uptimed.c: In function âmainâ: >uptimed.c:25:23: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âtime_tâ {aka âlong intâ} [-Wformat=] > #define SYSLOG_PREFIX "" > ^~ >uptimed.c:83:20: note: in expansion of macro âSYSLOG_PREFIXâ > syslog(LOG_INFO, SYSLOG_PREFIX "created bootid: %d", readbootid()); > ^~~~~~~~~~~~~ >uptimed.c:83:52: note: format string is defined here > syslog(LOG_INFO, SYSLOG_PREFIX "created bootid: %d", readbootid()); > ~^ > %ld >uptimed.c: In function âbgâ: >uptimed.c:217:2: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result [-Wunused-result] > chdir("/"); > ^~~~~~~~~~ >uptimed.c: In function âread_configâ: >uptimed.c:269:2: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets(str, sizeof(str), f); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >uptimed.c:309:3: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets(str, sizeof(str), f); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >uptimed.c: In function âmailâ: >uptimed.c:464:2: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result [-Wunused-result] > system(cmd); > ^~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libuptimed -DSD_DAEMON_DISABLE_MQ -O2 -pipe -march=native -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -pipe -march=native -c -o sd-daemon.o sd-daemon.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o uptimed uptimed.o sd-daemon.o ../libuptimed/libuptimed.la >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DFILE_CONFIG=\"/etc/uptimed.conf\" -O2 -pipe -march=native -Wl,-O1 -o .libs/uptimed uptimed.o sd-daemon.o -Wl,--as-needed ../libuptimed/.libs/libuptimed.so >make[2]: Leaving directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/src' >Making all in man >make[2]: Entering directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/man' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/man' >Making all in etc >make[2]: Entering directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/etc' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/etc' >make[2]: Entering directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1' >make[2]: Leaving directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1' >make[1]: Leaving directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1' >>>> Source compiled. >>>> Test phase [not enabled]: app-misc/uptimed-0.4.1-r1 > >>>> Install uptimed-0.4.1-r1 into /var/tmp/portage/app-misc/uptimed-0.4.1-r1/image/ category app-misc >make -j1 DESTDIR=/var/tmp/portage/app-misc/uptimed-0.4.1-r1/image/ install >Making install in libuptimed >make[1]: Entering directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/libuptimed' >make[2]: Entering directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/libuptimed' > /bin/mkdir -p '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/image//usr/lib64' > /bin/sh ../libtool --mode=install /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libuptimed.la '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/image//usr/lib64' >libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/libuptimed.so.0.0.0 /var/tmp/portage/app-misc/uptimed-0.4.1-r1/image//usr/lib64/libuptimed.so.0.0.0 >libtool: install: (cd /var/tmp/portage/app-misc/uptimed-0.4.1-r1/image//usr/lib64 && { ln -s -f libuptimed.so.0.0.0 libuptimed.so.0 || { rm -f libuptimed.so.0 && ln -s libuptimed.so.0.0.0 libuptimed.so.0; }; }) >libtool: install: (cd /var/tmp/portage/app-misc/uptimed-0.4.1-r1/image//usr/lib64 && { ln -s -f libuptimed.so.0.0.0 libuptimed.so || { rm -f libuptimed.so && ln -s libuptimed.so.0.0.0 libuptimed.so; }; }) >libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/libuptimed.lai /var/tmp/portage/app-misc/uptimed-0.4.1-r1/image//usr/lib64/libuptimed.la >libtool: warning: remember to run 'libtool --finish /usr/lib64' >make[2]: Nothing to be done for 'install-data-am'. >make[2]: Leaving directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/libuptimed' >make[1]: Leaving directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/libuptimed' >Making install in src >make[1]: Entering directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/src' >make[2]: Entering directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/src' > /bin/mkdir -p '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/image//usr/bin' > /bin/sh ../libtool --mode=install /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c uprecords '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/image//usr/bin' >libtool: warning: '../libuptimed/libuptimed.la' has not been installed in '/usr/lib64' >libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/uprecords /var/tmp/portage/app-misc/uptimed-0.4.1-r1/image//usr/bin/uprecords > /bin/mkdir -p '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/image//usr/sbin' > /bin/sh ../libtool --mode=install /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c uptimed '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/image//usr/sbin' >libtool: warning: '../libuptimed/libuptimed.la' has not been installed in '/usr/lib64' >libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/uptimed /var/tmp/portage/app-misc/uptimed-0.4.1-r1/image//usr/sbin/uptimed >make[2]: Nothing to be done for 'install-data-am'. >make[2]: Leaving directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/src' >make[1]: Leaving directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/src' >Making install in man >make[1]: Entering directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/man' >make[2]: Entering directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/man' >make[2]: Nothing to be done for 'install-exec-am'. > /bin/mkdir -p '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/image//usr/share/man/man1' > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 uprecords.1 '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/image//usr/share/man/man1' > /bin/mkdir -p '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/image//usr/share/man/man8' > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 uptimed.8 '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/image//usr/share/man/man8' >make[2]: Leaving directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/man' >make[1]: Leaving directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/man' >Making install in etc >make[1]: Entering directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/etc' >make[2]: Entering directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/etc' > /bin/mkdir -p '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/image//etc' > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 uptimed.conf-dist '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/image//etc' >make[2]: Leaving directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/etc' >make[1]: Leaving directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1/etc' >make[1]: Entering directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1' >make[2]: Entering directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1' >make[2]: Nothing to be done for 'install-exec-am'. >/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -d /var/tmp/portage/app-misc/uptimed-0.4.1-r1/image//var/spool/uptimed >make[2]: Leaving directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1' >make[1]: Leaving directory '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1' >>>> Completed installing uptimed-0.4.1-r1 into /var/tmp/portage/app-misc/uptimed-0.4.1-r1/image/ > > * Final size of build directory: 3864 KiB (3.7 MiB) > * Final size of installed tree: 148 KiB > >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version > usr/sbin/uptimed > usr/bin/uprecords > usr/lib64/libuptimed.so.0.0.0 > * checking 20 files for package collisions >>>> Merging app-misc/uptimed-0.4.1-r1 to / >--- /usr/ >--- /usr/lib64/ >>>> /usr/lib64/libuptimed.so.0 -> libuptimed.so.0.0.0 >>>> /usr/lib64/libuptimed.so -> libuptimed.so.0.0.0 >>>> /usr/lib64/libuptimed.so.0.0.0 >--- /usr/bin/ >>>> /usr/bin/uprecords >--- /usr/sbin/ >>>> /usr/sbin/uptimed >--- /usr/share/ >--- /usr/share/man/ >--- /usr/share/man/man1/ >>>> /usr/share/man/man1/uprecords.1.bz2 >--- /usr/share/man/man8/ >>>> /usr/share/man/man8/uptimed.8.bz2 >--- /usr/share/doc/ >>>> /usr/share/doc/uptimed-0.4.1-r1/ >>>> /usr/share/doc/uptimed-0.4.1-r1/uprecords.footer >>>> /usr/share/doc/uptimed-0.4.1-r1/ChangeLog.bz2 >>>> /usr/share/doc/uptimed-0.4.1-r1/README.md.bz2 >>>> /usr/share/doc/uptimed-0.4.1-r1/TODO.bz2 >>>> /usr/share/doc/uptimed-0.4.1-r1/AUTHORS.bz2 >>>> /usr/share/doc/uptimed-0.4.1-r1/CREDITS.bz2 >>>> /usr/share/doc/uptimed-0.4.1-r1/INSTALL.cgi.bz2 >>>> /usr/share/doc/uptimed-0.4.1-r1/uprecords.conf.bz2 >>>> /usr/share/doc/uptimed-0.4.1-r1/uprecords.header.bz2 >--- /etc/ >>>> /etc/uptimed.conf-dist >--- /etc/init.d/ >>>> /etc/init.d/uptimed >--- /var/ >--- /var/spool/ >--- /var/spool/uptimed/ >>>> /var/spool/uptimed/.keep_app-misc_uptimed-0 >--- /lib/ >--- /lib/systemd/ >--- /lib/systemd/system/ >>>> /lib/systemd/system/uptimed.service >>>> Safely unmerging already-installed instance... >>>> Original instance of package unmerged safely. > * Fixing permissions in /var/spool/uptimed >chown: missing operand after âuptimed:uptimedâ >Try 'chown --help' for more information. > * ERROR: app-misc/uptimed-0.4.1-r1::gentoo failed (postinst phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 124: Called pkg_postinst > * environment, line 1723: Called die > * The specific snippet of code: > * find ${spooldir} -type f -links 1 \( -name records -o -name records.old \) | xargs chown uptimed:uptimed || die; > * > * If you need support, post the output of `emerge --info '=app-misc/uptimed-0.4.1-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-misc/uptimed-0.4.1-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/app-misc:uptimed-0.4.1-r1:20190424-143815.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/homedir' > * S: '/var/tmp/portage/app-misc/uptimed-0.4.1-r1/work/uptimed-0.4.1' > * FAILED postinst: 1 >>>> Regenerating /etc/ld.so.cache...
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 684296
:
574028
| 574030 |
574032
|
574034