libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -D_GNU_SOURCE -O2 -pipe -march=native -gdwarf-2 -g3 -c core/detect_combined_workers.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-detect_combined_workers.o core/detect_combined_workers.c: In function ‘find_and_assign_combinations’: core/detect_combined_workers.c:114:2: error: implicit declaration of function ‘hwloc_obj_snprintf’; did you mean ‘hwloc_obj_attr_snprintf’? [-Werror=implicit-function-declaration] hwloc_obj_snprintf(name, sizeof(name), topology->hwtopology, obj, "#", 0); ^~~~~~~~~~~~~~~~~~ hwloc_obj_attr_snprintf ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-systemd_abi32+64_20180908-182305 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-8.2.0 * Available Python interpreters, in order of preference: [1] python3.7 [2] python3.6 [3] python2.7 (fallback) [4] pypy3 (fallback) Available Ruby profiles: [1] ruby23 (with Rubygems) * java-config: The following VMs are available for generation-2: emerge -qpv dev-libs/starpu [ebuild N ] dev-libs/starpu-1.1.5-r1 USE="-blas -cuda -debug -doc -examples -fftw -gcc-plugin -mpi -opencl -opengl -static-libs -test"
Created attachment 546910 [details] emerge-info.txt
Created attachment 546912 [details] dev-libs:starpu-1.1.5-r1:20180914-072940.log
Created attachment 546914 [details] emerge-history.txt
Created attachment 546916 [details] environment
Created attachment 546918 [details] etc.portage.tbz2
Created attachment 546920 [details] logs.tbz2
Created attachment 546922 [details] temp.tbz2
Comment on attachment 546914 [details] emerge-history.txt ># This file contains the emerge history got with: ># qlop --nocolor --gauge --human --list --unlist >Fri Sep 14 09:29:40 2018 >>> sys-apps/hwloc-2.0.2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5ec7edc88e764826c721eb53680976e42ae2b5c commit b5ec7edc88e764826c721eb53680976e42ae2b5c Author: Jeroen Roovers <jer@gentoo.org> AuthorDate: 2018-09-23 11:44:07 +0000 Commit: Jeroen Roovers <jer@gentoo.org> CommitDate: 2018-09-23 11:46:13 +0000 dev-libs/starpu: Fix sys-apps/hwloc dependency Version 2.0.0 removed the deprecated function hwloc_obj_snprintf. Fixes: https://bugs.gentoo.org/666234 Package-Manager: Portage-2.3.49, Repoman-2.3.11 dev-libs/starpu/starpu-1.1.5-r1.ebuild | 4 ++-- dev-libs/starpu/starpu-1.1.5.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)