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

Builder libpcap-solaris10-sparcv9 Build #2842

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 41 secs )
    1. stdio
  2. shell Set developer mode ( 0 secs )
    1. stdio
  3. shell_1 './autogen.sh' ( 21 secs )
    1. stdio
  4. shell_2 './configure' ( 44 secs )
    1. stdio
    2. config.log
  5. shell_3 'gmake' ( 45 secs )
    1. stdio
  6. shell_4 'rm -rf ...' ( 0 secs )
    1. stdio
  7. shell_5 'gmake install ...' ( 2 secs )
    1. stdio
  8. trigger triggered trigger-tcpdump-solaris10-sparcv9 ( 9 mins, 43 secs )
    1. - no logs -
    2. tcpdump-solaris10-sparcv9 #5400

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Francois-Xavier Le Bail

Timing:

StartSat Apr 6 22:43:01 2024
EndSat Apr 6 22:55:21 2024
Elapsed12 mins, 20 secs

All Changes:

:

  1. Change #194662

    Category libpcap
    Changed by Francois-Xavier Le Bail <devel.fx.lebailohnoyoudont@orange.fr>
    Changed at Sat 06 Apr 2024 22:40:47
    Repository https://git.tcpdump.org/libpcap
    Project libpcap
    Branch master
    Revision 88e34d90e2cfdb304ba06cdff4d4b916002977b9

    Comments

    Makefile.in: Update the .c.o build rule
    Don't use the hacks for the rather old SunOS 4.
    
    It's helps to do VPATH builds, e.g. 32-bit, 64-bit in two directories.
    (https://www.gnu.org/software/automake/manual/html_node/VPATH-Builds.html)

    Changed files

    • Makefile.in