[Bug 1665] New: /opt/icedtea-2.4.5/generated.build/sun/misc/Version.java.temp /bin/sed: -e expression #5, char 21: unknown option to `s'

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Feb 3 14:53:58 PST 2014


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

            Bug ID: 1665
           Summary: /opt/icedtea-2.4.5/generated.build/sun/misc/Version.ja
                    va.temp /bin/sed: -e expression #5, char 21: unknown
                    option to `s'
    Classification: Unclassified
           Product: IcedTea
           Version: 2.4.5
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: P3
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: me at pc-networking-services.com
                CC: unassigned at icedtea.classpath.org

Hello,

When I try to compile icedtea-2.4.5 on a linux from scratch installation I get
the following error after about 40 mins of compiling:

make[5]: Entering directory
`/opt/icedtea-2.4.5/openjdk-boot/jdk/make/java/version'
/bin/mkdir -p /opt/icedtea-2.4.5/generated.build/sun/misc
rm -f /opt/icedtea-2.4.5/generated.build/sun/misc/Version.java
rm -f /opt/icedtea-2.4.5/generated.build/sun/misc/Version.java.temp
/bin/sed -e 's/@@launcher_name@@/java/g' \
    -e 's/@@java_version@@/1.7.0_51-BLFS/g' \
    -e 's/@@java_runtime_version@@/1.7.0_51-BLFS-b31/g' \
    -e 's/@@jdk_derivative_name@@/IcedTea 2.4.5/g' \
    -e 's/@@distro_name@@/n/a/g' \
    -e 's/@@distro_package_version@@//g' \
    -e 's/@@java_runtime_name@@/OpenJDK Runtime Environment/g' \
    -e 's/@@jdk_revid@@//g' \
    -e 's/@@hotspot_revid@@//g' \
../../../src/share/classes/sun/misc/Version.java.template >
/opt/icedtea-2.4.5/generated.build/sun/misc/Version.java.temp
/bin/sed: -e expression #5, char 21: unknown option to `s'
make[5]: *** [/opt/icedtea-2.4.5/generated.build/sun/misc/Version.java] Error 1
make[5]: Leaving directory
`/opt/icedtea-2.4.5/openjdk-boot/jdk/make/java/version'
make[4]: *** [all] Error 1
make[4]: Leaving directory `/opt/icedtea-2.4.5/openjdk-boot/jdk/make/java'

What needs to be done to correct this?

Regards,

Christopher

-- 
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/20140203/0651e40b/attachment.html 


More information about the distro-pkg-dev mailing list