All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 4970] New: udev 181 fails to build if kernel version 3.3 is selected
@ 2012-03-22 12:15 bugzilla at busybox.net
  2012-03-22 12:16 ` [Buildroot] [Bug 4970] " bugzilla at busybox.net
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2012-03-22 12:15 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=4970

           Summary: udev 181 fails to build if kernel version 3.3 is
                    selected
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: graeme.russ at gmail.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Currently at git commit b5fd0f2709cab72f48da12a5804dd8670fffbf6e

.config attached

Error is:

src/src_udevd-sd-daemon.o: In function `sd_is_mq':
sd-daemon.c:(.text+0x6a5): undefined reference to `mq_getattr'
collect2: ld returned 1 exit status
make[3]: *** [src/udevd] Error 1
make[3]: *** Waiting for unfinished jobs....
  CCLD   src/extras/ata_id/ata_id
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/graeme/Source/buildroot/output/build/udev-181'
make: *** [/home/graeme/Source/buildroot/output/build/udev-181/.stamp_built]
Error 2

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Buildroot] [Bug 4970] udev 181 fails to build if kernel version 3.3 is selected
  2012-03-22 12:15 [Buildroot] [Bug 4970] New: udev 181 fails to build if kernel version 3.3 is selected bugzilla at busybox.net
@ 2012-03-22 12:16 ` bugzilla at busybox.net
  2012-03-22 15:18   ` Yegor Yefremov
  2012-04-24  8:41 ` bugzilla at busybox.net
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 7+ messages in thread
From: bugzilla at busybox.net @ 2012-03-22 12:16 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=4970

--- Comment #1 from Graeme Russ <graeme.russ@gmail.com> 2012-03-22 12:16:41 UTC ---
Created attachment 4184
  --> https://bugs.busybox.net/attachment.cgi?id=4184
buildroot config

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Buildroot] [Bug 4970] udev 181 fails to build if kernel version 3.3 is selected
  2012-03-22 12:16 ` [Buildroot] [Bug 4970] " bugzilla at busybox.net
@ 2012-03-22 15:18   ` Yegor Yefremov
  0 siblings, 0 replies; 7+ messages in thread
From: Yegor Yefremov @ 2012-03-22 15:18 UTC (permalink / raw)
  To: buildroot

Am 22.03.2012 13:16, schrieb bugzilla at busybox.net:
> https://bugs.busybox.net/show_bug.cgi?id=4970
> 
> --- Comment #1 from Graeme Russ <graeme.russ@gmail.com> 2012-03-22 12:16:41 UTC ---
> Created attachment 4184
>   --> https://bugs.busybox.net/attachment.cgi?id=4184
> buildroot config
> 

seems to be x86 related. ARM verson compiles without errors.

Best regards,
Yegor

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Buildroot] [Bug 4970] udev 181 fails to build if kernel version 3.3 is selected
  2012-03-22 12:15 [Buildroot] [Bug 4970] New: udev 181 fails to build if kernel version 3.3 is selected bugzilla at busybox.net
  2012-03-22 12:16 ` [Buildroot] [Bug 4970] " bugzilla at busybox.net
@ 2012-04-24  8:41 ` bugzilla at busybox.net
  2012-04-27 21:12 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2012-04-24  8:41 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=4970

--- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 2012-04-24 08:41:31 UTC ---
I have taken your exact configuration, and didn't manage to reproduce the bug.
By any chance, did you make manual modifications to the uClibc configuration by
running make uclibc-menuconfig? If you've done so and disabled
UCLIBC_HAS_REALTIME, then mq_getattr would not be available in the C library,
leading to the error you got.

Can you get back to us and confirm which uClibc you had? Thanks!

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Buildroot] [Bug 4970] udev 181 fails to build if kernel version 3.3 is selected
  2012-03-22 12:15 [Buildroot] [Bug 4970] New: udev 181 fails to build if kernel version 3.3 is selected bugzilla at busybox.net
  2012-03-22 12:16 ` [Buildroot] [Bug 4970] " bugzilla at busybox.net
  2012-04-24  8:41 ` bugzilla at busybox.net
@ 2012-04-27 21:12 ` bugzilla at busybox.net
  2012-04-27 21:49 ` bugzilla at busybox.net
  2012-05-03 20:26 ` bugzilla at busybox.net
  4 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2012-04-27 21:12 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=4970

James Le Cuirot <chewi@aura-online.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chewi at aura-online.co.uk

--- Comment #3 from James Le Cuirot <chewi@aura-online.co.uk> 2012-04-27 21:12:02 UTC ---
Actually I've encountered this too but building on Gentoo using Portage rather
than Buildroot. My target is i586-pc-linux-uclibc and I have definitely enabled
UCLIBC_HAS_REALTIME. I've checked and mq_getsetattr.c, where this function is
defined, definitely gets built but for some reason, the symbol is missing from
librt. I haven't yet managed to work out why.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Buildroot] [Bug 4970] udev 181 fails to build if kernel version 3.3 is selected
  2012-03-22 12:15 [Buildroot] [Bug 4970] New: udev 181 fails to build if kernel version 3.3 is selected bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2012-04-27 21:12 ` bugzilla at busybox.net
@ 2012-04-27 21:49 ` bugzilla at busybox.net
  2012-05-03 20:26 ` bugzilla at busybox.net
  4 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2012-04-27 21:49 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=4970

--- Comment #4 from James Le Cuirot <chewi@aura-online.co.uk> 2012-04-27 21:49:13 UTC ---
Aha! Found the cause and it turns out this is a Linux bug that has already been
fixed.

http://kernel.opensuse.org/cgit/kernel/commit/?id=4141a94694efc7d6c58e81bc55717161438d7816

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Buildroot] [Bug 4970] udev 181 fails to build if kernel version 3.3 is selected
  2012-03-22 12:15 [Buildroot] [Bug 4970] New: udev 181 fails to build if kernel version 3.3 is selected bugzilla at busybox.net
                   ` (3 preceding siblings ...)
  2012-04-27 21:49 ` bugzilla at busybox.net
@ 2012-05-03 20:26 ` bugzilla at busybox.net
  4 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2012-05-03 20:26 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=4970

Gustavo Zacarias <gustavo@zacarias.com.ar> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Gustavo Zacarias <gustavo@zacarias.com.ar> 2012-05-03 20:26:27 UTC ---
Fixed by commit e1443db85bc7dc2a863c4bbfdf6fe777f390ad70

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-05-03 20:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-22 12:15 [Buildroot] [Bug 4970] New: udev 181 fails to build if kernel version 3.3 is selected bugzilla at busybox.net
2012-03-22 12:16 ` [Buildroot] [Bug 4970] " bugzilla at busybox.net
2012-03-22 15:18   ` Yegor Yefremov
2012-04-24  8:41 ` bugzilla at busybox.net
2012-04-27 21:12 ` bugzilla at busybox.net
2012-04-27 21:49 ` bugzilla at busybox.net
2012-05-03 20:26 ` bugzilla at busybox.net

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.