1.8.5 build question

35 views
Skip to first unread message

Paul Stoffregen

unread,
Oct 2, 2017, 8:29:43 AM10/2/17
to Developers
For the first time ever, I'm having trouble building the Arduino IDE
from source to get the same files as the official release.

The discrepancy seems to be with the i18n files in arduino-core.jar. 
For example, both the source download and github repository have this
sha256sum:

  6ddf763c8d02cc16ba89ff52df19b776104b684e0324df0ac036287155065f22
arduino-core/src/processing/app/i18n/Resources_en.properties

If I extract arduino-core.java (from the Linux 64 bit release) and
sha256sum the same file, I get this:

  79ccc03efa8e3092c860d79a4d46554dd4a500e9f860116a0e403c9beebc3d21
lib/processing/app/i18n/Resources_en.properties

Both files are the same size, 75812 bytes with identical content (but
some other language files differ in meaningful ways).

The one from the source code has this:

  PO-Revision-Date\: 2017-09-19 14\:19+0000

The file in the actual release has this:

  PO-Revision-Date\: 2017-05-30 15\:31+0000

Is there any chance the 1.8.5 release may have been accidentally built
against an older set of translation files?  It's also entirely possible
I'm doing something wrong or silly....

Cristian Maglie

unread,
Oct 2, 2017, 9:40:21 AM10/2/17
to devel...@arduino.cc
Il 02/10/2017 14:29, Paul Stoffregen ha scritto:
> The one from the source code has this:
>
>   PO-Revision-Date\: 2017-09-19 14\:19+0000
>
> The file in the actual release has this:
>
>   PO-Revision-Date\: 2017-05-30 15\:31+0000
>
> Is there any chance the 1.8.5 release may have been accidentally built
> against an older set of translation files?  It's also entirely possible
> I'm doing something wrong or silly....

Thanks for spotting this, it seems that Jenkins didn't "see" the latest
commit, with the updated the translations, when we built the release.

We are going to redo the build and replace the files on the download
page, so there should not be other discrepancies.

C

Cristian Maglie

unread,
Oct 2, 2017, 10:01:33 AM10/2/17
to devel...@arduino.cc
Il 02/10/2017 15:40, Cristian Maglie ha scritto:
> We are going to redo the build and replace the files on the download
> page, so there should not be other discrepancies.

Done, everything shoule be ok now.

C

Paul Stoffregen

unread,
Oct 2, 2017, 11:20:01 AM10/2/17
to devel...@arduino.cc
On 10/02/2017 07:01 AM, Cristian Maglie wrote:
> Done, everything shoule be ok now.

Confirmed.  All 5 exactly match when I build from the source.  :)
Reply all
Reply to author
Forward
0 new messages