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

Bug#186331: marked as done (alpha static adjtimex)



Your message dated Thu, 07 Aug 2003 20:03:22 -0400
with message-id <E19kuj4-000209-00@auric.debian.org>
and subject line Bug#186331: fixed in glibc 2.3.2-2
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 26 Mar 2003 08:30:12 +0000
>From bug1@optushome.com.au Wed Mar 26 02:30:12 2003
Return-path: <bug1@optushome.com.au>
Received: from mail022.syd.optusnet.com.au [210.49.20.149] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18y6IV-0008Pw-00; Wed, 26 Mar 2003 02:30:11 -0600
Received: from home (c17156.sunsh3.vic.optusnet.com.au [211.28.122.16])
	by mail022.syd.optusnet.com.au (8.11.6/8.11.6) with SMTP id h2Q8U8d25512
	for <submit@bugs.debian.org>; Wed, 26 Mar 2003 19:30:08 +1100
Date: Wed, 26 Mar 2003 19:31:45 +1100
From: Glenn McGrath <bug1@optushome.com.au>
To: submit@bugs.debian.org
Subject: alpha static adjtimex
Message-Id: <20030326193145.1ce38a5c.bug1@optushome.com.au>
X-Mailer: Sylpheed version 0.8.10claws13 (GTK+ 1.2.10; i386-debian-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-0.2 required=4.0
	tests=HAS_PACKAGE,SPAM_PHRASE_00_01
	version=2.44
X-Spam-Level: 

Package: glibc
Version: 2.3.1

The following test program doesn't compile statically on alpha, it
prevents the busybox-static package from building.

#include <sys/timex.h>

int main()
{
	struct timex txc;
	adjtimex(&txc);
}

bug1@escher:~$ gcc test.c -static
/usr/lib/gcc-lib/alpha-linux/3.2.3/../../../libc.a(adjtime.o)(.text+0x1
18): In function `__adjtime_tv32':
: undefined reference to `__adjtimex_tv32'
/usr/lib/gcc-lib/alpha-linux/3.2.3/../../../libc.a(adjtime.o)(.text+0x1
20): In function `__adjtime_tv32':
: undefined reference to `__adjtimex_tv32'
/usr/lib/gcc-lib/alpha-linux/3.2.3/../../../libc.a(adjtime.o)(.text+0x5
7c): In function `adjtimex':
: undefined reference to `__adjtimex_tv32'
/usr/lib/gcc-lib/alpha-linux/3.2.3/../../../libc.a(adjtime.o)(.text+0x5
9c): In function `adjtimex':
: undefined reference to `__adjtimex_tv32'
collect2: ld returned 1 exit status

It works on i386, is there any reason why this should fail on alpha ?



Glenn

---------------------------------------
Received: (at 186331-close) by bugs.debian.org; 8 Aug 2003 00:10:05 +0000
>From katie@auric.debian.org Thu Aug 07 19:10:05 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19kupZ-00038J-00; Thu, 07 Aug 2003 19:10:05 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 19kuj4-000209-00; Thu, 07 Aug 2003 20:03:22 -0400
From: GOTO Masanori <gotom@debian.or.jp>
To: 186331-close@bugs.debian.org
X-Katie: $Revision: 1.35 $
Subject: Bug#186331: fixed in glibc 2.3.2-2
Message-Id: <E19kuj4-000209-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Thu, 07 Aug 2003 20:03:22 -0400
Delivered-To: 186331-close@bugs.debian.org

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.3.2-2_all.deb
  to pool/main/g/glibc/glibc-doc_2.3.2-2_all.deb
glibc_2.3.2-2.diff.gz
  to pool/main/g/glibc/glibc_2.3.2-2.diff.gz
glibc_2.3.2-2.dsc
  to pool/main/g/glibc/glibc_2.3.2-2.dsc
libc-udeb_2.3.2-2_i386.udeb
  to pool/main/g/glibc/libc-udeb_2.3.2-2_i386.udeb
libc6-dbg_2.3.2-2_i386.deb
  to pool/main/g/glibc/libc6-dbg_2.3.2-2_i386.deb
libc6-dev_2.3.2-2_i386.deb
  to pool/main/g/glibc/libc6-dev_2.3.2-2_i386.deb
libc6-pic_2.3.2-2_i386.deb
  to pool/main/g/glibc/libc6-pic_2.3.2-2_i386.deb
libc6-prof_2.3.2-2_i386.deb
  to pool/main/g/glibc/libc6-prof_2.3.2-2_i386.deb
libc6_2.3.2-2_i386.deb
  to pool/main/g/glibc/libc6_2.3.2-2_i386.deb
locales_2.3.2-2_all.deb
  to pool/main/g/glibc/locales_2.3.2-2_all.deb
nscd_2.3.2-2_i386.deb
  to pool/main/g/glibc/nscd_2.3.2-2_i386.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 186331@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
GOTO Masanori <gotom@debian.or.jp> (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: Sat, 19 Jul 2003 00:37:11 +0900
Source: glibc
Binary: libc6.1-prof libc1 libc0.3-pic locales glibc-doc libc6-pic libc-udeb libc1-prof libc0.3 libc0.3-dbg libc6.1-dev libc1-pic libc6-s390x libc6-prof libc1-dbg libc6-dev-sparc64 libc6 libc0.3-dev libc6-dbg nscd libc6.1-dbg libc6.1-pic libc6-sparc64 libc6-dev libc0.3-prof libc6.1 libc6-dev-s390x libc1-dev
Architecture: source i386 all
Version: 2.3.2-2
Distribution: unstable
Urgency: low
Maintainer: GOTO Masanori <gotom@debian.or.jp>
Changed-By: GOTO Masanori <gotom@debian.or.jp>
Description: 
 glibc-doc  - GNU C Library: Documentation
 libc-udeb  - GNU C Library: Shared libraries and Timezone data - udeb (udeb)
 libc6      - GNU C Library: Shared libraries and Timezone data
 libc6-dbg  - GNU C Library: Libraries with debugging symbols
 libc6-dev  - GNU C Library: Development Libraries and Header Files.
 libc6-pic  - GNU C Library: PIC archive library
 libc6-prof - GNU C Library: Profiling Libraries.
 locales    - GNU C Library: National Language (locale) data [support]
 nscd       - GNU C Library: Name Service Cache Daemon
Closes: 186331 201221 202969
Changes: 
 glibc (2.3.2-2) unstable; urgency=low
 .
   This is the "fleeing to the horizon" release...
 .
   * GOTO Masanori <gotom@debian.or.jp>
 .
     - debian/patches/glibc23-arm-waitpid.dpatch: Fix arm ld-linux failure due
       to sys_waitpid missing.  Patched by Philip Blundell <pb@nexus.co.uk>.
     - debian/patches/50_glibc232-arm-dwarf2-buildfix.dpatch: Avoid arm dwarf2
       build failure.  Patched by Philip Blundell <pb@nexus.co.uk>.
     - debian/patches/50_glibc232-m68k-dwarf2-buildfix.dpatch: Avoid m68k
       dwarf2 build failure.  Suggested by Philip Blundell <pb@nexus.co.uk>,
       Andreas Schwab <schwab@suse.de>.
     - debian/libc/DEBIAN/postinst: Modified watermark of restarting NSS
       services from 2.1.94-1 to 2.3.2-2, because libnss_compat is changed in
       2.3.2-1 (2003-06-17 Upstream change).
     - debian/patches/80_glibc232-wcsmbs-fix.dpatch: Added to fix wcsmbs bugs
       which is lacked in 2003-07-15 upstream cvs.  (Closes: #202969)
 .
     - These bugs are fixed in this update:
       * Bug in dlopen/dlclose leads to segfaults with kdecore is fixed in this
         version.  (Closes: #201221)
       * Static linking adjtimex() on alpha failed to compile due to undefined
         reference to `__adjtimex_tv32'.  It's fixed in this version.
         (Closes: #186331)
 .
   * Jeff Bailey <jbailey@nisa.net>
     - debian/packages.d/s390x.mk: Remove gcc-3.2 hardcode
 .
   * Phil Blundell <pb@nexus.co.uk>
     - debian/patches/alpha-crti.dpatch: remove stray .prologue causing
       alpha build failure.
     - debian/patches/alpha-pwrite.dpatch: add missing __GI___pwrite64 alias.
     - debian/control: demand binutils 2.14.90.0.5-0.1 or later (required
       for .usepv on alpha)
Files: 
 c9c0657e97ac0bf278957e0c48eb0ead 1571 libs required glibc_2.3.2-2.dsc
 98c70fc64fe5ca726e76d4c13bbc594a 1157826 libs required glibc_2.3.2-2.diff.gz
 11fae962cac65a33c2247237d97515e8 3602218 base required libc6_2.3.2-2_i386.deb
 e08295e7f0802d2d7ccc483f58e33766 1027880 debian-installer required libc-udeb_2.3.2-2_i386.udeb
 db3cf178779169fdce691d95b94dcf4c 2574106 libdevel standard libc6-dev_2.3.2-2_i386.deb
 b4e310ce1bcb63e5078728a19a374b68 1000378 devel extra libc6-prof_2.3.2-2_i386.deb
 38bbbfc0bf77a03f066924e79a737f43 8469088 devel extra libc6-dbg_2.3.2-2_i386.deb
 466793c2f7ac7011329ab35b4b3ef7fb 951432 devel optional libc6-pic_2.3.2-2_i386.deb
 dc2aafcb81183e9fb35a9ffedf70c017 74294 admin optional nscd_2.3.2-2_i386.deb
 b292f46bd7f2e4ee4a007b46b539cd8f 3783316 base standard locales_2.3.2-2_all.deb
 4dd158de32689c08091547e85745e22d 3083174 doc optional glibc-doc_2.3.2-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/MQDK9dAn0Xqx8P4RArLWAJ42msp9i/5NiGlqpiCe3a6kOdDHHgCfQTHE
Gu1FgzX/6TwTPtmSSHPZEJ4=
=5pzk
-----END PGP SIGNATURE-----



Reply to: