Re: Problem compiling firefox 12-Stable amd 64

2018-11-16 Thread Jan Beich
Filippo Moretti via freebsd-gecko  writes:

> checking rustc version... DEBUG: Executing: `/usr/local/bin/rustc
> --version --verbose`DEBUG: The command returned non-zero exit status
> -12.DEBUG: Its output was:DEBUG: | rustc 1.30.1DEBUG: | binary:
> rustcDEBUG: | commit-hash: unknownDEBUG: | commit-date: unknownDEBUG:
> | host: x86_64-unknown-freebsdDEBUG: | release: 1.30.1ERROR: Command
> `/usr/local/bin/rustc --version --verbose` failed with exit status
> -12.===>  Script "configure" failed unexpectedly.Please report the
> problem to ge...@freebsd.org [maintainer] and attach
> the"/usr/ports/www/firefox/work/.build/config.log" including the
> output of thefailure of your make command.

Did you look inside config.log for clues?

> Rust was installed from pkg as it will not compile:being told I need more ram 
> than my mobo will allow.

Prebuilt rust package may not be compatible with your environment. Make
sure rustc can build something trivial e.g., "fn main() {}". Otherwise,
you're venturing into unsupported territory by mixing ports and packages.
For best support use what the package cluster does i.e., poudriere.
And if you don't have enough RAM to build something use swap partition,
preferably on a fast storage like SSD.

Also, why not use "pkg install firefox"?
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


Problem compiling firefox 12-Stable amd 64

2018-11-16 Thread Filippo Moretti via freebsd-gecko
checking rustc version... DEBUG: Executing: `/usr/local/bin/rustc --version 
--verbose`DEBUG: The command returned non-zero exit status -12.DEBUG: Its 
output was:DEBUG: | rustc 1.30.1DEBUG: | binary: rustcDEBUG: | commit-hash: 
unknownDEBUG: | commit-date: unknownDEBUG: | host: x86_64-unknown-freebsdDEBUG: 
| release: 1.30.1ERROR: Command `/usr/local/bin/rustc --version --verbose` 
failed with exit status -12.===>  Script "configure" failed unexpectedly.Please 
report the problem to ge...@freebsd.org [maintainer] and attach 
the"/usr/ports/www/firefox/work/.build/config.log" including the output of 
thefailure of your make command. Also, it might be a good idea to provide 
anoverview of all packages installed on your system (e.g. 
a/usr/local/sbin/pkg-static info -g -Ea).*** Error code 1
Stop.make[1]: stopped in /usr/ports/www/firefox*** Error code 1
Stop.make: stopped in /usr/ports/www/firefox[root@sting 
/usr/ports/www/firefox]# 
Rust was installed from pkg as it will not compile:being told I need more ram 
than my mobo will allow.sincerelyFilippo

pkg16
Description: Binary data
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 233253] www/firefox: update to 63.0.3

2018-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233253

Christoph Moench-Tegeder  changed:

   What|Removed |Added

   Assignee|ge...@freebsd.org   |c...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 233253] www/firefox: update to 63.0.3

2018-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233253

Christoph Moench-Tegeder  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED

--- Comment #4 from Christoph Moench-Tegeder  ---
Release is Release...
Committed and MFHed (without accident, this time). Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 233253] www/firefox: update to 63.0.3

2018-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233253

--- Comment #3 from commit-h...@freebsd.org ---
A commit references this bug:

Author: cmt
Date: Fri Nov 16 15:11:48 UTC 2018
New revision: 485082
URL: https://svnweb.freebsd.org/changeset/ports/485082

Log:
  MFH: r485081

  www/firefox: update to 63.0.3

  https://www.mozilla.org/en-US/firefox/63.0.3/releasenotes/

  PR:   233253
  Approved by:  jbeich (maintainer)

  Approved by:  portmgr (blanket: web browser)

Changes:
_U  branches/2018Q4/
  branches/2018Q4/www/firefox/Makefile
  branches/2018Q4/www/firefox/distinfo
  branches/2018Q4/www/firefox/files/patch-bug1503401
  branches/2018Q4/www/firefox-i18n/Makefile
  branches/2018Q4/www/firefox-i18n/distinfo

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 233253] www/firefox: update to 63.0.3

2018-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233253

--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:

Author: cmt
Date: Fri Nov 16 15:09:57 UTC 2018
New revision: 485081
URL: https://svnweb.freebsd.org/changeset/ports/485081

Log:
  www/firefox: update to 63.0.3

  https://www.mozilla.org/en-US/firefox/63.0.3/releasenotes/

  PR:   233253
  Approved by:  jbeich (maintainer)
  MFH:  2018Q4

Changes:
  head/www/firefox/Makefile
  head/www/firefox/distinfo
  head/www/firefox/files/patch-bug1503401
  head/www/firefox-i18n/Makefile
  head/www/firefox-i18n/distinfo

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 228477] mail/thunderbird: update to 60.0

2018-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228477

--- Comment #10 from commit-h...@freebsd.org ---
A commit references this bug:

Author: cmt
Date: Fri Nov 16 15:08:24 UTC 2018
New revision: 485080
URL: https://svnweb.freebsd.org/changeset/ports/485080

Log:
  MFH: r485079

  mail/thunderbird-i18n: update to 60.3.1

  forgot to commit this along thunderbird proper

  PR:   228477
  Approved by:  jbeich (maintainer)

  Approved by:  portmgr (blanket: web browser alike)

Changes:
_U  branches/2018Q4/
  branches/2018Q4/mail/thunderbird-i18n/Makefile
  branches/2018Q4/mail/thunderbird-i18n/distinfo

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 228477] mail/thunderbird: update to 60.0

2018-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228477

--- Comment #9 from commit-h...@freebsd.org ---
A commit references this bug:

Author: cmt
Date: Fri Nov 16 15:06:57 UTC 2018
New revision: 485079
URL: https://svnweb.freebsd.org/changeset/ports/485079

Log:
  mail/thunderbird-i18n: update to 60.3.1

  forgot to commit this along thunderbird proper

  PR:   228477
  Approved by:  jbeich (maintainer)
  MFH:  2018Q4

Changes:
  head/mail/thunderbird-i18n/Makefile
  head/mail/thunderbird-i18n/distinfo

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 233253] www/firefox: update to 63.0.3

2018-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233253

Jan Beich  changed:

   What|Removed |Added

 Attachment #199271||maintainer-approval+
  Flags||

--- Comment #1 from Jan Beich  ---
Comment on attachment 199271
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199271
firefox 63.0.3

Thanks. Candidate link still points to build4 but given build1 was already
promoted to release it doesn't matter.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 228477] mail/thunderbird: update to 60.0

2018-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228477

--- Comment #8 from Christoph Moench-Tegeder  ---
committed and MFHed, thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 228477] mail/thunderbird: update to 60.0

2018-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228477

--- Comment #7 from commit-h...@freebsd.org ---
A commit references this bug:

Author: cmt
Date: Fri Nov 16 14:22:44 UTC 2018
New revision: 485078
URL: https://svnweb.freebsd.org/changeset/ports/485078

Log:
  MFH: r485077

  mail/thunderbird: update to 60.3.1

  https://www.thunderbird.net/en-US/thunderbird/60.3.1/releasenotes/

  PR:   228477
  Approved by:  jbeich (maintainer)

  Approved by:  portmgr (blanket: web browser alike)

Changes:
_U  branches/2018Q4/
  branches/2018Q4/mail/thunderbird/Makefile
  branches/2018Q4/mail/thunderbird/distinfo

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 228477] mail/thunderbird: update to 60.0

2018-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228477

--- Comment #6 from commit-h...@freebsd.org ---
A commit references this bug:

Author: cmt
Date: Fri Nov 16 14:20:37 UTC 2018
New revision: 485077
URL: https://svnweb.freebsd.org/changeset/ports/485077

Log:
  mail/thunderbird: update to 60.3.1

  https://www.thunderbird.net/en-US/thunderbird/60.3.1/releasenotes/

  PR:   228477
  Approved by:  jbeich (maintainer)
  MFH:  2018Q4

Changes:
  head/mail/thunderbird/Makefile
  head/mail/thunderbird/distinfo

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 229893] www/firefox: update to 63.0

2018-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893

Christoph Moench-Tegeder  changed:

   What|Removed |Added

   See Also||https://bugs.freebsd.org/bu
   ||gzilla/show_bug.cgi?id=2332
   ||53

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


maintainer-feedback requested: [Bug 233253] www/firefox: update to 63.0.3

2018-11-16 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-gecko mailing list
 for maintainer-feedback:
Bug 233253: www/firefox: update to 63.0.3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233253



--- Description ---
rather trivial update to firefox 63.0.3

removes patch-bug1503401 (landed upstream).
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 228477] mail/thunderbird: update to 60.0

2018-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228477

Jan Beich  changed:

   What|Removed |Added

 Attachment #199270|maintainer-approval?|maintainer-approval+
  Flags||

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 233253] www/firefox: update to 63.0.3

2018-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233253

Bug ID: 233253
   Summary: www/firefox: update to 63.0.3
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
   URL: https://www.mozilla.org/en-US/firefox/63.0.3/releaseno
tes/
OS: Any
Status: New
  Keywords: easy, patch, patch-ready
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: ge...@freebsd.org
  Reporter: c...@freebsd.org
  Assignee: ge...@freebsd.org
 Flags: maintainer-feedback?(ge...@freebsd.org)

Created attachment 199271
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199271=edit
firefox 63.0.3

rather trivial update to firefox 63.0.3

removes patch-bug1503401 (landed upstream).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 228477] mail/thunderbird: update to 60.0

2018-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228477

Christoph Moench-Tegeder  changed:

   What|Removed |Added

 CC||c...@freebsd.org
 Attachment #199270||maintainer-approval?
  Flags||

--- Comment #5 from Christoph Moench-Tegeder  ---
Created attachment 199270
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199270=edit
update: thunderbird 60.3.1

https://www.thunderbird.net/en-US/thunderbird/60.3.1/releasenotes/

patch is trivial, "works for me".

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"