Opened 14 years ago
Closed 13 years ago
#27895 closed defect (fixed)
plopfolio fails build in Snow Lep saying "jam" is deprecated
Reported by: | vulcan_@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | plopfolio |
Description
Port command started with PID 59602 Fetching PlopFolio PlopFolio-0.1.0.tar.gz doesn't seem to exist in ... Building PlopFolio (NOTE: project PlopFolio was written by an older Xcode version (34) -- temporarily upgrading it (without modifying project file)) Build settings from command line: ARCHS = i386 MACOSX_DEPLOYMENT_TARGET = 10.6 OBJROOT = build/ SDKROOT = SYMROOT = build/ === BUILD APPLICATION TARGET PlopFolio OF PROJECT PlopFolio WITH CONFIGURATION Deployment === Check dependencies Jam is deprecated and has been removed; targets that use Jam must be upgraded to native targets. For more information on doing this, consult the Xcode documentation. Jam is deprecated and has been removed; targets that use Jam must be upgraded to native targets. For more information on doing this, consult the Xcode documentation. ** BUILD FAILED ** shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_news_PlopFolio/work/PlopFolio" && /usr/bin/xcodebuild -alltargets -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.6 ARCHS=i386 SDKROOT="" " returned error 1 Error: Target org.macports.build returned: shell command failed (see log for details) Warning: the following items did not execute (for PlopFolio): org.macports.activate org.macports.build org.macports.destroot org.macports.install Log for PlopFolio is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_news_PlopFolio/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> Executing: /opt/local/bin/port -v install PlopFolio
Change History (3)
comment:1 follow-up: 2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 14 years ago by vulcan_@…
Replying to ryandesign@…:
There has not been a new release of plopfolio in more than 8 and a half years;
ouch .. well yes, time to signal the developer .. if he is still interested. I love Klickfolio on Windows .. plopfolio was fine back in the days i was running Tiger.
comment:3 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
There has not been a new release of plopfolio in more than 8 and a half years; it's not surprising there has been some bitrot. In this case, jam was removed from Xcode as of the release of Snow Leopard, so software that uses it to compile (like apparently plopfolio) cannot work. You should probably report this problem to the developer of plopfolio, since there is nobody maintaining this port in MacPorts at this time.