Processed: Bug#817944 marked as pending

2016-03-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tag 817944 pending Bug #817944 [src:glibc] nios2 support Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 817944: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817944 Debian Bug Tracking

[glibc] 01/01: debian/rules.d/control.mk: add nios2 architecture. Closes: #817944.

2016-03-11 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script. aurel32 pushed a commit to branch sid in repository glibc. commit 16b7037e7cd84903e8e7e46501857f7753b29ac1 Author: Aurelien Jarno Date: Fri Mar 11 22:57:56 2016 +0100 debian/rules.d/control.mk: add

Bug#817900: libc6: dl_open causes SIGSEGV

2016-03-11 Thread Michael Becker
Package: libc6 Version: 2.22-2 Severity: important calling "dlopen(libName, RTLD_LAZY | RTLD_NOLOAD | RTLD_NODELETE)" with existing library causes a SIGSEGV gdb shows the location: dl_open_worker (a=a@entry=0x7fffd548) at dl-open.c:244 -- System Information: Debian Release: stretch/sid

Bug#817895: locales: C and C.UTF-8 differ where they should not

2016-03-11 Thread Michael Meskes
Package: locales Version: 2.22-2 Severity: normal Dear Maintainer, as far as I know C and and C.UTF-8 should be identical, except for everything that's character encoding related. However: ael@feivel:~$ LC_ALL=C locale week-1stweek 4 michael@feivel:~$ LC_ALL=C.UTF-8 locale week-1stweek 7 The

Bug#817960: libc6: relocation error version GLIBC_PRIVATE not defined in file libc.so.6

2016-03-11 Thread Chiraag Nataraj
Package: libc6 Version: 2.22-2 Severity: critical Justification: breaks the whole system Dear Maintainer, When I upgrade from libc6 2.21-9 to 2.22-2, I get the error "relocation error version GLIBC_PRIVATE not defined in file libc.so.6" whenever I launch most programs (sed, grep, ls, etc.) and

Bug#817900: crash is caused by flag RTLD_NOLOAD

2016-03-11 Thread Michael Becker
if dlopen is called without flag RTLD_NOLOAD the SIGSEGV does not occur

Re: glibc issues on powerpcspe

2016-03-11 Thread John Paul Adrian Glaubitz
On 03/11/2016 08:42 AM, John Paul Adrian Glaubitz wrote: > Now, since gcc-5 relies on the FPU emulation code to be present in > glibc, I tried to force-enable e500 support in glibc: > > case "$machine" in > powerpc) > # $CC $CFLAGS $CPPFLAGS -E -dM -xc /dev/null > conftest.i > # if grep -q

Re: Bug#817879: csound: FTBFS: libmvec_nonshared.a(svml_finite_alias.oS): relocation R_X86_64_PC32 against undefined symbol `_ZGVbN2v_log@@GLIBC_2.22' can not be used when making a shared object; reco

2016-03-11 Thread Felipe Sateler
Control: tags -1 help On 11 March 2016 at 05:51, Chris Lamb wrote: > > Source: csound > Version: 1:6.05~dfsg1-7 > Severity: serious > Justification: fails to build from source > User: reproducible-bui...@lists.alioth.debian.org > Usertags: ftbfs > X-Debbugs-Cc:

[glibc] branch sid updated (eaa3701 -> a236f75)

2016-03-11 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script. aurel32 pushed a change to branch sid in repository glibc. from eaa3701 debian/sysdeps/sh4.mk: build with -fno-delete-null-pointer-checks to workaround a missing SH4 specific __builtin_trap implementation in GCC.

Processed: tagging 817900

2016-03-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 817900 + upstream Bug #817900 [libc6] libc6: dl_open causes SIGSEGV Added tag(s) upstream. > thanks Stopping processing here. Please contact me if you need assistance. -- 817900: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817900

Processed: tagging 817900

2016-03-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 817900 + confirmed Bug #817900 [libc6] libc6: dl_open causes SIGSEGV Added tag(s) confirmed. > thanks Stopping processing here. Please contact me if you need assistance. -- 817900: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817900

Bug#817944: nios2 support

2016-03-11 Thread Helmut Grohne
Source: glibc Version: 2.22-2 Severity: wishlist Tags: patch User: helm...@debian.org Usertags: rebootstrap Dear glibc maintainers, >From a Debian pov, nios2 is a pretty new architecture. It has been added to dpkg in version 1.18.4. Marek Vasut has been working on actually bootstrapping the port

[glibc] branch sid updated (0d9b726 -> 16b7037)

2016-03-11 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script. aurel32 pushed a change to branch sid in repository glibc. from 0d9b726 debian/sysdeps/powerpcspe.mk: pass --without-fp to the configure script on powerpcspe. Closes: #817926. new 16b7037

Re: Bug#817879: csound: FTBFS: libmvec_nonshared.a(svml_finite_alias.oS): relocation R_X86_64_PC32 against undefined symbol `_ZGVbN2v_log@@GLIBC_2.22' can not be used when making a shared object; reco

2016-03-11 Thread Aurelien Jarno
control: retitle -1 libc.so.6: fail to build shared objects that use libmvec.so functions control: reassign -1 libc6 control: affects -1 csound control: forwarded -1 https://sourceware.org/bugzilla/show_bug.cgi?id=19590 On 2016-03-11 10:10, Felipe Sateler wrote: > Control: tags -1 help > > On

[glibc] 02/02: debian/patches/localedata/locale-C.diff: fix LC_TIME week and d_t_fmt fields in C.UTF-8 locale. Closes: #817895.

2016-03-11 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script. aurel32 pushed a commit to branch sid in repository glibc. commit a236f75e3480bc71488dcbc875e3deabf5ce8ef0 Author: Aurelien Jarno Date: Fri Mar 11 18:30:30 2016 +0100

Processed: Re: Bug#817879: csound: FTBFS: libmvec_nonshared.a(svml_finite_alias.oS): relocation R_X86_64_PC32 against undefined symbol `_ZGVbN2v_log@@GLIBC_2.22' can not be used when making a shared o

2016-03-11 Thread Debian Bug Tracking System
Processing control commands: > retitle -1 libc.so.6: fail to build shared objects that use libmvec.so > functions Bug #817879 [src:csound] csound: FTBFS: libmvec_nonshared.a(svml_finite_alias.oS): relocation R_X86_64_PC32 against undefined symbol `_ZGVbN2v_log@@GLIBC_2.22' can not be used when

Bug#817926: glibc: Please build with "--without-fp" on powerpcspe to enable FPU emulation

2016-03-11 Thread John Paul Adrian Glaubitz
Source: glibc Version: 2.22-2 Severity: normal User: debian-powe...@lists.debian.org Usertags: powerpcspe Hello! glibc currently fails to build from source on powerpcspe because the configure script defaults to "--with-fp" even when building natively on powerpcspe (e500). Although the glibc

[glibc] 01/02: Update from upstream stable branch:

2016-03-11 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script. aurel32 pushed a commit to branch sid in repository glibc. commit eebf6fce1e65cb21fa7d8fe01ce6506043e16dbb Author: Aurelien Jarno Date: Fri Mar 11 18:30:30 2016 +0100 Update from upstream stable

Re: glibc issues on powerpcspe

2016-03-11 Thread John Paul Adrian Glaubitz
On 03/11/2016 01:10 PM, John Paul Adrian Glaubitz wrote: > There must be something I am overlooking which will enable soft-fp > support in glibc. Alright, we just need to pass "--without-fp" when building on powerpcspe, see [1]. I'm surprised this happen by default on powerpcspe. Adrian > [1]

Processed: Bug#817879 marked as pending

2016-03-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tag 817879 pending Bug #817879 [libc6] libc.so.6: fail to build shared objects that use libmvec.so functions Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 817879:

Processed: Bug#817895 marked as pending

2016-03-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tag 817895 pending Bug #817895 [locales] locales: C and C.UTF-8 differ where they should not Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 817895:

Processed: Bug#817926 marked as pending

2016-03-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tag 817926 pending Bug #817926 [src:glibc] glibc: Please build with "--without-fp" on powerpcspe to enable FPU emulation Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 817926:

[glibc] branch sid updated (a236f75 -> 0d9b726)

2016-03-11 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script. aurel32 pushed a change to branch sid in repository glibc. from a236f75 debian/patches/localedata/locale-C.diff: fix LC_TIME week and d_t_fmt fields in C.UTF-8 locale. Closes: #817895. new 0d9b726

[glibc] 01/01: debian/sysdeps/powerpcspe.mk: pass --without-fp to the configure script on powerpcspe. Closes: #817926.

2016-03-11 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script. aurel32 pushed a commit to branch sid in repository glibc. commit 0d9b726ce6b29614d1ddd4e55502a9221cfb4d04 Author: Aurelien Jarno Date: Fri Mar 11 19:35:36 2016 +0100 debian/sysdeps/powerpcspe.mk:

Processed: bug 817900 is forwarded to https://sourceware.org/bugzilla/show_bug.cgi?id=19810

2016-03-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > forwarded 817900 https://sourceware.org/bugzilla/show_bug.cgi?id=19810 Bug #817900 [libc6] libc6: dl_open causes SIGSEGV Set Bug forwarded-to-address to 'https://sourceware.org/bugzilla/show_bug.cgi?id=19810'. > thanks Stopping processing here.