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

Builder libpcap-solaris10-sparc Build #3168

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 23 secs )
    1. stdio
  2. shell Set developer mode ( 0 secs )
    1. stdio
  3. shell_1 './autogen.sh' ( 41 secs )
    1. stdio
  4. shell_2 './configure' ( 2 mins, 36 secs )
    1. stdio
    2. config.log
  5. shell_3 'gmake' ( 1 mins, 29 secs )
    1. stdio
  6. shell_4 'gmake check' ( 16 mins, 8 secs )
    1. stdio
  7. shell_5 'rm -rf ...' ( 0 secs )
    1. stdio
  8. shell_6 'gmake install ...' ( 5 secs )
    1. stdio
  9. trigger triggered trigger-tcpdump-solaris10-sparc ( 30 mins, 45 secs )
    1. - no logs -
    2. tcpdump-solaris10-sparc #6063

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Francois-Xavier Le Bail

Timing:

StartSun Sep 7 08:22:33 2025
EndSun Sep 7 09:14:44 2025
Elapsed52 mins, 11 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