Bug 217729 - cad/kicad-devel: undefined symbol "jump_fcontext"
Summary: cad/kicad-devel: undefined symbol "jump_fcontext"
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: Michael Reifenberger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-12 17:23 UTC by Stéphane D'Alu
Modified: 2017-03-13 14:48 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (mr)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stéphane D'Alu 2017-03-12 17:23:34 UTC
kicad-devel has been built from port (and rebuild with portupgrade -f -r -R kicad-devel), 

When trying to launch: pcbnew, eeschema, gerberview, ...
I got a Undefined symbol "jump_fcontext", see messages below: 

18:18:44: /usr/local/bin/_pcbnew.kiface: Undefined symbol "jump_fcontext"
18:18:44: Failed to load kiface library '/usr/local/bin/_pcbnew.kiface'.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-03-13 12:02:12 UTC
A commit references this bug:

Author: mr
Date: Mon Mar 13 12:01:28 UTC 2017
New revision: 436075
URL: https://svnweb.freebsd.org/changeset/ports/436075

Log:
  Update to 20170312170442 and try to fix PR 217729 too.

  PR:		217729

Changes:
  head/cad/kicad-devel/Makefile
  head/cad/kicad-devel/Makefile.git_rev
  head/cad/kicad-devel/distinfo
  head/cad/kicad-devel/files/newVersion.sh
  head/cad/kicad-devel/files/patch-include-system-libcontext.h
Comment 2 Stéphane D'Alu 2017-03-13 14:48:46 UTC
It's working, thanks