Opened 11 years ago
Last modified 11 years ago
#40297 closed defect
py-robotframework-ride: fix the wxWidgets variants and explicit supported_archs — at Version 4
Reported by: | mojca (Mojca Miklavec) | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ryandesign@… | |
Port: | py-robotframework-ride |
Description (last modified by mojca (Mojca Miklavec))
The port py-robotframework-ride
should be fixed properly after upgrading the wxWidgets
ports. It should not use explicit supported_archs
, but rather something like wxWidgets.use wxGTK-2.8/wxWidgets-2.8/wxWidgets-2.8
depending on which variant of wxpython
is being used (or something along those lines).
The buildbot failed to build the port due to some architectures mismatch.
See also http://code.google.com/p/robotframework-ride/issues/detail?id=888 for the upstream ticket about compatibility with wxWidgets 3.0.
Change History (4)
comment:1 Changed 11 years ago by mojca (Mojca Miklavec)
Cc: | ryandesign@… added |
---|
comment:2 Changed 11 years ago by mojca (Mojca Miklavec)
comment:4 Changed 11 years ago by mojca (Mojca Miklavec)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
To Ryan for the comment in #40310: I would say "I told you so", but I didn't. See https://build.macports.org/builders/buildports-snowleopard-x86_64/builds/20177:
Can you please help me fix the port? I'm 99% sure that this is also a problem with all ports that depend on
py-wxpython-2.8
.