trinity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: "Toralf Förster" <toralf.foerster@gmx.de>
Cc: trinity@vger.kernel.org
Subject: Re: build error with latest gir tree at a 32 bit Linux
Date: Fri, 7 Mar 2014 13:16:47 -0500	[thread overview]
Message-ID: <20140307181647.GA10060@redhat.com> (raw)
In-Reply-To: <5318ADF3.5030905@gmx.de>

On Thu, Mar 06, 2014 at 06:18:43PM +0100, Toralf Förster wrote:
 > -----BEGIN PGP SIGNED MESSAGE-----
 > Hash: SHA256
 > 
 > i686-pc-linux-gnu-gcc -O2 -march=native -pipe -g -ggdb -Wall -W  -I. -Iinclude/ -Wimplicit  -D_GNU_SOURCE -D__linux__ -Wdeclaration-after-statement -Wformat=2 -Winit-self -Wlogical-op -Wnested-externs -Wpacked -Wshadow -Wstrict-aliasing=3 -Wswitch-enum -Wundef -Wwrite-strings -Wno-format-nonliteral -Wstrict-prototypes -Wmissing-prototypes -Werror -Wl,-O1 -Wl,--as-needed -o interesting-numbers.o -c interesting-numbers.c
 > i686-pc-linux-gnu-gcc -O2 -march=native -pipe -g -ggdb -Wall -W  -I. -Iinclude/ -Wimplicit  -D_GNU_SOURCE -D__linux__ -Wdeclaration-after-statement -Wformat=2 -Winit-self -Wlogical-op -Wnested-externs -Wpacked -Wshadow -Wstrict-aliasing=3 -Wswitch-enum -Wundef -Wwrite-strings -Wno-format-nonliteral -Wstrict-prototypes -Wmissing-prototypes -Werror -Wl,-O1 -Wl,--as-needed -o locks.o -c locks.c
 > i686-pc-linux-gnu-gcc -O2 -march=native -pipe -g -ggdb -Wall -W  -I. -Iinclude/ -Wimplicit  -D_GNU_SOURCE -D__linux__ -Wdeclaration-after-statement -Wformat=2 -Winit-self -Wlogical-op -Wnested-externs -Wpacked -Wshadow -Wstrict-aliasing=3 -Wswitch-enum -Wundef -Wwrite-strings -Wno-format-nonliteral -Wstrict-prototypes -Wmissing-prototypes -Werror -Wl,-O1 -Wl,--as-needed -o log.o -c log.c
 > locks.c: In function ‘lock’:
 > locks.c:4:19: error: declaration of ‘lock’ shadows a global declaration [-Werror=shadow]
 > locks.c:4:6: error: shadowed declaration is here [-Werror=shadow]
 > locks.c: In function ‘unlock’:
 > locks.c:12:21: error: declaration of ‘lock’ shadows a global declaration [-Werror=shadow]
 > locks.c:4:6: error: shadowed declaration is here [-Werror=shadow]
 > cc1: all warnings being treated as errors
 > make: *** [locks.o] Error 1
 > make: *** Waiting for unfinished jobs....
 >  * ERROR: dev-util/trinity-9999::toralf failed (compile phase):
 >  *   emake failed
 >  *

should be fixed as of 4cbfe382138d930209043ab57a648a3df5cfb46a

	Dave
 

  reply	other threads:[~2014-03-07 18:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-06 17:18 build error with latest gir tree at a 32 bit Linux Toralf Förster
2014-03-07 18:16 ` Dave Jones [this message]
2014-03-07 18:42   ` Toralf Förster

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=20140307181647.GA10060@redhat.com \
    --to=davej@redhat.com \
    --cc=toralf.foerster@gmx.de \
    --cc=trinity@vger.kernel.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 NNTP newsgroup(s).