Bug 199224 - [PATCH] devel/drpython: Fix runtime error on 9.x
Summary: [PATCH] devel/drpython: Fix runtime error on 9.x
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: John Marino
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-04-06 18:41 UTC by tkato432
Modified: 2015-10-10 10:25 UTC (History)
2 users (show)

See Also:


Attachments
devel_drpython.diff (1.88 KB, patch)
2015-04-06 18:41 UTC, tkato432
no flags Details | Diff
devel_drpython.diff (2.45 KB, patch)
2015-08-03 10:47 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2015-04-06 18:41:33 UTC
Created attachment 155262 [details]
devel_drpython.diff
Comment 1 John Marino freebsd_committer freebsd_triage 2015-04-06 19:02:11 UTC
same question, what is LD_LIBRARY_PATH fixing?

both py-karyoke and this port are failing with missing wx symbols on DragonFly, but this LD_LIBRARY_PATH is invalid for dragonfly.

What is the breakage you are fixing?  Is there a link to a log?  perhaps at portsmon?
Comment 2 Jason Unovitch freebsd_committer freebsd_triage 2015-08-03 08:25:22 UTC
For one, Portsmon is showing this as building successfully.
http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=drpython

Secondly, FreeBSD 8.x is no longer supported.  Mark this as overcome by events/feedback timeout?
Comment 3 John Marino freebsd_committer freebsd_triage 2015-08-03 08:29:46 UTC
no, because the comment about DragonFly has not been addressed.
Comment 4 John Marino freebsd_committer freebsd_triage 2015-08-03 08:30:29 UTC
ah, you are saying it's not even broken.

I'll buy that.

closing.
Comment 5 tkato432 2015-08-03 10:45:15 UTC
This bug also applies to 9.x
Comment 6 tkato432 2015-08-03 10:47:04 UTC
Created attachment 159489 [details]
devel_drpython.diff

Chase r389809
Comment 7 John Marino freebsd_committer freebsd_triage 2015-08-03 10:47:28 UTC
This patch still doesn't address my comments about DragonFly.
Comment 8 John Marino freebsd_committer freebsd_triage 2015-08-03 10:48:12 UTC
ah sorry, I was looking at older patch again.
Comment 9 commit-hook freebsd_committer freebsd_triage 2015-10-10 10:24:07 UTC
A commit references this bug:

Author: marino
Date: Sat Oct 10 10:23:55 UTC 2015
New revision: 398986
URL: https://svnweb.freebsd.org/changeset/ports/398986

Log:
  devel/drpython: Fix runtime error on F9

  PR:		199224
  Submitted by:	ports fury

Changes:
  head/devel/drpython/Makefile
  head/devel/drpython/files/patch-drpython.lin
Comment 10 John Marino freebsd_committer freebsd_triage 2015-10-10 10:25:34 UTC
thanks