[MacPorts] #51482: hping3 +tcl variant does not actually include hping binary with TCL support
MacPorts
noreply at macports.org
Mon May 23 23:01:21 PDT 2016
#51482: hping3 +tcl variant does not actually include hping binary with TCL support
--------------------------------+--------------------------------
Reporter: meitarm+macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Keywords: | Port: hping3
--------------------------------+--------------------------------
Installing the +tcl variant of the hping3 package does not actually
deliver an hping3 binary that has been compiled with TCL support. Terminal
output:
{{{
MyMac:~ admin$ sudo port uninstall hping3 && sudo port install hping3 +tcl
---> Fetching archive for tcl
---> Attempting to fetch
tcl-8.6.5_0+corefoundation+threads.darwin_14.x86_64.tbz2 from
https://packages.macports.org/tcl
---> Attempting to fetch
tcl-8.6.5_0+corefoundation+threads.darwin_14.x86_64.tbz2.rmd160 from
https://packages.macports.org/tcl
---> Installing tcl @8.6.5_0+corefoundation+threads
---> Cleaning tcl
---> Deactivating tcl @8.6.4_0+corefoundation+threads
---> Cleaning tcl
---> Activating tcl @8.6.5_0+corefoundation+threads
---> Cleaning tcl
---> Computing dependencies for hping3
---> Fetching archive for hping3
---> Attempting to fetch hping3-20051105_2+tcl.darwin_14.x86_64.tbz2 from
https://packages.macports.org/hping3
---> Attempting to fetch
hping3-20051105_2+tcl.darwin_14.x86_64.tbz2.rmd160 from
https://packages.macports.org/hping3
---> Installing hping3 @20051105_2+tcl
---> Activating hping3 @20051105_2+tcl
---> Cleaning hping3
---> Updating database of binaries
---> Scanning binaries for linking errors
---> No broken files found.
MyMac:~ admin$ exit
exit
MyMac:~ admin$ hping3
Sorry, this hping binary was compiled without TCL scripting support
}}}
My expectation was that installing `hping3 +tcl` would deliver an hping
binary capable of interactive mode.
--
Ticket URL: <https://trac.macports.org/ticket/51482>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list