Bug 201905 - net-mgmt/net-snmp: Python 3.x "TabError" on installation when PYTHON option is enabled
Summary: net-mgmt/net-snmp: Python 3.x "TabError" on installation when PYTHON option i...
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Many People
Assignee: Ryan Steinmetz
URL:
Keywords: needs-patch, needs-qa
Depends on:
Blocks:
 
Reported: 2015-07-26 22:51 UTC by RemiZOffAlex
Modified: 2018-02-16 03:55 UTC (History)
3 users (show)

See Also:


Attachments
Info logs (45.20 KB, text/plain)
2015-07-26 22:51 UTC, RemiZOffAlex
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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 freebsd_triage 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 freebsd_triage 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.