Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 666234 - dev-libs/starpu-1.1.5-r1 with sys-apps/hwloc-2.0.2 - core/detect_combined_workers.c:114:2: error: implicit declaration of function ‘hwloc_obj_snprintf’ [-Werror=implicit-function-declaration]
Summary: dev-libs/starpu-1.1.5-r1 with sys-apps/hwloc-2.0.2 - core/detect_combined_wor...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-14 16:38 UTC by Toralf Förster
Modified: 2018-09-23 11:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.83 KB, text/plain)
2018-09-14 16:38 UTC, Toralf Förster
Details
dev-libs:starpu-1.1.5-r1:20180914-072940.log (dev-libs:starpu-1.1.5-r1:20180914-072940.log,49.86 KB, text/plain)
2018-09-14 16:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,170.77 KB, text/plain)
2018-09-14 16:39 UTC, Toralf Förster
Details
environment (environment,114.45 KB, text/plain)
2018-09-14 16:39 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,26.19 KB, application/x-bzip)
2018-09-14 16:39 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,15.39 KB, application/x-bzip)
2018-09-14 16:39 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,39.64 KB, application/x-bzip)
2018-09-14 16:39 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-09-14 16:38:52 UTC
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"
Comment 1 Toralf Förster gentoo-dev 2018-09-14 16:38:55 UTC
Created attachment 546910 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-14 16:38:58 UTC
Created attachment 546912 [details]
dev-libs:starpu-1.1.5-r1:20180914-072940.log
Comment 3 Toralf Förster gentoo-dev 2018-09-14 16:39:02 UTC
Created attachment 546914 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-09-14 16:39:05 UTC
Created attachment 546916 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-09-14 16:39:08 UTC
Created attachment 546918 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-09-14 16:39:11 UTC
Created attachment 546920 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-09-14 16:39:14 UTC
Created attachment 546922 [details]
temp.tbz2
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2018-09-23 11:28:27 UTC
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
Comment 9 Larry the Git Cow gentoo-dev 2018-09-23 11:46:21 UTC
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(-)