Opened 6 years ago

Closed 5 years ago

#55776 closed defect (fixed)

gdl @2.30.1: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe1 in position 7: ordinal not in range(128)

Reported by: sauter (Jürgen Sauter) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: gdl

Description (last modified by mf2k (Frank Schima))

Error: Failed to build gdl: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gdl/gdl/main.log for details.

File is attached

Attachments (1)

main.log (187.3 KB) - added by sauter (Jürgen Sauter) 6 years ago.
Log of the build

Download all attachments as: .zip

Change History (6)

Changed 6 years ago by sauter (Jürgen Sauter)

Attachment: main.log added

Log of the build

comment:1 Changed 6 years ago by mf2k (Frank Schima)

Keywords: GDL macOS UnicodeDecodeError removed
Owner: set to dbevans
Port: gdl added
Status: newassigned

In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers (port info --maintainers gdl), if any.

comment:2 Changed 6 years ago by mf2k (Frank Schima)

Description: modified (diff)

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

Summary: UnicodeDecodeError when Building GDL on macOS HighSierragdl @2.30.1: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe1 in position 7: ordinal not in range(128)

comment:4 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign added

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

Resolution: fixed
Status: assignedclosed

In 242a0f256493e845cac1b8d8a594556ba7da2e53/macports-ports (master):

gdl: Fix build failure due to non-UTF-8 headers

Closes: #55776

Since the headers get installed, increase the revision.

Also disable silent rules and modernize checksums.

Note: See TracTickets for help on using tickets.