Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682434 - media-gfx/asymptote-2.48 : drawpath3.cc:11:10: fatal error: glm/glm.hpp: No such file or directory
Summary: media-gfx/asymptote-2.48 : drawpath3.cc:11:10: fatal error: glm/glm.hpp: No s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-03 17:46 UTC by Toralf Förster
Modified: 2019-04-04 12:37 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.38 KB, text/plain)
2019-04-03 17:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,108.56 KB, text/plain)
2019-04-03 17:46 UTC, Toralf Förster
Details
environment (environment,115.24 KB, text/plain)
2019-04-03 17:46 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.04 KB, application/x-bzip)
2019-04-03 17:46 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,24.71 KB, application/x-bzip)
2019-04-03 17:46 UTC, Toralf Förster
Details
media-gfx:asymptote-2.48:20190403-145955.log (media-gfx:asymptote-2.48:20190403-145955.log,15.14 KB, text/plain)
2019-04-03 17:46 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.64 KB, application/x-bzip)
2019-04-03 17:46 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-04-03 17:46:00 UTC
x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -pipe -march=native -O2 -pipe -march=native -fno-var-tracking -o path3.o -c path3.cc
x86_64-pc-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread -DFFTWPP_SINGLE_THREAD -DHAVE_SYS_TYPES_H -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -pipe -march=native -O2 -pipe -march=native -fno-var-tracking -o drawpath3.o -c drawpath3.cc
drawpath3.cc:11:10: fatal error: glm/glm.hpp: No such file or directory
 #include <glm/glm.hpp>
          ^~~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_libressl-abi32+64_20190331-175858

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.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)
  [3]   ruby26 (with Rubygems)
Available Rust versions:
  [1]   rust-1.33.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO media-gfx/asymptote
[ebuild  N    ] media-gfx/asymptote-2.48  USE="X boehm-gc imagemagick opengl svg -doc -emacs -examples -fftw -gsl -latex -offscreen -python -sigsegv -test -vim-syntax" PYTHON_TARGETS="python3_6 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2019-04-03 17:46:03 UTC
Created attachment 571708 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-03 17:46:05 UTC
Created attachment 571710 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-04-03 17:46:08 UTC
Created attachment 571712 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-04-03 17:46:11 UTC
Created attachment 571714 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-04-03 17:46:14 UTC
Created attachment 571716 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-03 17:46:17 UTC
Created attachment 571718 [details]
media-gfx:asymptote-2.48:20190403-145955.log
Comment 7 Toralf Förster gentoo-dev 2019-04-03 17:46:20 UTC
Created attachment 571720 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-04-04 12:37:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24683424729435ce57c3292f69688e1f578e6350

commit 24683424729435ce57c3292f69688e1f578e6350
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2019-04-04 12:37:17 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2019-04-04 12:37:17 +0000

    media-gfx/asymptote: add missing dependences
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=682434
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Andrey Grozin <grozin@gentoo.org>

 media-gfx/asymptote/asymptote-2.48-r1.ebuild | 214 +++++++++++++++++++++++++++
 1 file changed, 214 insertions(+)