Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Aug 2017 21:42:48 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r448279 - branches/2017Q3/mail/thunderbird/files
Message-ID:  <201708182142.v7ILgnp5049617@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Fri Aug 18 21:42:48 2017
New Revision: 448279
URL: https://svnweb.freebsd.org/changeset/ports/448279

Log:
  MFH: r448277
  
  mail/thunderbird: unbreak with RUST=on
  
  env CARGO_TARGET_DIR=. RUSTC=/usr/local/bin/rustc /usr/local/bin/cargo build --release --frozen --manifest-path /wrkdirs/usr/ports/mail/thunderbird/work/thunderbird-52.3.0/mozilla/toolkit/library/gtest/rust/Cargo.toml --target=x86_64-unknown-freebsd --verbose --
  error: failed to load source for a dependency on `mp4parse_capi`
  
  Caused by:
    Unable to update file:///wrkdirs/usr/ports/mail/thunderbird/work/thunderbird-52.3.0/mozilla/media/libstagefright/binding/mp4parse_capi
  
  Caused by:
    failed to parse manifest at `/wrkdirs/usr/ports/mail/thunderbird/work/thunderbird-52.3.0/mozilla/media/libstagefright/binding/mp4parse_capi/Cargo.toml`
  
  Caused by:
    could not parse input as TOML
  
  Caused by:
    duplicate key: `build` for key `package`
  
  cf. https://hg.mozilla.org/releases/mozilla-esr52/shortlog/THUNDERBIRD_52_VERBRANCH
  
  Reported by:	YuryG @ forums.freebsd.org
  Approved by:	ports-secteam blanket

Deleted:
  branches/2017Q3/mail/thunderbird/files/patch-bug1338655
Modified:
Directory Properties:
  branches/2017Q3/   (props changed)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708182142.v7ILgnp5049617>