Bug 201905

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:
Description Flags
Info logs none

Description RemiZOffAlex 2015-07-26 22:51:45 UTC
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
Comment 1 RemiZOffAlex 2015-08-12 14:32:55 UTC
# 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.
Comment 2 Walter Schwarzenfeld 2018-01-14 00:26:40 UTC
Maintainer feedback?
Comment 3 RemiZOffAlex 2018-01-14 07:18:35 UTC
This is the first message from you. There was no other message.
Comment 4 Walter Schwarzenfeld 2018-02-16 03:55:44 UTC
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.