Opened 9 years ago
Closed 9 years ago
#49398 closed defect (duplicate)
glib2: universal build fails due to libsqlite3
Reported by: | carlschlemme@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | glib2 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hello! I've been trying to install wine, but every time it fails at building glib2. I've been trying to install it a few times now but the same error message shows up every time. I've tried sudo port clean glib2 and wine, and tried to install them again after.
- If you find anything wrong please cut it out in paper for me - Im not an educated programmer.
Thanks for the help! :)
Attachments (1)
Change History (4)
Changed 9 years ago by carlschlemme@…
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | glib2 added |
:info:build ld: in '/opt/local/lib/libsqlite3.dylib', file was built for x86_64 which is not the architecture being linked (i386): /opt/local/lib/libsqlite3.dylib for architecture i386
That looks similar to the problem from #49151, but with libsqlite3 instead. I will need to investigate why libsqlite3 is being used. The workaround is to install sqlite3 with the universal variant first.
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | Failing to install wine → glib2: universal build fails due to libsqlite3 |
---|
comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
I'll reopen #49151 and handle this there.
Note: See
TracTickets for help on using
tickets.
The other log looks a little messy, this should be more organized i think