Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#27080 - [mg] doesn't build
Attached to Project:
Community Packages
Opened by Andrea Scarpino (BaSh) - Saturday, 19 November 2011, 09:32 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 21 November 2011, 11:45 GMT
Opened by Andrea Scarpino (BaSh) - Saturday, 19 November 2011, 09:32 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 21 November 2011, 11:45 GMT
|
DetailsDescription:
gcc -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -g -Wall -Werror -Wno-strict-aliasing -c dir.c cmode.c: In function 'cc_indent': cmode.c:161:10: error: variable 'dci' set but not used [-Werror=unused-but-set-variable] cmode.c: In function 'getindent': cmode.c:229:6: error: variable 'contp' set but not used [-Werror=unused-but-set-variable] cmode.c:220:6: error: variable 'ccol' set but not used [-Werror=unused-but-set-variable] cc1: all warnings being treated as errors make: *** [cmode.o] Error 1 make: *** Waiting for unfinished jobs... Additional info: * mg 20110120-1 Steps to reproduce: Try to build it. |
This task depends upon