Ticket #24309 (closed update: fixed)
GLC_lib: update to 1.2.0
| Reported by: | ryandesign@… | Owned by: | macports@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | Cc: | snc@… | |
| Port: | GLC_lib |
Description
GLC_lib should probably be updated to 1.2.0.
The livecheck didn't notice this version, so that should probably also be fixed.
Attachments
Change History
comment:1 follow-up: ↓ 2 Changed 3 years ago by snc@…
I've fixed the livecheck, and attached my attempt at an upgrade. I get undefined symbols for some zip functions, and warnings about qt4 arch types that match my native arch. Weird.
comment:2 in reply to: ↑ 1 ; follow-up: ↓ 3 Changed 3 years ago by ryandesign@…
- Cc snc@… added
- Status changed from new to closed
- Resolution set to fixed
Replying to snc@…:
I've fixed the livecheck
in r66291
and attached my attempt at an upgrade. I get undefined symbols for some zip functions
I got a hint for fixing this from here; they appear to have been overzealous in the way in which they fixed the issue reported there. I updated the port using your patch and this hint in r66328.
and warnings about qt4 arch types that match my native arch. Weird.
I didn't get this error, but I have all dependencies installed universal. I did notice GLC_lib built for i386, not x86_64 as I had expected. I suppose we should now close this ticket, since the port has been updated, and open a new ticket about the incorrect arch.
comment:3 in reply to: ↑ 2 Changed 3 years ago by ryandesign@…
Replying to ryandesign@…:
I did notice GLC_lib built for i386, not x86_64 as I had expected. I suppose we should now close this ticket, since the port has been updated, and open a new ticket about the incorrect arch.
I fixed this and a few other issues in r66335.

