Opened 7 years ago

Closed 7 years ago

#54989 closed defect (fixed)

libgnome @2.32.1: UnicodeDecodeError: 'utf8' codec can't decode byte 0xa0 in position 3214: invalid start byte

Reported by: tcwan (TC Wan) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.4.1
Keywords: Cc: dbevans (David B. Evans)
Port: libgnome

Description

Building of libgnome in High Sierra fails with UnicodeDecodeError.

Not sure what else to mention, this is when attempting to build and install gnucash. XCode and macOS 10.13 is up to date.

Attachments (1)

libgnome-main.log.tgz (6.4 KB) - added by tcwan (TC Wan) 7 years ago.
Build log for libgnome 2.32.1

Download all attachments as: .zip

Change History (4)

Changed 7 years ago by tcwan (TC Wan)

Attachment: libgnome-main.log.tgz added

Build log for libgnome 2.32.1

comment:1 Changed 7 years ago by tcwan (TC Wan)

This is on a clean system post-migration (all previously built ports removed).

comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: dbevans added
Keywords: high sierra removed
Owner: set to ryandesign
Status: newaccepted
Summary: libgnomelibgnome @2.32.1: UnicodeDecodeError: 'utf8' codec can't decode byte 0xa0 in position 3214: invalid start byte

The well-known problem with the new glib-mkenums not liking non-UTF-8 source files.

comment:3 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: acceptedclosed

In 1f3efc8e65cc060d1701407bd1e56e62e6bd9c55/macports-ports:

libgnome: Fix build failure with latest version of glib2

Closes: #54989

Note: See TracTickets for help on using tickets.