Releases
Donations

Donate to support our development efforts.

Recent updates
base/pacman-g2
3.7.2-2solaria1-x86_64
base/pacman-g2
3.7.2-2solaria1-i686
devel-extra/fwsetup
0.9.5-2solaria1-x86_64
devel-extra/fwsetup
0.9.5-2solaria1-i686
devel-extra/fwsetup
0.9.5-1-x86_64
devel-extra/fwsetup
0.9.5-1-i686
xapps/splashy
0.3.11-4-i686
xapps/splashy
0.3.11-4-i686
xapps/splashy
0.3.11-4-x86_64
xapps/splashy
0.3.11-4-x86_64

RSS
Languages
Change language | Change language | Change language | Change language | Change language | Change language | Change language
Information
Go Frugalware, Go
Valid XHTML 1.0!
Valid CSS!
Valid RSS!
Server information
Uptime:
9 day(s) 19 h 38 m 10 s
Build log for kqemu-1.3.0pre11-34-i686
usermod: unknown group ccache
/usr/bin/ldd: line 42: printf: write error: Broken pipe
/usr/bin/ldd: line 44: printf: write error: Broken pipe
==> Entering fakeroot environment
/usr/bin/ldd: line 44: printf: write error: Broken pipe
==> Making package: kqemu 1.3.0pre11-34 (Tue Aug 12 18:05:32 CEST 2008)
==> Checking Runtime Dependencies...

==> Missing Dependencies:
==> 
requires: kernel=2.6.26-1 
==> 
==> Installing missing dependencies...
ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored.
resolving dependencies... done.
looking for inter-conflicts... done.

Targets: module-init-tools-3.4-7 alsa-firmware-1.0.17-1 irqbalance-0.55-3
         kernel-2.6.26-1

Total Package Size:   21.0 MB

Total Uncompressed Package Size:   60.8 MB
checking package integrity... done.
checking for file conflicts... done.
installing module-init-tools... done.
installing alsa-firmware... done.
installing irqbalance... done.
installing kernel... done.

==> Checking Buildtime Dependencies...

==> Missing Dependencies:
==> 
requires: kernel-source=2.6.26-1 
==> 
==> Installing missing dependencies...
ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored.
resolving dependencies... done.
looking for inter-conflicts... done.

Targets: kernel-docs-2.6.26-1 kernel-source-2.6.26-1

Total Package Size:   48.3 MB

Total Uncompressed Package Size:   267.9 MB
checking package integrity... done.
checking for file conflicts... done.
installing kernel-docs... done.
installing kernel-source... 
CHK     include/linux/version.h
HOSTCC  scripts/basic/fixdep
HOSTCC  scripts/basic/docproc
HOSTCC  scripts/kconfig/zconf.tab.o
scripts/kconfig/lex.zconf.c:1628: warning: 'input' defined but not used
HOSTLD  scripts/kconfig/conf
scripts/kconfig/conf -s arch/x86/Kconfig
CHK     include/linux/version.h
CHK     include/linux/utsrelease.h
CALL    scripts/checksyscalls.sh
done.

==> Retrieving Sources...
   -> Downloading kqemu-1.3.0pre11.tar.gz
--2008-08-12 18:06:32--  http://bellard.org/qemu//kqemu-1.3.0pre11.tar.gz
Resolving bellard.org... 88.191.75.179
Connecting to bellard.org|88.191.75.179|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 161478 (158K) [application/x-gzip]
Saving to: `kqemu-1.3.0pre11.tar.gz'

     0K .......... .......... .......... .......... .......... 31%  451K 0s
    50K .......... .......... .......... .......... .......... 63%  910K 0s
   100K .......... .......... .......... .......... .......... 95% 1.63M 0s
   150K .......                                               100% 14674G=0.2s

2008-08-12 18:06:33 (806 KB/s) - `kqemu-1.3.0pre11.tar.gz' saved [161478/161478]

   -> Found README.Frugalware in build dir
==> Validating source files with SHA1sums
    kqemu-1.3.0pre11.tar.gz ... Passed
    README.Frugalware ... Passed
==> Extracting Sources...
==>     tar --use-compress-program=gzip -xf kqemu-1.3.0pre11.tar.gz
==> WARNING: The fst user is not in the ccache group, ccache will be disabled.
==> Starting build()...
==> Going to the source directory...
==> Using sed with file: Makefile
==> Configuring...
Source path       /var/tmp/fst/src/kqemu-1.3.0pre11
C compiler        gcc
Host C compiler   gcc
make              make
host CPU          i386

kernel sources    /lib/modules/2.6.26-fw1/build
kbuild type       2.6
==> Compiling...
make -C common all
make[1]: Entering directory `/var/tmp/fst/src/kqemu-1.3.0pre11/common'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
gcc -Wall -O2 -Werror -g -D__KERNEL__ -I.. -o genoffsets genoffsets.c
./genoffsets > monitor_def.h
gcc -D__KERNEL__ -nostdinc -iwithprefix include -I. -I.. -D__ASSEMBLY__ -c -o i386/nexus_asm.o i386/nexus_asm.S
gcc -D__KERNEL__ -nostdinc -iwithprefix include -I. -I.. -D__ASSEMBLY__ -c -o i386/monitor_asm.o i386/monitor_asm.S
gcc -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -Werror  -fno-stack-protector    -D__KERNEL__ -nostdinc -iwithprefix include -I. -I.. -c -o monitor.o monitor.c
gcc -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -Werror  -fno-stack-protector    -D__KERNEL__ -nostdinc -iwithprefix include -I. -I.. -c -o monitor-utils.o monitor-utils.c
gcc -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -Werror  -fno-stack-protector    -D__KERNEL__ -nostdinc -iwithprefix include -I. -I.. -c -o interp.o interp.c
ld -T i386/monitor.ld -o monitor-image.out i386/nexus_asm.o i386/monitor_asm.o monitor.o monitor-utils.o interp.o
objcopy -O binary monitor-image.out monitor-image.bin
gcc -Wall -O2 -Werror -g -o genmon genmon.c
./genmon < monitor-image.bin > monitor-image.h
gcc -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -Werror  -D__KERNEL__ -nostdinc -iwithprefix include -I. -I.. -c -o kernel.o kernel.c
gcc -D__KERNEL__ -nostdinc -iwithprefix include -I. -I.. -D__ASSEMBLY__ -c -o i386/kernel_asm.o i386/kernel_asm.S
ld -r -o ../kqemu-mod-i386.o kernel.o i386/kernel_asm.o
make[1]: Leaving directory `/var/tmp/fst/src/kqemu-1.3.0pre11/common'
make -C /lib/modules/2.6.26-fw1/build M=`pwd` modules
make[1]: Entering directory `/usr/src/linux-2.6.26-fw1'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
  CC [M]  /var/tmp/fst/src/kqemu-1.3.0pre11/kqemu-linux.o
cp /var/tmp/fst/src/kqemu-1.3.0pre11/kqemu-mod-i386.o /var/tmp/fst/src/kqemu-1.3.0pre11/kqemu-mod.o
  LD [M]  /var/tmp/fst/src/kqemu-1.3.0pre11/kqemu.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /var/tmp/fst/src/kqemu-1.3.0pre11/kqemu.mod.o
  LD [M]  /var/tmp/fst/src/kqemu-1.3.0pre11/kqemu.ko
make[1]: Leaving directory `/usr/src/linux-2.6.26-fw1'
==> Installing file(s): kqemu.ko
==> Creating directory: /etc/udev/rules.d/
==> Creating directory: /usr/share/doc/kqemu-1.3.0pre11
==> Installing file(s): /var/tmp/fst/src/README.Frugalware
==> Using sed with file: /var/tmp/fst/kqemu.install
==> Elapsed Time: 8 seconds
==> Removing unwanted files...
==> Preparing package documentation...
==> Compressing info and manual pages...
==> Checking symbolic links...
==> Stripping debugging symbols from libraries from kqemu...
==> Stripping symbols from binaries from kqemu...
==> Generating files for kqemu:
   -> .PKGINFO file... 
   -> .INSTALL file... 
   -> .CHANGELOG file... 
   -> .FILELIST file... 
   -> Compressing kqemu-1.3.0pre11-34-i686.fpm 
==> Cleaning up...
==> Finished making: kqemu  (Tue Aug 12 18:06:41 CEST 2008)
© 2003-2008. The Frugalware Developer Team