Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 811204 - media-gfx/meshlab-2020.12-r1 - /.../Object3D.h: error: glVertex3f was not declared in this scope
Summary: media-gfx/meshlab-2020.12-r1 - /.../Object3D.h: error: glVertex3f was not dec...
Status: RESOLVED DUPLICATE of bug 811141
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: 3D Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-31 07:25 UTC by Toralf Förster
Modified: 2021-10-27 18:27 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.78 KB, text/plain)
2021-08-31 07:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,639.14 KB, text/plain)
2021-08-31 07:25 UTC, Toralf Förster
Details
environment (environment,93.14 KB, text/plain)
2021-08-31 07:25 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,34.84 KB, application/x-bzip)
2021-08-31 07:25 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.65 KB, application/x-bzip)
2021-08-31 07:25 UTC, Toralf Förster
Details
media-gfx:meshlab-2020.12-r1:20210831-015351.log (media-gfx:meshlab-2020.12-r1:20210831-015351.log,68.93 KB, text/plain)
2021-08-31 07:25 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.46 KB, application/x-bzip)
2021-08-31 07:25 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 2021-08-31 07:25:02 UTC
/var/tmp/portage/media-gfx/meshlab-2020.12-r1/work/meshlab-Meshlab-2020.12/src/external/structuresynth-1.5/ssynth/StructureSynth/Model/Rendering/../../../SyntopiaCore/GLEngine/Object3D.h:70:77: error: ‘glVertex3f’ was not declared in this scope; did you mean ‘vertex3n’?
   70 |                         void vertex(SyntopiaCore::Math::Vector3f v) const { glVertex3f(v.x(), v.y(), v.z()); }
      |                                                                             ^~~~~~~~~~
      |                                                                             vertex3n
/var/tmp/portage/media-gfx/meshlab-2020.12-r1/work/meshlab-Meshlab-2020.12/src/external/structuresynth-1.5/ssynth/StructureSynth/Model/Rendering/../../../SyntopiaCore/GLEngine/Object3D.h: In member function ‘void SyntopiaCore::GLEngine::Object3D::normal(SyntopiaCore::Math::Vector3f) const’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20210820-143805

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.54.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK JRE 8.292_p10 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.3 *
  [2]   php7.4
  [3]   php8.0

  HEAD of ::gentoo
commit 052680b3ab60f19567443f6406968088b42209ac
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Aug 30 23:36:46 2021 +0000

    2021-08-30 23:36:44 UTC

emerge -qpvO media-gfx/meshlab
[ebuild  N    ] media-gfx/meshlab-2020.12-r1  USE="-double-precision -minimal"
Comment 1 Toralf Förster gentoo-dev 2021-08-31 07:25:03 UTC
Created attachment 736876 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-31 07:25:05 UTC
Created attachment 736879 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-08-31 07:25:07 UTC
Created attachment 736882 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-08-31 07:25:08 UTC
Created attachment 736885 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-08-31 07:25:09 UTC
Created attachment 736888 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-31 07:25:11 UTC
Created attachment 736891 [details]
media-gfx:meshlab-2020.12-r1:20210831-015351.log
Comment 7 Toralf Förster gentoo-dev 2021-08-31 07:25:14 UTC
Created attachment 736894 [details]
temp.tar.bz2
Comment 8 Dennis Lamm gentoo-dev 2021-10-27 18:27:40 UTC

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