ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 12234] New: building failed for Qt wireshark

Date: Fri, 04 Mar 2016 09:59:29 +0000
Bug ID 12234
Summary building failed for Qt wireshark
Product Wireshark
Version 1.99.x (Experimental)
Hardware x86
OS Windows 7
Status UNCONFIRMED
Severity Major
Priority Low
Component Build process
Assignee [email protected]
Reporter [email protected]

Build Information:
Build Information:
Version 2.1.0

Copyright 1998-2016 Gerald Combs <[email protected]> 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 (32-bit) with Qt 5.5.0, with WinPcap (4_1_3), with libz 1.2.8, with
GLib 2.38.0, with SMI 0.4.8, with c-ares 1.9.1, with Lua 5.2, with GnuTLS
3.2.15, with Gcrypt 1.6.2, with MIT Kerberos, with GeoIP, with QtMultimedia,
with AirPcap.

Running on 64-bit Windows 7 Service Pack 1, build 7601, with locale C, with
WinPcap version 4.1.3 (packet.dll version 4.1.0.2980), based on libpcap version
1.0 branch 1_0_rel0b (20091008), with GnuTLS 3.2.15, with Gcrypt 1.6.2, with
AirPcap 4.1.0 build 1622.
Intel(R) Core(TM) i5-4310M CPU @ 2.70GHz (with SSE4.2), with 8105MB of physical
memory.
--
The building failed for Qt wireshark. The failure information is as below.
Build FAILED.

       "d:\ALU-Wireshark\wireshark\release\wireshark.sln" (default target) (1)
       ->
       "d:\ALU-Wireshark\wireshark\release\gen-authors.vcxproj.metaproj" (defau
       lt target) (23) ->
       "d:\ALU-Wireshark\wireshark\release\gen-authors.vcxproj" (default target
       ) (87) ->
       (CustomBuild target) ->
         C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCo
       mmon.targets(170,5): error MSB6006: "cmd.exe" exited with code 255. [d:\
       ALU-Wireshark\wireshark\release\gen-authors.vcxproj]

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:10.13

Maybe it is related to below commit because this commit adds one new file
tools/generate_authors.pl

Author: Michael Mann <[email protected]>  2016-02-29 06:32:13
Committer: Michael Mann <[email protected]>  2016-03-04 02:28:32
Parent: b70d1d7e14801754baee6af215b2162af38db211 (GTPv2 bearer resource command
message conversation fix)
Child:  b9561bd3bbb8d138644aa10a627d587b6b1ae5e7 (Qt: Allow regex searching in
the advanced prefs.)
Branches: master, remotes/origin/master
Follows: v2.1.0rc0
Precedes: 

    Create perl script to append existing AUTHORS file with information from
git log.

    new AUTHORS file can be created with "gen-authors" build parameter

    The "original" AUTHORS file has been fixed up to be kind to parsers (so no
one gets excluded) and renamed to AUTHORS.src.  This preserves the features
authors worked on.  For authors that didn't list features, they may be
converted to just getting information from git.


You are receiving this mail because:
  • You are watching all bug changes.