Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 633] New: mdadm failes to build in 2009.08
@ 2009-09-30  8:37 bugzilla at busybox.net
  2009-10-29 22:07 ` [Buildroot] [Bug 633] " bugzilla at busybox.net
  2009-11-28 12:41 ` bugzilla at busybox.net
  0 siblings, 2 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2009-09-30  8:37 UTC (permalink / raw)
  To: buildroot

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

           Summary: mdadm failes to build in 2009.08
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: igor47 at moomers.org
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


make[1]: *** No rule to make target `md.4', needed by `md.man'.  Stop.
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory
`/provisioning/buildroot/buildroot-2009.08/build_i686/mdadm-2.6.7.1'
make: ***
[/provisioning/buildroot/buildroot-2009.08/build_i686/mdadm-2.6.7.1/mdadm]
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] 4+ messages in thread

* [Buildroot] [Bug 633] mdadm failes to build in 2009.08
  2009-09-30  8:37 [Buildroot] [Bug 633] New: mdadm failes to build in 2009.08 bugzilla at busybox.net
@ 2009-10-29 22:07 ` bugzilla at busybox.net
  2009-11-28 12:41 ` bugzilla at busybox.net
  1 sibling, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2009-10-29 22:07 UTC (permalink / raw)
  To: buildroot

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


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #1 from Peter Korsgaard <jacmet@uclibc.org>  2009-10-29 22:07:41 UTC ---
(In reply to comment #0)
> make[1]: *** No rule to make target `md.4', needed by `md.man'.  Stop.
> make[1]: *** Waiting for unfinished jobs....
> make[1]: Leaving directory
> `/provisioning/buildroot/buildroot-2009.08/build_i686/mdadm-2.6.7.1'
> make: ***
> [/provisioning/buildroot/buildroot-2009.08/build_i686/mdadm-2.6.7.1/mdadm]
> Error 2

Do you have nroff installed on your host? Here it builds with:

nroff -man mdadm.8 > mdadm.man
nroff -man md.4 > md.man
nroff -man mdadm.conf.5 > mdadm.conf.man

On Debian it's in the groff-base package.


-- 
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] 4+ messages in thread

* [Buildroot] [Bug 633] mdadm failes to build in 2009.08
  2009-09-30  8:37 [Buildroot] [Bug 633] New: mdadm failes to build in 2009.08 bugzilla at busybox.net
  2009-10-29 22:07 ` [Buildroot] [Bug 633] " bugzilla at busybox.net
@ 2009-11-28 12:41 ` bugzilla at busybox.net
  2009-11-28 12:48   ` Michael S. Zick
  1 sibling, 1 reply; 4+ messages in thread
From: bugzilla at busybox.net @ 2009-11-28 12:41 UTC (permalink / raw)
  To: buildroot

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


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #2 from Peter Korsgaard <jacmet@uclibc.org>  2009-11-28 12:41:38 UTC ---
No response for +1 month, works here.


-- 
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] 4+ messages in thread

* [Buildroot] [Bug 633] mdadm failes to build in 2009.08
  2009-11-28 12:41 ` bugzilla at busybox.net
@ 2009-11-28 12:48   ` Michael S. Zick
  0 siblings, 0 replies; 4+ messages in thread
From: Michael S. Zick @ 2009-11-28 12:48 UTC (permalink / raw)
  To: buildroot

On Sat November 28 2009, bugzilla at busybox.net wrote:
> https://bugs.busybox.net/show_bug.cgi?id=633
> 
> 
> Peter Korsgaard <jacmet@uclibc.org> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|ASSIGNED                    |RESOLVED
>          Resolution|                            |WORKSFORME
> 
> 
> 
> 
> --- Comment #2 from Peter Korsgaard <jacmet@uclibc.org>  2009-11-28 12:41:38 UTC ---
> No response for +1 month, works here.
> 
> 

Works for me here also, both 2009.08 and 2009.11-HEAD
Must have been a site-local problem.

Mike

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

end of thread, other threads:[~2009-11-28 12:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-30  8:37 [Buildroot] [Bug 633] New: mdadm failes to build in 2009.08 bugzilla at busybox.net
2009-10-29 22:07 ` [Buildroot] [Bug 633] " bugzilla at busybox.net
2009-11-28 12:41 ` bugzilla at busybox.net
2009-11-28 12:48   ` Michael S. Zick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox