Opened 4 years ago

Last modified 4 years ago

#60626 closed defect

sqlitebrowser: Parse error at ...: Premature end of document. — at Version 5

Reported by: amake (Aaron Madlon-Kay) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: i0ntempest
Port: sqlitebrowser

Description (last modified by ryandesign (Ryan Carsten Schmidt))

This commit seems to have broken building the port for me: [0c5579b2d0a00c0fdb3907aa5facc8f2eea3c2fb/macports-ports]

See attached log

macOS 10.15.5 19F101

Xcode 11.5 11E608c

Change History (6)

Changed 4 years ago by amake (Aaron Madlon-Kay)

Attachment: main.log added

comment:1 Changed 4 years ago by amake (Aaron Madlon-Kay)

Description: modified (diff)

comment:2 Changed 4 years ago by kencu (Ken)

That's a weird one:

:info:build Parse error at /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_sqlitebrowser/sqlitebrowser/work/sqlitebrowser-sqlitebrowser-f07dafd/src/translations/sqlb_es_ES.ts:4782:11: Premature end of document.
897	:info:build Updating 'translations/sqlb_es_ES.ts'...
898	:info:build     Found 1010 source text(s) (0 new and 1010 already existing)
899	:info:build Parse error at /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_sqlitebrowser/sqlitebrowser/work/sqlitebrowser-sqlitebrowser-f07dafd/src/translations/sqlb_fr.ts:3602:68: Premature end of document.
900	:info:build Updating 'translations/sqlb_fr.ts'...
901	:info:build     Found 1010 source text(s) (0 new and 1010 already existing)

Some kind of error parsing and installing the translations???

It built fine for me, and obviously for i0ntempest, and on the CI system, and on (most of) the buildbots... <https://ports.macports.org/port/sqlitebrowser/builds>

Is it possible you have a bad download file?

Last edited 4 years ago by kencu (Ken) (previous) (diff)

comment:3 Changed 4 years ago by amake (Aaron Madlon-Kay)

Weird. I cleaned and tried it again and it worked. Then again and it failed. So I wonder if it's a concurrency issue.

Repeatedly rebuilding now seems to have a ~1 in 3 chance of failure.

comment:4 Changed 4 years ago by i0ntempest

Ive seen this error when i was tinkering the build, but only for once or maybe twice. Will try to see if I can reproduce later.

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

Description: modified (diff)
Summary: sqlitebrowser: build errorsqlitebrowser: Parse error at ...: Premature end of document.
Note: See TracTickets for help on using tickets.