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

Builder libpcap-solaris10-i386 Build #3158

Results:

Build successful

SourceStamp:

Projectlibpcap
Repositoryhttps://git.tcpdump.org/libpcap
Branchmaster
Revision3eb5207decff4041256d2a16ddaf39e6b717b864
Got Revision3eb5207decff4041256d2a16ddaf39e6b717b864
Changes1 change

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell Set developer mode ( 0 secs )
    1. stdio
  3. shell_1 './autogen.sh' ( 6 secs )
    1. stdio
  4. shell_2 './configure' ( 48 secs )
    1. stdio
    2. config.log
  5. shell_3 'gmake' ( 28 secs )
    1. stdio
  6. shell_4 'gmake check' ( 5 mins, 21 secs )
    1. stdio
  7. shell_5 'rm -rf ...' ( 0 secs )
    1. stdio
  8. shell_6 'gmake install ...' ( 3 secs )
    1. stdio
  9. trigger triggered trigger-tcpdump-solaris10-i386 ( 13 mins, 46 secs )
    1. - no logs -
    2. tcpdump-solaris10-i386 #5887

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Francois-Xavier Le Bail

Timing:

StartSun Sep 7 08:22:35 2025
EndSun Sep 7 08:43:17 2025
Elapsed20 mins, 42 secs

All Changes:

:

  1. Change #244530

    Category libpcap
    Changed by Francois-Xavier Le Bail <devel.fx.lebailohnoyoudont@orange.fr>
    Changed at Sun 07 Sep 2025 07:59:17
    Repository https://git.tcpdump.org/libpcap
    Project libpcap
    Branch master
    Revision 3eb5207decff4041256d2a16ddaf39e6b717b864

    Comments

    Autoconf: Set the MKDEP default value
    MKDEP defaults to no-op (":") if we don't test whether the compiler
    supports generating dependencies.
    
    This avoids:
    
    $ make depend
    [...]
    /bin/sh: 1: c: not found

    Changed files

    • aclocal.m4