Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930438 - sci-biology/eugene-4.1d-r1 - OptiAlgorithm.cc: error: use of undeclared identifier setiosflags; did
Summary: sci-biology/eugene-4.1d-r1 - OptiAlgorithm.cc: error: use of undeclared ident...
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: 2024-04-22 17:48 UTC by Toralf Förster
Modified: 2024-04-22 17:48 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.89 KB, text/plain)
2024-04-22 17:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,159.86 KB, text/plain)
2024-04-22 17:48 UTC, Toralf Förster
Details
environment (environment,86.96 KB, text/plain)
2024-04-22 17:48 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-04-22 17:48 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,20.84 KB, application/x-xz)
2024-04-22 17:48 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,5.65 KB, application/x-xz)
2024-04-22 17:48 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,253.97 KB, text/plain)
2024-04-22 17:48 UTC, Toralf Förster
Details
sci-biology:eugene-4.1d-r1:20240421-221839.log (sci-biology:eugene-4.1d-r1:20240421-221839.log,10.92 KB, text/plain)
2024-04-22 17:48 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,28.28 KB, application/x-xz)
2024-04-22 17:48 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,1020 bytes, application/x-xz)
2024-04-22 17: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 2024-04-22 17:48:00 UTC
clang++ -DHAVE_CONFIG_H -I. -I../..    -rdynamic -fPIC -O2 -pipe -march=native -fno-diagnostics-color -c -o Random.o Random.cc
clang++ -DHAVE_CONFIG_H -I. -I../..    -rdynamic -fPIC -O2 -pipe -march=native -fno-diagnostics-color -c -o LineSearch.o LineSearch.cc
clang++: clang++warning: : argument unused during compilation: '-rdynamic' [-Wunused-command-line-argument]
warning: argument unused during compilation: '-rdynamic' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-rdynamic' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-rdynamic' [-Wunused-command-line-argument]
OptiAlgorithm.cc:84:16: error: use of undeclared identifier 'setiosflags'; did
      you mean 'std::setiosflags'?
   84 |   std::cout << setiosflags (std::ios::fixed);

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm-20240418-200202

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.4+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.4+libcxx
Python 3.11.9
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 7dab6e112e5164f072947d84aa30d57316f6b198
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 21 21:19:27 2024 +0000

    2024-04-21 21:19:27 UTC

emerge -qpvO sci-biology/eugene
[ebuild  N    ] sci-biology/eugene-4.1d-r1
Comment 1 Toralf Förster gentoo-dev 2024-04-22 17:48:01 UTC
Created attachment 891315 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-22 17:48:03 UTC
Created attachment 891316 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-22 17:48:04 UTC
Created attachment 891317 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-22 17:48:05 UTC
Created attachment 891318 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-22 17:48:06 UTC
Created attachment 891319 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-22 17:48:06 UTC
Created attachment 891320 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-22 17:48:08 UTC
Created attachment 891321 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-04-22 17:48:09 UTC
Created attachment 891322 [details]
sci-biology:eugene-4.1d-r1:20240421-221839.log
Comment 9 Toralf Förster gentoo-dev 2024-04-22 17:48:10 UTC
Created attachment 891323 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-04-22 17:48:10 UTC
Created attachment 891324 [details]
var.tmp.clang.tar.xz