From: Bruce Dubbs <bruce.dubbs@gmail.com>
To: Jan Engelhardt <jengelh@inai.de>
Cc: Lucas De Marchi <lucas.demarchi@profusion.mobi>,
linux-modules <linux-modules@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>,
linux-hotplug <linux-hotplug@vger.kernel.org>
Subject: Re: [ANNOUNCE] kmod 10
Date: Mon, 17 Sep 2012 03:15:47 +0000 [thread overview]
Message-ID: <505695E3.7040603@gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.01.1209170427220.6182@nerf07.vanv.qr>
Jan Engelhardt wrote:
>
> On Thursday 2012-09-06 21:37, Lucas De Marchi wrote:
>>
>> kmod 10 is out:
>>
>> ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/kmod-10.tar.xz
>> ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/kmod-10.tar.sign
>
> make check fails here with glibc-2.15, gcc-4.7, x86_64,
> due to what seems to be duplicated symbols(?)
On my LFS system, glibc-2.16, gcc-4.7.1, x86_64, I do not see these errors:
./configure --prefix=/usr --bindir=/bin --libdir=/lib \
--sysconfdir=/etc --with-xz --with-zlib
make
make check
=========
All 9 tests passed
=========
What is interesting is that if I run the checks again:
make check
I get:
TESTSUITE: running modprobe_softdep_loop, in forked context
TESTSUITE: ERR: rootfs
/usr/src/kmod/kmod-10/testsuite/rootfs/test-modprobe/softdep-loop is
dirty, please run 'make rootfs' before runnning this test
TESTSUITE: ERR: 'modprobe_softdep_loop' [16407] exited with return code 1
TESTSUITE: ERR: FAILED: modprobe_softdep_loop
FAIL: testsuite/test-modprobe
TESTSUITE: running test_insert, in forked context
TESTSUITE: ERR: rootfs /usr/src/kmod/kmod-10/testsuite/rootfs/test-init/
is dirty, please run 'make rootfs' before runnning this test
TESTSUITE: ERR: 'test_insert' [16373] exited with return code 1
TESTSUITE: ERR: FAILED: test_insert
FAIL: testsuite/test-init
=======================
2 of 9 tests failed
Please report to linux-modules@vger.kernel.org
=======================
'make rootfs' does not do anything but make distclean && configure &&
make && make check is clean for me.
-- Bruce
WARNING: multiple messages have this Message-ID (diff)
From: Bruce Dubbs <bruce.dubbs@gmail.com>
To: Jan Engelhardt <jengelh@inai.de>
Cc: Lucas De Marchi <lucas.demarchi@profusion.mobi>,
linux-modules <linux-modules@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>,
linux-hotplug <linux-hotplug@vger.kernel.org>
Subject: Re: [ANNOUNCE] kmod 10
Date: Sun, 16 Sep 2012 22:15:47 -0500 [thread overview]
Message-ID: <505695E3.7040603@gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.01.1209170427220.6182@nerf07.vanv.qr>
Jan Engelhardt wrote:
>
> On Thursday 2012-09-06 21:37, Lucas De Marchi wrote:
>>
>> kmod 10 is out:
>>
>> ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/kmod-10.tar.xz
>> ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/kmod-10.tar.sign
>
> make check fails here with glibc-2.15, gcc-4.7, x86_64,
> due to what seems to be duplicated symbols(?)
On my LFS system, glibc-2.16, gcc-4.7.1, x86_64, I do not see these errors:
./configure --prefix=/usr --bindir=/bin --libdir=/lib \
--sysconfdir=/etc --with-xz --with-zlib
make
make check
==================
All 9 tests passed
==================
What is interesting is that if I run the checks again:
make check
I get:
TESTSUITE: running modprobe_softdep_loop, in forked context
TESTSUITE: ERR: rootfs
/usr/src/kmod/kmod-10/testsuite/rootfs/test-modprobe/softdep-loop is
dirty, please run 'make rootfs' before runnning this test
TESTSUITE: ERR: 'modprobe_softdep_loop' [16407] exited with return code 1
TESTSUITE: ERR: FAILED: modprobe_softdep_loop
FAIL: testsuite/test-modprobe
TESTSUITE: running test_insert, in forked context
TESTSUITE: ERR: rootfs /usr/src/kmod/kmod-10/testsuite/rootfs/test-init/
is dirty, please run 'make rootfs' before runnning this test
TESTSUITE: ERR: 'test_insert' [16373] exited with return code 1
TESTSUITE: ERR: FAILED: test_insert
FAIL: testsuite/test-init
==============================================
2 of 9 tests failed
Please report to linux-modules@vger.kernel.org
==============================================
'make rootfs' does not do anything but make distclean && configure &&
make && make check is clean for me.
-- Bruce
next prev parent reply other threads:[~2012-09-17 3:15 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-06 19:37 [ANNOUNCE] kmod 10 Lucas De Marchi
2012-09-06 19:37 ` Lucas De Marchi
2012-09-17 2:34 ` Jan Engelhardt
2012-09-17 2:34 ` Jan Engelhardt
2012-09-17 3:15 ` Bruce Dubbs [this message]
2012-09-17 3:15 ` Bruce Dubbs
2012-10-08 13:41 ` Lucas De Marchi
2012-10-08 13:41 ` Lucas De Marchi
2012-10-08 13:38 ` Lucas De Marchi
2012-10-08 13:38 ` Lucas De Marchi
2012-10-08 13:38 ` Lucas De Marchi
2012-09-17 3:32 ` Dave Reisner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=505695E3.7040603@gmail.com \
--to=bruce.dubbs@gmail.com \
--cc=jengelh@inai.de \
--cc=linux-hotplug@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-modules@vger.kernel.org \
--cc=lucas.demarchi@profusion.mobi \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.