Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913592 - sci-biology/mosaik-2.2.30 - [clang] JumpDnaHash.cpp: error: use of undeclared identifier random_shuffle
Summary: sci-biology/mosaik-2.2.30 - [clang] JumpDnaHash.cpp: error: use of undeclared...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Biology related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-03 19:48 UTC by Toralf Förster
Modified: 2024-04-11 01:30 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.55 KB, text/plain)
2023-09-03 19:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,105.38 KB, text/plain)
2023-09-03 19:48 UTC, Toralf Förster
Details
environment (environment,78.52 KB, text/plain)
2023-09-03 19:48 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,792 bytes, application/x-xz)
2023-09-03 19:48 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,9.67 KB, application/x-xz)
2023-09-03 19:48 UTC, Toralf Förster
Details
sci-biology:mosaik-2.2.30:20230903-192226.log (sci-biology:mosaik-2.2.30:20230903-192226.log,68.50 KB, text/plain)
2023-09-03 19:48 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 2023-09-03 19:48:34 UTC
                fread((char*)&numPositions, SIZEOF_INT, 1, mPositions);
                ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
JumpDnaHash.cpp:318:3: warning: ignoring return value of function declared with
      'warn_unused_result' attribute [-Wunused-result]
                fread(mBuffer, entrySize, 1, mPositions);
                ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
JumpDnaHash.cpp:493:5: error: use of undeclared identifier 'random_shuffle'
                                random_shuffle( positions.begin(), posit...
                                ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_clang-20230902-205829

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6+libcxx
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.72.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
  [2]   php8.2
go version go1.21.0 linux/amd64

  HEAD of ::gentoo
commit 3a8790d092cd4d3d1a8fbb2b24bcb10a13d0cb5e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 3 17:46:59 2023 +0000

    2023-09-03 17:46:59 UTC

emerge -qpvO sci-biology/mosaik
[ebuild  N    ] sci-biology/mosaik-2.2.30
Comment 1 Toralf Förster gentoo-dev 2023-09-03 19:48:34 UTC
Created attachment 869536 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-03 19:48:36 UTC
Created attachment 869537 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-09-03 19:48:37 UTC
Created attachment 869538 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-09-03 19:48:38 UTC
Created attachment 869539 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-09-03 19:48:38 UTC
Created attachment 869540 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-03 19:48:40 UTC
Created attachment 869541 [details]
sci-biology:mosaik-2.2.30:20230903-192226.log