Re: [tor-bugs] #26821 [Core Tor/Torsocks]: [torsocks] configure script from the tarball breaks

2018-07-16 Thread Tor Bug Tracker & Wiki
#26821: [torsocks]  configure script from the tarball breaks
---+-
 Reporter:  yurivict271|  Owner:  dgoulet
 Type:  defect | Status:  new
 Priority:  Medium |  Milestone:
Component:  Core Tor/Torsocks  |Version:
 Severity:  Normal | Resolution:
 Keywords: |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+-

Comment (by yurivict271):

 You have something installed that it needs that it isn't supposed to need.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #26821 [Core Tor/Torsocks]: [torsocks] configure script from the tarball breaks

2018-07-16 Thread Tor Bug Tracker & Wiki
#26821: [torsocks]  configure script from the tarball breaks
---+-
 Reporter:  yurivict271|  Owner:  dgoulet
 Type:  defect | Status:  new
 Priority:  Medium |  Milestone:
Component:  Core Tor/Torsocks  |Version:
 Severity:  Normal | Resolution:
 Keywords: |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+-

Comment (by dgoulet):

 Right ... yeah very weird. I'm not getting that on Linux so like if the
 make dist is failing on FreeBSD.

 What if you go from the torsocks git, then `make dist`, is that tarball
 usable?

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #26821 [Core Tor/Torsocks]: [torsocks] configure script from the tarball breaks

2018-07-16 Thread Tor Bug Tracker & Wiki
#26821: [torsocks]  configure script from the tarball breaks
---+-
 Reporter:  yurivict271|  Owner:  dgoulet
 Type:  defect | Status:  new
 Priority:  Medium |  Milestone:
Component:  Core Tor/Torsocks  |Version:
 Severity:  Normal | Resolution:
 Keywords: |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+-

Comment (by yurivict271):

 With {{{configure}}} one isn't supposed to run {{{autogen.sh}}}.
 {{{autoreconf}}} runs {{{autogen.sh}}}.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #26821 [Core Tor/Torsocks]: [torsocks] configure script from the tarball breaks

2018-07-16 Thread Tor Bug Tracker & Wiki
#26821: [torsocks]  configure script from the tarball breaks
---+-
 Reporter:  yurivict271|  Owner:  dgoulet
 Type:  defect | Status:  new
 Priority:  Medium |  Milestone:
Component:  Core Tor/Torsocks  |Version:
 Severity:  Normal | Resolution:
 Keywords: |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+-

Comment (by dgoulet):

 You ran `autogen.sh` ?

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

[tor-bugs] #26821 [Core Tor/Torsocks]: [torsocks] configure script from the tarball breaks

2018-07-16 Thread Tor Bug Tracker & Wiki
#26821: [torsocks]  configure script from the tarball breaks
---+-
 Reporter:  yurivict271|  Owner:  dgoulet
 Type:  defect | Status:  new
 Priority:  Medium |  Milestone:
Component:  Core Tor/Torsocks  |Version:
 Severity:  Normal |   Keywords:
Actual Points: |  Parent ID:
   Points: |   Reviewer:
  Sponsor: |
---+-
 Tarball:
 https://people.torproject.org/~dgoulet/torsocks/torsocks-2.2.0.tar.xz

 Build breaks in the FreeBSD port after the configure script run:
 {{{
 config.status: executing libtool commands
 ===>  Building for torsocks-2.2.0_1
 gmake[2]: Entering directory '/usr/ports/net/torsocks/work/torsocks-2.2.0'
 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh
 /usr/ports/net/torsocks/work/torsocks-2.2.0/config/missing aclocal-1.15 -I
 config
 /usr/ports/net/torsocks/work/torsocks-2.2.0/config/missing: aclocal-1.15:
 not found
 WARNING: 'aclocal-1.15' is missing on your system.
  You should only need it if you modified 'acinclude.m4' or
  'configure.ac' or m4 files included by 'configure.ac'.
  The 'aclocal' program is part of the GNU Automake package:
  
  It also requires GNU Autoconf, GNU m4 and Perl in order to run:
  
  
  
 gmake[2]: *** [Makefile:411: aclocal.m4] Error 127
 }}}

 Autoreconf though generates the non-breaking configure script.
 Something is wrong with this configure, or something is missing, not sure.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs