emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#20753: closed (coreutils failed to compile)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#20753: closed (coreutils failed to compile)
Date: Sun, 07 Jun 2015 01:24:01 +0000

Your message dated Sat, 06 Jun 2015 18:23:22 -0700
with message-id <address@hidden>
and subject line Re: coreutils failed to compile
has caused the debbugs.gnu.org bug report #20753,
regarding coreutils failed to compile
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
20753: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20753
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: coreutils failed to compile Date: Sat, 6 Jun 2015 22:45:51 +0900
Current head of coreutil git tree ( 079652ee6b5d3) faile to compile.
My environment

Fedora 20 (x86_64)

  GEN      src/version.h
make  all-recursive
make[1]: Entering directory `/home/iida/Repo/coreutils'
Making all in po
make[2]: Entering directory `/home/iida/Repo/coreutils/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/iida/Repo/coreutils/po'
Making all in .
make[2]: Entering directory `/home/iida/Repo/coreutils'
test -f doc/.dirstamp || make  doc/.dirstamp
Updating ./doc/version.texi
  CC       lib/copy-acl.o
  CC       lib/set-acl.o
  CC       lib/acl-errno-valid.o
  CC       lib/acl-internal.o
lib/acl-internal.c: In function 'free_permission_context':
lib/acl-internal.c:472:1: error: function might be candidate for
attribute 'const' [-Werror=suggest-attribute=const]
 free_permission_context (struct permission_context *ctx)
 ^

Bisect shows following commit is the first bad.

address@hidden coreutils ((d796a29...)|BISECTING)]$ git bisect good
44f08f240e69e062fd8f0ac33f2a2e0e07a2a3cd is the first bad commit
commit 44f08f240e69e062fd8f0ac33f2a2e0e07a2a3cd
Author: Pádraig Brady <address@hidden>
Date:   Tue Jun 2 01:25:05 2015 +0100

    build: update to latest gnulib

    Mainly with build fixes for Mac OS X.

:160000 160000 2aea2c723359d9459fd01e7b428f47656c9ce1e9
98aa8776dd2b510b7f777870fb76b17fd88abbef M    gnulib

address@hidden coreutils ((d796a29...)|BISECTING)]$ git bisect log
git bisect start
# bad: [079652ee6b5d3987525ce225518a15253fc9d319] build: port to AIX
git bisect bad 079652ee6b5d3987525ce225518a15253fc9d319
# good: [1aa71d96332ec210a8c954cc924d43655f2b369f] tests:
ln/hard-to-sym FAIL rather than ERROR when ln fails
git bisect good 1aa71d96332ec210a8c954cc924d43655f2b369f
# bad: [44f08f240e69e062fd8f0ac33f2a2e0e07a2a3cd] build: update to latest gnulib
git bisect bad 44f08f240e69e062fd8f0ac33f2a2e0e07a2a3cd
# good: [b9842a615366b47cbd0739d97f2dd2679dfbb3a8] maint: avoid new
coverity warnings
git bisect good b9842a615366b47cbd0739d97f2dd2679dfbb3a8
# good: [d796a29f2fb92f74d73d0aa27c86caf58d753f46] tests: fix race in
tail test without inotify
git bisect good d796a29f2fb92f74d73d0aa27c86caf58d753f46
# first bad commit: [44f08f240e69e062fd8f0ac33f2a2e0e07a2a3cd] build:
update to latest gnulib


Regards,
Masanari iida



--- End Message ---
--- Begin Message --- Subject: Re: coreutils failed to compile Date: Sat, 06 Jun 2015 18:23:22 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 OK, thanks, I installed the attached patch into gnulib and am marking the bug as fixed.

Attachment: 0001-acl-permissions-pacify-Wsuggest-attribute-const.patch
Description: Text Data


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]