GNU bug report logs - #32762
Bug at coreutils compile

Previous Next

Package: coreutils;

Reported by: "vvcfee"<vvcfee <at> yeah.net>

Date: Tue, 18 Sep 2018 15:18:02 UTC

Severity: normal

Tags: notabug

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "vvcfee"<vvcfee <at> yeah.net>
To: "bug-coreutils"<bug-coreutils <at> gnu.org>
Subject: Bug at coreutils compile
Date: Tue, 18 Sep 2018 16:49:00 +0800
[Message part 1 (text/plain, inline)]
Hi GNU team,Thanks for your great job!

recently I try to compile gnu coreutils manually on Centos7.3,and got some error when try to make:
[root <at> localhost coreutils]# make
make  all-recursive
make[1]: Entering directory `/coreutils'
Making all in po
make[2]: Entering directory `/coreutils/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/coreutils/po'
Making all in .
make[2]: Entering directory `/coreutils'
  CC       lib/acl-internal.o
lib/acl-internal.c: In function 'free_permission_context':
lib/acl-internal.c:479:1: error: function might be candidate for attribute 'cons
t' [-Werror=suggest-attribute=const]
 free_permission_context (struct permission_context *ctx)
 ^
cc1: all warnings being treated as errors
make[2]: *** [lib/acl-internal.o] Error 1
make[2]: Leaving directory `/coreutils'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/coreutils'
make: *** [all] Error 2


It seems like a bug has been reported before bug20753
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=20753

Regards,
Arryboom
2018-09-18


vvcfee 
[Message part 2 (text/html, inline)]

This bug report was last modified 6 years and 205 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.