x86_64-pc-linux-gnu-gcc -o qdiskd disk.o disk_util.o proc.o scandisk.o iostate.o main.o score.o bitmap.o daemon_init.o -L/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/lib -L/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/libs/libccsconfdb -lcman -lccs -Wl,-O1 -Wl,--as-needed -L/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/common/liblogthread -llogthread -lpthread -L/usr/lib64 -lz -lrt -L/usr/lib64 main.o: In function `main': main.c:(.text.startup+0xbad): undefined reference to `get_time' ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 13.0-desktop_libressl-abi32+64_20170706-192148 ------------------------------------------------------------------- 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) 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
Created attachment 481734 [details] emerge-info.txt
Created attachment 481736 [details] emerge-history.txt
Created attachment 481738 [details] environment
Created attachment 481740 [details] etc.portage.tbz2
Created attachment 481742 [details] sys-cluster:cman-3.2.0:20170707-165454.log
Created attachment 481744 [details] temp.tbz2
This is also valid for 3.1.5.
still fails to build and it seems obsolete per bug 618050
Created attachment 556014 [details, diff] Fix for compile errors Fix for undefined reference to `get_time' and undefined reference to `_diff_tv'
Created attachment 556016 [details, diff] sysmacros patch Fix for other compile errors in action.c:1039:31: error: called object ‘minor’ is not a function or function pointer if (stat(path, &st) == 0 && minor(st.st_rdev) == minor)
Created attachment 556018 [details] ebuild with attached patches This ebuild (with the attached patches) fixes compile errors. I have compiled it successfully on amd64. Please give it a try.
Removing wrt #618050.