Bug#583858: additional infos

2010-05-31 Thread Gianluigi Tiesi
Package: libc6-i686 Version: 2.11.1-1 Severity: normal I've compiled a static gdb LD_LIBRARY_PATH=/lib/disabled/cmov gdb_static ls (gdb) run Starting program: /bin/ls warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. warning:

Bug#584748: ../sysdeps/x86_64/cacheinfo.c:255: handle_intel: Assertion `maxidx = 2' on AMD cpu

2010-06-06 Thread Gianluigi Tiesi
infos about the amd installation? Regards -- Gianluigi Tiesi sher...@netfarm.it EDP Project Leader Netfarm S.r.l. - http://www.netfarm.it/ Free Software: http://oss.netfarm.it/ -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#584748: ../sysdeps/x86_64/cacheinfo.c:255: handle_intel: Assertion `maxidx = 2' on AMD cpu

2010-06-06 Thread Gianluigi Tiesi
On 06/06/2010 14.55, Aurelien Jarno wrote: On Sun, Jun 06, 2010 at 02:17:29PM +0200, Gianluigi Tiesi wrote: On 06/06/2010 13.21, Aurelien Jarno wrote: Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/8 CPU cores) This part is not consistent. Are you running reportbug on a different machine? yes

Bug#584748: ../sysdeps/x86_64/cacheinfo.c:255: handle_intel: Assertion `maxidx = 2' on AMD cpu

2010-06-06 Thread Gianluigi Tiesi
not easy to compile elibc here :D Regards -- Gianluigi Tiesi sher...@netfarm.it EDP Project Leader Netfarm S.r.l. - http://www.netfarm.it/ Free Software: http://oss.netfarm.it/ -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#584748: ../sysdeps/x86_64/cacheinfo.c:255: handle_intel: Assertion `maxidx = 2' on AMD cpu

2010-06-06 Thread Gianluigi Tiesi
(valgrind command line, code, etc.) but are we sure the problem is in elibc and not in valgrind itself that maybe mimics somehow an intel cpu ? -- Gianluigi Tiesi sher...@netfarm.it EDP Project Leader Netfarm S.r.l. - http://www.netfarm.it/ Free Software: http://oss.netfarm.it/ -- To UNSUBSCRIBE

Bug#713035: FTBFS on amd64/ia64 testsuite fails

2013-06-21 Thread Gianluigi Tiesi
Package: libc6 Version: 2.17-5 Severity: important libc6 2.17-6 FTBFS on amd64 and ia64 architectures due to some testsuite checks look at https://buildd.debian.org/status/package.php?p=eglibcsuite=sid Regards -- System Information: Debian Release: jessie/sid APT prefers unstable APT

Bug#713035: FTBFS on amd64/ia64 testsuite fails

2013-06-27 Thread Gianluigi Tiesi
On 06/27/13 16:37, Aurelien Jarno wrote: On Sat, Jun 22, 2013 at 12:55:56AM +0200, Gianluigi Tiesi wrote: Package: libc6 Version: 2.17-5 Severity: important libc6 2.17-6 FTBFS on amd64 and ia64 architectures due to some testsuite checks look at https://buildd.debian.org/status/package.php?p

Bug#203014: libc6-dev: Missing libnss_{db,dns,files,compat}.a files in libc6-dev, just add --enable-static-nss to configure params

2003-07-26 Thread Gianluigi Tiesi
Package: libc6-dev Version: 2.2.5-11.5 Severity: normal This makes impossible to statically link a program using gethostname/byname etc. since it uses dlopen and need .so files, ld-so and libc.so. This bug was reported as #76451 on libc6 2.1.96-1 and it's not resolved since woody version and

Bug#203014: libc6-dev: Missing libnss_{db,dns,files,compat}.a files in libc6-dev, just add --enable-static-nss to configure params

2003-07-30 Thread Gianluigi Tiesi
Philip Blundell wrote: On Sun, 2003-07-27 at 02:41, Gianluigi Tiesi wrote: This makes impossible to statically link a program using gethostname/byname etc. since it uses dlopen and need .so files, ld-so and libc.so. Doesn't --enable-static-nss actually disable the normal NSS mechanism

Bug#203014: libc6-dev: Missing libnss_{db,dns,files,compat}.a files in libc6-dev, just add --enable-static-nss to configure params

2003-07-30 Thread Gianluigi Tiesi
Jeff Bailey wrote: On Thu, Jul 31, 2003 at 02:55:44AM +0200, Gianluigi Tiesi wrote: Right now I dunno if --enable-static-nss means also for .so files... I'll try and post restults about this. Anyway you can make a quick rebuild in static mode, after normail install into debian/stuff

Bug#203014: libc6-dev: Missing libnss_{db,dns,files,compat}.a files in libc6-dev, just add --enable-static-nss to configure params

2003-07-30 Thread Gianluigi Tiesi
Daniel Jacobowitz wrote: On Thu, Jul 31, 2003 at 01:14:33AM +0100, Philip Blundell wrote: On Sun, 2003-07-27 at 02:41, Gianluigi Tiesi wrote: This makes impossible to statically link a program using gethostname/byname etc. since it uses dlopen and need .so files, ld-so and libc.so

Bug#203014: libc6-dev: Missing libnss_{db,dns,files,compat}.a files in libc6-dev, just add --enable-static-nss to configure params

2003-07-26 Thread Gianluigi Tiesi
Package: libc6-dev Version: 2.2.5-11.5 Severity: normal This makes impossible to statically link a program using gethostname/byname etc. since it uses dlopen and need .so files, ld-so and libc.so. This bug was reported as #76451 on libc6 2.1.96-1 and it's not resolved since woody version and

Bug#203014: libc6-dev: Missing libnss_{db,dns,files,compat}.a files in libc6-dev, just add --enable-static-nss to configure params

2003-07-30 Thread Gianluigi Tiesi
Philip Blundell wrote: On Sun, 2003-07-27 at 02:41, Gianluigi Tiesi wrote: This makes impossible to statically link a program using gethostname/byname etc. since it uses dlopen and need .so files, ld-so and libc.so. Doesn't --enable-static-nss actually disable the normal NSS mechanism

Bug#203014: libc6-dev: Missing libnss_{db,dns,files,compat}.a files in libc6-dev, just add --enable-static-nss to configure params

2003-07-30 Thread Gianluigi Tiesi
Jeff Bailey wrote: On Thu, Jul 31, 2003 at 02:55:44AM +0200, Gianluigi Tiesi wrote: Right now I dunno if --enable-static-nss means also for .so files... I'll try and post restults about this. Anyway you can make a quick rebuild in static mode, after normail install into debian/stuff

Bug#203014: libc6-dev: Missing libnss_{db,dns,files,compat}.a files in libc6-dev, just add --enable-static-nss to configure params

2003-07-30 Thread Gianluigi Tiesi
Daniel Jacobowitz wrote: On Thu, Jul 31, 2003 at 01:14:33AM +0100, Philip Blundell wrote: On Sun, 2003-07-27 at 02:41, Gianluigi Tiesi wrote: This makes impossible to statically link a program using gethostname/byname etc. since it uses dlopen and need .so files, ld-so and libc.so