public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "bnelson at nelsonbe dot com" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug build/15711] Endless loop building misc/bits/syscall.d in glibc 2.17
Date: Mon, 08 Jul 2013 11:00:00 -0000	[thread overview]
Message-ID: <bug-15711-131-3js93Im2G1@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-15711-131@http.sourceware.org/bugzilla/>

http://sourceware.org/bugzilla/show_bug.cgi?id=15711

re_nelson <bnelson at nelsonbe dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bnelson at nelsonbe dot com

--- Comment #3 from re_nelson <bnelson at nelsonbe dot com> ---
(In reply to Carlos O'Donell from comment #2)

> (In reply to joseph@codesourcery.com from comment #1)
> > Probably the compilations used in generating syscall.h should use 
> > -ffreestanding to avoid implicit stdc-predef.h inclusion.
> 
> I'm also seeing this on some systems. Looking into a solution.

Here's my quick fix hack to deal with the timestamp problem cited in the first
comment:


*** /tmp/Makerules      2013-07-08 05:57:52.325353460 -0500
--- ./glibc-2.17/Makerules     2013-07-08 05:54:39.367878616 -0500
***************
*** 795,800 ****
--- 795,801 ----
  define do-install
  $(make-target-directory)
  $(INSTALL_DATA) $< $@
+ touch -d '0.5 seconds ago' $@
  endef

  # Make the target directory if it doesn't exist, using the `mkinstalldirs'

-- 
You are receiving this mail because:
You are on the CC list for the bug.


  parent reply	other threads:[~2013-07-08 11:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-01 16:20 [Bug build/15711] New: " carlos.velasco at nimastelecom dot com
2013-07-01 17:00 ` [Bug build/15711] " joseph at codesourcery dot com
2013-07-05 11:21 ` carlos at redhat dot com
2013-07-08 11:00 ` bnelson at nelsonbe dot com [this message]
2013-07-15 17:15 ` carlos at redhat dot com
2013-07-15 17:25 ` joseph at codesourcery dot com
2013-07-15 18:04 ` carlos at redhat dot com
2013-07-16 22:03 ` carlos at redhat dot com
2013-07-16 22:05 ` carlos at redhat dot com
2014-06-13 13:25 ` fweimer at redhat dot com

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-15711-131-3js93Im2G1@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sourceware.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).