Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-dev: Re: [Wireshark-dev] buildbot failure in Wireshark (development) onOSX-10.5-ppc

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: "Jim Young" <SYSJHY@xxxxxxxxxxxxxxx>
Date: Thu, 08 Jan 2009 10:04:27 -0500

>>> <buildbot-no-reply@xxxxxxxxxxxxx> 01/08/09 9:23 AM >>>
> The Buildbot has detected a new failure of OSX-10.5-ppc on Wireshark (development).
> Full details are available at:
>  http://buildbot.wireshark.org/trunk/builders/OSX-10.5-ppc/builds/309 
> 
> Buildbot URL: http://buildbot.wireshark.org/trunk/ 
> 
> Buildslave for this Build: osx-10.5-ppc
>  
> Build Reason: 
> Build Source Stamp: HEAD
> Blamelist: kukosa
> 
>  BUILD FAILED: failed compile

Both OSX buildbots as well as my RH dev system are failing to
build with the recently changed version_info.c.

In all three cases the linker is failing to find:

  gnutls_check_version

This dependency was introduced with the following
version_info.c snippit:

+    /* GnuTLS */
+#ifdef HAVE_LIBGNUTLS
+	g_string_append_printf(str, ", GnuTLS %s", gnutls_check_version(NULL));
+#endif /* HAVE_LIBGNUTLS */

In my case the RH system appears to have the ancient 
GnuTLS 1.4.1 (2006-06-14) installed.

I haven't seen a quick solution to this yet (short
of commenting out the call!).

Jim Y.


  • References:
    • [Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.5-ppc
      • From: buildbot-no-reply
  • Prev by Date: [Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.5-ppc
  • Next by Date: [Wireshark-dev] buildbot failure in Wireshark (development) on Windows-XP-x86
  • Previous by thread: [Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.5-ppc
  • Next by thread: [Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.5-ppc
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation