Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 699572 - dev-libs/starpu-1.2.6 : starpu_mpi_datatype.c:86:8: error: expected expression before _Static_assert
Summary: dev-libs/starpu-1.2.6 : starpu_mpi_datatype.c:86:8: error: expected expressio...
Status: RESOLVED DUPLICATE of bug 734088
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
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: 2019-11-07 22:10 UTC by Toralf Förster
Modified: 2023-01-05 11:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.54 KB, text/plain)
2019-11-07 22:10 UTC, Toralf Förster
Details
dev-libs:starpu-1.2.6:20191107-185830.log (dev-libs:starpu-1.2.6:20191107-185830.log,812.57 KB, text/plain)
2019-11-07 22:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,138.07 KB, text/plain)
2019-11-07 22:11 UTC, Toralf Förster
Details
environment (environment,112.21 KB, text/plain)
2019-11-07 22:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.22 KB, application/x-bzip)
2019-11-07 22:11 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,17.72 KB, application/x-bzip)
2019-11-07 22:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,57.45 KB, application/x-bzip)
2019-11-07 22:11 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 2019-11-07 22:10:51 UTC
                 from starpu_mpi_datatype.c:19:
starpu_mpi_datatype.c: In function ‘handle_to_datatype_block’:
starpu_mpi_datatype.c:86:8: error: expected expression before ‘_Static_assert’
   86 |  ret = MPI_Type_hvector(nz, 1, ldz*elemsize, datatype_2dlayer, datatype);
      |        ^~~~~~~~~~~~~~~~
starpu_mpi_datatype.c:76:11: warning: unused variable ‘ldz’ [-Wunused-variable]

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-libressl-20191105-031619

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.38.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 07 Nov 2019 17:46:22 +0000

emerge -qpvO dev-libs/starpu
[ebuild  N    ] dev-libs/starpu-1.2.6  USE="fortran mpi opengl -blas -cuda -doc -examples -fftw -gcc-plugin -opencl -spinlock-check -static-libs -test -valgrind"
Comment 1 Toralf Förster gentoo-dev 2019-11-07 22:10:54 UTC
Created attachment 595326 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-07 22:10:57 UTC
Created attachment 595328 [details]
dev-libs:starpu-1.2.6:20191107-185830.log
Comment 3 Toralf Förster gentoo-dev 2019-11-07 22:11:00 UTC
Created attachment 595330 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-11-07 22:11:03 UTC
Created attachment 595332 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-11-07 22:11:06 UTC
Created attachment 595334 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-11-07 22:11:09 UTC
Created attachment 595336 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-11-07 22:11:11 UTC
Created attachment 595338 [details]
temp.tbz2
Comment 8 Alex Fan archtester 2023-01-05 11:42:13 UTC

*** This bug has been marked as a duplicate of bug 734088 ***