[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#329733: marked as done (mlibs truncates newt symbols on mipsel)



Your message dated Sat, 1 Mar 2014 19:59:50 +0100
with message-id <20140301185950.GA22278@mraw.org>
and subject line Re: Bug#329733: mlibs truncates newt symbols on mipsel
has caused the Debian Bug report #329733,
regarding mlibs truncates newt symbols on mipsel
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
329733: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=329733
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: mklibs
Version: 0.1.16.1
Severity: normal
Tags: d-i

This could easily be a binutils bug or something and not a mklibs issue.
I'm seeing it on mipsel, during the d-i build or by hand, and it seems
to be truncating some symbols.

For example:

joeyh@enyo:~/installer/build/tmp$ mkdir foo
joeyh@enyo:~/installer/build/tmp$ cd foo
joeyh@enyo:~/installer/build/tmp/foo$ cp /usr/bin/whiptail .
joeyh@enyo:~/installer/build/tmp/foo$ mklibs -d . whiptail 
I: Using ld.so.1 as dynamic linker.
I: library reduction pass 1
83 symbols, 83 unresolved
I: library reduction pass 2
207 symbols, 57 unresolved
Traceback (most recent call last):
  File "/usr/bin/mklibs", line 473, in ?
      raise "No library provides non-weak " + symbol
No library provides non-weak NAMIC

joeyh@enyo:~/installer/build/tmp/foo$ objdump -T libnewt.so.0.51-so-stripped |grep NAMIC
DYNAMIC SYMBOL TABLE:
000000ec g    DO *ABS*  00000000  Base        _DYNAMIC
00000000      DO *UND*  00000826              NAMIC

Now, I'm sure that "NAMIC" was not a symbol in libnewt before mklibs
reduced it. During the d-i daily builds it fails similarly but with a 
symbol "ng", which is probably the end of one of the _string symbols.

Workaround is to remove libnewt-pic. None of the other libraries used by d-i
seem to trigger the problem.

(I tried it with versions 0.51.6-31 and 0.51.6-30 of the newt libraries,
same problem with either. Also reproduced it on two different raq2's.)

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Joey Hess <joeyh@debian.org> (2005-09-23):
> Package: mklibs
> Version: 0.1.16.1
> Severity: normal
> Tags: d-i
> 
> This could easily be a binutils bug or something and not a mklibs issue.
> I'm seeing it on mipsel, during the d-i build or by hand, and it seems
> to be truncating some symbols.

I don't think it's been an issue in recent years, so closing this bug
report for now.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: