Bug#667755: aiccu: FTBFS[kfreebsd]:

2012-07-01 Thread Lars Duesing
Do I see right, there is a problem with dpkg-buildpackage?
Or is the problem in debian/rules?




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#667755: aiccu

2012-05-13 Thread Lars Duesing
I tried to have a look after this bug, but it won't show up in a newly 
installed VM here. See attached log.

Can anybody try to compile it again, please?
 dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: Warnung: Verwendung eines root-werde-Befehls, obwohl bereits 
root
dpkg-buildpackage: Quellpaket aiccu
dpkg-buildpackage: Quellversion 20070115-15
dpkg-buildpackage: Quellen geändert durch Reinier Haasjes rein...@haasjes.com
 dpkg-source --before-build aiccu-20070115
dpkg-buildpackage: Host-Architektur kfreebsd-i386
 fakeroot debian/rules clean
QUILT_PATCHES=debian/patches \
quilt --quiltrc /dev/null pop -a -R || test $? = 2
Entferne patch 09_binutils_gold.patch
Restoring unix-console/Makefile

Entferne patch 08_setup_script.patch
Restoring common/aiccu.c
Restoring unix-console/main.c

Entferne patch 07_allow_tunnels.patch
Restoring unix-console/main.c

Entferne patch 06_syslog_openlog.patch
Restoring common/aiccu.c

Entferne patch 05_spelling-error.patch
Restoring common/aiccu_test.c
Restoring common/common.c
Restoring common/tic.c

Entferne patch 04_kfreebsd.patch
Restoring unix-console/Makefile

Entferne patch 03_no-quiet-gcc.patch
Restoring unix-console/Makefile

Entferne patch 02_skip-strip.patch
Restoring unix-console/Makefile

Entferne patch 01_no-shipped-init-script.patch
Restoring Makefile

Keine Patches angewandt
rm -rf .pc debian/stamp-patched
dh clean
   dh_testdir
   dh_auto_clean
make[1]: Entering directory `/home/lars/src/aiccu-20070115'
if [ -f build-stamp ]; then debian/rules clean; fi
make[2]: Entering directory `/home/lars/src/aiccu-20070115/unix-console'
rm -f main.o ../common/tun.o ../common/aiccu.o ../common/hash_md5.o 
../common/hash_sha1.o ../common/common.o ../common/heartbeat.o ../common/tic.o 
../common/ayiya.o ../common/aiccu_test.o ../common/resolver.o 
../common/aiccu_kame.o aiccu
make[2]: Leaving directory `/home/lars/src/aiccu-20070115/unix-console'
make[1]: Leaving directory `/home/lars/src/aiccu-20070115'
   dh_clean
# Fix permissions of configuration file
chmod a-x `pwd`/doc/aiccu.conf
# Fix permissions of 60aiccu file
chmod a+x `pwd`/debian/60aiccu
# Remove empty preinst script
[ -f `pwd`/debian/aiccu.preinst ]  rm `pwd`/debian/aiccu.preinst || exit 0
 dpkg-source -b aiccu-20070115
dpkg-source: Information: Quellformat »3.0 (quilt)« wird verwendet
dpkg-source: Information: Patches sind nicht angewandt, werden jetzt angewendet
dpkg-source: Information: 01_no-shipped-init-script.patch wird angewandt
dpkg-source: Information: 02_skip-strip.patch wird angewandt
dpkg-source: Information: 03_no-quiet-gcc.patch wird angewandt
dpkg-source: Information: 04_kfreebsd.patch wird angewandt
dpkg-source: Information: 05_spelling-error.patch wird angewandt
dpkg-source: Information: 06_syslog_openlog.patch wird angewandt
dpkg-source: Information: 07_allow_tunnels.patch wird angewandt
dpkg-source: Information: 08_setup_script.patch wird angewandt
dpkg-source: Information: 09_binutils_gold.patch wird angewandt
dpkg-source: Information: aiccu wird unter Benutzung des existierenden 
./aiccu_20070115.orig.tar.gz gebaut
dpkg-source: Information: aiccu wird in aiccu_20070115-15.debian.tar.gz gebaut
dpkg-source: Information: aiccu wird in aiccu_20070115-15.dsc gebaut
 debian/rules build
QUILT_PATCHES=debian/patches \
quilt --quiltrc /dev/null push -a || test $? = 2
series-Datei vollständig angewandt, endet in Patch 09_binutils_gold.patch
touch debian/stamp-patched
dh build
   dh_testdir
   dh_auto_configure
   dh_auto_build
make[1]: Entering directory `/home/lars/src/aiccu-20070115'
Building  : aiccu - Automatic IPv6 Connectivity Configuration Utility
Copyright : SixXS
Version   : 2007.01.15
make[2]: Entering directory `/home/lars/src/aiccu-20070115/unix-console'
gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -W -Wall -Wshadow -Wpointer-arith -Wcast-align 
-Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes 
-Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline 
-Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded 
-pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD 
-D AICCU_TYPE=\kame\ -D_FORTIFY_SOURCE=2  -c -o main.o main.c
main.c: In function ‘main’:
main.c:426:3: warning: ignoring return value of ‘chdir’, declared with 
attribute warn_unused_result [-Wunused-result]
main.c:429:10: warning: ignoring return value of ‘freopen’, declared with 
attribute warn_unused_result [-Wunused-result]
main.c:430:10: warning: ignoring return value of ‘freopen’, declared with 
attribute warn_unused_result [-Wunused-result]
main.c:431:10: warning: ignoring return value of ‘freopen’, declared with 
attribute warn_unused_result [-Wunused-result]
gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -W -Wall -Wshadow -Wpointer-arith -Wcast-align 
-Wwrite-strings -Waggregate-return -Wstrict-prototypes 

Bug#444118: it is a KERNEL-Problem

2010-07-13 Thread Lars Duesing













At least vmlinuz-xenu-2.6.18.8.xs5.0.0.15.449 misses the correct
kernel-value:







# CONFIG_AUDITSYSCALL is not set
















Who is to be informed on such problems?
















Lars










Bug#509890: xen-utils-3.2-1: qemu-dm is on amd64 not built for xenfv and xenpv

2008-12-27 Thread Lars Duesing
Package: xen-utils-3.2-1
Version: 3.2.1-2
Severity: grave
Justification: renders package unusable

qemu-dm sends out this:

-
supported machines are:
pc Standard PC (default)
isapc  ISA-only PC
-

instead of:
-
Supported machines are:
xenfv  Xen Fully-virtualized PC (default)
xenpv  Xen Para-virtualized PC
-

this renders any tries to use HVM fail.



-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-xen-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xen-utils-3.2-1 depends on:
ii  e2fslibs   1.41.3-1  ext2 filesystem libraries
ii  iproute20080725-2networking and traffic control too
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libgcrypt111.4.1-1   LGPL Crypto library - runtime libr
ii  libgnutls262.4.2-4   the GNU TLS library - runtime libr
ii  libncurses55.7+20081213-1shared libraries for terminal hand
ii  libsdl1.2debian1.2.13-2  Simple DirectMedia Layer
ii  libxenstore3.0 3.2.1-2   Xenstore communications library fo
ii  python 2.5.2-3   An interactive high-level object-o
ii  python-central 0.6.8 register and build utility for Pyt
ii  udev   0.125-7   /dev/ and hotplug management daemo
ii  xen-utils-common   3.2.0-2   XEN administrative tools - common 
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages xen-utils-3.2-1 recommends:
ii  bridge-utils  1.4-5  Utilities for configuring the Linu
ii  xen-hypervisor-3.2-1-amd64 [x 3.2.1-2The Xen Hypervisor on AMD64

Versions of packages xen-utils-3.2-1 suggests:
pn  xen-docs-3.2  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#509890: possible solution: compile source-deb

2008-12-27 Thread Lars Duesing
apt-get source xen-utils-3.2-1
cd xen-3-3.2.1/tools/ioemu/
make
sudo cp i386-dm/qemu-dm /usr/lib/xen/bin/

-

works here. Strange.




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#509890: [Pkg-xen-devel] Bug#509890: xen-utils-3.2-1: qemu-dm is on amd64 not built for xenfv and xenpv

2008-12-27 Thread Lars Duesing

Logs:

qemu-dm.pid.log:
-
domid: 6
qemu: the number of cpus is 1
pc Standard PC (default)
isapc  ISA-only PC
-

xend.log:
-
[2008-12-27 19:38:57 3517] DEBUG (XendDomainInfo:84)
XendDomainInfo.create(['vm', ['name', 'win2k8.tacotec.de'], ['memory',
1024], ['shadow_memory', 8], ['vc
pus', 1], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'],
['image', ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'], ['pae',
1], ['vcpus', 1], ['b
oot', 'dc'], ['fda', ''], ['fdb', ''], ['timer_mode', 0],
['localtime', 0], ['serial', 'pty'], ['stdvga', 0], ['isa', 0],
['nographic', 0], ['soundhw', ''], 
['vnc', 1], ['vncunused', 1], ['vncconsole', 1], ['xauthority',
'/home/lars/.Xauthority'], ['rtc_timeoffset', '0'], ['monitor', 0],
['acpi', 1], ['apic', 1],
 ['usb', 0], ['usbdevice', 'tablet'], ['keymap', ''], ['pci', []],
 ['guest_os_type', 'default'], ['device_model',
 '/usr/lib64/xen/bin/qemu-dm.debug'], ['vncp
 asswd', '']]], ['device', ['vbd', ['uname',
 'phy:/dev/Daten/win2k8'], ['dev', 'ioemu:hda'], ['mode', 'w']]],
 ['device', ['vbd', ['uname', 'file:/mnt/
 
de_windows_server_2008_datacenter_enterprise_standard_without_hyperv_x64_dvd_X14-26996.iso'],
 ['dev', 'hdc:cdrom'], ['mode', 'r']]], ['device', ['vif', ['bri
 dge', 'eth0'], ['type', 'ioemu')
 [2008-12-27 19:38:57 3517] DEBUG (XendDomainInfo:1618)
 XendDomainInfo.constructDomain
 [2008-12-27 19:38:57 3517] DEBUG (balloon:132) Balloon: 2888 KiB
 free; need 2048; done.
 [2008-12-27 19:38:57 3517] DEBUG (XendDomain:443) Adding Domain: 6
 [2008-12-27 19:38:57 3517] DEBUG (XendDomainInfo:1703)
 XendDomainInfo.initDomain: 6 256
 [2008-12-27 19:38:57 3517] DEBUG (image:232) Stored a VNC password
 for vfb access
 [2008-12-27 19:38:57 3517] DEBUG (image:476) args: boot, val: dc
 [2008-12-27 19:38:57 3517] DEBUG (image:476) args: fda, val: None
 [2008-12-27 19:38:57 3517] DEBUG (image:476) args: fdb, val: None
 [2008-12-27 19:38:57 3517] DEBUG (image:476) args: soundhw, val: None
 [2008-12-27 19:38:57 3517] DEBUG (image:476) args: localtime, val: 0
 [2008-12-27 19:38:57 3517] DEBUG (image:476) args: serial, val: pty
 [2008-12-27 19:38:57 3517] DEBUG (image:476) args: std-vga, val: 0
 [2008-12-27 19:38:57 3517] DEBUG (image:476) args: isa, val: 0
 [2008-12-27 19:38:57 3517] DEBUG (image:476) args: acpi, val: 1
 [2008-12-27 19:38:57 3517] DEBUG (image:476) args: usb, val: 0
 [2008-12-27 19:38:57 3517] DEBUG (image:476) args: usbdevice, val:
 tablet
 [2008-12-27 19:38:57 3517] DEBUG (image:476) args: pci, val: []
 [2008-12-27 19:38:57 3517] DEBUG (XendDomainInfo:1738)
 _initDomain:shadow_memory=0x8, memory_static_max=0x4000,
 memory_static_min=0x0.
 [2008-12-27 19:38:57 3517] DEBUG (balloon:138) Balloon: 1596 KiB
 free; 0 to scrub; need 1065984; retries: 25.
 [2008-12-27 19:38:57 3517] DEBUG (balloon:153) Balloon: setting dom0
 target to 1951 MiB.
 [2008-12-27 19:38:57 3517] DEBUG (XendDomainInfo:693) Setting memory
 target of domain Domain-0 (0) to 1951 MiB.
 [2008-12-27 19:38:57 3517] DEBUG (balloon:138) Balloon: 179772 KiB
 free; 0 to scrub; need 1065984; retries: 25.
 [2008-12-27 19:38:57 3517] DEBUG (balloon:153) Balloon: setting dom0
 target to 1947 MiB.
 [2008-12-27 19:38:57 3517] DEBUG (XendDomainInfo:693) Setting memory
 target of domain Domain-0 (0) to 1947 MiB.
 [2008-12-27 19:38:57 3517] DEBUG (balloon:138) Balloon: 597564 KiB
 free; 0 to scrub; need 1065984; retries: 25.
 [2008-12-27 19:38:57 3517] DEBUG (balloon:153) Balloon: setting dom0
 target to 1945 MiB.
 [2008-12-27 19:38:57 3517] DEBUG (XendDomainInfo:693) Setting memory
 target of domain Domain-0 (0) to 1945 MiB.
 [2008-12-27 19:38:58 3517] DEBUG (balloon:132) Balloon: 1072700 KiB
 free; need 1065984; done.
 [2008-12-27 19:38:58 3517] INFO (image:139) buildDomain os=hvm dom=6
 vcpus=1
 [2008-12-27 19:38:58 3517] DEBUG (image:523) domid  = 6
 [2008-12-27 19:38:58 3517] DEBUG (image:524) image  =
 /usr/lib/xen/boot/hvmloader
 [2008-12-27 19:38:58 3517] DEBUG (image:525) store_evtchn   = 2
 [2008-12-27 19:38:58 3517] DEBUG (image:526) memsize= 1024
 [2008-12-27 19:38:58 3517] DEBUG (image:527) vcpus  = 1
 [2008-12-27 19:38:58 3517] DEBUG (image:528) acpi   = 1
 [2008-12-27 19:38:58 3517] DEBUG (image:529) apic   = 1
 [2008-12-27 19:38:58 3517] INFO (XendDomainInfo:1514) createDevice:
 vfb : {'vncpasswd': '', 'vncunused': 1, 'other_config':
 {'vncunused': 1, 'vncpasswd': '', 'type': 'vnc'}, 'type':
 'vnc', 'uuid': '7c613796-336d-7461-2efd-6af40d0903f8'}
 [2008-12-27 19:38:58 3517] DEBUG (DevController:118) DevController:
 writing {'state': '1', 'backend-id': '0', 'backend':
 '/local/domain/0/backend/vfb/6/0'} to /local/domain/6/device/vfb/0.
 [2008-12-27 19:38:58 3517] DEBUG (DevController:120) DevController:
 writing {'vncunused': '1', 'domain': 'win2k8.tacotec.de', 'frontend':
 '/local/domain/6/device/vfb/0', 'uuid':
 '7c613796-336d-7461-2efd-6af40d0903f8', 'vncpasswd': '',
 'state': '1', 'online':