https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14627
Bug ID: 14627
Summary: Missing Directories from tarball
Product: Wireshark
Version: 2.6.0
Hardware: All
OS: macOS 10.13
Status: UNCONFIRMED
Severity: Major
Priority: Low
Component: Build process
Assignee: bugzilla-ad...@wireshark.org
Reporter: dominyktil...@gmail.com
Target Milestone: ---
Build Information:
TShark (Wireshark) 2.6.0 (v2.6.0-0-gc7239f02)
Copyright 1998-2018 Gerald Combs <ger...@wireshark.org> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with libpcap, without POSIX capabilities, with GLib 2.56.1,
with zlib 1.2.11, with SMI 0.5.0, with c-ares 1.14.0, without Lua, with GnuTLS
3.5.18, with Gcrypt 1.8.2, with MIT Kerberos, with MaxMind DB resolver, with
nghttp2 1.31.1, with LZ4, without Snappy, with libxml2 2.9.4.
Running on Mac OS X 10.13.5, build 17F45c (Darwin 17.6.0), with Intel(R)
Core(TM) i7-4980HQ CPU @ 2.80GHz (with SSE4.2), with 16384 MB of physical
memory, with locale en_US.UTF-8, with libpcap version 1.8.1 -- Apple version
79.20.1, with GnuTLS 3.5.18, with Gcrypt 1.8.2, with zlib 1.2.11, binary
plugins
supported (13 loaded).
Built using clang 4.2.1 Compatible Apple LLVM 9.1.0 (clang-902.0.39.1).
--
There's an apparent packaging error with the Wireshark 2.6.0 release tarball
available at
https://www.wireshark.org/download/src/all-versions/wireshark-2.6.0.tar.xz.
Trying to build with the Qt GUI errors out like this:
===========================
-- Configuring done
CMake Error at CMakeLists.txt:2397 (add_executable):
Cannot find source file:
ui/macosx/cocoa_bridge.mm
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx
===========================
And indeed, find confirms it as missing:
=====
./qt
./qt/utils
./qt/models
./qt/manager
./qt/widgets
./cli
./gtk
./win32
=====
The macosx subdirectory is present in the git tag & building from the git tag
works successfully as detailed in the build information section of this bug
report, so I'm assuming it's a packaging script mishap somewhere and fairly
easily resolved.
--
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via: Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives: https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe