strange when updating

2003-03-22 Thread Joakim Roubert
Hi!

I'm running Woody, with some unstable packages.
So today I did the usual apt-get update, but see what I get:

Hit ftp://ftp.se.debian.org unstable/non-US/non-free Sources
Hit ftp://ftp.se.debian.org unstable/non-US/non-free Release
Reading Package Lists... Error!
E: Dynamic MMap ran out of room
E: Error occured while processing gnuvd (NewVersion1)
E: Problem with MergeList
/var/lib/apt/lists/ftp.se.debian.org_debian_dists_unstable_contrib_binary-alpha_Packages
E: The package lists or status file could not be parsed or opened.
octavia:lib/apt/lists#

What is this, and how could it be solved? Does anyone know?

Thanks,

/Joakim
-- 
 http://www.efd.lth.se/~d97jro/




Re: strange when updating

2003-03-22 Thread Falk Hueffner
Joakim Roubert [EMAIL PROTECTED] writes:

 I'm running Woody, with some unstable packages.
 So today I did the usual apt-get update, but see what I get:
 
 Hit ftp://ftp.se.debian.org unstable/non-US/non-free Sources
 Hit ftp://ftp.se.debian.org unstable/non-US/non-free Release
 Reading Package Lists... Error!
 E: Dynamic MMap ran out of room
 E: Error occured while processing gnuvd (NewVersion1)
 E: Problem with MergeList
 /var/lib/apt/lists/ftp.se.debian.org_debian_dists_unstable_contrib_binary-alpha_Packages
 E: The package lists or status file could not be parsed or opened.
 octavia:lib/apt/lists#
 
 What is this, and how could it be solved? Does anyone know?

http://www.google.com/search?q=%22Dynamic+MMap+ran+out+of+room%22

-- 
Falk




ccc

2003-03-22 Thread Joakim Roubert
Hi!

Today I gave the install of ccc another shot; I've failed so far.
(I suck.)

The latest rpm I found at Compaq was the ccc-6.5.6.002-1.alpha.rpm.
Running apt-get ccc for stable and unstable gives med the
ccc_6.5.9.001-1_alpha.deb, which prompts for ccc-6.5.9.001-1.alpha.rpm

I tried to rename the RPM in order to cheat the system, thinking it
wouldn't work. It didn't.

Before I try to make a manual workaround, is there a place to get a
ccc-6.5.9.001-1.alpha.rpm?

Last time I tried to pump ccc in my system I made .deb-packages with alien
-c as said might work on this list, but when installed, ccc complained
about not finding correct libraries and stuff.

Does anybody have some tricks or advice here?

Regards,

/Joakim
-- 
 http://www.efd.lth.se/~d97jro/




ld is crashing during a buildd on an alpha. scary.

2003-03-22 Thread Hunter Peress
I was redirected to this list for this issue right after this conversation, 
someone help me:

jbailey skimpIzu: I recommend that you email the Alpha porters mailing list.
skimpIzu ok, could you give me some insight please
jbailey I don't know what a signal 11 usually is on an alpha.  On and i386, I 
tend to assume
that it's broken hardware.
gotom tracking sparc issue... it seems not binutils problem...
skimpIzu anyway, i go email the list now


ACTUAL ISSUE:
http://lists.debian.org/debian-gcc/2003/debian-gcc-200303/msg00087.html


__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com




Re: ld is crashing during a buildd on an alpha. scary.

2003-03-22 Thread Jens Bech Madsen
lør, 2003-03-22 kl. 18:29 skrev Hunter Peress:
 I was redirected to this list for this issue right after this conversation, 
 someone help me:
 
 jbailey skimpIzu: I recommend that you email the Alpha porters mailing list.
 skimpIzu ok, could you give me some insight please
 jbailey I don't know what a signal 11 usually is on an alpha.  On and i386, 
 I tend to assume
 that it's broken hardware.
 gotom tracking sparc issue... it seems not binutils problem...
 skimpIzu anyway, i go email the list now
 
 
 ACTUAL ISSUE:
 http://lists.debian.org/debian-gcc/2003/debian-gcc-200303/msg00087.html

Ryan Murray has filed a bug on binutils on this issue:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=185556

It would definitely be nice to have this resolved. Gal is holding back a
lot of goodies.


Cheers,
Jens




Re: ccc

2003-03-22 Thread Adam C Powell IV
Joakim Roubert wrote:
Hi!
Today I gave the install of ccc another shot; I've failed so far.
(I suck.)
The latest rpm I found at Compaq was the ccc-6.5.6.002-1.alpha.rpm.
Running apt-get ccc for stable and unstable gives med the
ccc_6.5.9.001-1_alpha.deb, which prompts for ccc-6.5.9.001-1.alpha.rpm
I tried to rename the RPM in order to cheat the system, thinking it
wouldn't work. It didn't.
Before I try to make a manual workaround, is there a place to get a
ccc-6.5.9.001-1.alpha.rpm?
The package description gives: http://www.support.compaq.com/alpha-tools/
Hmm, clicking on Compaq C leads one down a trail which talks about 
version 6.2...

OTOH, clicking on the Enthusiast  Education Program (on the left-side 
bar) gives me a registration page, and then a downloads page with a link 
to ccc-6.5.9.001-6.alpha.rpm.crypt.

Last time I tried to pump ccc in my system I made .deb-packages with alien
-c as said might work on this list, but when installed, ccc complained
about not finding correct libraries and stuff.
Does anybody have some tricks or advice here?
Hmm.  This is the stuff that the .deb does, but there are a lot of 
symlinks, script runs, etc. involved.  I guess the best advice I can 
give is just to follow the procedure in the postinst: use rpm2cpio to 
unpack, copy in as postinst does, and run the scripts that postinst 
does.  I think it should work...

Oh wait, just go to http://lyre.mit.edu/~powell/compaq/ and the 
6.5.6.002-1.deb binary is there.  (That should be in the 
README.Debian... but there is none!  Sorry about that.  I should stick a 
note in the templates file.)

So if you can't get 6.5.9, that should solve your problem with 6.5.6.
One warning though: since gcc became gcc-3.2, I haven't been able to 
build a working cxx.  It must be trying to call gcc, which is 3.2, but 
cxx's name mangling is incompatible with 3.2 so there are always missing 
symbols (like cout).  I've tried to do several things, like forcing it 
to use gcc-2.95, but it still calls gcc which is 3.2, and doesn't want 
to be convinced to do otherwise.  So cxx on unstable right now is dead, 
for all practical purposes, until someone at Compaq -er- HP decides to 
make it work on 3.2 -- or make the gcc call configurable.  (I suppose 
you could work-around using a diversion to make gcc be 2.95 again, but 
that would be ugly.)  I can't see how this might give you any trouble 
with ccc, but it might...

Ah, the joys of closed-source software!
Zeen,
--
-Adam P.
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6
Welcome to the best software in the world today cafe! 
http://lyre.mit.edu/%7Epowell/The_Best_Stuff_In_The_World_Today_Cafe.ogg




Re: ccc

2003-03-22 Thread Adam C Powell IV
Falk Hueffner wrote:
Adam C Powell IV [EMAIL PROTECTED] writes:
 

One warning though: since gcc became gcc-3.2, I haven't been able to
build a working cxx.  It must be trying to call gcc, which is 3.2,
but cxx's name mangling is incompatible with 3.2 so there are always
missing symbols (like cout). 
   

Hmm, works for me[tm] on sid with cxx cxx-6.5.9.31. My comp.config
looks like this:
-Wl,--demangle=compaq -tk -h/usr/bin -B -tl -h/usr/bin -B -ts 
-h/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/bin -B_rh70 -D__DECCXX_LIBCXX_RH70 
-D__linux_dist_debian -SD/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/include/cxx 
-SD/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/include -SD/usr/local/include 
-SD/usr/lib/gcc-lib/alpha-linux/3.2.2/include -SD/usr/include  | -SysIncCxxDir 
/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/include/cxx -SysIncDir 
/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/include   -SysIncDir 
/usr/local/include -SysIncDir /usr/lib/gcc-lib/alpha-linux/3.2.2/include 
-SysIncDir /usr/include -L/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/lib   
-L/usr/lib/gcc-lib/alpha-linux/3.2.2 -std strict_ansi
(Hmm, 3.2.2 should really be 3.2.3. Still works :)
 

Aha, I had an identical file minus the -std strict_ansi.  But with 
those, it gives me compiler errors:

zither:/# cxx /tmp/bye.C -o /tmp/bye
cxx: Error: /tmp/bye.C, line 4: identifier cout is undefined
 cout  Hello world  endl;
--^
cxx: Error: /tmp/bye.C, line 4: identifier endl is undefined
 cout  Hello world  endl;
---^
cxx: Info: 2 errors detected in the compilation of /tmp/bye.C.
zither:/# more /tmp/bye.C
#include iostream
int main()
{
 cout  Hello world  endl;
 return 0;   
}

Funny, because at the top of cxx's iostream.hxx it says something about 
can't define -D__STD_STRICT_ANSI and use iostream, but that error 
doesn't show up.  Without -std strict_ansi, it gave:

# cxx -v /tmp/bye.C -o /tmp/bye
comp.config contains:  -Wl,--demangle=compaq -tk -h/usr/bin -B -tl 
-h/usr/bin -B -ts -h/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/bin -B_rh70 
-D__DECCXX_LIBCXX_RH70 -D__linux_dist_debian 
-SD/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/include/cxx 
-SD/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/include 
-SD/usr/local/include -SD/usr/lib/gcc-lib/alpha-linux/3.2.3/include 
-SD/usr/include  | -SysIncCxxDir 
/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/include/cxx -SysIncDir 
/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/include   -SysIncDir 
/usr/local/include -SysIncDir /usr/lib/gcc-lib/alpha-linux/3.2.3/include 
-SysIncDir /usr/include -L/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/lib   
-L/usr/lib/gcc-lib/alpha-linux/3.2.3

/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/bin/lnxexx -D__LANGUAGE_C__ 
-D__unix__ -D__alpha -D_SYSTYPE_BSD -D_LONGLONG -D__arch64__ 
-D__LANGUAGE_C -D__ELF__ -D__alpha__ -D__linux -D__linux__ -D__unix 
-D__signed__=signed -D__const__=const -D__volatile__=volatile -g0 -O2 
-preempt_module -model ansi -D__DECCXX_LIBCXX_RH70 -D__linux_dist_debian 
-SD/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/include/cxx 
-SD/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/include 
-SD/usr/local/include -SD/usr/lib/gcc-lib/alpha-linux/3.2.3/include 
-SD/usr/include -v 
-I/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/include/cxx 
-I/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/include/cxx_cname 
-I/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/include/cxx 
-I/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/include -I/usr/local/include 
-I/usr/lib/gcc-lib/alpha-linux/3.2.3/include -I/usr/include -o bye.o 
/tmp/bye.C

These macros are in effect at the start of the compilation.
- -- --- -- -- -- --- - -- --- 
-D__linux_dist_debian -D__DECCXX_LIBCXX_RH70 -D__volatile__=volatile
-D__const__=const -D__signed__=signed -D__linux -D__ELF__ -D__LANGUAGE_C
-D__LANGUAGE_C__ -Dunix -D__linux__ -D_SYSTYPE_BSD -D__unix__ -D__unix
-D__INITIAL_POINTER_SIZE=0 -D__arch64__ -D__IEEE_FLOAT -D__Alpha_AXP
-D_LONGLONG -D__alpha__ -D__alpha -D__ALPHA -D__DECCXX_VER=60590031
-D__MODEL_ANSI -D__STD_ANSI -D__STDC__ -D__IMPLICIT_INCLUDE_ENABLED 
-D__STDNEW
-D__X_FLOAT=0 -D__PRAGMA_ENVIRONMENT -D__DECCXX -D__EDG_VERSION__=245
-D__EDG__ -D__IMPLICIT_USING_STD -D__RTTI -D__EXCEPTIONS 
-D__GLOBAL_ARRAY_NEW
-D__BOOL_IS_A_RESERVED_WORD -D_BOOL_EXISTS -D__WCHAR_T -D_WCHAR_T
-D__cplusplus=199711L -D__TIME__=02:08:29 -D__DATE__=Mar 23 2003

/usr/bin/ld -o /tmp/bye --demangle=compaq 
-L/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/lib 
-L/usr/lib/gcc-lib/alpha-linux/3.2.3 -O1 -m elf64alpha -G 8 -rpath 
/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/bin/ 
-L/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/bin/ -dynamic-linker 
/lib/ld-linux.so.2 /usr/lib/compaq/cxx-6.5.9.31/alpha-linux/bin/crt1.o 
/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/bin/crti.o 
/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/bin/crtbegin.o 
/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/bin/_mainma.o bye.o 
-lcxxstdma_rh70 -lcxxma_rh70 -lc -lots 
/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/bin/crtend.o 
/usr/lib/compaq/cxx-6.5.9.31/alpha-linux/bin/crtn.o --no-demangle 
--warn-once