Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ndpi 4.12 #202050

Closed
wants to merge 2 commits into from
Closed

ndpi 4.12 #202050

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/n/ndpi.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Ndpi < Formula

Check notice on line 1 in Formula/n/ndpi.rb

View workflow job for this annotation

GitHub Actions / Linux

Bottle cache hit

Bottle for ndpi built at 57afcbdd614 (Merge c87a7875d9da77d14e776f882b4debb3e5af6ca1 into 84442cbe04af48532db0c032be790662f27fe466, 2024-12-21)

Check notice on line 1 in Formula/n/ndpi.rb

View workflow job for this annotation

GitHub Actions / macOS 15-arm64

Bottle cache hit

Bottle for ndpi built at 57afcbdd614 (Merge c87a7875d9da77d14e776f882b4debb3e5af6ca1 into 84442cbe04af48532db0c032be790662f27fe466, 2024-12-21)

Check notice on line 1 in Formula/n/ndpi.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

Bottle cache hit

Bottle for ndpi built at 57afcbdd614 (Merge c87a7875d9da77d14e776f882b4debb3e5af6ca1 into 84442cbe04af48532db0c032be790662f27fe466, 2024-12-21)

Check notice on line 1 in Formula/n/ndpi.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

Bottle cache hit

Bottle for ndpi built at 57afcbdd614 (Merge c87a7875d9da77d14e776f882b4debb3e5af6ca1 into 84442cbe04af48532db0c032be790662f27fe466, 2024-12-21)
desc "Deep Packet Inspection (DPI) library"
homepage "https://www.ntop.org/products/deep-packet-inspection/ndpi/"
url "https://github.com/ntop/nDPI/archive/refs/tags/4.10.tar.gz"
sha256 "58e17cc4cb9f9df851d6e3fbf3b0429aa3d15b17d910e8d4e7cd194f337c8f84"
url "https://github.com/ntop/nDPI/archive/refs/tags/4.12.tar.gz"
sha256 "28b0029877bbc970a8acc924664541c71e76e7a45e3761d5d0ddf3e695b6878c"
license "LGPL-3.0-or-later"
head "https://github.com/ntop/nDPI.git", branch: "dev"

Expand Down
2 changes: 1 addition & 1 deletion Formula/n/ntopng.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
desc "Next generation version of the original ntop"
homepage "https://www.ntop.org/products/traffic-analysis/ntop/"
license "GPL-3.0-only"
revision 1
revision 2

stable do
url "https://github.com/ntop/ntopng/archive/refs/tags/6.2.tar.gz"
Expand Down Expand Up @@ -63,7 +63,7 @@
depends_on "libcap"
end

def install

Check failure on line 66 in Formula/n/ntopng.rb

View workflow job for this annotation

GitHub Actions / macOS 15-arm64

`brew install --verbose --formula --build-bottle ntopng` failed on macOS Sequoia (15) on Apple Silicon!

clang++ -fpie -fno-color-diagnostics -g -O2 -I/private/tmp/ntopng-20241222-15260-rkfbwt/ntopng-6.2 -I/private/tmp/ntopng-20241222-15260-rkfbwt/ntopng-6.2/include -I /opt/homebrew/include -Wall -I/usr/local/include -std=c++1y -I/opt/homebrew/Cellar/hiredis/1.2.0/include/hiredis -I/opt/homebrew/Cellar/hiredis/1.2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/opt/homebrew/Cellar/libmaxminddb/1.11.0/include -I/private/tmp/ntopng-20241222-15260-rkfbwt/ntopng-6.2/third-party/mongoose -I/opt/homebrew/Cellar/json-c/0.18/include -I/opt/homebrew/Cellar/json-c/0.18/include/json-c -I/opt/homebrew/opt/ndpi/include/ndpi -I/opt/homebrew/opt/ndpi/include/ndpi/../lib/third_party/include -I/private/tmp/ntopng-20241222-15260-rkfbwt/ntopng-6.2/third-party/lua-5.4.6/src -I/opt/homebrew/Cellar/rrdtool/1.9.0/include -I/opt/homebrew/Cellar/mariadb-connector-c/3.4.3/include/mariadb -I/opt/homebrew/Cellar/mariadb-connector-c/3.4.3/include/mariadb/mysql -I/opt/homebrew/Cellar/zeromq/4.3.5_1/include -I/opt/homebrew/Cellar/libsodium/1.0.20/include -g -O2 -I/private/tmp/ntopng-20241222-15260-rkfbwt/ntopng-6.2 -I/private/tmp/ntopng-20241222-15260-rkfbwt/ntopng-6.2/include -Wno-address-of-packed-member -Wno-unused-function -I /opt/homebrew/include -I/private/tmp/ntopng-20241222-15260-rkfbwt/ntopng-6.2/third-party/http-client-c/src/ -I/opt/homebrew/Cellar/openssl@3/3.4.0/include -I/usr/include/openssl -DDATA_DIR='"/opt/homebrew/Cellar/ntopng/6.2_2/share"' -c src/AddressResolution.cpp -o src/AddressResolution.o clang++ -fpie -fno-color-diagnostics -g -O2 -I/private/tmp/ntopng-20241222-15260-rkfbwt/ntopng-6.2 -I/private/tmp/ntopng-20241222-15260-rkfbwt/ntopng-6.2/include -I /opt/homebrew/include -Wall -I/usr/local/include -std=c++1y -I/opt/homebrew/Cellar/hiredis/1.2.0/include/hiredis -I/opt/homebrew/Cellar/hiredis/1.2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/opt/homebrew/Cellar/libmaxminddb/1.11.0/include -I/private/tmp/ntopng-20241222-15260-rkfbwt/ntopng-6.2/third-party/mongoose -I/opt/homebrew/Cellar/json-c/0.18/include -I/opt/homebrew/Cellar/json-c/0.18/include/json-c -I/opt/homebrew/opt/ndpi/include/ndpi -I/opt/homebrew/opt/ndpi/include/ndpi/../lib/third_party/include -I/private/tmp/ntopng-20241222-15260-rkfbwt/ntopng-6.2/third-party/lua-5.4.6/src -I/opt/homebrew/Cellar/rrdtool/1.9.0/include -I/opt/homebrew/Cellar/mariadb-connector-c/3.4.3/include/mariadb -I/opt/homebrew/Cellar/mariadb-connector-c/3.4.3/include/mariadb/mysql -I/opt/homebrew/Cellar/zeromq/4.3.5_1/include -I/opt/homebrew/Cellar/libsodium/1.0.20/include -g -O2 -I/private/tmp/ntopng-20241222-15260-rkfbwt/ntopng-6.2 -I/private/tmp/ntopng-20241222-15260-rkfbwt/ntopng-6.2/include -Wno-address-of-packed-member -Wno-unused-function -I /opt/homebrew/include -I/private/tmp/ntopng-20241222-15260-rkfbwt/ntopng-6.2/third-party/http-client-c/src/ -I/opt/homebrew/Cellar/openssl@3/3.4.0/include -I/usr/include/openssl -DDATA_DIR='"/opt/homebrew/Cellar/ntopng/6.2_2/share"' -c src/AddressTree.cpp -o src/AddressTree.o clang++ -fpie -fno-color-diagnostics -g -O2 -I/private/tmp/ntopng-20241222-15260-rkfbwt/ntopng-6.2 -I/private/tmp/ntopng-20241222-15260-rkfbwt/ntopng-6.2/include -I /opt/homebrew/include -Wall -I/usr/local/include -std=c++1y -I/opt/homebrew/Cellar/hiredis/1.2.0/include/hiredis -I/opt/homebrew/Cellar/hiredis/1.2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/opt/homebrew/Cellar/libmaxminddb/1.11.0/include -I/private/tmp/ntopng-20241222-15260-rkfbwt/ntopng-6.2/third-party/mongoose -I/opt/homebrew/Cellar/json-c/0.18/include -I/opt/homebrew/Cellar/json-c/0.18/include/json-c -I/opt/homebrew/opt/ndpi/include/ndpi -I/opt/homebrew/opt/ndpi/include/ndpi/../lib/third_party/include -I/private/tmp/ntopng-20241222-15260-rkfbwt/ntopng-6.2/third-party/lua-5.4.6/src -I/opt/homebrew/Cellar/rrdtool/1.9.0/include -I/opt/homebrew/Cellar/mariadb-connector-c/3.4.3/include/mariadb -I/opt/homebrew/Cellar/mariadb-connector-c/3.4.3/include/mariadb/mysql -I/opt/homebrew/Cellar/zeromq/4.3.5_1/include -I/opt/homebrew/Cellar/libsodium/1.0.20/include -g -O2

Check failure on line 66 in Formula/n/ntopng.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

`brew install --verbose --formula --build-bottle ntopng` failed on macOS Sonoma (14) on Apple Silicon!

clang++ -fpie -fno-color-diagnostics -g -O2 -I/private/tmp/ntopng-20241222-15483-auk4vw/ntopng-6.2 -I/private/tmp/ntopng-20241222-15483-auk4vw/ntopng-6.2/include -I /opt/homebrew/include -Wall -I/usr/local/include -std=c++1y -I/opt/homebrew/Cellar/hiredis/1.2.0/include/hiredis -I/opt/homebrew/Cellar/hiredis/1.2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/opt/homebrew/Cellar/libmaxminddb/1.11.0/include -I/private/tmp/ntopng-20241222-15483-auk4vw/ntopng-6.2/third-party/mongoose -I/opt/homebrew/Cellar/json-c/0.18/include -I/opt/homebrew/Cellar/json-c/0.18/include/json-c -I/opt/homebrew/opt/ndpi/include/ndpi -I/opt/homebrew/opt/ndpi/include/ndpi/../lib/third_party/include -I/private/tmp/ntopng-20241222-15483-auk4vw/ntopng-6.2/third-party/lua-5.4.6/src -I/opt/homebrew/Cellar/rrdtool/1.9.0/include -I/opt/homebrew/Cellar/mariadb-connector-c/3.4.3/include/mariadb -I/opt/homebrew/Cellar/mariadb-connector-c/3.4.3/include/mariadb/mysql -I/opt/homebrew/Cellar/zeromq/4.3.5_1/include -I/opt/homebrew/Cellar/libsodium/1.0.20/include -g -O2 -I/private/tmp/ntopng-20241222-15483-auk4vw/ntopng-6.2 -I/private/tmp/ntopng-20241222-15483-auk4vw/ntopng-6.2/include -Wno-address-of-packed-member -Wno-unused-function -I /opt/homebrew/include -I/private/tmp/ntopng-20241222-15483-auk4vw/ntopng-6.2/third-party/http-client-c/src/ -I/opt/homebrew/Cellar/openssl@3/3.4.0/include -I/usr/include/openssl -DDATA_DIR='"/opt/homebrew/Cellar/ntopng/6.2_2/share"' -c src/AddressResolution.cpp -o src/AddressResolution.o clang++ -fpie -fno-color-diagnostics -g -O2 -I/private/tmp/ntopng-20241222-15483-auk4vw/ntopng-6.2 -I/private/tmp/ntopng-20241222-15483-auk4vw/ntopng-6.2/include -I /opt/homebrew/include -Wall -I/usr/local/include -std=c++1y -I/opt/homebrew/Cellar/hiredis/1.2.0/include/hiredis -I/opt/homebrew/Cellar/hiredis/1.2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/opt/homebrew/Cellar/libmaxminddb/1.11.0/include -I/private/tmp/ntopng-20241222-15483-auk4vw/ntopng-6.2/third-party/mongoose -I/opt/homebrew/Cellar/json-c/0.18/include -I/opt/homebrew/Cellar/json-c/0.18/include/json-c -I/opt/homebrew/opt/ndpi/include/ndpi -I/opt/homebrew/opt/ndpi/include/ndpi/../lib/third_party/include -I/private/tmp/ntopng-20241222-15483-auk4vw/ntopng-6.2/third-party/lua-5.4.6/src -I/opt/homebrew/Cellar/rrdtool/1.9.0/include -I/opt/homebrew/Cellar/mariadb-connector-c/3.4.3/include/mariadb -I/opt/homebrew/Cellar/mariadb-connector-c/3.4.3/include/mariadb/mysql -I/opt/homebrew/Cellar/zeromq/4.3.5_1/include -I/opt/homebrew/Cellar/libsodium/1.0.20/include -g -O2 -I/private/tmp/ntopng-20241222-15483-auk4vw/ntopng-6.2 -I/private/tmp/ntopng-20241222-15483-auk4vw/ntopng-6.2/include -Wno-address-of-packed-member -Wno-unused-function -I /opt/homebrew/include -I/private/tmp/ntopng-20241222-15483-auk4vw/ntopng-6.2/third-party/http-client-c/src/ -I/opt/homebrew/Cellar/openssl@3/3.4.0/include -I/usr/include/openssl -DDATA_DIR='"/opt/homebrew/Cellar/ntopng/6.2_2/share"' -c src/AddressTree.cpp -o src/AddressTree.o clang++ -fpie -fno-color-diagnostics -g -O2 -I/private/tmp/ntopng-20241222-15483-auk4vw/ntopng-6.2 -I/private/tmp/ntopng-20241222-15483-auk4vw/ntopng-6.2/include -I /opt/homebrew/include -Wall -I/usr/local/include -std=c++1y -I/opt/homebrew/Cellar/hiredis/1.2.0/include/hiredis -I/opt/homebrew/Cellar/hiredis/1.2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/opt/homebrew/Cellar/libmaxminddb/1.11.0/include -I/private/tmp/ntopng-20241222-15483-auk4vw/ntopng-6.2/third-party/mongoose -I/opt/homebrew/Cellar/json-c/0.18/include -I/opt/homebrew/Cellar/json-c/0.18/include/json-c -I/opt/homebrew/opt/ndpi/include/ndpi -I/opt/homebrew/opt/ndpi/include/ndpi/../lib/third_party/include -I/private/tmp/ntopng-20241222-15483-auk4vw/ntopng-6.2/third-party/lua-5.4.6/src -I/opt/homebrew/Cellar/rrdtool/1.9.0/include -I/opt/homebrew/Cellar/mariadb-connector-c/3.4.3/include/mariadb -I/opt/homebrew/Cellar/mariadb-connector-c/3.4.3/include/mariadb/mysql -I/opt/homebrew/Cellar/zeromq/4.3.5_1/include -I/opt/homebrew/Cellar/libsodium/1.0.20/include -g -O2

Check failure on line 66 in Formula/n/ntopng.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

`brew install --verbose --formula --build-bottle ntopng` failed on macOS Ventura (13) on Apple Silicon!

clang++ -fpie -fno-color-diagnostics -g -O2 -I/private/tmp/ntopng-20241222-15291-2i6u5r/ntopng-6.2 -I/private/tmp/ntopng-20241222-15291-2i6u5r/ntopng-6.2/include -I /opt/homebrew/include -Wall -I/usr/local/include -std=c++1y -I/opt/homebrew/Cellar/hiredis/1.2.0/include/hiredis -I/opt/homebrew/Cellar/hiredis/1.2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/opt/homebrew/Cellar/libmaxminddb/1.11.0/include -I/private/tmp/ntopng-20241222-15291-2i6u5r/ntopng-6.2/third-party/mongoose -I/opt/homebrew/Cellar/json-c/0.18/include -I/opt/homebrew/Cellar/json-c/0.18/include/json-c -I/opt/homebrew/opt/ndpi/include/ndpi -I/opt/homebrew/opt/ndpi/include/ndpi/../lib/third_party/include -I/private/tmp/ntopng-20241222-15291-2i6u5r/ntopng-6.2/third-party/lua-5.4.6/src -I/opt/homebrew/Cellar/rrdtool/1.9.0/include -I/opt/homebrew/Cellar/mariadb-connector-c/3.4.3/include/mariadb -I/opt/homebrew/Cellar/mariadb-connector-c/3.4.3/include/mariadb/mysql -I/opt/homebrew/Cellar/zeromq/4.3.5_1/include -I/opt/homebrew/Cellar/libsodium/1.0.20/include -g -O2 -I/private/tmp/ntopng-20241222-15291-2i6u5r/ntopng-6.2 -I/private/tmp/ntopng-20241222-15291-2i6u5r/ntopng-6.2/include -Wno-address-of-packed-member -Wno-unused-function -I /opt/homebrew/include -I/private/tmp/ntopng-20241222-15291-2i6u5r/ntopng-6.2/third-party/http-client-c/src/ -I/opt/homebrew/Cellar/openssl@3/3.4.0/include -I/usr/include/openssl -DDATA_DIR='"/opt/homebrew/Cellar/ntopng/6.2_2/share"' -c src/AddressResolution.cpp -o src/AddressResolution.o clang++ -fpie -fno-color-diagnostics -g -O2 -I/private/tmp/ntopng-20241222-15291-2i6u5r/ntopng-6.2 -I/private/tmp/ntopng-20241222-15291-2i6u5r/ntopng-6.2/include -I /opt/homebrew/include -Wall -I/usr/local/include -std=c++1y -I/opt/homebrew/Cellar/hiredis/1.2.0/include/hiredis -I/opt/homebrew/Cellar/hiredis/1.2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/opt/homebrew/Cellar/libmaxminddb/1.11.0/include -I/private/tmp/ntopng-20241222-15291-2i6u5r/ntopng-6.2/third-party/mongoose -I/opt/homebrew/Cellar/json-c/0.18/include -I/opt/homebrew/Cellar/json-c/0.18/include/json-c -I/opt/homebrew/opt/ndpi/include/ndpi -I/opt/homebrew/opt/ndpi/include/ndpi/../lib/third_party/include -I/private/tmp/ntopng-20241222-15291-2i6u5r/ntopng-6.2/third-party/lua-5.4.6/src -I/opt/homebrew/Cellar/rrdtool/1.9.0/include -I/opt/homebrew/Cellar/mariadb-connector-c/3.4.3/include/mariadb -I/opt/homebrew/Cellar/mariadb-connector-c/3.4.3/include/mariadb/mysql -I/opt/homebrew/Cellar/zeromq/4.3.5_1/include -I/opt/homebrew/Cellar/libsodium/1.0.20/include -g -O2 -I/private/tmp/ntopng-20241222-15291-2i6u5r/ntopng-6.2 -I/private/tmp/ntopng-20241222-15291-2i6u5r/ntopng-6.2/include -Wno-address-of-packed-member -Wno-unused-function -I /opt/homebrew/include -I/private/tmp/ntopng-20241222-15291-2i6u5r/ntopng-6.2/third-party/http-client-c/src/ -I/opt/homebrew/Cellar/openssl@3/3.4.0/include -I/usr/include/openssl -DDATA_DIR='"/opt/homebrew/Cellar/ntopng/6.2_2/share"' -c src/AddressTree.cpp -o src/AddressTree.o clang++ -fpie -fno-color-diagnostics -g -O2 -I/private/tmp/ntopng-20241222-15291-2i6u5r/ntopng-6.2 -I/private/tmp/ntopng-20241222-15291-2i6u5r/ntopng-6.2/include -I /opt/homebrew/include -Wall -I/usr/local/include -std=c++1y -I/opt/homebrew/Cellar/hiredis/1.2.0/include/hiredis -I/opt/homebrew/Cellar/hiredis/1.2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/opt/homebrew/Cellar/libmaxminddb/1.11.0/include -I/private/tmp/ntopng-20241222-15291-2i6u5r/ntopng-6.2/third-party/mongoose -I/opt/homebrew/Cellar/json-c/0.18/include -I/opt/homebrew/Cellar/json-c/0.18/include/json-c -I/opt/homebrew/opt/ndpi/include/ndpi -I/opt/homebrew/opt/ndpi/include/ndpi/../lib/third_party/include -I/private/tmp/ntopng-20241222-15291-2i6u5r/ntopng-6.2/third-party/lua-5.4.6/src -I/opt/homebrew/Cellar/rrdtool/1.9.0/include -I/opt/homebrew/Cellar/mariadb-connector-c/3.4.3/include/mariadb -I/opt/homebrew/Cellar/mariadb-connector-c/3.4.3/include/mariadb/mysql -I/opt/homebrew/Cellar/zeromq/4.3.5_1/include -I/opt/homebrew/Cellar/libsodium/1.0.20/include -g -O2
# Remove bundled libraries
rm_r Dir["third-party/{json-c,rrdtool}*"]

Expand Down
Loading