Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637620 - media-plugins/vdr-satip-2.2.3-r1 : satip.c:396:40: error: isspace was not declared in this scope
Summary: media-plugins/vdr-satip-2.2.3-r1 : satip.c:396:40: error: isspace was not dec...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-15 18:48 UTC by Toralf Förster
Modified: 2018-09-03 11:18 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.56 KB, text/plain)
2017-11-15 18:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,53.95 KB, text/plain)
2017-11-15 18:48 UTC, Toralf Förster
Details
environment (environment,112.66 KB, text/plain)
2017-11-15 18:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.93 KB, application/x-bzip)
2017-11-15 18:48 UTC, Toralf Förster
Details
media-plugins:vdr-satip-2.2.3-r1:20171114-205046.log (media-plugins:vdr-satip-2.2.3-r1:20171114-205046.log,2.64 KB, text/plain)
2017-11-15 18:48 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.23 KB, application/x-bzip)
2017-11-15 18: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 2017-11-15 18:48:14 UTC
x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include  -DUSE_PLUGINMISSING -std=gnu++03 -c -DPLUGIN_NAME_I18N='"satip"' -DUSE_TINYXML  -o satip.o satip.c
satip.c: In member function ‘virtual cString cPluginSatip::SVDRPCommand(const char*, const char*, int&)’:
satip.c:396:40: error: ‘isspace’ was not declared in this scope
      while (*option && !isspace(*option))
                                        ^
make: *** [Makefile:92: satip.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop_20171113-203456

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv media-plugins/vdr-satip
[ebuild  N    ] media-plugins/vdr-satip-2.2.3-r1
Comment 1 Toralf Förster gentoo-dev 2017-11-15 18:48:18 UTC
Created attachment 504382 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-15 18:48:22 UTC
Created attachment 504384 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-15 18:48:26 UTC
Created attachment 504386 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-15 18:48:30 UTC
Created attachment 504388 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-15 18:48:34 UTC
Created attachment 504390 [details]
media-plugins:vdr-satip-2.2.3-r1:20171114-205046.log
Comment 6 Toralf Förster gentoo-dev 2017-11-15 18:48:37 UTC
Created attachment 504392 [details]
temp.tbz2
Comment 7 Joerg Bornkessel (RETIRED) gentoo-dev 2018-09-03 11:18:30 UTC
fixed in 
media-plugins/vdr-satip-2.2.3-r2

thanks for reporting this