[Kde-bindings] [Bug 277792] New: build failure in krossjava

tropikhajma tropikhajma at gmail.com
Thu Jul 14 21:18:27 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=277792

           Summary: build failure in krossjava
           Product: bindings
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kde-bindings at kde.org
        ReportedBy: tropikhajma at gmail.com


Version:           unspecified (using Devel) 
OS:                Solaris

building kross-interpreters 4.6.90 with the Sun Studio12u1 compiler fails with
the below error.
This is because the variable length arrays are not part of the C++ standard and
are not supported by this compiler.

...
pkgbuild:
"/home/test/packages/BUILD/kross-interpreters-4.6.90/java/krossjava/jvmvariant.h",
line 125: Error: An integer constant expression is required within the array
subscript operator.
pkgbuild:
"/home/test/packages/BUILD/kross-interpreters-4.6.90/java/krossjava/jvmvariant.h",
line 135: Error: An integer constant expression is required within the array
subscript operator.
pkgbuild: 2 Error(s) detected.

I do not have a patch ATM

Reproducible: Always

Steps to Reproduce:
try to build it


Expected Results:  
builds ok

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kde-bindings mailing list