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#27090 - [netwatch] doesn't build
Attached to Project:
Community Packages
Opened by Andrea Scarpino (BaSh) - Saturday, 19 November 2011, 09:51 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 21 November 2011, 12:41 GMT
Opened by Andrea Scarpino (BaSh) - Saturday, 19 November 2011, 09:51 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 21 November 2011, 12:41 GMT
|
DetailsDescription:
gcc -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c netresolv.c netresolv.c: In function 'main': netresolv.c:335:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] netresolv.c: In function 'sigincatch': netresolv.c:166:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] gcc -o netresolv -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 netresolv.o In file included from /usr/include/fcntl.h:267:0, from netwatch.c:149: In function 'open', inlined from 'updatecurrent' at netwatch.c:2761:20: /usr/include/bits/fcntl2.h:51:24: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT in second argument needs 3 arguments make: *** [netwatch.o] Error 1 make: *** Waiting for unfinished jobs.... Additional info: * netwatch 1.3.0-2 Steps to reproduce: Try to build it. |
This task depends upon