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

Bug#442418: marked as done (sigcontext.h broken)



Your message dated Mon, 17 Sep 2007 06:17:03 +0000
with message-id <E1IX9up-0004nj-Om@ries.debian.org>
and subject line Bug#442418: fixed in glibc 2.6.1-5
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libc6-dev
Version: 2.6.1-3
Severity: grave

Hi,

as discussed on IRC:

13:10 < _rene_> MadCoder: ping?
13:14 < MadCoder> _rene_: small pont
13:14 -!- ema (Emanuele Rocca) [~ema@fw.galliera.it] has joined #debian-devel
13:14 < MadCoder> pong
13:14 -!- tdykstra [~tdykstra@baardmijt.demon.nl] has quit [Ping timeout: 480 seconds]
13:16 -!- Col_Kernel (Joachim Reichel) [~joachim@p54BB044F.dip0.t-ipconnect.de] has joined #debian-devel
13:18 -!- pabs (Paul Wise) [~pabs@CPE-58-166-79-22.nsw.bigpond.net.au] has joined #debian-devel
13:23 < _rene_> MadCoder: is there a b0rkage of sigcontext.h known? I have it since 2.6.1-3
13:24 -!- kaeso [~luca@151.16.11.125] has quit [Quit: E quindi uscimmo a riveder le stelle]
13:24 -!- Irssi: Pasting 9 lines to #debian-devel. Press Ctrl-K if you wish to do this or Ctrl-C to cancel.
13:24 < _rene_> In file included from /usr/include/asm/sigcontext.h:8, from system.h:86, from conditn.c:38:
13:24 < _rene_> /usr/include/asm-i386/sigcontext.h:19: error: redefinition of 'struct _fpreg'
13:24 < _rene_> /usr/include/asm-i386/sigcontext.h:24: error: redefinition of 'struct _fpxreg'
13:24 < _rene_> /usr/include/asm-i386/sigcontext.h:30: error: redefinition of 'struct _xmmreg'
13:24 < _rene_> /usr/include/asm-i386/sigcontext.h:34: error: redefinition of 'struct _fpstate'
13:24 < _rene_> /usr/include/asm-i386/sigcontext.h:58: error: redefinition of 'struct sigcontext'
13:24 < _rene_> dmake:  Error code 1, while making '../../unxlngi6.pro/slo/conditn.obj'
[...]
14:10 < MadCoder> _rene_: I suppose there is a problem with linux-libc-dev again
14:11 < MadCoder> _rene_: you have to file a bug against it, it's not a libc problem
[...]
16:30 < MadCoder> waldi: it's bits/sigcontext.h
16:30 < MadCoder> not sys/
16:30 < MadCoder> sorry
16:31 < noshadow> mrvn: install has the disadvantage that one has to think about all permissions and ownerships, just making
                  the changes one likes after dh_fixperms makes sure only those are changed.
16:31 < mrvn> noshadow: true.
16:31 < dendrite> noshadow: In this case we have to think about all if it anyhow, so that's not a real downer.
16:31 < dendrite> noshadow: (for us.)
16:31 < waldi> MadCoder: which was mostly empty before the last update
16:31 < waldi> MadCoder: no bug in the kernel
16:31 < MadCoder> hmmmm
16:31 < mrvn> dendrite: I find chown -R actually quite efficient.
16:31 < dendrite> I was also mightily confused between DEBIAN and debian directories.
16:32 < MadCoder> and aurel32 is off for some days
16:32 < dendrite> mrvn: Yeah, it certainly works.  :-)
16:32 < MadCoder> and he did the last upload
16:32 < MadCoder> hmmm
16:32 < MadCoder> waldi, _rene_: okay, I'll try to see what's the problem is then
16:32 < noshadow> dendrite: just make sure all those things are set in the binary (or rules invoked at that time like install)
                  of debian/rules. So that at package creation time fakeroot still knows what permissions you set them to.
16:32 < dendrite> mrvn: Thanks.
16:33 < dendrite> debian/rules...
16:33 < mrvn> dendrite: indeed it does :)
16:33 < dendrite> mrvn: =)
16:34 < waldi> MadCoder: the kernel exports its interface for more than glibc
16:34 -!- bandini (Michele Baldessari) [~bandini@host11-39-dynamic.4-87-r.retail.telecomitalia.it] has joined #debian-devel
16:34 < MadCoder> and ?
16:35 < _rene_> MadCoder: as said, it broke in -3. afair, -2 did work fine.
16:35 < _rene_> MadCoder: (fwiw)
16:35 -!- foka (Anthony Fok) [~foka@125.33.8.177] has joined #debian-devel
16:35 < MadCoder> yeah it seems to be related to the:
16:35 < MadCoder>   * sysdeps/amd64.mk: uses x86_64 headers also for the i486 flavour now
16:35 < MadCoder>     that they are compatible.
16:35 < MadCoder>   * sysdeps/i386.mk: uses x86_64 headers also for the main flavour.
16:36 < MadCoder> the problematic header comes from the x86_64/bits/ directory of the glibc sources
16:36 < dendrite> So the debian/rules file is basically a makefile, and doesn't actually create explicit settings for the
                  packaged files?  That really needs to be done before the package is created, using the usual commands?
16:38 < waldi> MadCoder: yes. sigcontext.h for xx86_64 is split into two
[...]
16:49 < MadCoder> _rene_: okay it's definitely a libc problem
16:49 < dendrite> Yoe: No, I can IRC @ work, I'm just too busy coding then.  :-)
16:49 < MadCoder> I won't have tiem to deal with it right now, so please open a bug (RC :/) so that I think about 

Doing :)

Regards,

Rene



--- End Message ---
--- Begin Message ---
Source: glibc
Source-Version: 2.6.1-5

We believe that the bug you reported is fixed in the latest version of
glibc, which is due to be installed in the Debian FTP archive:

glibc-doc_2.6.1-5_all.deb
  to pool/main/g/glibc/glibc-doc_2.6.1-5_all.deb
glibc_2.6.1-5.diff.gz
  to pool/main/g/glibc/glibc_2.6.1-5.diff.gz
glibc_2.6.1-5.dsc
  to pool/main/g/glibc/glibc_2.6.1-5.dsc
locales_2.6.1-5_all.deb
  to pool/main/g/glibc/locales_2.6.1-5_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 442418@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Clint Adams <schizo@debian.org> (supplier of updated glibc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 16 Sep 2007 14:42:17 -0400
Source: glibc
Binary: libc0.1-prof libc6-dev-amd64 locales-all libc6-i686 libc6-dev-ppc64 libc0.3-pic glibc-doc libc0.3 libc6-dev-mipsn32 libc0.1-i686 libc0.1-i386 libc6-mips64 libc6.1-dev libc6-s390x libnss-files-udeb libc0.1-dev-i386 libc6-dev-sparc64 libc6-i386 libc0.3-dev libc6-udeb libc6-dbg libc6.1-pic libc6-dev libc0.3-prof libc0.1-udeb libc6-dev-i386 libc6.1-prof libc6-mipsn32 libc0.1-dev locales libc6-pic libc0.3-udeb libc6-dev-powerpc libc0.1-pic libc6-ppc64 libc0.3-dbg libc0.1-dbg libc6-amd64 libc0.1 libc6-prof libc6-xen libc6-dev-mips64 libc6-powerpc libc6 libc6-sparcv9b libc6.1-udeb libc6.1-dbg nscd libc6-sparc64 libnss-dns-udeb libc6.1 libc6-dev-s390x
Architecture: source all
Version: 2.6.1-5
Distribution: unstable
Urgency: low
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Changed-By: Clint Adams <schizo@debian.org>
Description: 
 glibc-doc  - GNU C Library: Documentation
 libc6      - GNU C Library: Shared libraries
 libc6-amd64 - GNU C Library: 64bit Shared libraries for AMD64
 libc6-dbg  - GNU C Library: Libraries with debugging symbols
 libc6-dev  - GNU C Library: Development Libraries and Header Files
 libc6-dev-amd64 - GNU C Library: 64bit Development Libraries for AMD64
 libc6-i686 - GNU C Library: Shared libraries [i686 optimized]
 libc6-pic  - GNU C Library: PIC archive library
 libc6-prof - GNU C Library: Profiling Libraries
 libc6-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libc6-xen  - GNU C Library: Shared libraries [Xen version]
 libnss-dns-udeb - GNU C Library: NSS helper for DNS - udeb (udeb)
 libnss-files-udeb - GNU C Library: NSS helper for files - udeb (udeb)
 locales    - GNU C Library: National Language (locale) data [support]
 locales-all - GNU C Library: Precompiled locale data
 nscd       - GNU C Library: Name Service Cache Daemon
Closes: 442418 442427
Changes: 
 glibc (2.6.1-5) unstable; urgency=low
 .
   [ Pierre Habouzit ]
   * remove any/local-sysmacros.diff: sorry for bug #439859 but it makes gimp
     (and presumably other software) FTBFS, it's too dispruptive.
     Closes: #442427.
 .
   [ Clint Adams ]
   * amd64/local-x86_64_bits_sigcontext.diff: use a copy of the generic header
     for x86_64.  closes: #442418.
Files: 
 5b90c6be3576c06d446487fc9c4ba85e 2076 libs required glibc_2.6.1-5.dsc
 95c9ea074a6f00040590739578d6136c 680375 libs required glibc_2.6.1-5.diff.gz
 58feab12f491ebb2466fdec0042bc1d6 1596846 doc optional glibc-doc_2.6.1-5_all.deb
 09285b71be8f4a575a060b687e598004 4405106 libs standard locales_2.6.1-5_all.deb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Debian!

iD8DBQFG7hqZ5m0u66uWM3ARAgjeAJ49QL2UFRc5uCCCZ4Y+2LFZ/OtoPACfS3uk
I6KJIGHXrNw/+umU0o72brk=
=w9KB
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: