Bug#631817: libgcc1: missing link libgccc_s.so - libgcc_s.so.1

2011-06-27 Thread Pedro Larroy
Package: libgcc1
Version: 1:4.6.0-10
Severity: important

*** Please type your report below this line ***

The link libgccc_s.so - libgcc_s.so.1 is missing in /lib so link
fails when this library is needed


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-rc6+ (SMP w/12 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libgcc1 depends on:
ii  gcc-4.6-base  4.6.0-10   The GNU Compiler Collection (base
ii  libc6 2.13-7 Embedded GNU C Library: Shared lib

libgcc1 recommends no packages.

libgcc1 suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktikvvxqv0oob0-em2okzsglujlq...@mail.gmail.com



Bug#631817: libgcc1: missing link libgccc_s.so - libgcc_s.so.1

2011-06-27 Thread Ludovic Brenta

reassign 631627 gcc-4.6

reassign 631817 gcc-4.6

severity 631817 grave

merge 631627 631817

clone 631627 -1

reassign -1 gcc-4.4

thanks



Pedro Larroy writes:

 The link libgccc_s.so - libgcc_s.so.1 is missing in /lib so link

 fails when this library is needed



This link is not supposed to be in libgcc1 (run-time package) but in

gcc-4.6 (build-time package).  It seems that the transition to multilib

introduced this bug.  Could you please tell me whether these two files

exist on your system:



on amd64:



/lib/x86_64-linux-gnu/libgcc_s.so.1

(provided by package libgcc1)



/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6/libgcc_s.so

(provided by package gcc-4.6)



on i386:



/lib/i386-linux-gnu/libgcc_s.so.1

(provided by package libgcc1)



/usr/lib/i386-linux-gnu/gcc/i486-linux-gnu/4.6/libgcc_s.so

(provided by package gcc-4.6)



And please tell us what libgcc_s.so points to exactly.



I suspect that one of these paths are wrong, or the symlink is wrong, or

the compiler driver looks in the wrong place.



The same problem exists with gcc-4.4; cloning this bug accordingly.



-- 

Ludovic Brenta.





-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/ba0f9e3212d3c92edd73f8ba2ce98470@localhost



Processed (with 2 errors): Re: Bug#631817: libgcc1: missing link libgccc_s.so - libgcc_s.so.1

2011-06-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 631627 gcc-4.6
Bug #631627 [gcc] gcc-defaults version 4:4.4.5-1 non-functional on Wheezy 
(missing libgcc_s.so)
Bug reassigned from package 'gcc' to 'gcc-4.6'.
Bug No longer marked as found in versions gcc-defaults/1.104.
 reassign 631817 gcc-4.6
Bug #631817 [libgcc1] libgcc1: missing link libgccc_s.so - libgcc_s.so.1
Bug reassigned from package 'libgcc1' to 'gcc-4.6'.
Bug No longer marked as found in versions gcc-4.6/4.6.0-10.
 severity 631817 grave
Bug #631817 [gcc-4.6] libgcc1: missing link libgccc_s.so - libgcc_s.so.1
Severity set to 'grave' from 'important'

 merge 631627 631817
Bug#631627: gcc-defaults version 4:4.4.5-1 non-functional on Wheezy (missing 
libgcc_s.so)
Bug#631817: libgcc1: missing link libgccc_s.so - libgcc_s.so.1
Merged 631627 631817.

 clone 631627 -1
Bug#631627: gcc-defaults version 4:4.4.5-1 non-functional on Wheezy (missing 
libgcc_s.so)
Bug is marked as being merged with others. Use an existing clone.

 reassign -1 gcc-4.4
Failed to clear fixed versions and reopen on -1: The 'bug' parameter (-1) to 
Debbugs::Control::set_package did not pass regex check

Debbugs::Control::set_package('transcript', 
'IO::Scalar=GLOB(0x1b15af0)', 'requester', 'Ludovic Brenta 
ludo...@ludovic-brenta.org', 'request_addr', 'cont...@bugs.debian.org', 
'request_msgid', 'ba0f9e3212d3c92edd73f8ba2ce98470@localhost', 
'request_subject', ...) called at /usr/lib/debbugs/service line 556
eval {...} called at /usr/lib/debbugs/service line 555

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
-1: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=-1
631627: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631627
631817: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631817
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130918620929285.transcr...@bugs.debian.org



Bug#631817: libgcc1: missing link libgccc_s.so - libgcc_s.so.1

2011-06-27 Thread Pedro Larroy
l /lib/x86_64-linux-gnu/libgcc_s.so.1
ls: cannot access /lib/x86_64-linux-gnu/libgcc_s.so.1: No such file or directory

l /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6/
ls: cannot access /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6/:
No such file or directory

dpkg -l | grep gcc
ii  gcc   4:4.6.0-6
 GNU C compiler
ii  gcc-4.2-base  4.2.4-6
 The GNU Compiler Collection (base package)
ii  gcc-4.3   4.3.5-5
 The GNU C compiler
ii  gcc-4.3-base  4.3.5-5
 The GNU Compiler Collection (base package)
ii  gcc-4.4   4.4.6-6
 GNU C compiler
ii  gcc-4.4-base  4.4.6-6
 GCC, the GNU Compiler Collection (base package)
ii  gcc-4.4-doc   4.4.4.nf1-1
 documentation for the GNU compilers (gcc, gobjc, g++)
ii  gcc-4.4-multilib  4.4.6-6
 GNU C compiler (multilib files)
ii  gcc-4.5   4.5.3-3
 The GNU C compiler
ii  gcc-4.5-base  4.5.3-3
 The GNU Compiler Collection (base package)
ii  gcc-4.5-multilib  4.5.3-3
 The GNU C compiler (multilib files)
ii  gcc-4.6   4.6.0-10
 The GNU C compiler
ii  gcc-4.6-base  4.6.0-10
 The GNU Compiler Collection (base package)
ii  gcc-4.6-multilib  4.6.0-10
 The GNU C compiler (multilib files)
ii  gcc-doc   5:3
 documentation for the GNU compilers (gcc, gobjc, g++)
ii  gcc-doc-base  4.4.4.nf1-1
 several GNU manual pages
ii  gcc-multilib  4:4.6.0-6
 GNU C compiler (multilib files)
ii  gccxml0.9.0+cvs20110506-1
 XML output extension to GCC
ii  lib32gcc1 1:4.6.0-10
 GCC support library (32 bit Version)
ii  libgcc1   1:4.6.0-10
 GCC support library



On Mon, Jun 27, 2011 at 4:39 PM, Ludovic Brenta
ludo...@ludovic-brenta.org wrote:

 reassign 631627 gcc-4.6
 reassign 631817 gcc-4.6
 severity 631817 grave
 merge 631627 631817
 clone 631627 -1
 reassign -1 gcc-4.4
 thanks

 Pedro Larroy writes:
 The link libgccc_s.so - libgcc_s.so.1 is missing in /lib so link
 fails when this library is needed

 This link is not supposed to be in libgcc1 (run-time package) but in
 gcc-4.6 (build-time package).  It seems that the transition to multilib
 introduced this bug.  Could you please tell me whether these two files
 exist on your system:

 on amd64:

 /lib/x86_64-linux-gnu/libgcc_s.so.1
 (provided by package libgcc1)

 /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6/libgcc_s.so
 (provided by package gcc-4.6)

 on i386:

 /lib/i386-linux-gnu/libgcc_s.so.1
 (provided by package libgcc1)

 /usr/lib/i386-linux-gnu/gcc/i486-linux-gnu/4.6/libgcc_s.so
 (provided by package gcc-4.6)

 And please tell us what libgcc_s.so points to exactly.

 I suspect that one of these paths are wrong, or the symlink is wrong, or
 the compiler driver looks in the wrong place.

 The same problem exists with gcc-4.4; cloning this bug accordingly.

 --
 Ludovic Brenta.





--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/BANLkTim6Fuv-0tEHnhRmR+=7hjmaboa...@mail.gmail.com



Bug#631817: libgcc1: missing link libgccc_s.so - libgcc_s.so.1

2011-06-27 Thread Ludovic Brenta

Pedro Larroy wrote:

 l /lib/x86_64-linux-gnu/libgcc_s.so.1

 ls: cannot access /lib/x86_64-linux-gnu/libgcc_s.so.1: No such file or

 directory

 

 l /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6/

 ls: cannot access /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6/:

 No such file or directory

[...]

 ii  gcc-4.6   4.6.0-10



Further research indicates that the version of gcc-4.6 currently in

testing is not yet multiarch-aware; the first version with multiarch was

4.6.0-12; the latest version is 4.6.0-14.  It should have migrated to

testing five days ago but hasn't.  The reasons are unclear; the PTS says

the package is out of date on powerpc but the build succeeded on

2011-06-18.  Could someone please allow 4.6.0-14 to migrate?



Pedro, could you please try to reproduce the problem with gcc-4.6

(=4.6.0-14)? (i.e. install it manually with dpkg, or update your system to

sid, or create a sid chroot)



-- 

Ludovic Brenta.





-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4680651ef6405c03c2708606869b7725@localhost



Bug#631817: libgcc1: missing link libgccc_s.so - libgcc_s.so.1

2011-06-27 Thread Adam D. Barratt
On Mon, 2011-06-27 at 17:07 +0200, Ludovic Brenta wrote:
 Further research indicates that the version of gcc-4.6 currently in
 
 testing is not yet multiarch-aware; the first version with multiarch was
 
 4.6.0-12; the latest version is 4.6.0-14.  It should have migrated to
 
 testing five days ago but hasn't.  The reasons are unclear;

How are they unclear?  The output generated by britney and displayed by
the PTS, grep-excuses, etc. indicates precisely why the package hadn't
migrated.

 the PTS says
 
 the package is out of date on powerpc but the build succeeded on
 
 2011-06-18.

Indeed.  However, the result of that build was never uploaded, so the
package was still out-of-date in the archive.

That's somewhat irrelevant now, however, as a new version of gcc-4.6
(4.6.1-1) was uploaded earlier today, so the migration cycle has been
reset.

 Could someone please allow 4.6.0-14 to migrate?

Commenting in bug reports is not a means of contacting the Release
Team...

Regards,

Adam




-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1309199770.25674.9.ca...@hathi.jungle.funky-badger.org