gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/openindiana/fuse' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/illumos-fusefs-97ab66140d5b063d06670f38c2d41293e4364913.zip --url https://github.com/jurikm/illumos-fusefs/archive/97ab66140d5b063d06670f38c2d41293e4364913.zip --hash sha256:af6a71e7384ce08f87884d19639d2e356b22d09a6965066b535341e0abc804f6 Source /data/userland-archives/illumos-fusefs-97ab66140d5b063d06670f38c2d41293e4364913.zip... not found, skipping file copy Source https://github.com/jurikm/illumos-fusefs/archive/97ab66140d5b063d06670f38c2d41293e4364913.zip... downloading... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/illumos-fusefs-97ab66140d5b063d06670f38c2d41293e4364913.zip /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/illumos-fusefs-97ab66140d5b063d06670f38c2d41293e4364913 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/illumos-fusefs-97ab66140d5b063d06670f38c2d41293e4364913.zip /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/illumos-fusefs-97ab66140d5b063d06670f38c2d41293e4364913/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/illumos-fusefs-97ab66140d5b063d06670f38c2d41293e4364913 --strip=1 --backup --version-control=numbered < patches/compiler.patch patching file kernel/Makefile.com patching file kernel/amd64/Makefile /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/illumos-fusefs-97ab66140d5b063d06670f38c2d41293e4364913/.patched-compiler.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/illumos-fusefs-97ab66140d5b063d06670f38c2d41293e4364913/.patched /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/illumos-fusefs-97ab66140d5b063d06670f38c2d41293e4364913/.prep /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86 /jenkins/jobs/oi-userland/workspace/tools/cloney /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/illumos-fusefs-97ab66140d5b063d06670f38c2d41293e4364913 /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86 symlink cloning /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/illumos-fusefs-97ab66140d5b063d06670f38c2d41293e4364913 to /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86 (cd /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel && dmake) dmake: Warning: DMAKE_MAX_JOBS cannot be less than or equal to zero. Current working directory /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel dmake: Warning: setting DMAKE_MAX_JOBS to 2. Current working directory /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel/i386 dmake: Warning: DMAKE_MAX_JOBS cannot be less than or equal to zero. Current working directory /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel/i386 dmake: Warning: setting DMAKE_MAX_JOBS to 2. Current working directory /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel/i386 hipster.openindiana.org --> 1 job /opt/gcc/4.4.4/bin/gcc -g -O2 -D_KERNEL -D__SOLARIS__ -c ../fuse_dev.c -o fuse_dev.o ctfconvert -i -L VERSION fuse_dev.o hipster.openindiana.org --> 2 jobs /opt/gcc/4.4.4/bin/gcc -g -O2 -D_KERNEL -D__SOLARIS__ -c ../fuse_ini.c -o fuse_ini.o ctfconvert -i -L VERSION fuse_ini.o hipster.openindiana.org --> 2 jobs /opt/gcc/4.4.4/bin/gcc -g -O2 -D_KERNEL -D__SOLARIS__ -c ../fuse_queue.c -o fuse_queue.o ctfconvert -i -L VERSION fuse_queue.o hipster.openindiana.org --> 2 jobs /opt/gcc/4.4.4/bin/gcc -g -O2 -D_KERNEL -D__SOLARIS__ -c ../fuse_vnops.c -o fuse_vnops.o ctfconvert -i -L VERSION fuse_vnops.o hipster.openindiana.org --> 2 jobs /opt/gcc/4.4.4/bin/gcc -g -O2 -D_KERNEL -D__SOLARIS__ -c ../fuse_vfsops.c -o fuse_vfsops.o ctfconvert -i -L VERSION fuse_vfsops.o hipster.openindiana.org --> 1 job /usr/ccs/bin/ld -r fuse_dev.o fuse_ini.o fuse_queue.o fuse_vnops.o fuse_vfsops.o -o fuse ctfmerge -L VERSION -o fuse fuse_dev.o fuse_ini.o fuse_queue.o fuse_vnops.o fuse_vfsops.o /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel/amd64 dmake: Warning: DMAKE_MAX_JOBS cannot be less than or equal to zero. Current working directory /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel/amd64 dmake: Warning: setting DMAKE_MAX_JOBS to 2. Current working directory /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel/amd64 hipster.openindiana.org --> 1 job /opt/gcc/4.4.4/bin/gcc -ffreestanding -mcmodel=kernel -mno-red-zone -m64 -g -O2 -D_KERNEL -D__SOLARIS__ -c ../fuse_dev.c -o fuse_dev.o ctfconvert -i -L VERSION fuse_dev.o hipster.openindiana.org --> 2 jobs /opt/gcc/4.4.4/bin/gcc -ffreestanding -mcmodel=kernel -mno-red-zone -m64 -g -O2 -D_KERNEL -D__SOLARIS__ -c ../fuse_ini.c -o fuse_ini.o ctfconvert -i -L VERSION fuse_ini.o hipster.openindiana.org --> 2 jobs /opt/gcc/4.4.4/bin/gcc -ffreestanding -mcmodel=kernel -mno-red-zone -m64 -g -O2 -D_KERNEL -D__SOLARIS__ -c ../fuse_queue.c -o fuse_queue.o ctfconvert -i -L VERSION fuse_queue.o hipster.openindiana.org --> 2 jobs /opt/gcc/4.4.4/bin/gcc -ffreestanding -mcmodel=kernel -mno-red-zone -m64 -g -O2 -D_KERNEL -D__SOLARIS__ -c ../fuse_vnops.c -o fuse_vnops.o ctfconvert -i -L VERSION fuse_vnops.o hipster.openindiana.org --> 2 jobs /opt/gcc/4.4.4/bin/gcc -ffreestanding -mcmodel=kernel -mno-red-zone -m64 -g -O2 -D_KERNEL -D__SOLARIS__ -c ../fuse_vfsops.c -o fuse_vfsops.o ctfconvert -i -L VERSION fuse_vfsops.o hipster.openindiana.org --> 1 job /usr/ccs/bin/ld -r fuse_dev.o fuse_ini.o fuse_queue.o fuse_vnops.o fuse_vfsops.o -o fuse ctfmerge -L VERSION -o fuse fuse_dev.o fuse_ini.o fuse_queue.o fuse_vnops.o fuse_vfsops.o /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/.built /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/prototype/i386 (cd /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel && dmake install) dmake: Warning: DMAKE_MAX_JOBS cannot be less than or equal to zero. Current working directory /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel dmake: Warning: setting DMAKE_MAX_JOBS to 2. Current working directory /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel hipster.openindiana.org --> 1 job mkdir -p proto proto/usr proto/usr/kernel proto/usr/kernel/drv /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel/i386 dmake: Warning: DMAKE_MAX_JOBS cannot be less than or equal to zero. Current working directory /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel/i386 dmake: Warning: setting DMAKE_MAX_JOBS to 2. Current working directory /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel/i386 hipster.openindiana.org --> 1 job /usr/sbin/install -f ../proto/usr/kernel/drv fuse /usr/sbin/install -f ../proto/usr/kernel/drv ../fuse.conf hipster.openindiana.org --> Job output /usr/sbin/install -f ../proto/usr/kernel/drv fuse fuse installed as ../proto/usr/kernel/drv/fuse /usr/sbin/install -f ../proto/usr/kernel/drv ../fuse.conf ../fuse.conf installed as ../proto/usr/kernel/drv/fuse.conf /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel/amd64 dmake: Warning: DMAKE_MAX_JOBS cannot be less than or equal to zero. Current working directory /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel/amd64 dmake: Warning: setting DMAKE_MAX_JOBS to 2. Current working directory /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel/amd64 hipster.openindiana.org --> 1 job mkdir -p ../proto/usr/kernel/drv/amd64 /usr/sbin/install -f ../proto/usr/kernel/drv/amd64 fuse hipster.openindiana.org --> Job output mkdir -p ../proto/usr/kernel/drv/amd64 /usr/sbin/install -f ../proto/usr/kernel/drv/amd64 fuse fuse installed as ../proto/usr/kernel/drv/amd64/fuse /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/prototype/i386//usr/kernel/drv /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/prototype/i386//usr/kernel/drv/amd64 /usr/bin/ginstall /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel/proto//usr/kernel/drv/fuse /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/prototype/i386//usr/kernel/drv /usr/bin/ginstall /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel/proto//usr/kernel/drv/amd64/fuse /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/prototype/i386//usr/kernel/drv/amd64 /usr/bin/ginstall /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/kernel/proto//usr/kernel/drv/fuse.conf /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/prototype/i386//usr/kernel/drv /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/openindiana/fuse/build/i86/.installed gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/openindiana/fuse'