Your message dated Wed, 14 Aug 2013 06:18:13 +0000
with message-id <e1v9upn-0000xs...@franck.debian.org>
and subject line Bug#710125: fixed in openvswitch 1.9.2+git20130813-1
has caused the Debian Bug report #710125,
regarding openvswitch: unable to compile kernel module with linux-3.8
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
710125: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710125
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openvswitch
Version: 1.4.2+git20120612-9
Severity: important

# dkms install -m openvswitch -v 1.4.2+git20120612 -k 3.8-2-amd64

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area....(bad exit status: 2)
../configure --with-linux='/lib/modules/3.8-2-amd64/build' && make -C
datapath/linux.....(bad exit status: 1)
Error! Bad return status for module build on kernel: 3.8-2-amd64 (x86_64)
Consult /var/lib/dkms/openvswitch/1.4.2+git20120612/build/make.log for more
information.

# cat /var/lib/dkms/openvswitch/1.4.2+git20120612/build/make.log
DKMS make.log for openvswitch-1.4.2+git20120612 for kernel 3.8-2-amd64 (x86_64)
Tue May 28 15:49:45 CEST 2013
checking build number... none
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for grep that handles long lines and -e... /bin/grep
checking for fgrep... /bin/grep -F
checking for perl... /usr/bin/perl
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for library containing pow... -lm
checking for library containing clock_gettime... -lrt
checking for library containing timer_create... none required
checking for linux/netlink.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SSL... yes
checking for Python 2.x for x >= 4... /usr/bin/python
checking for pyuic4... no
checking for PySide.QtCore Python module... no
checking for PyQt4.QtCore Python module... no
checking for twisted.conch.ssh Python module... yes
checking for twisted.internet Python module... yes
checking for twisted.application Python module... yes
checking for json Python module... yes
checking for zope.interface Python module... yes
checking whether to build ovsdbmonitor... no
checking for dot... no
checking net/if_packet.h usability... yes
checking net/if_packet.h presence... yes
checking for net/if_packet.h... yes
checking whether strtok_r macro segfaults on some inputs... no
checking for struct stat.st_mtim.tv_nsec... yes
checking for struct stat.st_mtimensec... no
checking for mlockall... yes
checking for strnlen... yes
checking for strsignal... yes
checking for getloadavg... yes
checking for statvfs... yes
checking for setmntent... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking linux/types.h usability... yes
checking linux/types.h presence... yes
checking for linux/types.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for backtrace... yes
checking whether libc supports hooks for malloc and related functions... yes
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking for connect in -lsocket... no
checking for library containing gethostbyname... none required
checking for user-defined linker section support... yes
checking XenServer release... none
checking for groff... yes
checking whether gcc accepts -Wall... yes
checking whether gcc accepts -Wno-sign-compare... yes
checking whether gcc accepts -Wpointer-arith... yes
checking whether gcc accepts -Wdeclaration-after-statement... yes
checking whether gcc accepts -Wformat-security... yes
checking whether gcc accepts -Wswitch-enum... yes
checking whether gcc accepts -Wunused-parameter... yes
checking whether gcc accepts -Wstrict-aliasing... yes
checking whether gcc accepts -Wbad-function-cast... yes
checking whether gcc accepts -Wcast-align... yes
checking whether gcc accepts -Wstrict-prototypes... yes
checking whether gcc accepts -Wold-style-definition... yes
checking whether gcc accepts -Wmissing-prototypes... yes
checking whether gcc accepts -Wmissing-field-initializers... yes
checking whether gcc accepts -Wno-override-init... yes
checking whether gcc accepts -Wno-unused... yes
checking whether gcc accepts -Wno-unused-parameter... yes
checking target hint for cgcc... x86_64
checking whether make has GNU make $(if) extension... yes
checking for Linux build directory... /lib/modules/3.8-2-amd64/build
checking for Linux source directory... /usr/src/linux-headers-3.8-2-common
checking for kernel version... 3.8.13
configure: error: Linux kernel source in /lib/modules/3.8-2-amd64/build is not
configured

# dpkg -l | grep ' linux-'
ii  linux-base                            3.5                        all
Linux image base package
ii  linux-headers-3.2.0-4-amd64           3.2.41-2+deb7u2            amd64
Header files for Linux 3.2.0-4-amd64
ii  linux-headers-3.2.0-4-common          3.2.41-2+deb7u2            amd64
Common header files for Linux 3.2.0-4
ii  linux-headers-3.8-2-amd64             3.8.13-1                   amd64
Header files for Linux 3.8-2-amd64
ii  linux-headers-3.8-2-common            3.8.13-1                   amd64
Common header files for Linux 3.8-2
ii  linux-headers-amd64                   3.2+46                     amd64
Header files for Linux amd64 configuration (meta-package)
ii  linux-image-2.6-amd64                 3.2+46                     amd64
Linux for 64-bit PCs (dummy package)
ii  linux-image-2.6.32-5-amd64            2.6.32-46                  amd64
Linux 2.6.32 for 64-bit PCs
ii  linux-image-3.2.0-4-amd64             3.2.41-2+deb7u2            amd64
Linux 3.2 for 64-bit PCs
ii  linux-image-3.8-2-amd64               3.8.13-1                   amd64
Linux 3.8 for 64-bit PCs
ii  linux-image-amd64                     3.2+46                     amd64
Linux for 64-bit PCs (meta-package)
ii  linux-kbuild-3.2                      3.2.17-1                   amd64
Kbuild infrastructure for Linux 3.2
ii  linux-kbuild-3.8                      3.8.11-1                   amd64
Kbuild infrastructure for Linux 3.8
ii  linux-libc-dev:amd64                  3.2.41-2+deb7u2            amd64
Linux support headers for userspace development
ii  linux-source-3.8                      3.8.13-1                   all
Linux kernel source for version 3.8 with Debian patches



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
Source: openvswitch
Source-Version: 1.9.2+git20130813-1

We believe that the bug you reported is fixed in the latest version of
openvswitch, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 710...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Pfaff <pfaff...@debian.org> (supplier of updated openvswitch package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 07 Jun 2013 14:15:01 -0700
Source: openvswitch
Binary: openvswitch-datapath-source openvswitch-datapath-dkms 
openvswitch-common openvswitch-switch openvswitch-ipsec openvswitch-pki 
openvswitch-controller openvswitch-brcompat openvswitch-dbg python-openvswitch 
ovsdbmonitor openvswitch-test
Architecture: source i386 all
Version: 1.9.2+git20130813-1
Distribution: unstable
Urgency: low
Maintainer: Open vSwitch developers <dev@openvswitch.org>
Changed-By: Ben Pfaff <pfaff...@debian.org>
Description: 
 openvswitch-brcompat - Open vSwitch bridge compatibility support
 openvswitch-common - Open vSwitch common components
 openvswitch-controller - Open vSwitch controller implementation
 openvswitch-datapath-dkms - Open vSwitch datapath module source - DKMS version
 openvswitch-datapath-source - Open vSwitch datapath module source - 
module-assistant version
 openvswitch-dbg - Debug symbols for Open vSwitch packages
 openvswitch-ipsec - Open vSwitch GRE-over-IPsec support
 openvswitch-pki - Open vSwitch public key infrastructure dependency package
 openvswitch-switch - Open vSwitch switch implementations
 openvswitch-test - Open vSwitch test package
 ovsdbmonitor - Open vSwitch graphical monitoring tool
 python-openvswitch - Python bindings for Open vSwitch
Closes: 701758 710125
Changes: 
 openvswitch (1.9.2+git20130813-1) unstable; urgency=low
 .
   * New upstream version.  Closes: #701758.
     - debian/patches: All patches dropped because they have been
       incorporated upstream.
     - Supports kernels up to 3.8.  Closes: #710125.
Checksums-Sha1: 
 7ede5d5dcf628e937795ad29d25659396e77858f 2728 
openvswitch_1.9.2+git20130813-1.dsc
 e1c9ecb2da53435d5527f6d8add8017498b7713f 1566408 
openvswitch_1.9.2+git20130813.orig.tar.xz
 ac940dd4c3be5378bbd4434b5bbe1bac7f2ad494 59914 
openvswitch_1.9.2+git20130813-1.debian.tar.gz
 191e4282ae6ea6e3a46673acbda37056d2164799 423744 
openvswitch-common_1.9.2+git20130813-1_i386.deb
 93bfe1a322f973471417bfedd38909eb7c37bf41 763526 
openvswitch-switch_1.9.2+git20130813-1_i386.deb
 c6d966cd962a94bec5eb1e7b61747154e5d8eb8d 32034 
openvswitch-ipsec_1.9.2+git20130813-1_i386.deb
 88fcfc23f4568da6d46393a4dca140aba8d3f4c5 255514 
openvswitch-controller_1.9.2+git20130813-1_i386.deb
 fc8e2c3b881cfe1cf7aa4d44b56cd93a672bda4e 234628 
openvswitch-brcompat_1.9.2+git20130813-1_i386.deb
 e6ebd4e029faff1ea7fe2a7e95ecae952ad87045 3072504 
openvswitch-dbg_1.9.2+git20130813-1_i386.deb
 9f70b80984376f6351021d0f9513cec1580ea62f 2401524 
openvswitch-datapath-source_1.9.2+git20130813-1_all.deb
 c2aa82c31790406657e67c29040f76b66923a725 1602076 
openvswitch-datapath-dkms_1.9.2+git20130813-1_all.deb
 cb25f0a656e936728bd00cdd8a2c91cc6f6a61c5 25912 
openvswitch-pki_1.9.2+git20130813-1_all.deb
 323564143e34fa7d7fc5a8ee12dbfc6eb39e890d 74154 
python-openvswitch_1.9.2+git20130813-1_all.deb
 e8e18b89fa265ec6da38ede6e8ecdadcf2d9f51c 45014 
ovsdbmonitor_1.9.2+git20130813-1_all.deb
 209e8cb9b2f456a4396c82d4026096e47b9af456 41658 
openvswitch-test_1.9.2+git20130813-1_all.deb
Checksums-Sha256: 
 de3c370f84468402d2c9464a122d0514a56e944c91e6b35c3142306aee290fcd 2728 
openvswitch_1.9.2+git20130813-1.dsc
 32b2fbfac9e41a864c5a8da5640692be3497ee0b8bf50fcd3ac5072344fa27a9 1566408 
openvswitch_1.9.2+git20130813.orig.tar.xz
 b3edddc6e4b9db3ca1f8957dec879c57344bf388c4b8f9d801e70a6e3941b941 59914 
openvswitch_1.9.2+git20130813-1.debian.tar.gz
 ffbb2619a4f31286ccf360fdd937757f0d547b8747273d770e34ae333674be5c 423744 
openvswitch-common_1.9.2+git20130813-1_i386.deb
 0a138528162bfd6af2f3e33d84c7937f07a5223f937a103ba979253200c5b578 763526 
openvswitch-switch_1.9.2+git20130813-1_i386.deb
 a399381e38c6748abaaa58aa1a9fcfe41feb1eabbaba0aa2d717c944d4088349 32034 
openvswitch-ipsec_1.9.2+git20130813-1_i386.deb
 aae8ef681101138b2d47ebebc8346dcd40e7ad7af58beda636f7bc728333a5cb 255514 
openvswitch-controller_1.9.2+git20130813-1_i386.deb
 e1f15a83ed8fb117023325f7e3b30380d0eec5346ae3e88de5e1960d89db94ad 234628 
openvswitch-brcompat_1.9.2+git20130813-1_i386.deb
 c2edb510d8a8bef07def08920b2c17a6ce40785b641d4f92354b6500f01e3546 3072504 
openvswitch-dbg_1.9.2+git20130813-1_i386.deb
 7f68071140a0eabe5eeb806cb2f1ecc32d4ec229bc41042cce29fed861784a60 2401524 
openvswitch-datapath-source_1.9.2+git20130813-1_all.deb
 3ab2d4fd03574b6fc79170b3c19b40f6564dbc0f260e9a1d361caf3ccdbdfbfc 1602076 
openvswitch-datapath-dkms_1.9.2+git20130813-1_all.deb
 a87345fa8582a3097446241a1b36a697f4a977665b96848becc37c1089f2ea0b 25912 
openvswitch-pki_1.9.2+git20130813-1_all.deb
 6b1bb00dd1a8fd909d2540d01d28e78298cf47d8e30783b668ed8eea346e79c8 74154 
python-openvswitch_1.9.2+git20130813-1_all.deb
 620d76e5a3d2016ee4081e6314a872983f14f058da7121fa170599652e5ff695 45014 
ovsdbmonitor_1.9.2+git20130813-1_all.deb
 b58691ec69868b8e2ef7245a152912a5874d8cc34ea1e34b5cfa8c18df77d0de 41658 
openvswitch-test_1.9.2+git20130813-1_all.deb
Files: 
 18af5791e7cc38dabc57b8d672358edf 2728 net extra 
openvswitch_1.9.2+git20130813-1.dsc
 b454e8d76eaa889bf0f2f25bd0eaf266 1566408 net extra 
openvswitch_1.9.2+git20130813.orig.tar.xz
 dd2accc37ec873744e70a1d4d1d4d5f6 59914 net extra 
openvswitch_1.9.2+git20130813-1.debian.tar.gz
 a93b59e1b294b055a9d4bd469db57d7a 423744 net extra 
openvswitch-common_1.9.2+git20130813-1_i386.deb
 1ad85efc109c7ee8f91bbc9d4515d1a1 763526 net extra 
openvswitch-switch_1.9.2+git20130813-1_i386.deb
 d279325896062e0dcde8db866be0907e 32034 net extra 
openvswitch-ipsec_1.9.2+git20130813-1_i386.deb
 d6c5cfe1144391e1c442dc717c0b5ded 255514 net extra 
openvswitch-controller_1.9.2+git20130813-1_i386.deb
 3897a5afe5740d6326094428b7a72e73 234628 net extra 
openvswitch-brcompat_1.9.2+git20130813-1_i386.deb
 56eaa439a920d8ddf007dd3da5442899 3072504 debug extra 
openvswitch-dbg_1.9.2+git20130813-1_i386.deb
 2aa6ff3639f3d9c0b3edcd014505b999 2401524 net extra 
openvswitch-datapath-source_1.9.2+git20130813-1_all.deb
 a6507bfa57ae2282b925444da8a2b520 1602076 net extra 
openvswitch-datapath-dkms_1.9.2+git20130813-1_all.deb
 01fbee45bed9282d2e4161520c4885c9 25912 net extra 
openvswitch-pki_1.9.2+git20130813-1_all.deb
 63dc7c5452658443ed27acb2f0f79ffa 74154 python extra 
python-openvswitch_1.9.2+git20130813-1_all.deb
 4caf0a33f12090c7b5ddfc95b6da29e0 45014 utils extra 
ovsdbmonitor_1.9.2+git20130813-1_all.deb
 7d1d9c37887346854388208306474dad 41658 net extra 
openvswitch-test_1.9.2+git20130813-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSCx94AAoJEIUZnejGZI6QCx4QAJUsUvEsVXgxIshb7q1pVj1E
uv9pENeqeR8aI9eFpJpafcHQVeDKR5XE2X77WZIS2BXYs3mOcEhBeG4b8wCl6o96
HLeqtFbC3oYyNx5KjX+W2ojljm/W6h2jTNjd53yhcseKWygTrBnNShP+dAJ+2a+w
6Hv1yPIiTDHqL9r9XJm4drX8Z1kUf/0zjzt46Zs1bNT6ysyHpbKyKemt38Hxy7GS
1i0IJhCJfFpaZVeaW0nS8zeKCh71h0x1cmKopub4654j+p9rmeQH3uywhkrT6e1n
o9e8uJ541KyAHGR9v17VGYxZyVmkjFYqlP+t6zKJDFbySr/pz6vnCTgaAg6OJ5QY
D616fqI7XCQZBUnmT/y99TcVVuGGE2hoWpzspJO6FeHrJZ1A4Ng7KbtcX0oQz1ii
FojtLdc9du6y7FhCHQZbd6zX/nLK0HuNespflpzftawcg7yFU3WFdEm0Nlt44brC
7nD+9VVCTmmwhB+T1wski4quoRhSyt7N4R8/K4A0YTsXQpY1JbFvrsH3xsBC9lJZ
TeAbyYnjqcd3d9Ps8OI5jfs8jGredyJht04bPsu7CdsdVRXd/xKRO94TiXXqJSyb
oibUmqTiJnvePKw1orqIhqIXWT7PbMvMWl1yJzTQ/xcLTcnofv4kuAcU/IHbKD/p
pRmJxJSlvoYtO9+LIChU
=95tT
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to