On Wed, Oct 23, 2013 at 12:36 AM, Stewart Smith
wrote:
> Jenkins can have slaves on remote hosts, via SSH. It runs a small java
> app there, so as long as the arch has a JVM then you're pretty right.
For whatever definition of small. I've seen it consuming 1 GiB of memory...
Gr{oetje,eeting}s,
hey kFreeBSDers--
my recent gmime upload ftbfs on kfreebsd-i386, apparently due to being
unable to install the build-deps:
https://buildd.debian.org/status/fetch.php?pkg=gmime&arch=kfreebsd-i386&ver=2.6.19-1&stamp=1382492029&file=log
but i don't see what failed here. can you help me understand
Steven Chamberlain writes:
> On 21/10/13 16:42, Niels Thykier wrote:
>> I would love for us to have an automated system to give us a
>> "weather-report" on the toolchain for each architecture. It would be
>> nice both for us to see how ports are doing and for porters to spot and
>> fix problems e
Hi,
we just compiled owncloud-client(oCC) successfully for kFreeBSD. But because
oCC had a bug we discoverd, that kFreeBSD doesn't set the preprocessor
variable Q_OS_FREEBSD:
QString Utility::platform()
{
#if defined(Q_OS_LINUX)
return QLatin1String("Linux");
[...]
#elif defined(Q_OS_FREEBS
Hi Niels,
This was quite interesting as it seems to tie in with some other
projects that are already being pursued...
On 21/10/13 16:42, Niels Thykier wrote:
> I would love for us to have an automated system to give us a
> "weather-report" on the toolchain for each architecture. It would be
> ni
On 21/10/13 23:59, Robert Millan wrote:
> But nobody mentioned systemtap-sdt-dev becoming Build-Essential.
>
> Is that the current plan?
Actually no, I think I misread. The full title of Bug #726248 is:
systemtap-sdt-dev: should be "Arch: all" so gcc and libc can B-D on it
In that case it must
Hi,
found probable cause why grub-installer fails with ZRAID.
Bug #653929, I think the patch isn't applied yet.
I wrote my own grub.cfg for the "4 drive boot-mirror root-zraid2" as
update-grub failed:
insmod part_msdos
insmod zfs
set boot=(hd0,msdos1)/boot
set root=(hd0,msdos2)
kfreebsd $boot/@/
7 matches
Mail list logo