[Bug 183] Build error: Argument list too long

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sun Sep 14 22:19:08 PDT 2008


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


dj at linuxfromscratch.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dj at linuxfromscratch.org




------- Comment #1 from dj at linuxfromscratch.org  2008-09-15 05:19 -------
20080914

I too am seeing this error on a {B}LFS host.  Grabbed a bz2 from mercweb around
1700 GMT today.  This is my first attempt at building IcedTea.  Don't worry, no
plans to add it to BLFS. ;-)  Well, until a release is deemed "stable," just
want to be preped for it.  FYI, the 'jar' being used ultimately points to
/opt/GCJ-4.3.2/bin/gjar  (followed roughly the Debian instructions for using
gcj-compat package to setup the links.

[dj at name25 icedtea6-c46e727121a8]# which sh
/bin/sh
[dj at name25 icedtea6-c46e727121a8]# ls -l /bin/sh 
lrwxrwxrwx 1 root root 4 2007-12-22 21:10 /bin/sh -> bash
[dj at name25 icedtea6-c46e727121a8]# ls -l /bin/bash
-rwxr-xr-x 1 root root 1550422 2007-12-23 00:53 /bin/bash
[dj at name25 icedtea6-c46e727121a8]# /bin/sh --version
GNU bash, version 3.2.17(1)-release (i686-pc-linux-gnu)
Copyright (C) 2005 Free Software Foundation, Inc.

Error Message from make:

        /home/dj/icedtea6-c46e727121a8/bootstrap/jdk1.6.0/bin/jar c0mf
/home/dj/icedtea6-c46e727121a8/openjdk-ecj/control/build/linux-i586/tmp/manifest.tmp
/home/dj/icedtea6-c46e727121a8/openjdk-ecj/control/build/linux-i586/tmp/rt-orig.jar
\
            -J-client -J-Xmx754m -J-Xms128m -J-XX:PermSize=32m
-J-XX:MaxPermSize=160m `/bin/cat
/home/dj/icedtea6-c46e727121a8/openjdk-ecj/control/build/linux-i586/tmp/jarfilelists/rt_jar_list`)
/bin/sh: line 1: /home/dj/icedtea6-c46e727121a8/bootstrap/jdk1.6.0/bin/jar:
Argument list too long
make[2]: ***
[/home/dj/icedtea6-c46e727121a8/openjdk-ecj/control/build/linux-i586/tmp/rt-orig.jar]
Error 126
make[2]: Leaving directory
`/home/dj/icedtea6-c46e727121a8/openjdk-ecj/jdk/make'
make[1]: *** [jdk-build] Error 2
make[1]: Leaving directory
`/home/dj/icedtea6-c46e727121a8/openjdk-ecj/control/make'
make: *** [stamps/icedtea-ecj.stamp] Error 2
[dj at name25 icedtea6-c46e727121a8]# 


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list