All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 7352] New: [2014.08-rc3] diffutils-3.3 failed on building
Date: Wed,  3 Sep 2014 03:11:11 +0000 (UTC)	[thread overview]
Message-ID: <bug-7352-163@https.bugs.busybox.net/> (raw)

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

           Summary: [2014.08-rc3] diffutils-3.3 failed on building
           Product: buildroot
           Version: 2014.08
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: joymarquis at hotmail.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Hi buildroot maintainer,

According to the error log, I found man/Makefile:Line-1301 might need to be
carefully considered:
>> cmp.1: $S/cmp.c cmp.x

I then did search for 
 * grep -r "[^a-zA-Z]S[ \t]*=" *
 * grep "\-s[^a-zA-Z]" *
to find some clue, but no luck...

Can you help to check if the "S=-s" is expected here?



Error log
=========

make[2]: Entering directory
`/top/buildroot/buildroot-2014.08-rc3/output/build/diffutils-3.3/src'
GEN      paths.h
GEN      version.c
GEN      version.h
/usr/bin/make  all-am
make[3]: Entering directory
`/top/buildroot/buildroot-2014.08-rc3/output/build/diffutils-3.3/src'
CC       version.o
CC       cmp.o
CC       analyze.o
CC       context.o
CC       diff.o
CC       dir.o
CC       ed.o
CC       ifdef.o
CC       io.o
CC       normal.o
CC       side.o
CC       util.o
CC       diff3.o
CC       sdiff.o
AR       libver.a
CCLD     cmp
CCLD     diff
CCLD     sdiff
CCLD     diff3
make[3]: Leaving directory
`/top/buildroot/buildroot-2014.08-rc3/output/build/diffutils-3.3/src'
make[2]: Leaving directory
`/top/buildroot/buildroot-2014.08-rc3/output/build/diffutils-3.3/src'
Making all in tests
make[2]: Entering directory
`/top/buildroot/buildroot-2014.08-rc3/output/build/diffutils-3.3/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/top/buildroot/buildroot-2014.08-rc3/output/build/diffutils-3.3/tests'
Making all in doc
make[2]: Entering directory
`/top/buildroot/buildroot-2014.08-rc3/output/build/diffutils-3.3/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/top/buildroot/buildroot-2014.08-rc3/output/build/diffutils-3.3/doc'
Making all in man
make[2]: Entering directory
`/top/buildroot/buildroot-2014.08-rc3/output/build/diffutils-3.3/man'
make[2]: *** No rule to make target `-s/cmp.c', needed by `cmp.1'.  Stop.
make[2]: Leaving directory
`/top/buildroot/buildroot-2014.08-rc3/output/build/diffutils-3.3/man'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/top/buildroot/buildroot-2014.08-rc3/output/build/diffutils-3.3'
make: ***
[/top/buildroot/buildroot-2014.08-rc3/output/build/diffutils-3.3/.stamp_built]
Error 2


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.

             reply	other threads:[~2014-09-03  3:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-03  3:11 bugzilla at busybox.net [this message]
2014-09-03  5:06 ` [Buildroot] [Bug 7352] [2014.08-rc3] diffutils-3.3 failed on building bugzilla at busybox.net
2014-09-03  6:44 ` bugzilla at busybox.net
2014-09-03  8:43 ` bugzilla at busybox.net
2014-09-03  9:24 ` bugzilla at busybox.net
2014-09-03  9:43 ` bugzilla at busybox.net

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=bug-7352-163@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@busybox.net \
    /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.