Bug 156571 - net-mgmt/py-yapsnmp marked BROKEN
Summary: net-mgmt/py-yapsnmp marked BROKEN
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Tilman Keskinoz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-22 12:30 UTC by Josef Kurucz
Modified: 2011-05-01 12:33 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Josef Kurucz 2011-04-22 12:30:09 UTC
When i try to compile yapsnmp from ports, I get the following error:



[root@cric /usr/ports/net-mgmt/py-yapsnmp]# make install clean
===>  py27-yapsnmp-0.7.8_6 is marked as broken: Does not link on i386: can't find symbol snmp_init in libnetsnmp.
*** Error code 1

Stop in /usr/ports/net-mgmt/py-yapsnmp.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2011-04-22 13:55:13 UTC
> When i try to compile yapsnmp from ports, I get the following error:
>
>
>
> [root@cric /usr/ports/net-mgmt/py-yapsnmp]# make install clean
> ===>   py27-yapsnmp-0.7.8_6 is marked as broken: Does not link on i386: can't find symbol snmp_init in libnetsnmp.
> *** Error code 1
>


Open the Makefile remove the line starting with BROKEN= and try again.

Please confirm if it works.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2011-04-23 00:29:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->arved

Fix synopsis and assign.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-05-01 12:26:33 UTC
arved       2011-05-01 11:26:20 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/py-yapsnmp  Makefile 
  Log:
  port was marked BROKEN after brokeness was fixed
  
  PR:             156571
  
  Revision  Changes    Path
  1.19      +0 -4      ports/net-mgmt/py-yapsnmp/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Tilman Keskinoz freebsd_committer freebsd_triage 2011-05-01 12:33:12 UTC
State Changed
From-To: open->closed

I removed the BROKEN line from the Makefile