Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930445 - dev-games/ode-0.14-r1 - demo_kinematic.cpp: error: use of undeclared identifier mem_fun; did
Summary: dev-games/ode-0.14-r1 - demo_kinematic.cpp: error: use of undeclared identifi...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-22 17:50 UTC by Toralf Förster
Modified: 2024-04-22 17:50 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.95 KB, text/plain)
2024-04-22 17:50 UTC, Toralf Förster
Details
dev-games:ode-0.14-r1:20240422-085112.log (dev-games:ode-0.14-r1:20240422-085112.log,132.81 KB, text/plain)
2024-04-22 17:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,182.27 KB, text/plain)
2024-04-22 17:50 UTC, Toralf Förster
Details
environment (environment,87.64 KB, text/plain)
2024-04-22 17:50 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-04-22 17:50 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,20.93 KB, application/x-xz)
2024-04-22 17:50 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,14.29 KB, application/x-xz)
2024-04-22 17:50 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,47.79 KB, application/x-xz)
2024-04-22 17:50 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,279.11 KB, application/x-xz)
2024-04-22 17:50 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,2.02 KB, application/x-xz)
2024-04-22 17:50 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:50:11 UTC
      |                   ^
demo_ode.cpp:192:9: note: include the header <cmath> or explicitly provide a
      declaration for 'std::abs'
../../include/ode/common.h:112:19: note: expanded from macro 'dFabs'
  112 | #define dFabs(x) (fabsf(x))                     /* absolute value */
      |                   ^
demo_kinematic.cpp:180:42: error: use of undeclared identifier 'mem_fun'; did
      you mean 'mem_fn'?
  180 |     for_each(boxes.begin(), boxes.end(), mem_fun(&Box::draw));

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

  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 6b8372474ce730ad9e8cf3a585f5446ece63232d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Apr 22 07:34:33 2024 +0000

    2024-04-22 07:34:32 UTC

emerge -qpvO dev-games/ode
[ebuild  N    ] dev-games/ode-0.14-r1  USE="examples -debug -doc -double-precision -gyroscopic -static-libs"
Comment 1 Toralf Förster gentoo-dev 2024-04-22 17:50:12 UTC
Created attachment 891376 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-22 17:50:14 UTC
Created attachment 891377 [details]
dev-games:ode-0.14-r1:20240422-085112.log
Comment 3 Toralf Förster gentoo-dev 2024-04-22 17:50:15 UTC
Created attachment 891378 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-04-22 17:50:16 UTC
Created attachment 891379 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-04-22 17:50:17 UTC
Created attachment 891380 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-22 17:50:18 UTC
Created attachment 891381 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-22 17:50:19 UTC
Created attachment 891382 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-22 17:50:20 UTC
Created attachment 891383 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-04-22 17:50:22 UTC
Created attachment 891384 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-04-22 17:50:22 UTC
Created attachment 891385 [details]
var.tmp.clang.tar.xz