I get the following error when fink makes ppl9:

g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -I.. -I../../src  
-I/Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/include 
-I/sw/include  -Winvalid-pch -g -O2  -g -O2 -pipe -fpch-preprocess -fPIC -W 
-Wall -xc++-header -DPIC -o ppl.hh.gch ppl.hh
ppl.hh:14386:15: error: flexible array member 'vec_' of type 'Coefficient []' 
with non-trivial destruction
  Coefficient vec_[
              ^
ppl.hh:31483:10: warning: class 'RAII_Temporary_Real_Relaxation' was previously 
declared as a struct [-Wmismatched-tags]
  friend class RAII_Temporary_Real_Relaxation;
         ^
ppl.hh:31468:10: note: previous use is here
  struct RAII_Temporary_Real_Relaxation {
         ^
ppl.hh:31483:10: note: did you mean struct here?
  friend class RAII_Temporary_Real_Relaxation;
         ^~~~~
         struct
ppl.hh:33972:64: warning: unused parameter 'to' [-Wunused-parameter]
diff_restriction(Interval_Restriction_Integer_Modulo<T, Base>& to,
                                                               ^
ppl.hh:33973:17: warning: unused parameter 'x' [-Wunused-parameter]
                 const From1& x, const From2& y) {
                              ^
ppl.hh:33973:33: warning: unused parameter 'y' [-Wunused-parameter]
                 const From1& x, const From2& y) {
                                              ^
ppl.hh:34514:54: warning: unused parameter 's' [-Wunused-parameter]
Interval_Info_Null<Policy>::ascii_dump(std::ostream& s) const {
                                                     ^
ppl.hh:34519:54: warning: unused parameter 's' [-Wunused-parameter]
Interval_Info_Null<Policy>::ascii_load(std::istream& s) {
                                                     ^
ppl.hh:35923:14: warning: unused variable 'ru' [-Wunused-variable]
      Result ru = Boundary_NS::assign(UPPER, upper(), info(),
             ^
ppl.hh:35933:14: warning: unused variable 'ru' [-Wunused-variable]
      Result ru = Boundary_NS::assign(UPPER, upper(), info(),
             ^
ppl.hh:35943:14: warning: unused variable 'rl' [-Wunused-variable]
      Result rl = Boundary_NS::assign(LOWER, lower(), info(),
             ^
ppl.hh:35953:14: warning: unused variable 'rl' [-Wunused-variable]
      Result rl = Boundary_NS::assign(LOWER, lower(), info(),
             ^
ppl.hh:54188:12: warning: unused variable 'vars_end' [-Wunused-variable]
           vars_end = vars.end(); i != vars.end(); ++i) {
           ^
11 warnings and 1 error generated.
make: *** [ppl.hh.gch] Error 1
### execution of /tmp/fink.jt3OM failed, exit code 2
### execution of /tmp/fink.kRoXD failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-ppl9-0.11.2-5
(Reading database ... 196503 files and directories currently installed.)
Removing fink-buildlock-ppl9-0.11.2-5 ...
Failed: phase compiling: ppl9-0.11.2-5 failed

Before reporting any errors, please run "fink selfupdate" and try again.
Also try using "fink configure" to set your maximum build jobs to 1 and
attempt to build the package again.
If you continue to have issues, please check to see if the FAQ on Fink's
website solves the problem.  If not, ask on one (not both, please) of
these mailing lists:

        The Fink Users List <fink-us...@lists.sourceforge.net>
        The Fink Beginners List <fink-beginn...@lists.sourceforge.net>,

with a carbon copy to the maintainer:

        David Fang <fang...@users.sourceforge.net>

Note that this is preferable to emailing just the maintainer directly,
since most fink package maintainers do not have access to all possible
hardware and software configurations.

Please try to include the complete error message in your report.  This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.

Also include the following system information:
Package manager version: 0.38.3
Distribution version: selfupdate-rsync Thu Dec 18 09:14:14 2014, 10.10, x86_64
Trees: local/main stable/main local/injected
Xcode.app: 6.1.1
Xcode command-line tools: 6.1.1.0.1.1416017670
Max. Fink build jobs:  8


---
Dr. Jacques C.R. Bloch
Institute for Theoretical Physics
University of Regensburg
93040 Regensburg, Germany
tel: +49 941 943-2018
fax: +49 941 943-3887
email: jacques.bl...@ur.de
web: http://homepages.uni-regensburg.de/~blj05290



------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to