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

Bug#511430: glibc_2.9-0exp1(hppa/experimental): FTBFS: error: macro "__libc_tsd_define" requires 3 arguments, but only 2 given



Package: glibc
Version: 2.9-0exp1
Severity: serious

Hi,

your package failed to build from source.

| Automatic build of glibc_2.9-0exp1 on meitner by sbuild/hppa 98-farm
| Build started at 20090110-1850
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Reading state information...
| Need to get 22.9MB of source archives.
| Get:1 http://ftp2.de.debian.org experimental/main glibc 2.9-0exp1 (dsc) [2673B]
| Get:2 http://ftp2.de.debian.org experimental/main glibc 2.9-0exp1 (tar) [22.3MB]
| Get:3 http://ftp2.de.debian.org experimental/main glibc 2.9-0exp1 (diff) [683kB]
| Fetched 22.9MB in 57s (399kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: gettext, make (>= 3.80), dpkg-dev (>= 1.14.17), bzip2, lzma, file, quilt, autoconf, sed (>= 4.0.5-4), gawk, debhelper (>= 5.0), linux-libc-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], mig (>= 1.3-2) [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386], gnumach-dev [hurd-i386], libpthread-stubs0-dev [hurd-i386], kfreebsd-kernel-headers [kfreebsd-i386 kfreebsd-amd64], binutils (>= 2.17cvs20070426), g++-4.2 (>= 4.2.1) [alpha], g++-4.3 (>= 4.3.0-7) [!alpha], g++-4.3-multilib [amd64 i386 kfreebsd-amd64 mips mipsel powerpc ppc64 s390 sparc]
| Build-Depends-Indep: perl, po-debconf (>= 1.0)
| Checking for already installed source dependencies...
[...]
| gcc-4.3 malloc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fstrict-aliasing -g -pipe -Wstrict-prototypes   -DMORECORE_CLEARS=2   -I../include -I/build/buildd/glibc-2.9/build-tree/hppa-libc/malloc -I/build/buildd/glibc-2.9/build-tree/hppa-libc -I../ports/sysdeps/hppa/elf -I../ports/sysdeps/unix/sysv/linux/hppa/linuxthreads -I../ports/sysdeps/unix/sysv/linux/hppa -I../ports/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../ports/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix -I../linuxthreads/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/hppa/hppa1.1 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../ports/sysdeps/hppa/fpu -I../ports/sysdeps/hppa/linuxthreads -I../ports/sysdeps/hppa -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../ports -I../linuxthreads  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/hppa-linux-gnu/4.3.2/include -isystem /usr/lib/gcc/hppa-linux-gnu/4.3.2/include-fixed -isystem /build/buildd/glibc-2.9/debian/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h       -o /build/buildd/glibc-2.9/build-tree/hppa-libc/malloc/malloc.o -MD -MP -MF /build/buildd/glibc-2.9/build-tree/hppa-libc/malloc/malloc.o.dt -MT /build/buildd/glibc-2.9/build-tree/hppa-libc/malloc/malloc.o
| In file included from ../linuxthreads/sysdeps/pthread/bits/libc-lock.h:27,
|                  from ../ports/sysdeps/unix/sysv/linux/hppa/linuxthreads/malloc-machine.h:28,
|                  from malloc.c:254:
| ../linuxthreads/internals.h: In function 'check_thread_self':
| ../linuxthreads/internals.h:533: warning: 'thread_self' is static but used in inline function 'check_thread_self' which is not static
| ../linuxthreads/internals.h:544: warning: '__set_cr27' is static but used in inline function 'check_thread_self' which is not static
| In file included from malloc.c:254:
| ../ports/sysdeps/unix/sysv/linux/hppa/linuxthreads/malloc-machine.h:66:34: error: macro "__libc_tsd_define" requires 3 arguments, but only 2 given
| In file included from malloc.c:257:
| ../stdio-common/_itoa.h: At top level:
| ../stdio-common/_itoa.h:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'extern'
| In file included from malloc.c:2506:
| arena.c:181:34: error: macro "__libc_tsd_get" requires 2 arguments, but only 1 given
| In file included from malloc.c:2506:
| arena.c: In function 'malloc_atfork':
| arena.c:181: error: '__libc_tsd_get' undeclared (first use in this function)
| arena.c:181: error: (Each undeclared identifier is reported only once
| arena.c:181: error: for each function it appears in.)
| arena.c:223:34: error: macro "__libc_tsd_get" requires 2 arguments, but only 1 given
| arena.c: In function 'free_atfork':
| arena.c:223: error: '__libc_tsd_get' undeclared (first use in this function)
| arena.c:251:42: error: macro "__libc_tsd_get" requires 2 arguments, but only 1 given
| arena.c: In function 'ptmalloc_lock_all':
| arena.c:251: error: '__libc_tsd_get' undeclared (first use in this function)
| arena.c:270:40: error: macro "__libc_tsd_get" requires 2 arguments, but only 1 given
| arena.c:271:46: error: macro "__libc_tsd_set" requires 3 arguments, but only 2 given
| arena.c:271: error: '__libc_tsd_set' undeclared (first use in this function)
| arena.c:285:40: error: macro "__libc_tsd_set" requires 3 arguments, but only 2 given
| arena.c: In function 'ptmalloc_unlock_all':
| arena.c:285: error: '__libc_tsd_set' undeclared (first use in this function)
| arena.c:311:40: error: macro "__libc_tsd_set" requires 3 arguments, but only 2 given
| arena.c: In function 'ptmalloc_unlock_all2':
| arena.c:311: error: '__libc_tsd_set' undeclared (first use in this function)
| arena.c:486:51: error: macro "__libc_tsd_set" requires 3 arguments, but only 2 given
| arena.c: In function 'ptmalloc_init':
| arena.c:486: error: '__libc_tsd_set' undeclared (first use in this function)
| arena.c:911:45: error: macro "__libc_tsd_set" requires 3 arguments, but only 2 given
| arena.c: In function 'arena_get2':
| arena.c:911: error: '__libc_tsd_set' undeclared (first use in this function)
| arena.c:935:45: error: macro "__libc_tsd_set" requires 3 arguments, but only 2 given
| malloc.c:3548:26: error: macro "__libc_tsd_get" requires 2 arguments, but only 1 given
| malloc.c: In function '__libc_malloc':
| malloc.c:3548: error: '__libc_tsd_get' undeclared (first use in this function)
| malloc.c:3705:46: error: macro "__libc_tsd_set" requires 3 arguments, but only 2 given
| malloc.c: In function '__libc_realloc':
| malloc.c:3705: error: '__libc_tsd_set' undeclared (first use in this function)
| malloc.c:3760:48: error: macro "__libc_tsd_get" requires 2 arguments, but only 1 given
| malloc.c: In function '__libc_memalign':
| malloc.c:3760: error: '__libc_tsd_get' undeclared (first use in this function)
| malloc.c:3811:45: error: macro "__libc_tsd_get" requires 2 arguments, but only 1 given
| malloc.c: In function '__libc_valloc':
| malloc.c:3811: error: '__libc_tsd_get' undeclared (first use in this function)
| malloc.c:3858:47: error: macro "__libc_tsd_get" requires 2 arguments, but only 1 given
| malloc.c: In function '__libc_pvalloc':
| malloc.c:3858: error: '__libc_tsd_get' undeclared (first use in this function)
| malloc.c:3924:19: error: macro "__libc_tsd_get" requires 2 arguments, but only 1 given
| malloc.c: In function '__libc_calloc':
| malloc.c:3924: error: '__libc_tsd_get' undeclared (first use in this function)
| make[3]: *** [/build/buildd/glibc-2.9/build-tree/hppa-libc/malloc/malloc.o] Error 1
| make[3]: Leaving directory `/build/buildd/glibc-2.9/malloc'
| make[2]: *** [malloc/subdir_lib] Error 2
| make[2]: Leaving directory `/build/buildd/glibc-2.9'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory `/build/buildd/glibc-2.9/build-tree/hppa-libc'
| make: *** [/build/buildd/glibc-2.9/stamp-dir/build_libc] Error 2
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| ******************************************************************************
| Build finished at 20090110-1912
| FAILED [dpkg-buildpackage died]

Full build log(s): http://experimental.ftbfs.de/build.php?&ver=2.9-0exp1&pkg=glibc&arch=hppa

Gruesse,
-- 
Frank Lichtenheld <djpig@debian.org>
www: http://www.djpig.de/



Reply to: