public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "John.Tytgat at aaug dot net" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/47145] New: cross-compilation fails with "cannot check for file existence when cross compiling"
Date: Sat, 01 Jan 2011 15:23:00 -0000	[thread overview]
Message-ID: <bug-47145-4@http.gcc.gnu.org/bugzilla/> (raw)

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47145

           Summary: cross-compilation fails with "cannot check for file
                    existence when cross compiling"
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: John.Tytgat@aaug.net


Cross-compilation of gcc 4.6 trunk r168391 (target: arm-unknown-eabi) fails in
libstdc++ with in its config.log file:

--8<--
configure:58588: $? = 0
configure:58596: result: yes
configure:58604: visibility supported: yes
configure:58964: checking for makeinfo
configure:58991: result: makeinfo --split-size=5000000
configure:59001: checking for modern makeinfo
configure:59016: result: yes
configure:59037: checking for doxygen
configure:59053: found /usr/bin/doxygen
configure:59065: result: yes
configure:59075: checking for dot
configure:59103: result: no
configure:59115: checking for xsltproc
configure:59131: found /usr/bin/xsltproc
configure:59143: result: yes
configure:59153: checking for xmllint
configure:59169: found /usr/bin/xmllint
configure:59181: result: yes
configure:59189: checking for
/usr/share/sgml/docbook/xsl-ns-stylesheets/VERSION
configure:59195: error: cannot check for file existence when cross compiling
--8<--

I believe this is because of recent change:

--8<--
r168382 | bkoz | 2010-12-31 23:20:22 +0100 (Fri, 31 Dec 2010) | 31 lines

2010-12-31  Benjamin Kosnik  <bkoz@redhat.com>

    * scripts/run_doxygen: Allow doxygen 1.7.1 again.

    * doc/xml/manual/build_hacking.xml: Update.
    * doc/xml/images/confdeps.dot: Same.
    * doc/xml/images/confdeps.png: Same.

    * configure.ac: Define BUILD_INFO, BUILD_XML, BUILD_HTML,
    BUILD_MAN, BUILD_PDF, BUILD_EPUB conditionally.
    * Makefile.am (xml, html, pdf, man, info, pd, dvi, epub): Define,
    and install rules.
    * doc/Makefile.am: Same. Add stamp rules.
    (doc-epub-docbook): Add.
    (stamp-xml-single-docbook): Make set too.
    * configure: Regenerate.
    * Makefile.in: Same.
    * doc/Makefile.in: Same.
    * include/Makefile.in: Same.
    * libsupc++/Makefile.in: Same.
    * po/Makefile.in: Same.
    * python/Makefile.in: Same.
    * src/Makefile.in: Same.
    * testsuite/Makefile.in: Same.
    * aclocal.m4: Same.

2010-12-31  Benjamin Kosnik  <bkoz@redhat.com>

    * doc/doxygen/user.cfg.in: Disable PDF_HYPERLINKS.
--8<--


             reply	other threads:[~2011-01-01 15:23 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-01 15:23 John.Tytgat at aaug dot net [this message]
2011-01-02  0:32 ` [Bug libstdc++/47145] [4.6 Regression] " jsm28 at gcc dot gnu.org
2011-01-03 13:33 ` ktietz at gcc dot gnu.org
2011-01-03 14:19 ` ktietz at gcc dot gnu.org
2011-01-03 14:46 ` ktietz at gcc dot gnu.org
2011-01-03 15:15 ` paolo.carlini at oracle dot com
2011-01-03 16:12 ` joseph at codesourcery dot com
2011-01-03 16:37 ` paolo.carlini at oracle dot com
2011-01-03 18:04 ` redi at gcc dot gnu.org
2011-01-03 21:44 ` rguenth at gcc dot gnu.org
2011-01-04 13:03 ` paolo.carlini at oracle dot com
2011-01-04 13:28 ` ktietz at gcc dot gnu.org
2011-01-04 17:27 ` bkoz at gcc dot gnu.org
2011-01-04 17:43 ` redi at gcc dot gnu.org
2011-01-04 18:00 ` ktietz at gcc dot gnu.org
2011-01-04 18:23 ` paolo.carlini at oracle dot com
2011-01-04 18:57 ` jakub at gcc dot gnu.org
2011-01-04 20:10 ` doko at ubuntu dot com
2011-01-05  5:09 ` dongsheng.song at gmail dot com
2011-01-05  5:31 ` dongsheng.song at gmail dot com
2011-01-05 10:08 ` redi at gcc dot gnu.org
2011-01-05 11:46 ` ramana at gcc dot gnu.org
2011-01-05 11:50 ` paolo.carlini at oracle dot com
2011-01-05 12:23 ` [Bug libstdc++/47145] configure test for docbook-xsl-ns stylesheets uses hardcoded path redi at gcc dot gnu.org
2011-03-01 21:32 ` bkoz at gcc dot gnu.org
2011-03-02 17:44 ` bkoz at gcc dot gnu.org
2011-03-08  0:04 ` bkoz at gcc dot gnu.org
2011-03-17 22:01 ` doko at ubuntu dot com
2011-03-22  9:38 ` bkoz at gcc dot gnu.org
2011-03-22  9:50 ` doko at ubuntu dot com
2011-03-25 19:59 ` jakub at gcc dot gnu.org
2011-04-28 17:22 ` rguenth at gcc dot gnu.org
2012-02-02 20:25 ` bkoz at gcc dot gnu.org
2012-02-16 20:09 ` bkoz at gcc dot gnu.org

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-47145-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).