Summary: | net-mgmt/net-snmp: Python 3.x "TabError" on installation when PYTHON option is enabled | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | RemiZOffAlex <remizoffalex> | ||||
Component: | Individual Port(s) | Assignee: | Ryan Steinmetz <zi> | ||||
Status: | Closed Overcome By Events | ||||||
Severity: | Affects Many People | CC: | ports-bugs, python, w.schwarzenfeld | ||||
Priority: | --- | Keywords: | needs-patch, needs-qa | ||||
Version: | Latest | ||||||
Hardware: | amd64 | ||||||
OS: | Any | ||||||
Attachments: |
|
# svn info /usr/ports/ Path: /usr/ports Working Copy Root Path: /usr/ports URL: svn://svn0.us-west.freebsd.org/ports/head Relative URL: ^/head Repository Root: svn://svn0.us-west.freebsd.org/ports Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5 Revision: 394021 Node Kind: directory Schedule: normal Last Changed Author: gerald Last Changed Rev: 394021 Last Changed Date: 2015-08-12 16:27:19 +0300 (ср, 12 авг 2015) --------------------------------------------------------- File "setup.py", line 14 sys.argv.remove(arg) ^ TabError: inconsistent use of tabs and spaces in indentation *** Error code 1 Stop. make[1]: stopped in /usr/ports/net-mgmt/net-snmp *** Error code 1 Stop. make: stopped in /usr/ports/net-mgmt/net-snmp ===>>> make build failed for net-mgmt/net-snmp ===>>> Aborting update ===>>> There are messages from installed ports to display, but first take a moment to review the error messages above. Then press Enter when ready to proceed. Maintainer feedback? This is the first message from you. There was no other message. Second Message: 10.2 is EOL. We have version 5.7.3_18 and it builds fine on 10.4 and 11.1. Overcome by events. |
Created attachment 159280 [details] Info logs python3.4 Building net-snmp error File "setup.py", line 14 sys.argv.remove(arg) ^ TabError: inconsistent use of tabs and spaces in indentation *** Error code 1 Stop. make[1]: stopped in /usr/ports/net-mgmt/net-snmp *** Error code 1