bugDotGNU Portable.NET - Bugs: bug #12797, cscc: Argument list too long on...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #12797: cscc: Argument list too long on compile ml-pnet

Submitter:  None
Submitted:  Mon 25 Apr 2005 11:05:13 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Mon 21 Nov 2005 06:19:44 AM UTC, comment #5: 

Fixed in CVS on 21-Nov-2005



fixed in cvs

Gopal.V <t3rmin4t0r>
Group administrator
Mon 02 May 2005 03:25:15 PM UTC, comment #4: 

I forgot one part of output that makes some difference:

csant: Can't create tempfile: Function not implemented
/usr/local/bin/cscc -fplugin-cs-path=/usr/local/lib/cscc/plugins/cscc-cs -o ./System.Management.dll -g -funsafe -DNET_1_1 -DONLY_1_1 -DDEBUG -DTRACE -fassembly-version=2.0.3600.0 -fassembly-key=ms -Wno-empty-input -flatin1-charset -L./../System.Configuration.Install -lSystem.Configuration.Install -L. -lSystem
/usr/local/bin/cscc: No input files
* Target `all' for project `System.Management' failed *
* Project `System.Management' build failed *
gmake[2]: * [System.Management.dll] Error 1
gmake[2]: Leaving directory `/usr/home/renato/ports3/lang/ml-pnet/work/ml-pnet-0.6.12/class/System.Management'
gmake[1]: * [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/home/renato/ports3/lang/ml-pnet/work/ml-pnet-0.6.12/class'
gmake: * [all-recursive] Error 1
* Error code 2

Renato Botelho <rbgarga>
Mon 02 May 2005 02:00:04 PM UTC, comment #3: 

I applied both proposed patches, recompile pnet-base and try to compile ml-pnet, so, I got this error.

/usr/local/bin/cscc: No input files
* Target `all' for project `System.Management' failed *
* Project `System.Management' build failed *
gmake[2]: * [System.Management.dll] Error 1
gmake[2]: Leaving directory `/usr/home/renato/ports3/lang/ml-pnet/work/ml-pnet-0.6.12/class/System.Management'
gmake[1]: * [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/home/renato/ports3/lang/ml-pnet/work/ml-pnet-0.6.12/class'
gmake: * [all-recursive] Error 1
* Error code 2

Renato Botelho <rbgarga>
Mon 02 May 2005 01:20:41 PM UTC, comment #2: 

Much better done inside spawn.c - please merge your patch
and mine.

Doing it once for all inside support/spawn.c would fix it.

Gopal.V <t3rmin4t0r>
Group administrator
Mon 02 May 2005 06:39:33 AM UTC, comment #1: 

Here is a partial solution against HEAD.  I'll commit it tomorrow if no one has any issues with it.

Note it's only half a solution: the files will probably have to be repackaged for plugin invocation, as cscc the frontend expands response files as well.

Also it might break Windows.

Stephen Compall <S11001001>
Group Member
Mon 25 Apr 2005 11:05:13 AM UTC, original submission:  

I'm trying to compile ml-pnet 0.6.12 on FreeBSDS 5.x, and I got this error:

/usr/local/bin/cscc: Argument list too long
* Target `all' for project `System.Web' failed *
* Project `System.Web' build failed *
gmake[2]: * [System.Web.dll] Error 1
gmake[2]: Leaving directory `/usr/home/renato/ports3/lang/ml-pnet/work/ml-pnet-0.6.12/class/System.Web'
gmake[1]: * [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/home/renato/ports3/lang/ml-pnet/work/ml-pnet-0.6.12/class'
gmake: * [all-recursive] Error 1

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #2910:  spawn.c.patch added by t3rmin4t0r (2KiB - text/x-patch - spawn.c.patch)
file #2908:  pnet-responsefile.patch added by S11001001 (7KiB - application/octet-stream - use response file to pass source args to cscc if #files > 40)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 6 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-11-21 t3rmin4t0r StatusIn Progress Fixed
    Open/ClosedOpen Closed
2005-05-02 t3rmin4t0r Attached File- Added spawn.c.patch, #2462
2005-05-02 S11001001 StatusNone In Progress
2005-05-02 S11001001 Attached File- Added pnet-responsefile.patch, #2460
2005-04-26 rbgarga Carbon-Copy- Added -email is unavailable-

Back to the top

Powered by Savane 3.13-bb6a.
Corresponding source code