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

Bug#565742: marked as done (gcc-4.4/PPC: does not build GNU_STACK on PPC)



Your message dated Sat, 23 Oct 2010 12:24:09 +0200
with message-id <20101023102409.GA5091@aragorn.home.lxtec.de>
and subject line gcc-4.4/PPC: does not build GNU_STACK on PPC
has caused the Debian Bug report #565742,
regarding gcc-4.4/PPC: does not build GNU_STACK on PPC
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.)


-- 
565742: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565742
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-4.4
Version: 4.4.2-9
Severity: important


Preparing alsa-lib_1.0.22 I found the following lintian error:

shlib-without-PT_GNU_STACK-section

This is on arch ppc. amd64 and i386 went fine.

readelf -l /usr/lib64libasound.so.2.0.0
with gcc-4.4

Elf file type is DYN (Shared object file)
Entry point 0x136df8
There are 4 program headers, starting at offset 64

Program Headers:
  Type           Offset             VirtAddr           PhysAddr
                 FileSiz            MemSiz              Flags  Align
  LOAD           0x0000000000000000 0x0000000000000000 0x0000000000000000
                 0x00000000001217fc 0x00000000001217fc  R E    10000
  LOAD           0x0000000000121800 0x0000000000131800 0x0000000000131800
                 0x000000000001a270 0x000000000001e590  RW     10000
  DYNAMIC        0x0000000000126b18 0x0000000000136b18 0x0000000000136b18
                 0x0000000000000210 0x0000000000000210  RW     8
  NOTE           0x0000000000000120 0x0000000000000120 0x0000000000000120
                 0x0000000000000024 0x0000000000000024  R      4

 Section to Segment mapping:
  Segment Sections...
   00     .note.gnu.build-id .hash .gnu.hash .dynsym .dynstr .gnu.version .gnu.version_d .gnu.version_r .rela.dyn .rela.plt .init .text .fini .rodata .eh_frame
   01     .ctors .dtors .jcr .data.rel.ro .dynamic .data .opd .got .plt .bss
   02     .dynamic
   03     .note.gnu.build-id


readelf -l /usr/lib64libasound.so.2.0.0
with gcc-4.3

Elf file type is DYN (Shared object file)
Entry point 0x138940
There are 5 program headers, starting at offset 64

Program Headers:
  Type           Offset             VirtAddr           PhysAddr
                 FileSiz            MemSiz              Flags  Align
  LOAD           0x0000000000000000 0x0000000000000000 0x0000000000000000
                 0x0000000000123344 0x0000000000123344  R E    10000
  LOAD           0x0000000000123348 0x0000000000133348 0x0000000000133348
                 0x000000000001a130 0x000000000001e450  RW     10000
  DYNAMIC        0x0000000000128660 0x0000000000138660 0x0000000000138660
                 0x0000000000000210 0x0000000000000210  RW     8
  NOTE           0x0000000000000158 0x0000000000000158 0x0000000000000158
                 0x0000000000000024 0x0000000000000024  R      4
  GNU_STACK      0x0000000000000000 0x0000000000000000 0x0000000000000000
                 0x0000000000000000 0x0000000000000000  RW     8

 Section to Segment mapping:
  Segment Sections...
   00     .note.gnu.build-id .hash .gnu.hash .dynsym .dynstr .gnu.version .gnu.version_d .gnu.version_r .rela.dyn .rela.plt .init .text .fini .rodata .eh_frame
   01     .ctors .dtors .jcr .data.rel.ro .dynamic .data .opd .got .plt .bss
   02     .dynamic
   03     .note.gnu.build-id
   04



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.33-rc4-aragorn
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages gcc-4.4 depends on:
ii  binutils                      2.20-5     The GNU assembler, linker and bina
ii  cpp-4.4                       4.4.2-9    The GNU C preprocessor
ii  gcc-4.4-base                  4.4.2-9    The GNU Compiler Collection (base 
ii  libc6                         2.10.2-5   Embedded GNU C Library: Shared lib
ii  libgcc1                       1:4.4.2-9  GCC support library
ii  libgomp1                      4.4.2-9    GCC OpenMP (GOMP) support library

Versions of packages gcc-4.4 recommends:
ii  libc6-dev                     2.10.2-5   Embedded GNU C Library: Developmen

Versions of packages gcc-4.4 suggests:
pn  gcc-4.4-doc                   <none>     (no description available)
ii  gcc-4.4-locales               4.4.2-9    The GNU C compiler (native languag
ii  gcc-4.4-multilib              4.4.2-9    The GNU C compiler (multilib files
pn  libcloog-ppl0                 <none>     (no description available)
ii  libgcc1-dbg                   1:4.4.2-9  GCC support library (debug symbols
ii  libgomp1-dbg                  4.4.2-9    GCC OpenMP (GOMP) support library 
ii  libmudflap0-4.4-dev           4.4.2-9    GCC mudflap support libraries (dev
ii  libmudflap0-dbg               4.4.2-9    GCC mudflap shared support librari
pn  libppl-c2                     <none>     (no description available)
pn  libppl7                       <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Isn't relevant for actual gcc:

gcc (Debian 4.4.5-4) 4.4.5

Bug closed hereby.


Elimar

-- 
    .~.
    /V\   L   I   N   U   X
   /( )\ >Phear the Penguin<
   ^^-^^


--- End Message ---

Reply to: