[Bug 3388] New: [IcedTea8] Wrong path for jvm.cfg being used on arm with AArch32 build

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue May 16 01:12:05 UTC 2017


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3388

            Bug ID: 3388
           Summary: [IcedTea8] Wrong path for jvm.cfg being used on arm
                    with AArch32 build
           Product: IcedTea
           Version: 8-hg
          Hardware: arm
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

AArch32 build on arm still writes jvm.cfg to wrong directory:

$ cat build.log.4|grep 'arm/jvm\.cfg'
grep "client IGNORE"
/builddir/build/BUILD/icedtea-3.4.0/openjdk.build/images/j2sdk-image/jre/lib/arm/jvm.cfg;
\
grep:
/builddir/build/BUILD/icedtea-3.4.0/openjdk.build/images/j2sdk-image/jre/lib/arm/jvm.cfg:
No such file or directory
printf -- '-cacao ERROR\n' >>
/builddir/build/BUILD/icedtea-3.4.0/openjdk.build/images/j2sdk-image/jre/lib/arm/jvm.cfg
printf -- '-zero ERROR\n' >>
/builddir/build/BUILD/icedtea-3.4.0/openjdk.build/images/j2sdk-image/jre/lib/arm/jvm.cfg
printf -- '-jamvm ERROR\n' >>
/builddir/build/BUILD/icedtea-3.4.0/openjdk.build/images/j2sdk-image/jre/lib/arm/jvm.cfg
printf -- '-shark ERROR\n' >>
/builddir/build/BUILD/icedtea-3.4.0/openjdk.build/images/j2sdk-image/jre/lib/arm/jvm.cfg
openjdk.build/images/j2sdk-image/jre/lib/arm/jvm.cfg
/builddir/build/BUILD/icedtea-3.4.0/openjdk.build/images/j2sdk-image/jre/lib/arm/jvm.cfg

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20170516/3bf8c989/attachment.html>


More information about the distro-pkg-dev mailing list