Bug#823682: libc0.1-dev: can't link PIE executable on kfreebsd

2016-05-07 Thread Steven Chamberlain
close 823682 notfound 823682 glibc/2.22-6 thanks Steven Chamberlain wrote: > $ cc -fPIE -Wl,-pie -o foo foo.c > /usr/bin/ld: > /usr/lib/gcc/x86_64-kfreebsd-gnu/5/../../../x86_64-kfreebsd-gnu/crt1.o: > relocation R_X86_64_32S against `__libc_csu_fini' can not be used when making

Bug#823682: libc0.1-dev: can't link PIE executable on kfreebsd

2016-05-07 Thread Steven Chamberlain
Package: libc0.1-dev Version: 2.22-6 Severity: normal User: debian-...@lists.debian.org Usertags: kfreebsd Hi, It seems that ever since Bug #430455, dpkg-buildflags thinks kfreebsd does not support Position-Independent Executable, so does not enable it even if specifically requested with

Bug#822143: glibc: please update for kfreebsd 10.3

2016-04-21 Thread Steven Chamberlain
tags 822143 - moreinfo + patch thanks Steven Chamberlain wrote: > Steven Chamberlain wrote: > > Please could you update patches/kfreebsd/local-sysdeps.diff > > to SVN revision 6019, which adds some things that will be needed > > by kfreebsd 10.3 userland: > > Oops, ma

Bug#822143: glibc: please update for kfreebsd 10.3

2016-04-21 Thread Steven Chamberlain
tags 822143 - patch + moreinfo thanks Steven Chamberlain wrote: > Please could you update patches/kfreebsd/local-sysdeps.diff > to SVN revision 6019, which adds some things that will be needed > by kfreebsd 10.3 userland: Oops, maybe not yet. I need to fix the type names first.

Bug#822143: glibc: please update for kfreebsd 10.3

2016-04-21 Thread Steven Chamberlain
Package: src:glibc Version: 2.22-7 Severity: wishlist Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi Aurelien, Please could you update patches/kfreebsd/local-sysdeps.diff to SVN revision 6019, which adds some things that will be needed by kfreebsd 10.3 userland: Update

Bug#817207: glibc: kfreebsd-i386: illegal instruction in ld.so

2016-03-09 Thread Steven Chamberlain
table stacks, but it was called inside a code block that tries to enables executable stacks, if some library requests it. Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#817207: glibc: kfreebsd-i386: illegal instruction in ld.so

2016-03-08 Thread Steven Chamberlain
Steven Chamberlain wrote: > Upgrading libc0.1 breaks pretty much everything: Actually not everything. It broke the buildd though, because dpkg-deb stopped working. This was from dpkg-deb: > | Core was generated by `ld-2.22.so'. > | Program terminated with signal 4, Illegal in

Bug#817207: glibc: kfreebsd-i386: illegal instruction in ld.so

2016-03-08 Thread Steven Chamberlain
Package: src:glibc Version: 2.22-1 Severity: important User: debian-...@lists.debian.org Usertags: kfreebsd X-Debbugs-Cc: debian-...@lists.debian.org Hi, glibc/2.22 has a major problem on kfreebsd-i386. It built on the buildds, but the compiled ld-2.22.so is broken as seen on buildd finzi:

Bug#814958: glibc: FTBFS[kfreebsd]: misc/bug18240 timed out

2016-02-16 Thread Steven Chamberlain
Steven Chamberlain wrote: > Unfortunately gdb on kfreebsd doesn't handle threads very well, [...] I changed the test runner to send a SIGABRT instead of SIGKILL; then gdb returns a trace of the thread we are interested in: | #0 memset () at ../sysdeps/x86_64/memset.S:93 | No locals. |

Bug#814958: glibc: FTBFS[kfreebsd]: misc/bug18240 timed out

2016-02-16 Thread Steven Chamberlain
04390 CALL kill(0xe1e6,SIGKILL) Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Re: glibc 2.21-5 ftbfs

2015-12-24 Thread Steven Chamberlain
ckward compatibility, we can also make the statement failure > > non-fatal. > > Likely either that, or a check if the directory exists before running > the command. A patch for this is attached. Thank you, Regards, -- Steven Chamberlain ste...@pyro.eu.org --- a/debian/sysdeps

Bug#798064: glibc: please find kfreebsd-kernel-headers in multiarch path

2015-10-07 Thread Steven Chamberlain
Control: reassign -1 src:glibc 2.19-19 Control: forcemerge -1 672774 I just noticed the earlier, duplicate bug. Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#798955: Moving glibc headers from /usr/include to /usr/include/$(DEB_HOST_MULTIARCH)

2015-09-16 Thread Steven Chamberlain
d | make[1]: Leaving directory '/«PKGBUILDDIR»/build-static' | make: *** [stamps/stamp-install] Error 2 I expect a full rebuild will uncover dozens more cases like this, and we may need to start filing (wishlist?) bugs. Regards, -- Steven Chamberlain ste...@pyro.eu.org --- debian/sysdeps/kfreebsd-

Bug#785796: glibc: kfreebsd should define F_DUPFD_CLOEXEC

2015-09-06 Thread Steven Chamberlain
/785796#65 Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#764692: glibc removed __FAVOR_BSD from features.h

2015-09-06 Thread Steven Chamberlain
(regression from older glibc, where FAVOR_BSD was supported before): * ndisc6 (#778418) * dns-flood-detector (#765468) * tcpstat * rtpproxy And this change allows some new packages to build on kfreebsd: * pchar * pads * ssldump * fprobe Thanks! Regards, -- Steven Chamberlain ste

Bug#798064: glibc: please find kfreebsd-kernel-headers in multiarch path

2015-09-05 Thread Steven Chamberlain
, -- Steven Chamberlain ste...@pyro.eu.org --- glibc-2.19/debian/sysdeps/kfreebsd.mk 2015-07-09 13:28:06.0 +0100 +++ glibc-2.19/debian/sysdeps/kfreebsd.mk 2015-09-05 20:23:27.708048223 +0100 @@ -16,6 +16,7 @@ else KFREEBSD_HEADERS := /usr/$(DEB_HOST_GNU_TYPE)/include endif

Bug#798064: glibc: please find kfreebsd-kernel-headers in multiarch path

2015-09-05 Thread Steven Chamberlain
a compiler. I've corrected this too in the new version of the patch, attached. Thanks again for your help! Regards, -- Steven Chamberlain ste...@pyro.eu.org --- debian/sysdeps/kfreebsd.mk.orig 2015-07-09 12:28:06.0 + +++ debian/sysdeps/kfreebsd.mk 2015-09-05 16:29:00.655101849 +

Bug#798064: glibc: please find kfreebsd-kernel-headers in multiarch path

2015-09-05 Thread Steven Chamberlain
Steven Chamberlain wrote: > We can just do the same in kfreebsd.mk, using multiarch headers if > they're found, or the old locations as a fallback. Turns out this was not backward-compatible, because other packages (libc0.1-dev) may create /usr/include/$(DEB_HOST_ARCH)/sys, havin

Bug#798064: glibc: please find kfreebsd-kernel-headers in multiarch path

2015-09-04 Thread Steven Chamberlain
Package: glibc Version: 2.19-19 Severity: wishlist Tags: patch Hi, We're hoping to move kfreebsd-kernel-headers' files to multiarch path /usr/include/$(DEB_TARGET_MULTIARCH), so that headers of other kernels are co-installable on a build machine (for cross-building and bootstrapping). gcc-5 is

Bug#785796: kernel on buildd (Re: [Glibc-bsd-commits] r5714 - trunk/glibc-ports/kfreebsd/bits)

2015-05-28 Thread Steven Chamberlain
. Thanks for pointing this out. Therefore please don't apply this patch to glibc yet... we'll need a plan B. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Re: [Glibc-bsd-commits] r5714 - trunk/glibc-ports/kfreebsd/bits

2015-05-26 Thread Steven Chamberlain
: stevenc-guest Date: 2015-05-24 14:00:19 + (Sun, 24 May 2015) New Revision: 5714 Modified: trunk/glibc-ports/kfreebsd/bits/fcntl.h Log: provide F_DUPFD_CLOEXEC of POSIX.1-2008, implemented in kfreebsd-10 Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc

Bug#785796: glibc: kfreebsd should define F_DUPFD_CLOEXEC

2015-05-24 Thread Steven Chamberlain
). */ Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150524141422.ga84...@pyro.eu.org -- To UNSUBSCRIBE

Bug#764692: Bug#778418: ndisc6: fails to build on kfreebsd

2015-02-14 Thread Steven Chamberlain
) with union of Linux and BSD-like struct tcphdr members. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org

Bug#757941: Bug#769190: Bug#757941: Bug#769190: busybox-static: DNS resolver is broken again with the last upload

2014-11-12 Thread Steven Chamberlain
is considered. I'm not sure whether it skips over the missing ones on that arch, or would fail with BD-Uninstallable. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Re: Bug#740509: ifconfig: ioctl(SIOCGIFINFO_IN6): No such device or address

2014-10-25 Thread Steven Chamberlain
to svn/glibc-bsd/trunk/glibc-ports as r5668. Please could you pull in that change in the next glibc upload. I've re-tested it on kfreebsd-i386, kfreebsd-amd64, for kernels 9.0 and 10.1. Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-glibc-requ

Re: Bug#740509: ifconfig: ioctl(SIOCGIFINFO_IN6): No such device or address

2014-10-20 Thread Steven Chamberlain
it would FTBFS when that happens. The attached patch uses rt_msghdr-ifm_msglen to guess the running kernel version and accordingly, find the right place for the struct sockaddr_dl. I expect it will still work for the i386-on-amd64 compat case also. Regards, -- Steven Chamberlain ste...@pyro.eu.org

Re: Bug#764692: usbmuxd: FTBFS on kfreebsd-*

2014-10-12 Thread Steven Chamberlain
/tcp.h It works to define __FAVOR_BSD here (patch attached), but I wonder if that should be fixed in glibc headers somehow? There are already many users of netinet/tcp.h that define __FAVOR_BSD however: http://codesearch.debian.net/search?q=define+__FAVOR_BSD Regards, -- Steven Chamberlain ste

Re: Bug#764692: glibc removed __FAVOR_BSD from features.h (was: usbmuxd: FTBFS on kfreebsd-*)

2014-10-12 Thread Steven Chamberlain
clone 764692 -1 reassign 764692 libc0.1-dev found 764692 glibc/2.19-11 retitle 764692 glibc: removed __FAVOR_BSD from features.h thanks Hi, On 12/10/14 16:45, Steven Chamberlain wrote: glibc-provided features.h no longer defines a __FAVOR_BSD macro, so the BSD version of struct tcphdr

Bug#764692: glibc removed __FAVOR_BSD from features.h

2014-10-12 Thread Steven Chamberlain
Hi Guillem, Would a BSD-style netinet/tcp.h be a good candidate to ship in libbsd-dev? On 12/10/14 16:45, Steven Chamberlain wrote: glibc-provided features.h no longer defines a __FAVOR_BSD macro, so the BSD version of struct tcphdr in netinet/tcp.h cannot be used, [...] glibc upstream has

Bug#764692: glibc removed __FAVOR_BSD from features.h

2014-10-12 Thread Steven Chamberlain
On 13/10/14 00:37, Steven Chamberlain wrote: Would a BSD-style netinet/tcp.h be a good candidate to ship in libbsd-dev? ...and also netinet/udp.h, due to udphdr. More packages (unported yet) that could benefit from BSD struct tcphdr/udphdr definitions are: * ntop * pchar * scamper

Bug#762404: glibc: FTBFS[kfreebsd] tst-execstack fails; expected behaviour

2014-09-26 Thread Steven Chamberlain
this, but kfreebsd's stack protector seems to trigger a SIGSEGV in the process rather than whatever SElinux does. It also wouldn't fix the tst-execstack-needed and -prog tests. Patch attached! Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org --- debian/testsuite-checking/expected-results-i586

Re: Bug#740509: ifconfig: ioctl(SIOCGIFINFO_IN6): No such device or address

2014-09-21 Thread Steven Chamberlain
was removed from the struct in the following commit, to fix the ABI break; that means the workaround should no longer be used? http://svnweb.freebsd.org/base/head/sys/net/if.h?r1=231504r2=231503pathrev=231504 Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-glibc

Bug#762404: glibc: FTBFS[kfreebsd] tst-execstack fails; expected behaviour

2014-09-21 Thread Steven Chamberlain
Package: glibc Version: 2.19.11 Severity: serious User: debian-...@lists.debian.org Usertags: kfreebsd Hi, During a test rebuild for kfreebsd 10.1 transition, I noticed that glibc fails to build from source already on kfreebsd 10.0: Encountered regressions that don't match expected failures

Bug#722246: libc6: Please consider lowering minimal linux kernel version

2013-09-09 Thread Steven Chamberlain
require recompilation of binaries though I think? Then it makes more sense to just rebuild for kfreebsd natively. Or otherwise hope that FreeBSD linuxulator can add support newer syscalls of 2.6.32 and later. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email

Bug#704598: libc0.1-dev: sys/mount.h requires C99

2013-04-12 Thread Steven Chamberlain
compatibility with FreeBSD ports seems like a good enough reason so we should see what we can do about this. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#704598: libc0.1-dev: sys/mount.h requires C99

2013-04-03 Thread Steven Chamberlain
Hi Pino, $ gcc -D_BSD_SOURCE -std=c90 -o mount mount.c Do any packages actually do this? Compile with -std=c90 or -ansi or -std and use this header? Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject

Bug#699593: login: wrong egid

2013-02-02 Thread Steven Chamberlain
(sh_stataccess (path, mode)); #endif return ret; Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/510d8ea8.5080

Bug#698102: eglibc: initgroups changes egid on kfreebsd

2013-01-27 Thread Steven Chamberlain
' was already a member of that group. Only the superuser can use initgroups()... so I'm not sure this is a security problem? Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#696556: [kfreebsd] ldd: segfault with inkscape/inkview executables

2012-12-23 Thread Steven Chamberlain
in ?? () No symbol table info available. This may be a different issue to the one seen with the inkscape binary, which was a segfault instead (return status 139). Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject

Bug#696556: [kfreebsd] ldd: segfault with inkscape/inkview executables

2012-12-22 Thread Steven Chamberlain
Package: libc-bin Version: 2.13-37 File: /usr/bin/ldd User: debian-...@lists.debian.org Usertags: kfreebsd X-Debbugs-Cc: debian-...@lists.debian.org Hi, On 22/07/12 22:18, Steven Chamberlain wrote: $ ldd /usr/bin/inkscape ldd: exited with unknown exit code (139) [...] pid 16961 (ld-2.13.so

Re: Bug#672152: perl: FTBFS on kfreebsd-*: dist/threads-shared/t/waithires.t failing

2012-06-04 Thread Steven Chamberlain
On 29/05/12 18:00, Dominic Hargreaves wrote: On Sun, May 27, 2012 at 08:00:48PM +0100, Steven Chamberlain wrote: On 27/05/12 17:55, Steven Chamberlain wrote: I just checked to see if Petr's eglibc getosreldate() fix made any difference to the Perl waithires.t test [...] Actually

Re: Bug#672152: perl: FTBFS on kfreebsd-*: dist/threads-shared/t/waithires.t failing

2012-05-27 Thread Steven Chamberlain
does not support long file names (and I mean *long*) ok 6 - no warnings during all that Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http

Re: Bug#672152: perl: FTBFS on kfreebsd-*: dist/threads-shared/t/waithires.t failing

2012-05-27 Thread Steven Chamberlain
On 27/05/12 17:55, Steven Chamberlain wrote: I just checked to see if Petr's eglibc getosreldate() fix made any difference to the Perl waithires.t test [...] Actually this is fixed (#673711), I just didn't notice the other commit in pkg-glibc SVN. Thanks Petr! Regards, -- Steven Chamberlain

Bug#654783: race condition in libpthread causes hangs in python2.7 testsuite

2012-04-19 Thread Steven Chamberlain
On 19/04/12 20:51, Robert Millan wrote: CCing #663056 El 19 d’abril de 2012 1:12, Steven Chamberlain ste...@pyro.eu.org ha escrit: For now I still have Petr's change applied. I notice that libsoup2.4's connection-test (see #663056) has stopped failing. (Just had 100/100 test passes

Bug#654783: race condition in libpthread causes hangs in python2.7 testsuite

2012-04-19 Thread Steven Chamberlain
On 19/04/12 20:54, Robert Millan wrote: CCing #575302 El 19 d’abril de 2012 1:12, Steven Chamberlain ste...@pyro.eu.org ha escrit: Also, perhaps related, I got through the (Python-powered) iceweasel 10.0.3esr test suite for the first time, without hangs (see #575302). Maybe this helped

Bug#654783: race condition in libpthread causes hangs in python2.7 testsuite

2012-04-18 Thread Steven Chamberlain
On 18/04/12 19:59, Robert Millan wrote: El 18 d’abril de 2012 15:46, Steven Chamberlain ste...@pyro.eu.org ha escrit: With it, I hit a tst-timer5 regression during build. Don't worry about tst-timer5, it's a fake regression. Previously it succeeded by exitting without testing anything

Bug#662018: libsoup2.4: FTBFS on kfreebsd-*: test-suite FAIL: context-test

2012-03-23 Thread Steven Chamberlain
On 23/03/12 22:13, Robert Millan wrote: Actually it's in librt. Swapping that library with a patched version didn't change anything either. I'll try over the weekend to find space to do a full rebuild + normal dpkg install of eglibc though. Regards, -- Steven Chamberlain ste...@pyro.eu.org

Bug#662018: libsoup2.4: FTBFS on kfreebsd-*: test-suite FAIL: context-test

2012-03-22 Thread Steven Chamberlain
library on my system and re-tested. The same problem as before. If I can get a build system set up soon with enough disk space, I'll try this again properly by rebuilding+installing the whole of eglibc. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-glibc-requ