Bug 199224

Summary: [PATCH] devel/drpython: Fix runtime error on 9.x
Product: Ports & Packages Reporter: tkato432
Component: Individual Port(s)Assignee: John Marino <marino>
Status: Closed FIXED    
Severity: Affects Only Me CC: junovitch, marino
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
devel_drpython.diff
none
devel_drpython.diff none

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