Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 605594 - sci-visualization/spyview-20111018 : Gnuplot_Interface.C:146:14: error: ‘wait’ was not declared in this scope
Summary: sci-visualization/spyview-20111018 : Gnuplot_Interface.C:146:14: error: ‘wait...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-5-stable
  Show dependency tree
 
Reported: 2017-01-13 15:56 UTC by Toralf Förster
Modified: 2017-02-06 19:32 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.95 KB, text/plain)
2017-01-13 15:56 UTC, Toralf Förster
Details
config.log (config.log,39.84 KB, text/plain)
2017-01-13 15:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,155.23 KB, text/plain)
2017-01-13 15:56 UTC, Toralf Förster
Details
environment (environment,86.32 KB, text/plain)
2017-01-13 15:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.84 KB, application/x-bzip)
2017-01-13 15:56 UTC, Toralf Förster
Details
sci-visualization:spyview-20111018:20170113-145435.log (sci-visualization:spyview-20111018:20170113-145435.log,36.73 KB, text/plain)
2017-01-13 15:56 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 2017-01-13 15:56:01 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..  -DBUILDSTAMP="\"mr-fox Fri Jan 13 15:55:00 CET 2017\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"'  -O2 -pipe -march=native -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -c -o Gnuplot_Interface.o Gnuplot_Interface.C
Gnuplot_Interface.C: In member function ‘void Gnuplot_Interface::close()’:
Gnuplot_Interface.C:146:14: error: ‘wait’ was not declared in this scope
    wait(child);
              ^
make[3]: *** [Makefile:537: Gnuplot_Interface.o] Error 1

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

  This is an unstable amd64 chroot image (named gnome-systemd-unstable_20170110-104858) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
llvm-config --version:
3.9.1
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Available Python interpreters, in order of preference:
  [1]   python2.7
  [2]   python3.4
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.2.0 [icedtea-bin-8]
  -----------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2017-01-13 15:56:04 UTC
Created attachment 459884 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-01-13 15:56:06 UTC
Created attachment 459886 [details]
config.log
Comment 3 Toralf Förster gentoo-dev 2017-01-13 15:56:09 UTC
Created attachment 459888 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-01-13 15:56:13 UTC
Created attachment 459890 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-01-13 15:56:17 UTC
Created attachment 459892 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-01-13 15:56:19 UTC
Created attachment 459894 [details]
sci-visualization:spyview-20111018:20170113-145435.log
Comment 7 Pacho Ramos gentoo-dev 2017-01-22 15:08:06 UTC
looks like newer versions are not even keyworded :/
Comment 8 David Seifert gentoo-dev 2017-02-06 19:32:49 UTC
commit 1a181c4f6c61cb3bc1c11fa700add911613d2bd8
Author: Gerhard Bräunlich <wippbox@gmx.net>
Date:   Mon Jan 30 23:01:25 2017 +0100

    sci-visualization/spyview: Fix 20150124 ebuild