Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder tcpdump-solaris10-i386 Build #5812

Results:

Build successful

SourceStamp:

Projecttcpdump
Repositoryhttps://git.tcpdump.org/tcpdump
Branchmaster
Revision2a3af435866c26f5f5c1a5242b6d0e2016285c5e
Got Revision2a3af435866c26f5f5c1a5242b6d0e2016285c5e
Changes1 change

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-tcpdump-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell Set developer mode ( 0 secs )
    1. stdio
  3. shell_1 './autogen.sh' ( 7 secs )
    1. stdio
  4. shell_2 configure ( 1 mins, 3 secs )
    1. stdio
    2. config.log
  5. shell_3 'gmake' ( 3 mins, 41 secs )
    1. stdio
  6. shell_4 'gmake check' ( 1 mins, 4 secs )
    1. stdio
    2. failure-outputs.txt

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tcpdump-solaris10-i386 slave
buildername tcpdump-solaris10-i386 Builder
buildnumber 5812 Build
codebase Build
got_revision 2a3af435866c26f5f5c1a5242b6d0e2016285c5e Git
project tcpdump Build
repository https://git.tcpdump.org/tcpdump Build
revision 2a3af435866c26f5f5c1a5242b6d0e2016285c5e Build
scheduler schedule-tcpdump-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/tcpdump-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Guy Harris

Timing:

StartThu May 15 04:14:52 2025
EndThu May 15 04:20:54 2025
Elapsed6 mins, 2 secs

All Changes:

:

  1. Change #229782

    Category tcpdump
    Changed by Guy Harris <gharrisohnoyoudont@sonic.net>
    Changed at Thu 15 May 2025 04:07:14
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision 2a3af435866c26f5f5c1a5242b6d0e2016285c5e

    Comments

    Revert "autotools: don't link with -lcrypto twice."
    This reverts commit 036fa9c7b8be4bda360a1075427b3b2420a92986.
    
    That doesn't work.  We'd have to figure out what -I flag to use with
    that version of libcrypto and set the CFLAGS appropriately, and set
    HAVE_LIBCRYPTO to yes.
    
    If you have more than one non-system version of a library, hilarity is
    likely to ensure.  Don't do that.

    Changed files

    • configure.ac