Opened 13 years ago

Closed 13 years ago

#27409 closed defect (fixed)

gpsd: Invalid arch name : -Xarch_x86_64

Reported by: nicolabrisotto@… Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: strassh@…
Port: gpsd

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

I've just tried : "sudo port upgrade outdated" and got this error:

--->  Computing dependencies for gpsd
--->  Building gpsd
Error: Target org.macports.build returned: shell command failed (see log for details)
Log for gpsd is attached

Attachments (1)

main.log (3.2 KB) - added by nicolabrisotto@… 13 years ago.

Download all attachments as: .zip

Change History (9)

Changed 13 years ago by nicolabrisotto@…

Attachment: main.log added

comment:1 Changed 13 years ago by nicolabrisotto@…

Cc: nicolabrisotto@… added

Cc Me!

comment:2 Changed 13 years ago by strassh@…

Cc: strassh@… added

Cc Me!

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

Cc: nicolabrisotto@… removed
Description: modified (diff)

Please use WikiFormatting.

comment:4 Changed 13 years ago by strassh@…

I think that this bug is similar to this one : http://trac.macports.org/ticket/22924 that was fixed in this revision : http://trac.macports.org/changeset/73290 I'm not a developer so I can't fix it, but maybe someone can do the same thing with gpsd that as been done with liblastfm.

Thanks

comment:5 Changed 13 years ago by michaelld (Michael Dickens)

Owner: changed from macports-tickets@… to michaelld@…

With the upgrade to version 2.95, a number of changes were made to the gpsd source code. The error in issue indeed the same as #22924 -- qmake has issues with the way -arch flags are specified -- and the solution should be similar & maybe even the same as in r73290. I'm updating the Portfile today with variants to allow for +qt, +dbus, +libusb, and +python -- anything reasonable that gpsd offers & none default; gpsd no longer uses X11 so I'm removing that feature.

comment:6 Changed 13 years ago by michaelld (Michael Dickens)

Should be fixed in r73748. Please do "sudo port selfupdate" and then try installing gpsd again. I'm leaving this ticket open until I hear back.

comment:7 Changed 13 years ago by strassh@…

yes, it worked. Thanks

comment:8 Changed 13 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: newclosed

Glad it works now; thanks for the quick reply!

Note: See TracTickets for help on using tickets.