Changes between Initial Version and Version 1 of Ticket #55010


Ignore:
Timestamp:
Oct 6, 2017, 5:33:34 AM (7 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Confirmed, but I don't know why.

itstool was just updated to 2.0.3; maybe that caused (or exposed) the problem.

eog 3.26.1 is available; maybe it helps.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55010

    • Property Status changed from new to assigned
    • Property Owner set to dbevans
    • Property Summary changed from eog-3.26.0 build fails on 10.12.6 with xcode 9.0 to eog @3.26.0: 'ascii' codec can't decode byte 0xe2 in position 35: ordinal not in range(128)
    • Property Port eog added
  • Ticket #55010 – Description

    initial v1  
    11My 'port upgrade outdated' build on two machines today failed in both places on eog-3.26.0 due to some translation merge error:
    22
    3 '':info:build     (cd "es/" && itstool -m "${mo}" ${d}/C/bug-filing.page .... [ very long command ]
    4 
     3{{{
     4:info:build     (cd "es/" && itstool -m "${mo}" ${d}/C/bug-filing.page .... [ very long command ]
    55:info:build Warning: Could not merge es translation for msgid:
    6 
    76:info:build If you want to keep the picture flipped in this way, click <gui style="menuitem">Save</gui>.
    8 
    97:info:build Error: Could not merge translations:
    10 
    118:info:build 'ascii' codec can't decode byte 0xe2 in position 35: ordinal not in range(128)
    12 
    139:info:build make[2]: *** [es/es.stamp] Error 1
    14 
    1510:info:build make[2]: *** Waiting for unfinished jobs....
    16 
    1711:info:build Warning: Could not merge de translation for msgid:
    18 
    1912:info:build make[1]: *** [all-recursive] Error 1
    20 ''
     13}}}