Re: Bug#650963: powerd doesn't start

2012-04-08 Thread Steven Chamberlain
On 08/04/12 20:07, Robert Millan wrote: > sysctl -a | grep ^dev.cpu There was nothing at all on the 8.3 kernel. With a 9.0-1 kernel there's at least something, but no dev.cpu.0.freq: > root@kfreebsd-i386:~# sysctl -a | grep ^dev\.cpu > dev.cpu.0.%driver: cpu > dev.cpu.0.%parent: legacy0 > dev.cp

Re: Bug#650963: powerd doesn't start

2012-04-08 Thread Robert Millan
El 8 d’abril de 2012 20:27, Steven Chamberlain ha escrit: > # powerd > powerd: lookup freq: No such file or directory > > I guess powerd is just not functional for my situation, but the error > message is unclear. Could you paste the output of: sysctl -a | grep ^dev.cpu ? -- Robert Millan -

Re: Bug#650963: powerd doesn't start

2012-04-08 Thread Steven Chamberlain
Hi, Same here on kfreebsd-i386 8.3~svn230343-1; ktrace is attached. The problem is that my VM has no dev.cpu OID, so this fails: > if (sysctlnametomib("dev.cpu.0.freq", freq_mib, &len)) > err(1, "lookup freq"); like so: # powerd powerd: lookup freq: No such file or dir

Re: Bug#663056: FTBFS on kfreebsd-*: test-suite FAIL: context-test

2012-04-08 Thread Steven Chamberlain
found 663056 libsoup2.4/2.38.0 blocks 663056 by 667687 thanks Hi, I can confirm the eglibc patch in http://bugs.debian.org/663056#77 fixes test/context-test for me on kfreebsd-i386. But there is still an issue with libsoup2.4's tests/connection-test failing 25% of the time on my system, with: >

Re: Bug#667996: openconnect: FTBFS(kfreebsd-*,hurd): asprintf undefined

2012-04-08 Thread Mike Miller
Hi Steven, On Sun, Apr 08, 2012 at 12:47:46AM +0100, Steven Chamberlain wrote: > The attached patch fixes the problem for me on kfreebsd-i386, and I > would assume the other non-Linux GNU arches as well. Thanks. I worked out a similar patch, needs a slight adjustment for GNU/Hurd. -- mike --

[PATCH] pthread_condattr_setclock()

2012-04-08 Thread Robert Millan
tags 667687 patch thanks Hi, Here is a patch to implement pthread_condattr_setclock() and pthread_condattr_getclock(). It passes: - glibc testsuite - glib2.0 testsuite - libsoup2.4 testsuite Please consider including it with next upload. Note: as for #667686 and #663056, this palliates their

Processed: Re: Bug#659279: netmrg: FTBFS(kfreebsd): error in kernel header

2012-04-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > block 659279 by 663091 Bug #659279 [src:netmrg] netmrg: FTBFS(kfreebsd): error in kernel header 659279 was not blocked by any bugs. 659279 was not blocking any bugs. Added blocking bug(s) of 659279: 663091 > reassign 659279 kfreebsd-kernel-headers

Re: Bug#659279: netmrg: FTBFS(kfreebsd): error in kernel header

2012-04-08 Thread Christoph Egger
Christoph Egger writes: > Steven Chamberlain writes: >> On 18/03/12 00:05, Steven Chamberlain wrote: >>> Christoph, please kindly schedule a rebuild of this once the new k-k-h >>> are ready on the buildd's. >> >> Hi Christoph, >> >> I forgot about this :) All buildds appear to have >> kfreebsd-k

Re: Bug#659279: netmrg: FTBFS(kfreebsd): error in kernel header

2012-04-08 Thread Steven Chamberlain
block 659279 by 663091 reassign 659279 kfreebsd-kernel-headers found 659279 kfreebsd-kernel-headers/0.77 close 659279 0.78 thanks Fixed by kfreebsd-kernel-headers 0.78, thanks! > kfreebsd-kernel-headers (0.78) unstable; urgency=low > >* Add , alongside ppp.c test. (Closes: #663008) >*

Re: atlas: FTBFS on kfreebsd-i386: [build] Error 255

2012-04-08 Thread Steven Chamberlain
unmerge 589464 notfound 589464 atlas/3.8.3-29 found 589464 atlas/3.8.4-1 fixed 589464 atlas/3.8.4-2 fixed 589464 atlas/3.8.4-3 fixed 589464 atlas/3.8.4-4~exp2 close 589464 thanks The kFreeBSD-specific build issue was fixed, so I shall close #589464 but leave #589464 and #606640 open, because those

Bug#668026: libusb: FTBFS[kfreebsd]: error: 'struct usb_ctl_request' has no member named 'request'

2012-04-08 Thread Christoph Egger
Package: src:libusb Version: 2:0.1.12-21 Severity: serious Tags: sid wheezy User: debian-bsd@lists.debian.org Usertags: kfreebsd X-Debbugs-Cc: debian-bsd@lists.debian.org Justification: fails to build from source (but built successfully in the past) Hi! Your package failed to build on the kfreebs

Bug#668026: Acknowledgement (libusb: FTBFS[kfreebsd]: error: 'struct usb_ctl_request' has no member named 'request')

2012-04-08 Thread Debian Bug Tracking System
Thank you for filing a new Bug report with Debian. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. As you requested

Bug#668025: mercurial: FTBFS[kfreebsd-amd64]: testsuite failure

2012-04-08 Thread Christoph Egger
Package: src:mercurial Version: 2.1.2-2 Severity: serious Tags: sid wheezy User: debian-bsd@lists.debian.org Usertags: kfreebsd X-Debbugs-Cc: debian-bsd@lists.debian.org Justification: fails to build from source (but built successfully in the past) Hi! Your package failed to build on the kfreebsd

Re: Bug#659279: netmrg: FTBFS(kfreebsd): error in kernel header

2012-04-08 Thread Christoph Egger
Steven Chamberlain writes: > On 18/03/12 00:05, Steven Chamberlain wrote: >> Christoph, please kindly schedule a rebuild of this once the new k-k-h >> are ready on the buildd's. > > Hi Christoph, > > I forgot about this :) All buildds appear to have > kfreebsd-kernel-headers 0.78 now, so please q