Search Criteria
Package Details: ostinato 1.1-2
Git Clone URL: | https://aur.archlinux.org/ostinato.git (read-only, click to copy) |
---|---|
Package Base: | ostinato |
Description: | Cross-platform network packet/traffic generator and analyzer |
Upstream URL: | http://ostinato.org/ |
Licenses: | |
Submitter: | robertfoster |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 34 |
Popularity: | 0.000000 |
First Submitted: | 2010-10-23 16:58 |
Last Updated: | 2020-07-12 18:55 |
Dependencies (7)
- libpcap (libpcap-git)
- protobuf (protobuf3-git, protobuf-git, protobuf-static)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- awk (gawk-git, gawk) (optional)
- diffutils (diffutils-git, diffutils-patched-exclude-directory-git) (optional)
- gzip (gzip-git, gzip-with-pigz-symlinks, dxcompress, dxcompress-git) (optional)
- wireshark-cli (wireshark-gtk2) (optional)
Latest Comments
alexanderp commented on 2018-04-18 22:07
Getting an error about file hashes. Here's a patch:
pfeiffee commented on 2017-10-07 22:22
New location of release tar.gz:
https://github.com/pstavirs/ostinato/archive/v0.8.tar.gz
krupan commented on 2017-07-20 19:29
I get:
curl: (22) The requested URL returned error: 404 Not Found
==> ERROR: Failure while downloading http://dl.bintray.com/pstavirs/ostinato/ostinato-src-0.8.tar.gz
Starting from the ostinato website, it seems that the url is now:
https://bintray.com/ostinato/ostinato/download_file?file_path=ostinato-src-0.8.tar.gz
severach commented on 2017-01-06 19:39
https://github.com/pstavirs/ostinato/issues/193
It builds if I downgrade to protobuf 2.x.
vaccaaa commented on 2015-06-30 08:48
Ostinato 0.7.1 available at:
https://bintray.com/artifact/download/pstavirs/ostinato/ostinato-src-0.7.1.tar.gz
md5sum: 84c1ad90d3132d42b40025c6167fd8f0
Please, update pkgbuild accordingly :)
Uroc327 commented on 2013-03-02 09:46
Please update the dependencies to latest qt version.
ATM this does not build any more and throws an error when you are trying to update the qt packages:
https://www.archlinux.org/news/qt4-replaces-qt/
Fraterius commented on 2012-08-03 09:15
Cannot build it:
linuxport.cpp: In destructor 'virtual LinuxPort::~LinuxPort()':
linuxport.cpp:90:17: error: 'close' was not declared in this scope
linuxport.cpp: In member function 'virtual void LinuxPort::StatsMonitor::run()':
linuxport.cpp:152:50: error: 'read' was not declared in this scope
linuxport.cpp:263:13: error: 'close' was not declared in this scope
linuxport.cpp:272:30: error: 'lseek' was not declared in this scope
make[1]: *** [linuxport.o] Error 1
make[1]: Leaving directory `/tmp/pacaurtmp-xxx/ostinato/src/ostinato-0.5/server'
make: *** [sub-server-drone-pro-make_default-ordered] Error 2
==> ERROR: A failure occurred in build().
Fraterius commented on 2012-08-03 09:14
Cannot build it:
<pre>
linuxport.cpp: In destructor 'virtual LinuxPort::~LinuxPort()':
linuxport.cpp:90:17: error: 'close' was not declared in this scope
linuxport.cpp: In member function 'virtual void LinuxPort::StatsMonitor::run()':
linuxport.cpp:152:50: error: 'read' was not declared in this scope
linuxport.cpp:263:13: error: 'close' was not declared in this scope
linuxport.cpp:272:30: error: 'lseek' was not declared in this scope
make[1]: *** [linuxport.o] Error 1
make[1]: Leaving directory `/tmp/pacaurtmp-xxx/ostinato/src/ostinato-0.5/server'
make: *** [sub-server-drone-pro-make_default-ordered] Error 2
==> ERROR: A failure occurred in build().
</pre>
Fraterius commented on 2012-08-03 09:14
Cannot build it:
<code>
linuxport.cpp: In destructor 'virtual LinuxPort::~LinuxPort()':
linuxport.cpp:90:17: error: 'close' was not declared in this scope
linuxport.cpp: In member function 'virtual void LinuxPort::StatsMonitor::run()':
linuxport.cpp:152:50: error: 'read' was not declared in this scope
linuxport.cpp:263:13: error: 'close' was not declared in this scope
linuxport.cpp:272:30: error: 'lseek' was not declared in this scope
make[1]: *** [linuxport.o] Error 1
make[1]: Leaving directory `/tmp/pacaurtmp-xxx/ostinato/src/ostinato-0.5/server'
make: *** [sub-server-drone-pro-make_default-ordered] Error 2
==> ERROR: A failure occurred in build().
</code>
Fraterius commented on 2012-08-03 09:11
Cannot build it:
[code]
linuxport.cpp: In destructor 'virtual LinuxPort::~LinuxPort()':
linuxport.cpp:90:17: error: 'close' was not declared in this scope
linuxport.cpp: In member function 'virtual void LinuxPort::StatsMonitor::run()':
linuxport.cpp:152:50: error: 'read' was not declared in this scope
linuxport.cpp:263:13: error: 'close' was not declared in this scope
linuxport.cpp:272:30: error: 'lseek' was not declared in this scope
make[1]: *** [linuxport.o] Error 1
make[1]: Leaving directory `/tmp/pacaurtmp-xxx/ostinato/src/ostinato-0.5/server'
make: *** [sub-server-drone-pro-make_default-ordered] Error 2
==> ERROR: A failure occurred in build().
[/code]