Arch Linux

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!
Tasklist

FS#27296 - [gettext-mono] doesn't build

Attached to Project: Arch Linux
Opened by Andrea Scarpino (BaSh) - Monday, 28 November 2011, 08:55 GMT
Last edited by Isenmann Daniel (ise) - Thursday, 08 December 2011, 21:14 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Isenmann Daniel (ise)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c write-catalog.c -fPIC -DPIC -o .libs/write-catalog.o
In file included from /usr/include/fcntl.h:267:0,
from ../gnulib-lib/fcntl.h:27,
from write-catalog.c:25:
In function 'open',
inlined from 'msgdomain_list_print' at write-catalog.c:223:7:
/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[4]: *** [write-catalog.lo] Error 1
make[4]: Leaving directory `/build/src/gettext-0.17/gettext-tools/src'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/build/src/gettext-0.17/gettext-tools/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/src/gettext-0.17/gettext-tools'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/src/gettext-0.17/gettext-tools'
make: *** [all-recursive] Error 1

Additional info:
* gettext-mono 0.17-4

Steps to reproduce:
Try to build it.
This task depends upon

Closed by  Isenmann Daniel (ise)
Thursday, 08 December 2011, 21:14 GMT
Reason for closing:  Fixed
Additional comments about closing:  Package updated to 0.18.1.1. Compiles again now.

Loading...