Bug#817003: transition: glibc

2016-03-09 Thread Steven Chamberlain
Emilio Pozuelo Monfort wrote: > On 08/03/16 13:46, Steven Chamberlain wrote: > > Many architectures will be binNMUd against libc6 2.22, but please on > > kfreebsd-* could you binNMU these packages against libc0.1 2.22 instead: > > > > * p11-kit (breaks sid at th

Bug#817003: transition: glibc

2016-03-09 Thread Steven Chamberlain
Emilio Pozuelo Monfort wrote: > On 08/03/16 13:46, Steven Chamberlain wrote: > > Many architectures will be binNMUd against libc6 2.22, but please on > > kfreebsd-* could you binNMU these packages against libc0.1 2.22 instead: > > > > * p11-kit (breaks sid at th

Bug#817757: motion: FTBFS on kfreebsd-amd64: #error This header is not available for amd64

2016-03-09 Thread Steven Chamberlain
Steven Chamberlain wrote: > I've attached a quick and easy fix for this, but it's not suitable to go > upstream. Oops, attached now. Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org --- a/configure.in +++ b/configure.in @@ -88,7 +88,7 @@ AC_MSG_CHECKING(bktr headers in /usr/i

Re: Bug#817757: motion: FTBFS on kfreebsd-amd64: #error This header is not available for amd64

2016-03-09 Thread Steven Chamberlain
Steven Chamberlain wrote: > I've attached a quick and easy fix for this, but it's not suitable to go > upstream. Oops, attached now. Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org --- a/configure.in +++ b/configure.in @@ -88,7 +88,7 @@ AC_MSG_CHECKING(bktr headers in /usr/i

Bug#817757: motion: FTBFS on kfreebsd-amd64: #error This header is not available for amd64

2016-03-09 Thread Steven Chamberlain
e compiler, and check for the existence of those headers in the compiler's include search paths. But possibly, OLD_BKTR is so old that it could be removed altogether, so it's probably not worth doing. Thanks! Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Re: Bug#817757: motion: FTBFS on kfreebsd-amd64: #error This header is not available for amd64

2016-03-09 Thread Steven Chamberlain
e compiler, and check for the existence of those headers in the compiler's include search paths. But possibly, OLD_BKTR is so old that it could be removed altogether, so it's probably not worth doing. Thanks! Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Re: Missing d-i daily builds on kfreebsd-*

2016-03-09 Thread Steven Chamberlain
Steven Chamberlain wrote: > Cyril Brulebois wrote: > > I've noticed kfreebsd-* are lacking d-i daily builds. Looking on the > > porterboxes for both archs, the issue is the following: > There were many things broken by [new glibc] in sid, kfreebsd-i386 > especially. kfr

Re: Missing d-i daily builds on kfreebsd-*

2016-03-09 Thread Steven Chamberlain
Steven Chamberlain wrote: > Cyril Brulebois wrote: > > I've noticed kfreebsd-* are lacking d-i daily builds. Looking on the > > porterboxes for both archs, the issue is the following: > There were many things broken by [new glibc] in sid, kfreebsd-i386 > especially. kfr

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-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

Re: 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
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

Re: 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

Re: Missing d-i daily builds on kfreebsd-*

2016-03-08 Thread Steven Chamberlain
ter the glibc/2.22-1 upload. There were many things broken by this in sid, kfreebsd-i386 especially. Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Re: Missing d-i daily builds on kfreebsd-*

2016-03-08 Thread Steven Chamberlain
ter the glibc/2.22-1 upload. There were many things broken by this in sid, kfreebsd-i386 especially. Thanks, 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
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#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-bsd@lists.debian.org Usertags: kfreebsd X-Debbugs-Cc: debian-bsd@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#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:

Accepted kfreebsd-10 10.3~svn296373-1 (source kfreebsd-amd64 all) into experimental, experimental

2016-03-08 Thread Steven Chamberlain
Architecture: source kfreebsd-amd64 all Version: 10.3~svn296373-1 Distribution: experimental Urgency: medium Maintainer: GNU/kFreeBSD Maintainers <debian-...@lists.debian.org> Changed-By: Steven Chamberlain <ste...@pyro.eu.org> Description: acpi-modules-10.3-0-486-di - ACPI support modules

Bug#720378: cctools: FTBFS on non-linux

2016-03-08 Thread Steven Chamberlain
severity 720378 important user debian-...@lists.debian.org usertags 720378 + kfreebsd thanks Hi, Sorry, I did not see this bug. It should have been downgraded because kfreebsd and hurd are not release architectures. Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description

Bug#720378: cctools: FTBFS on non-linux

2016-03-08 Thread Steven Chamberlain
severity 720378 important user debian-...@lists.debian.org usertags 720378 + kfreebsd thanks Hi, Sorry, I did not see this bug. It should have been downgraded because kfreebsd and hurd are not release architectures. Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description

Re: Bug#720378: cctools: FTBFS on non-linux

2016-03-08 Thread Steven Chamberlain
severity 720378 important user debian-bsd@lists.debian.org usertags 720378 + kfreebsd thanks Hi, Sorry, I did not see this bug. It should have been downgraded because kfreebsd and hurd are not release architectures. Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description

Bug#817003: transition: glibc

2016-03-08 Thread Steven Chamberlain
) * dante * libbsd * libnss-db The other one is libc6.1 on alpha, but I guess release team is not responsible for that. Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#817003: transition: glibc

2016-03-08 Thread Steven Chamberlain
) * dante * libbsd * libnss-db The other one is libc6.1 on alpha, but I guess release team is not responsible for that. Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Re: kfreebsd-10_10.3~svn296373-1_multi.changes REJECTED

2016-03-07 Thread Steven Chamberlain
u may have noticed. Such as, the order of initscripts, and whether /usr is mounted (because some crypto library is needed). And it sometimes helps to load geom_eli.ko from GRUB. Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#813598: [gnutls-devel] FTBFS[kfreebsd]: tests/mini-loss-time race

2016-03-07 Thread Steven Chamberlain
also has built on the Debian buildds: https://buildd.debian.org/status/package.php?p=gnutls28=experimental Let me know if you have any other questions. I've began to do daily builds of gnutls Git on kfreebsd-amd64: http://jenkins.kfreebsd.eu/jenkins/job/upstream_gnutls28/9/console Regards, -

Re: kfreebsd-10_10.3~svn296373-1_multi.changes REJECTED

2016-03-06 Thread Steven Chamberlain
appen around the time of FreeBSD 10.3 release. Thanks! Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Accepted freebsd-libs 10.3~svn296373-3 (source all) into experimental

2016-03-05 Thread Steven Chamberlain
libalias7 libalias-dev Architecture: source all Version: 10.3~svn296373-3 Distribution: experimental Urgency: medium Maintainer: GNU/kFreeBSD Maintainers <debian-...@lists.debian.org> Changed-By: Steven Chamberlain <ste...@pyro.eu.org> Description: libalias-dev - Development files

Accepted freebsd-libs 10.3~svn296373-3 (source all) into experimental

2016-03-05 Thread Steven Chamberlain
libalias7 libalias-dev Architecture: source all Version: 10.3~svn296373-3 Distribution: experimental Urgency: medium Maintainer: GNU/kFreeBSD Maintainers <debian-...@lists.debian.org> Changed-By: Steven Chamberlain <ste...@pyro.eu.org> Description: libalias-dev - Development files

Accepted freebsd-libs 10.3~svn296373-2 (source all) into experimental

2016-03-05 Thread Steven Chamberlain
libalias7 libalias-dev Architecture: source all Version: 10.3~svn296373-2 Distribution: experimental Urgency: medium Maintainer: GNU/kFreeBSD Maintainers <debian-...@lists.debian.org> Changed-By: Steven Chamberlain <ste...@pyro.eu.org> Description: libalias-dev - Development files

Accepted freebsd-libs 10.3~svn296373-2 (source all) into experimental

2016-03-05 Thread Steven Chamberlain
libalias7 libalias-dev Architecture: source all Version: 10.3~svn296373-2 Distribution: experimental Urgency: medium Maintainer: GNU/kFreeBSD Maintainers <debian-...@lists.debian.org> Changed-By: Steven Chamberlain <ste...@pyro.eu.org> Description: libalias-dev - Development files

Bug#811238: FTBFS: error: ld returned 1 exit status

2016-03-05 Thread Steven Chamberlain
Version: 10.3~svn296373-1

Bug#813598: [gnutls-devel] FTBFS[kfreebsd]: tests/mini-loss-time race

2016-03-05 Thread Steven Chamberlain
-v`, from a kfreebsd-amd64 system after I built Andreas' gnutls28/3.4.10-1 package from experimental. Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org --- debian/rules.orig 2016-03-05 07:16:57.0 + +++ debian/rules 2016-03-05 12:53:20.231986977 + @@ -106,12

Accepted kfreebsd-kernel-headers 10.3~1 (source) into experimental

2016-03-05 Thread Steven Chamberlain
ian-...@lists.debian.org> Changed-By: Steven Chamberlain <ste...@pyro.eu.org> Description: kfreebsd-kernel-headers - kFreeBSD headers for development Changes: kfreebsd-kernel-headers (10.3~1) experimental; urgency=medium . * New upstream version * Refresh patches: - queue_co

Accepted kfreebsd-kernel-headers 10.3~1 (source) into experimental

2016-03-05 Thread Steven Chamberlain
ian-...@lists.debian.org> Changed-By: Steven Chamberlain <ste...@pyro.eu.org> Description: kfreebsd-kernel-headers - kFreeBSD headers for development Changes: kfreebsd-kernel-headers (10.3~1) experimental; urgency=medium . * New upstream version * Refresh patches: - queue_co

Accepted freebsd-libs 10.3~svn296373-1 (source all) into experimental

2016-03-05 Thread Steven Chamberlain
libalias7 libalias-dev Architecture: source all Version: 10.3~svn296373-1 Distribution: experimental Urgency: medium Maintainer: GNU/kFreeBSD Maintainers <debian-...@lists.debian.org> Changed-By: Steven Chamberlain <ste...@pyro.eu.org> Description: libalias-dev - Development files

Accepted freebsd-libs 10.3~svn296373-1 (source all) into experimental

2016-03-05 Thread Steven Chamberlain
libalias7 libalias-dev Architecture: source all Version: 10.3~svn296373-1 Distribution: experimental Urgency: medium Maintainer: GNU/kFreeBSD Maintainers <debian-...@lists.debian.org> Changed-By: Steven Chamberlain <ste...@pyro.eu.org> Description: libalias-dev - Development files

Accepted freebsd-buildutils 10.3~svn296373-1 (source) into experimental

2016-03-05 Thread Steven Chamberlain
ian-...@lists.debian.org> Changed-By: Steven Chamberlain <ste...@pyro.eu.org> Description: freebsd-buildutils - Utilities for building FreeBSD sources freebsd-mk - FreeBSD makefile templates for bmake Changes: freebsd-buildutils (10.3~svn296373-1) experimental; urgency=medium . *

Accepted freebsd-glue 0.2.22 (source) into unstable

2016-03-05 Thread Steven Chamberlain
<debian-...@lists.debian.org> Changed-By: Steven Chamberlain <ste...@pyro.eu.org> Description: freebsd-glue - Emulate a FreeBSD build environment libfreebsd-glue-0 - FreeBSD glue environment (shared objects) libfreebsd-glue-0-udeb - FreeBSD glue environment (udeb) (udeb) Changes:

Accepted freebsd-buildutils 10.3~svn296373-1 (source) into experimental

2016-03-05 Thread Steven Chamberlain
ian-...@lists.debian.org> Changed-By: Steven Chamberlain <ste...@pyro.eu.org> Description: freebsd-buildutils - Utilities for building FreeBSD sources freebsd-mk - FreeBSD makefile templates for bmake Changes: freebsd-buildutils (10.3~svn296373-1) experimental; urgency=medium . *

Re: Replacement for setxattr on kFreeBSD?

2016-03-04 Thread Steven Chamberlain
Nikolaus Rath wrote: > On Mar 02 2016, Steven Chamberlain <ste...@pyro.eu.org> wrote: > > On GNU/kFreeBSD, sys.platform is "kfreebsd9", "kfreebsd10" etc. so I > > suggest using: > > > > if sys.platform.startswith('gnukfreebsd'): > >

Bug#816623: kfreebsd-kernel-headers: amd64 and i386 not co-installable

2016-03-03 Thread Steven Chamberlain
ome only needed for multilib. Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#816623: kfreebsd-kernel-headers: amd64 and i386 not co-installable

2016-03-03 Thread Steven Chamberlain
ome only needed for multilib. Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Re: Replacement for setxattr on kFreeBSD?

2016-03-02 Thread Steven Chamberlain
if sys.platform.startswith('gnukfreebsd'): On FreeBSD it is "freebsd9", "freebsd10", etc. Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#816556: jzmq: FTBFS[!linux]: missing JNI_INCLUDE_DIR for jni_md.h

2016-03-02 Thread Steven Chamberlain
APT policy: (500, 'unstable'), (1, 'experimental') Architecture: kfreebsd-amd64 (x86_64) Kernel: kFreeBSD 10.1-0-amd64 Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Subject: define jni_include_dir of non-Linux GNU platforms From: Steven

Bug#816556: jzmq: FTBFS[!linux]: missing JNI_INCLUDE_DIR for jni_md.h

2016-03-02 Thread Steven Chamberlain
APT policy: (500, 'unstable'), (1, 'experimental') Architecture: kfreebsd-amd64 (x86_64) Kernel: kFreeBSD 10.1-0-amd64 Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Subject: define jni_include_dir of non-Linux GNU platforms From: Steven

Accepted freebsd-glue 0.2.21 (source) into unstable

2016-03-02 Thread Steven Chamberlain
<debian-...@lists.debian.org> Changed-By: Steven Chamberlain <ste...@pyro.eu.org> Description: freebsd-glue - Emulate a FreeBSD build environment libfreebsd-glue-0 - FreeBSD glue environment (shared objects) libfreebsd-glue-0-udeb - FreeBSD glue environment (udeb) (udeb) Changes:

Re: krb5 in 'Uploaded' state for 7d+

2016-03-02 Thread Steven Chamberlain
Hi, Cyril Brulebois wrote: > Steven Chamberlain <ste...@pyro.eu.org> (2016-03-02): > > Please could you check why krb5 has stayed 'Uploaded' for 7d+ > > and now 'Installed' yet? > > > > https://buildd.debian.org/status/package.php?p=krb5 > > It's in no

krb5 in 'Uploaded' state for 7d+

2016-03-02 Thread Steven Chamberlain
-amd64] * libvncserver [kfreebsd-amd64] * tripwire [kfreebsd-amd64,kfreebsd-i386] Thanks! Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#816443: libindi: FTBFS[kfreebsd-i386]: symbol changes

2016-03-01 Thread Steven Chamberlain
Package: libindi Version: 1.1.0-2 Severity: normal Tags: patch User: debian-bsd@lists.debian.org Usertags: kfreebsd Hi - sorry for not noticing before - but kfreebsd-i386 has one slightly different symbol than kfreebsd-amd64. A patch is attached for your consideration in a future package upload.

Bug#816443: libindi: FTBFS[kfreebsd-i386]: symbol changes

2016-03-01 Thread Steven Chamberlain
Package: libindi Version: 1.1.0-2 Severity: normal Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi - sorry for not noticing before - but kfreebsd-i386 has one slightly different symbol than kfreebsd-amd64. A patch is attached for your consideration in a future package upload.

Bug#816443: libindi: FTBFS[kfreebsd-i386]: symbol changes

2016-03-01 Thread Steven Chamberlain
Package: libindi Version: 1.1.0-2 Severity: normal Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi - sorry for not noticing before - but kfreebsd-i386 has one slightly different symbol than kfreebsd-amd64. A patch is attached for your consideration in a future package upload.

[PATCH] libdwfl: clean up non-Linux GNU platforms code

2016-03-01 Thread Steven Chamberlain
guarded by #ifndef __linux__ Thank you, Regards, -- Steven Chamberlain ste...@pyro.eu.org From 072fc91f451277de7df5ea804cb11a51700f7622 Mon Sep 17 00:00:00 2001 From: Steven Chamberlain <ste...@pyro.eu.org> Date: Tue, 1 Mar 2016 13:32:37 + Subject: [PATCH] libdwfl: clean up non-Lin

Re: Replacement for setxattr on kFreeBSD?

2016-03-01 Thread Steven Chamberlain
proper way to work with extended attributes under kFreeBSD? We still need to implement it, I think :( It was mentioned recently: https://lists.debian.org/debian-bsd/2015/12/msg00027.html but will likely take some weeks before it is available. Regards, -- Steven Chamberlain ste...@pyro.eu.org s

Re: grub2/jessie-kfreebsd and elfutils/sid

2016-03-01 Thread Steven Chamberlain
ate, I had about 3 machines unbootable because of that bug! Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#816394: elfutils: FTBFS[!linux] with gcc-6: unused const, functions

2016-03-01 Thread Steven Chamberlain
s unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: kfreebsd-amd64 (x86_64) Kernel: kFreeBSD 10.1-0-amd64 Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Subject: libdwfl: clean up unused code for non-Linux GNU platforms Fr

Bug#816394: elfutils: FTBFS[!linux] with gcc-6: unused const, functions

2016-03-01 Thread Steven Chamberlain
s unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: kfreebsd-amd64 (x86_64) Kernel: kFreeBSD 10.1-0-amd64 Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Subject: libdwfl: clean up unused code for non-Linux GNU platforms Fr

Bug#816394: elfutils: FTBFS[!linux] with gcc-6: unused const, functions

2016-03-01 Thread Steven Chamberlain
s unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: kfreebsd-amd64 (x86_64) Kernel: kFreeBSD 10.1-0-amd64 Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Subject: libdwfl: clean up unused code for non-Linux GNU platforms Fr

Bug#816352: qjackctl: FTBFS[!linux]: gethostname undeclared

2016-02-29 Thread Steven Chamberlain
linked to /bin/dash >From 3a14ba3f60579d87ebf5ff3d1e8d6954baa1df05 Mon Sep 17 00:00:00 2001 From: Steven Chamberlain <ste...@pyro.eu.org> Date: Tue, 1 Mar 2016 03:46:44 + Subject: [PATCH] include again Upstream commit 5e9eb4e32a1233ca92ec3684c357cec33a38d18b removed #include , but th

Bug#816352: qjackctl: FTBFS[!linux]: gethostname undeclared

2016-02-29 Thread Steven Chamberlain
linked to /bin/dash >From 3a14ba3f60579d87ebf5ff3d1e8d6954baa1df05 Mon Sep 17 00:00:00 2001 From: Steven Chamberlain <ste...@pyro.eu.org> Date: Tue, 1 Mar 2016 03:46:44 + Subject: [PATCH] include again Upstream commit 5e9eb4e32a1233ca92ec3684c357cec33a38d18b removed #include , but th

Bug#816352: qjackctl: FTBFS[!linux]: gethostname undeclared

2016-02-29 Thread Steven Chamberlain
linked to /bin/dash >From 3a14ba3f60579d87ebf5ff3d1e8d6954baa1df05 Mon Sep 17 00:00:00 2001 From: Steven Chamberlain <ste...@pyro.eu.org> Date: Tue, 1 Mar 2016 03:46:44 + Subject: [PATCH] include again Upstream commit 5e9eb4e32a1233ca92ec3684c357cec33a38d18b removed #include , but th

Bug#816352: qjackctl: FTBFS[!linux]: gethostname undeclared

2016-02-29 Thread Steven Chamberlain
linked to /bin/dash >From 3a14ba3f60579d87ebf5ff3d1e8d6954baa1df05 Mon Sep 17 00:00:00 2001 From: Steven Chamberlain <ste...@pyro.eu.org> Date: Tue, 1 Mar 2016 03:46:44 + Subject: [PATCH] include again Upstream commit 5e9eb4e32a1233ca92ec3684c357cec33a38d18b removed #include , but th

Bug#816334: libserialport: FTBFS[!linux]: missing _DEFAULT_SOURCE

2016-02-29 Thread Steven Chamberlain
Package: libserialport Version: 0.1.0-1 Severity: important Tags: patch Hi, libserialport FTBFS in up-to-date sid. Perhaps some recent cleanup of glibc headers triggered this, but there was a pre-existing issue here in libserialport_internal.h: 25 #ifdef __linux__ 26 /* For timeradd,

Bug#816334: libserialport: FTBFS[!linux]: missing _DEFAULT_SOURCE

2016-02-29 Thread Steven Chamberlain
Package: libserialport Version: 0.1.0-1 Severity: important Tags: patch Hi, libserialport FTBFS in up-to-date sid. Perhaps some recent cleanup of glibc headers triggered this, but there was a pre-existing issue here in libserialport_internal.h: 25 #ifdef __linux__ 26 /* For timeradd,

Bug#816334: libserialport: FTBFS[!linux]: missing _DEFAULT_SOURCE

2016-02-29 Thread Steven Chamberlain
Package: libserialport Version: 0.1.0-1 Severity: important Tags: patch Hi, libserialport FTBFS in up-to-date sid. Perhaps some recent cleanup of glibc headers triggered this, but there was a pre-existing issue here in libserialport_internal.h: 25 #ifdef __linux__ 26 /* For timeradd,

Bug#816333: libindi: FTBFS[kfreebsd]: libusb-1.0/libusb.h: No such file or directory

2016-02-29 Thread Steven Chamberlain
Package: libindi Version: 1.1.0-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, libindi built before on kfreebsd, but since then a new include was added in libs/indibase/hid_libusb.c: #include "libusb-1.0/libusb.h" We prefer that it is just:

Bug#816333: libindi: FTBFS[kfreebsd]: libusb-1.0/libusb.h: No such file or directory

2016-02-29 Thread Steven Chamberlain
Package: libindi Version: 1.1.0-1 Severity: important Tags: patch User: debian-bsd@lists.debian.org Usertags: kfreebsd Hi, libindi built before on kfreebsd, but since then a new include was added in libs/indibase/hid_libusb.c: #include "libusb-1.0/libusb.h" We prefer that it is just:

Bug#816333: libindi: FTBFS[kfreebsd]: libusb-1.0/libusb.h: No such file or directory

2016-02-29 Thread Steven Chamberlain
Package: libindi Version: 1.1.0-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, libindi built before on kfreebsd, but since then a new include was added in libs/indibase/hid_libusb.c: #include "libusb-1.0/libusb.h" We prefer that it is just:

Bug#816328: light-locker: FTBFS[!linux]: unconditionally configures --with-systemd

2016-02-29 Thread Steven Chamberlain
Package: light-locker Version: 1.7.0-2 Severity: wishlist Tags: patch Hi, light-locker unconditionally configures --with-systemd, although that only makes sense on linux. Without that, it builds fine on kfreebsd and probably hurd. With that change, the libsystemd-dev build-dependency (which is

Bug#816328: light-locker: FTBFS[!linux]: unconditionally configures --with-systemd

2016-02-29 Thread Steven Chamberlain
Package: light-locker Version: 1.7.0-2 Severity: wishlist Tags: patch Hi, light-locker unconditionally configures --with-systemd, although that only makes sense on linux. Without that, it builds fine on kfreebsd and probably hurd. With that change, the libsystemd-dev build-dependency (which is

[Pkg-xfce-devel] Bug#816328: light-locker: FTBFS[!linux]: unconditionally configures --with-systemd

2016-02-29 Thread Steven Chamberlain
Package: light-locker Version: 1.7.0-2 Severity: wishlist Tags: patch Hi, light-locker unconditionally configures --with-systemd, although that only makes sense on linux. Without that, it builds fine on kfreebsd and probably hurd. With that change, the libsystemd-dev build-dependency (which is

Bug#816328: light-locker: FTBFS[!linux]: unconditionally configures --with-systemd

2016-02-29 Thread Steven Chamberlain
Package: light-locker Version: 1.7.0-2 Severity: wishlist Tags: patch Hi, light-locker unconditionally configures --with-systemd, although that only makes sense on linux. Without that, it builds fine on kfreebsd and probably hurd. With that change, the libsystemd-dev build-dependency (which is

Bug#810982: net-snmp: FTBFS on kfreebsd10

2016-02-29 Thread Steven Chamberlain
Hi, Steven Chamberlain wrote: > Attached are all the kfreebsd fixes in a single debdiff, based on > current pkg-net-snmp Git master. I hope this is much easier. I'm sorry, there was a piece missing from that debdiff. I attach a corrected version now. Thanks, Regards, -- Steven Chamberla

Re: Bug#810982: net-snmp: FTBFS on kfreebsd10

2016-02-29 Thread Steven Chamberlain
Hi, Steven Chamberlain wrote: > Attached are all the kfreebsd fixes in a single debdiff, based on > current pkg-net-snmp Git master. I hope this is much easier. I'm sorry, there was a piece missing from that debdiff. I attach a corrected version now. Thanks, Regards, -- Steven Chamberla

Please give back some packages on kfreebsd, hurd

2016-02-28 Thread Steven Chamberlain
cmake_3.4.1-2 . hurd-i386 Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Please give back some packages on kfreebsd, hurd

2016-02-28 Thread Steven Chamberlain
cmake_3.4.1-2 . hurd-i386 Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#816237: procps: FTBFS[!linux]: fails to compile test_process

2016-02-28 Thread Steven Chamberlain
Package: procps Version: 2:3.3.11-3 Severity: important Tags: patch Hi, procps FTBFS on kfreebsd and hurd due to: | gcc -std=gnu99 -DHAVE_CONFIG_H -I. -include ./config.h -I. -I./include -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -Iproc -g -O2 -fstack-protector-strong

Bug#816237: procps: FTBFS[!linux]: fails to compile test_process

2016-02-28 Thread Steven Chamberlain
Package: procps Version: 2:3.3.11-3 Severity: important Tags: patch Hi, procps FTBFS on kfreebsd and hurd due to: | gcc -std=gnu99 -DHAVE_CONFIG_H -I. -include ./config.h -I. -I./include -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -Iproc -g -O2 -fstack-protector-strong

Bug#816237: procps: FTBFS[!linux]: fails to compile test_process

2016-02-28 Thread Steven Chamberlain
Package: procps Version: 2:3.3.11-3 Severity: important Tags: patch Hi, procps FTBFS on kfreebsd and hurd due to: | gcc -std=gnu99 -DHAVE_CONFIG_H -I. -include ./config.h -I. -I./include -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 -Iproc -g -O2 -fstack-protector-strong

Bug#704841: zeromq3: testsuite failures on kfreebsd-*

2016-02-28 Thread Steven Chamberlain
This was fixed along with https://bugs.debian.org/815495 Regarsd, -- Steven Chamberlain ste...@pyro.eu.org

Bug#810975: 4store: FTBFS on arm64, kfreebsd-any: stat.h:76:21: error: field 'st_atim' has incomplete type

2016-02-28 Thread Steven Chamberlain
RCE /* for timegm() */ #define _XOPEN_SOURCE /* for strptime(), strdup() */ but with glibc >= 2.19 it is easier to define _GNU_SOURCE, which implies both of those, and would be consistent with other source files of 4store already doing that. Patch is attached. It eliminates the warning and fixe

Bug#810975: 4store: FTBFS on arm64, kfreebsd-any: stat.h:76:21: error: field 'st_atim' has incomplete type

2016-02-28 Thread Steven Chamberlain
RCE /* for timegm() */ #define _XOPEN_SOURCE /* for strptime(), strdup() */ but with glibc >= 2.19 it is easier to define _GNU_SOURCE, which implies both of those, and would be consistent with other source files of 4store already doing that. Patch is attached. It eliminates the warning and fixe

Re: Bug#810975: 4store: FTBFS on arm64, kfreebsd-any: stat.h:76:21: error: field 'st_atim' has incomplete type

2016-02-28 Thread Steven Chamberlain
RCE /* for timegm() */ #define _XOPEN_SOURCE /* for strptime(), strdup() */ but with glibc >= 2.19 it is easier to define _GNU_SOURCE, which implies both of those, and would be consistent with other source files of 4store already doing that. Patch is attached. It eliminates the warning and fixe

Re: Please give back some packages on kfreebsd

2016-02-27 Thread Steven Chamberlain
Samuel Thibault wrote: > Steven Chamberlain, on Sun 28 Feb 2016 00:36:10 +, wrote: > > Please could someone give back these packages for rebuild: > > Done so. Thank you! I also noticed this one can probably also build on hurd: gb libsendmail-milter-perl_0.18-8

Re: Please give back some packages on kfreebsd

2016-02-27 Thread Steven Chamberlain
Samuel Thibault wrote: > Steven Chamberlain, on Sun 28 Feb 2016 00:36:10 +, wrote: > > Please could someone give back these packages for rebuild: > > Done so. Thank you! I also noticed this one can probably also build on hurd: gb libsendmail-milter-perl_0.18-8

Please give back some packages on kfreebsd

2016-02-27 Thread Steven Chamberlain
issue there: gb qjackctl_0.4.1-1 . hurd-i386 Thank you! Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Please give back some packages on kfreebsd

2016-02-27 Thread Steven Chamberlain
issue there: gb qjackctl_0.4.1-1 . hurd-i386 Thank you! Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Re: Making Debian ports less burdensome

2016-02-27 Thread Steven Chamberlain
p here. Or, packages build accidentally, then a later version FTBFS. That's why I thought of auto-removals, but if porters more actively removed those I think it would be helpful. Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Re: Making Debian ports less burdensome

2016-02-27 Thread Steven Chamberlain
ntly than a sid-only, RC-buggy leaf package with an RM bug filed for it. THat's why I'm trying to design a better dashboard for porters, though some ideas could be implemented into buildd.d.o itself someday. Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Bug#810982: net-snmp: FTBFS on kfreebsd10

2016-02-26 Thread Steven Chamberlain
Hi, Attached are all the kfreebsd fixes in a single debdiff, based on current pkg-net-snmp Git master. I hope this is much easier. Thank you! Regards, -- Steven Chamberlain ste...@pyro.eu.org diff --git a/debian/changelog b/debian/changelog index cd8a1bd..94bf7e1 100644 --- a/debian/changelog

Re: Bug#810982: net-snmp: FTBFS on kfreebsd10

2016-02-26 Thread Steven Chamberlain
Hi, Attached are all the kfreebsd fixes in a single debdiff, based on current pkg-net-snmp Git master. I hope this is much easier. Thank you! Regards, -- Steven Chamberlain ste...@pyro.eu.org diff --git a/debian/changelog b/debian/changelog index cd8a1bd..94bf7e1 100644 --- a/debian/changelog

Bug#816057: haskell-hinotify: please enable building on kfreebsd

2016-02-26 Thread Steven Chamberlain
Package: haskell-hinotify Version: 0.3.8.1-3 Severity: wishlist Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, haskell-hinotify is marked linux-any, although kfreebsd actually supports inotify as well, with a compatibility library. Please simply add to Build-Depends:

Bug#816057: haskell-hinotify: please enable building on kfreebsd

2016-02-26 Thread Steven Chamberlain
Package: haskell-hinotify Version: 0.3.8.1-3 Severity: wishlist Tags: patch User: debian-bsd@lists.debian.org Usertags: kfreebsd Hi, haskell-hinotify is marked linux-any, although kfreebsd actually supports inotify as well, with a compatibility library. Please simply add to Build-Depends:

Bug#816057: haskell-hinotify: please enable building on kfreebsd

2016-02-26 Thread Steven Chamberlain
Package: haskell-hinotify Version: 0.3.8.1-3 Severity: wishlist Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, haskell-hinotify is marked linux-any, although kfreebsd actually supports inotify as well, with a compatibility library. Please simply add to Build-Depends:

Re: Making Debian ports less burdensome

2016-02-26 Thread Steven Chamberlain
Steven Chamberlain wrote: > I envisage some kind of a scoreboard, graphs, or those weather symbols > we all love to see. As far as the dashboard goes, I've started out with: https://kfreebsd.eu/dashboards/ports/ I want to add pages per-arch that list the packages that FTBFS, one-pe

Re: Making Debian ports less burdensome

2016-02-26 Thread Steven Chamberlain
aware of the problems and their implications. I'd like the release team to have a detailed list of those issues to base their arch qualification on. I envisage some kind of a scoreboard, graphs, or those weather symbols we all love to see. Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc

Re: Making Debian ports less burdensome

2016-02-26 Thread Steven Chamberlain
is "out-of-date" in sid. Otherwise it's not a release-critical issue, not blocking testing migration). Regards, -- Steven Chamberlain ste...@pyro.eu.org

Bug#815265: kinect-audio-setup: FTBFS on kfreebsd: implicit declaration of function 'libusb_set_auto_detach_kernel_driver'

2016-02-26 Thread Steven Chamberlain
its functionality? Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

Re: Bug#815265: kinect-audio-setup: FTBFS on kfreebsd: implicit declaration of function 'libusb_set_auto_detach_kernel_driver'

2016-02-26 Thread Steven Chamberlain
its functionality? Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org signature.asc Description: Digital signature

<    2   3   4   5   6   7   8   9   10   11   >