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 1477] New: Installing gfortran on PowerPC
Date: Thu,  1 Apr 2010 14:21:30 +0000 (UTC)	[thread overview]
Message-ID: <bug-1477-163@https.bugs.busybox.net/> (raw)

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

              Host: powerpc-unknown-linux-uclibc
            Target: powerpc-unknown-linux-uclibc
             Build: x86_64-pc-linux-gnu
           Summary: Installing gfortran on PowerPC
           Product: buildroot
           Version: 2010.02
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: foucher at unice.fr
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created an attachment (id=1447)
 --> (https://bugs.busybox.net/attachment.cgi?id=1447)
Buildroot gcc building log

I had a buildroot install that worked fine, but I needed to add fortran
support.
But adding fortran support broke the building process on this message:

checking whether the GNU Fortran compiler is working... no
configure: error: GNU Fortran is not working; please report a bug in
http://gcc.gnu.org/bugzilla, attaching
/home/foucher/These/toolchain/buildroot-2010.02/output/build/gcc-4.3.4-target/powerpc-linux-uclibc/libgfortran/config.log
make[2]: *** [configure-target-libgfortran] Erreur 1
make[2]: quittant le r?pertoire ?
/home/foucher/These/toolchain/buildroot-2010.02/output/build/gcc-4.3.4-target
?
make[1]: *** [all] Erreur 2
make[1]: quittant le r?pertoire ?
/home/foucher/These/toolchain/buildroot-2010.02/output/build/gcc-4.3.4-target
?
make: ***
[/home/foucher/Bureau/These/toolchain/buildroot-2010.02/output/build/gcc-4.3.4-target/.compiled]
Erreur 2


After checking the log (attached), I see that the error was simply that
gfortran was not found:

/home/foucher/Bureau/These/toolchain/buildroot-2010.02/output/toolchain/gcc-4.3.4/libgfortran/configure:
line 11234: powerpc-linux-uclibc-gfortran: command not found

... It seems that buildroot searches for the powerpc version of gfortran and
does not find it... But a few line before trying using it, there is the
following lines, like if the program were found:

configure:10198: checking for powerpc-linux-uclibc-gfortran
configure:10224: result: powerpc-linux-uclibc-gfortran 



Any idea that could help?


Regards,

         Cl?ment


-- 
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:[~2010-04-01 14:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-01 14:21 bugzilla at busybox.net [this message]
2010-04-09 14:54 ` [Buildroot] [Bug 1477] Installing gfortran on PowerPC bugzilla at busybox.net
2011-02-02 17:03 ` 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-1477-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.