After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 734897 - _NL_TIME_FIRST_WEEKDAY detection does not completely work
_NL_TIME_FIRST_WEEKDAY detection does not completely work
Status: RESOLVED FIXED
Product: california
Classification: Other
Component: build
master
Other FreeBSD
: Normal normal
: 0.2.0
Assigned To: California Maintainers
California Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-08-16 07:49 UTC by Gustau Pérez i Querol
Modified: 2014-08-20 02:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Complete california build (144.81 KB, application/octet-stream)
2014-08-16 07:49 UTC, Gustau Pérez i Querol
Details

Description Gustau Pérez i Querol 2014-08-16 07:49:27 UTC
Created attachment 283578 [details]
Complete california build

The _NL_TIME_FIRST_WEEKDAY detection seems to be uncomplete. In our systems _NL_TIME_FIRST_WEEKDAY detection in the configure stage reports NO (which is correct) but then the compilation fails with:

    use of undeclared identifier '_NL_TIME_FIRST_WEEKDAY'

which would be wrong if configure said there was no _NL_TIME_FIRST_WEEKDAY. This happens since 0.1.3, which introduced:

    * Use system/locale's defined first day of week
Comment 1 Jim Nelson 2014-08-20 01:06:42 UTC
I assume you're building from a tarball and not git master.  That's the issue, the Vala source files aren't being rebuilt with the flag changes.  This is related to bug #726210 for that reason.
Comment 2 Jim Nelson 2014-08-20 02:12:36 UTC
Fixed and a new 0.1.4 tarball released.  Hope that helps you out.  Please let me know if this problem isn't fixed on your system (or any other issues, of course).

Pushed to master, commit 01d7b8