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

Builder windows-2.0 Build #18

Results:

Failed build

SourceStamp:

Projectalliedmodders/metamod-source
Repositoryhttps://github.com/alliedmodders/metamod-source
Branchmaster
Revisione857fbe90c3f81e50a30246162732232fbbbc161
Got Revisione857fbe90c3f81e50a30246162732232fbbbc161
Changes1 change

BuildSlave:

windows

Reason:

The Scheduler scheduler named 'sched-master' triggered this build

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. bootstrap bootstrapped ( 10 secs )
    1. stdio
  3. build compiled failed ( 16 secs )
    1. stdio
  4. upload  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir D:\builds\build-mmsource\windows-2.0 slave
buildername windows-2.0 Builder
buildnumber 18 Build
codebase Build
got_revision e857fbe90c3f81e50a30246162732232fbbbc161 Git
project alliedmodders/metamod-source Build
repository https://github.com/alliedmodders/metamod-source Build
revision e857fbe90c3f81e50a30246162732232fbbbc161 Build
scheduler sched-master Scheduler
slavename windows BuildSlave
workdir D:\builds\build-mmsource\windows-2.0 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. sappho

Timing:

StartTue Oct 17 21:33:23 2023
EndTue Oct 17 21:33:58 2023
Elapsed35 secs

All Changes:

:

  1. Change #565

    Category None
    Changed by sappho <sapphoohnoyoudont@sappho.io>
    Changed at Tue 17 Oct 2023 21:32:20
    Repository https://github.com/alliedmodders/metamod-source
    Project alliedmodders/metamod-source
    Branch master
    Revision e857fbe90c3f81e50a30246162732232fbbbc161

    Comments

    convert UTIL_TrimRight/TrimLeft to use std string internally (#121)
    
    Convert UTIL_TrimRight/TrimLeft to use std string internally

    Changed files

    • core/metamod_util.cpp