non port: lang/rust-bootstrap/Makefile |
SVNWeb
|
Number of commits found: 82 |
Fri, 8 Sep 2023
|
[ 09:05 Mikael Urankar (mikael) ] fa87481
lang/rust: Update to 1.72.0
Announce: https://blog.rust-lang.org/2023/08/24/Rust-1.72.0.html
ChangeLog: https://github.com/rust-lang/rust/releases/tag/1.72.0
PR: 244316
Tested by: mikael,pkubaj
|
Mon, 17 Jul 2023
|
[ 15:57 Mikael Urankar (mikael) ] e3d08df
lang/rust: Update to 1.71.0
Announce: https://blog.rust-lang.org/2023/07/13/Rust-1.71.0.html
ChangeLog: https://github.com/rust-lang/rust/releases/tag/1.71.0
PR: 272449
Tested by: mikael,pkubaj,vishwin
|
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
|
Fri, 9 Jun 2023
|
[ 11:38 Mikael Urankar (mikael) ] 6b97895
lang/rust: Update to 1.70.0
Announce: https://blog.rust-lang.org/2023/06/01/Rust-1.70.0.html
ChangeLog: https://github.com/rust-lang/rust/releases/tag/1.70.0
PR: 271797
Tested by: mikael,pkubaj
|
Sun, 23 Apr 2023
|
[ 13:13 Mikael Urankar (mikael) ] 8cc5eb3
lang/rust: Update to 1.69.0
Announce: https://blog.rust-lang.org/2023/04/20/Rust-1.69.0.html
ChangeLog: https://github.com/rust-lang/rust/releases/tag/1.69.0
PR: 270953
Tested by: mikael,pkubaj
|
Thu, 16 Mar 2023
|
[ 11:11 Mikael Urankar (mikael) ] a22be89
lang/rust: Update to 1.68.0
Announce: https://blog.rust-lang.org/2023/03/09/Rust-1.68.0.html
ChangeLog: https://github.com/rust-lang/rust/releases/tag/1.68.0
PR: 270080
Tested by: mikael,pkubaj
|
Mon, 13 Feb 2023
|
[ 09:38 Mikael Urankar (mikael) ] be2a720c
lang/rust: Update to 1.67.1
Announce: https://blog.rust-lang.org/2023/01/26/Rust-1.67.0.html
https://blog.rust-lang.org/2023/02/09/Rust-1.67.1.html
ChangeLog: https://github.com/rust-lang/rust/releases/tag/1.67.0
https://github.com/rust-lang/rust/releases/tag/1.67.1
PR: 269336
Reviewed by: pkubaj
Tested by: mikael,pkubaj
|
Sat, 28 Jan 2023
|
[ 15:32 Piotr Kubaj (pkubaj) ] 0f2b3db
lang/rust-bootstrap: enable on powerpc64
All the flavors (apart from armv7, for which no armv7-freebsd-sysroot is
available on big-endian) build.
|
Thu, 29 Dec 2022
|
[ 21:17 Piotr Kubaj (pkubaj) ] 30308e8
lang/rust-bootstrap: remove old armv6-related entry
|
[ 21:16 Piotr Kubaj (pkubaj) ] beba8b0
lang/rust-bootstrap: add powerpc64 flavor
|
Tue, 20 Dec 2022
|
[ 17:36 Mikael Urankar (mikael) ] 0f9b08f
lang/rust: Update to 1.66.0
Announce: https://blog.rust-lang.org/2022/12/15/Rust-1.66.0.html
ChangeLog: https://github.com/rust-lang/rust/releases/tag/1.66.0
PR: 268415
Exp-run by: antoine
Tested by: mikael,pkubaj
|
[ 17:36 Mikael Urankar (mikael) ] b7ddc05
lang/rust-bootstrap: Do not build with debug=true on riscv64
It causes a build failure with rust 1.66.0
Reported upstream as https://github.com/rust-lang/rust/issues/105957
PR: 268415
|
Wed, 14 Dec 2022
|
[ 17:46 Antoine Brodin (antoine) ] 4537322
lang/rust-bootstrap: sync flavors with freebsd-sysroot
|
Thu, 17 Nov 2022
|
[ 07:06 Mikael Urankar (mikael) ] af39fba
lang/rust: Update to 1.65.0
Announce: https://blog.rust-lang.org/2022/11/03/Rust-1.65.0.html
ChangeLog: https://github.com/rust-lang/rust/releases/tag/1.65.0
PR: 267622
Reviewed by: tokib, pkubaj
Tested by: mikael, pkubaj
|
Sun, 30 Oct 2022
|
[ 12:07 Mikael Urankar (mikael) ] 264a6c5
lang/rust: Update to 1.64.0
Announce: https://blog.rust-lang.org/2022/09/22/Rust-1.64.0.html
ChangeLog: https://github.com/rust-lang/rust/releases/tag/1.64.0
PR: 267173
|
Fri, 9 Sep 2022
|
[ 21:02 Daniel Engberg (diizzy) ] e2438a8 (Only the first 10 of 32 ports in this commit are shown above. )
*/*: Update path set in BUILD_DEPENDS for CMake in more ports
Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core
Approved by: portmgr (blanket)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Thu, 25 Aug 2022
|
[ 14:49 Baptiste Daroussin (bapt) ] b9b250f (Only the first 10 of 227 ports in this commit are shown above. )
rust: bring back update to 1.63
Revert back the revert of the update of rust and related commits
This revert was drive by beside validation by portmgr via exp-run
and not respectful of the etiquette we have between committers
This reverts commit 8ecb1f8141144c1603eb4026122d2e60eeaccd64.
This reverts commit 04d257baa182926cff158f32cf459e560426add0.
This reverts commit 2757c63bd0e6d01f9f0657fe03bb3a7b49adcae2.
This reverts commit 75f4713de5e3fbd1c6a0cb572e08121814a4072e.
This reverts commit e88e592111c86fdd1c0ac8717dbef9342e15e27c.
This reverts commit 783c056d7d681d66e2c5c59251c275d65274028e.
With hat: portmgr
|
[ 10:49 Piotr Kubaj (pkubaj) ] 8ecb1f8
Revert "lang/rust: Update to 1.63.0"
This reverts commit f36cc819accadae1fefc14c203e5fbe9c74e1492.
I asked for an exp-run for powerpc and powerpc64 on a recently provided
cluster machine but got no reply.
PR: 265915
|
[ 08:50 Mikael Urankar (mikael) ] f36cc81
lang/rust: Update to 1.63.0
Announce: https://blog.rust-lang.org/2022/08/11/Rust-1.63.0.html
ChangeLog: https://github.com/rust-lang/rust/releases/tag/1.63.0
Tested by: mikael, pkubaj
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D36247
|
Sat, 2 Jul 2022
|
[ 13:47 Mikael Urankar (mikael) ] 558a5e4 (Only the first 10 of 13 ports in this commit are shown above. )
lang/rust: Update to 1.62.0
Announce: https://blog.rust-lang.org/2022/06/30/Rust-1.62.0.html
ChangeLog: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1610-2022-06-30
Tested by: mikael, pkubaj
Differential Revision: https://reviews.freebsd.org/D35675
|
Tue, 31 May 2022
|
[ 13:06 Mikael Urankar (mikael) ] aa578f2 (Only the first 10 of 12 ports in this commit are shown above. )
lang/rust: Update to 1.61.0
Announce: https://blog.rust-lang.org/2022/05/19/Rust-1.61.0.html
ChangeLog: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1610-2022-05-19
Reviewed by: pkubaj
Differential Revision: https://reviews.freebsd.org/D35335
|
Sun, 1 May 2022
|
[ 16:39 Mikael Urankar (mikael) ] e57dfbf (Only the first 10 of 16 ports in this commit are shown above. )
lang/rust: Update to 1.60.0
- Switch to using "x.py dist" instead of "x.py build" in the do-build phase as
we are missing the rustc-dev component on nightly
- Revert part of [1] as it causes cross build problem with
lang/rust-bootstrap@powerpc
- Mark devel/racer as deprecated: it's hard to maintain due to recurrent build
problem
and it's not actively maintained. Upstream advises to use
devel/rust-analyzer instead.
[1]
https://github.com/rust-lang/rust/commit/07dae5a97b64100f5abd511f1e2d5a6263a54006
Announce: https://blog.rust-lang.org/2022/04/07/Rust-1.60.0.html
ChangeLog: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1600-2022-04-07
Reviewed by: tobik
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D34823
|
Tue, 15 Mar 2022
|
[ 09:51 Mikael Urankar (mikael) ] 53e4457 (Only the first 10 of 34 ports in this commit are shown above. )
lang/rust: Update to 1.59.0
Changes: https://blog.rust-lang.org/FIXME/Rust-1.59.0.html
PR: 262449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D34471
|
Thu, 3 Feb 2022
|
[ 14:02 Tobias Kortkamp (tobik) ] bd3a927
lang/rust: Update to 1.58.1
https://blog.rust-lang.org/2022/01/20/Rust-1.58.1.html
PR: 261449
Security: ee26f513-826e-11ec-8be6-d4c9ef517024
|
Mon, 17 Jan 2022
|
[ 11:56 Tobias Kortkamp (tobik) ] 1835888 (Only the first 10 of 11 ports in this commit are shown above. )
lang/rust: Update to 1.58.0
Changes: https://blog.rust-lang.org/2022/01/13/Rust-1.58.0.html
PR: 261150
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D33864
|
Thu, 23 Dec 2021
|
[ 10:10 Tobias Kortkamp (tobik) ] 96eec29 (Only the first 10 of 27 ports in this commit are shown above. )
lang/rust: Add riscv64 (riscv64gc-unknown-freebsd) support
A kernel with COMPAT_FREEBSD11 is required for now like on all
other FreeBSD archs. FreeBSD11 never had riscv64 support, so
GENERIC does not have it and a kernel rebuild is required. The
same issue existed on powerpc64le.
The riscv64gc-unknown-freebsd target was upstreamed and will
be part of Rust 1.59.0 (2021-02-24).
Reviewed by: jrtc27, pkubaj
Differential Revision: https://reviews.freebsd.org/D32881
|
Sat, 18 Dec 2021
|
[ 19:06 Piotr Kubaj (pkubaj) ] 23b3196
lang/rust-bootstrap: enable on powerpc64le
All the flavors build fine.
|
Sun, 5 Dec 2021
|
[ 12:35 Tobias Kortkamp (tobik) ] 237b36f (Only the first 10 of 14 ports in this commit are shown above. )
lang/rust: Update to 1.57.0
- Unbreak build with LibreSSL 3.4.x [0]
- Disable backtrace's libunwind backend on armv* since it or
libunwind in base seem to be buggy and cause rustc to crash when
building some consumers [1]
- Follow rust-nightly in d5f09dc31fcfdb77b69c86b9093bf67ec67653d9
and reenable hardlinks in the build
Changes: https://blog.rust-lang.org/2021/12/02/Rust-1.57.0.html
PR: 259738 [0]
PR: 259799 [1]
PR: 260140
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D33190
With hat: rust
|
Fri, 26 Nov 2021
|
[ 09:30 Tobias Kortkamp (tobik) ] 55d82f6
lang/rust-bootstrap: Chase c4816e4763b8d395b4a2cb670a8aaaf33bb8def1
|
Thu, 25 Nov 2021
|
[ 20:01 Tobias Kortkamp (tobik) ] c4816e4
lang/rust*: Move the build artifacts out of source
Move the build artifacts out of source to decrease likelihood
of ccache misses because of changed build directory prefix
(rustc-1.55.0-src/ vs. rustc-1.56.0-src/) per PR 246245.
|
Sat, 13 Nov 2021
|
[ 09:09 Tobias Kortkamp (tobik) ] a8d8cef
lang/rust-bootstrap: Relax x86 host requirement
|
Mon, 25 Oct 2021
|
[ 12:58 Alexey Dokuchaev (danfe) ] 61b6613 (Only the first 10 of 79 ports in this commit are shown above. )
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)
ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.
While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
|
[ 08:46 Tobias Kortkamp (tobik) ] 124261f (Only the first 10 of 14 ports in this commit are shown above. )
lang/rust: Update to 1.56.0
- Drop codegen-units=1 again as it seems to negatively impact build
time for some people [1]
Changes: https://blog.rust-lang.org/2021/10/21/Rust-1.56.0.html
PR: 256099 [1]
PR: 259251
Reviewed by: jbeich, mikael, pkubaj
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D32553
|
Tue, 19 Oct 2021
|
[ 11:14 Stefan Eßer (se) ] f05888c
lang/rust-bootstrap: Add CPE information
Approved by: portmgr (blanket)
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
|
Sun, 19 Sep 2021
|
[ 09:03 Tobias Kortkamp (tobik) ] 4e617b2
lang/rust-bootstrap: Use devel/freebsd-sysroot
|
[ 09:03 Tobias Kortkamp (tobik) ] 6f1fefb (Only the first 10 of 15 ports in this commit are shown above. )
lang/rust: Update to 1.55.0
- Set codegen-units=1 [1]
- Add hack to skip cargo update on git sources as a step towards solving [2]
- Fix 'capacity overflow' panics on armv* [3]
Changes: https://blog.rust-lang.org/2021-09-09/Rust-1.55.0.html
PR: 258337
PR: 256099 [1]
PR: 256581 [2]
PR: 257419 [3]
Reviewed by: mikael, pkubaj
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D31872
With hat: rust
|
Mon, 6 Sep 2021
|
[ 19:28 Tobias Kortkamp (tobik) ] b1670e2
lang/rust*: Mk/Uses/cargo.mk: Move TMPDIR to WRKDIR
rustc stashes intermediary files in TMPDIR (default /tmp) which
might cause issues for users that for some reason space limit their
/tmp. WRKDIR should have plenty of space.
Other ports that use rustc might be affected too, but set it only
in USES=cargo and lang/rust* ports for now.
PR: 258126
With hat: rust
|
Sat, 28 Aug 2021
|
[ 13:38 Mikael Urankar (mikael) Author: pouet ] 55dbdde (Only the first 10 of 14 ports in this commit are shown above. )
lang/rust: Update to 1.54.0
- Update lang/rust to 1.54.0
- Update devel/racer to 2.1.48
- Fix various consumers
Changes: https://blog.rust-lang.org/2021/07/29/Rust-1.54.0.html
Reviewed by: tobik, pkubaj
Differential Revision: https://reviews.freebsd.org/D31617
With hat: rust
|
Sun, 27 Jun 2021
|
[ 05:39 Tobias Kortkamp (tobik) ] f897ded
lang/rust: Update to 1.53.0
Changes: https://blog.rust-lang.org/2021/06/17/Rust-1.53.0.html
PR: 256653
Reviewed by: mikael, pkubaj
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D30790
With hat: rust
|
Sun, 6 Jun 2021
|
[ 08:09 Tobias Kortkamp (tobik) ] aa61f25
lang/rust-bootstrap: Export MASTER_SITES via .MAKEFLAGS for makesum
Just replacing one hack with another. With this it is localized
on one line and we no longer need .export and MASTER_SITES with ?=
|
Mon, 17 May 2021
|
[ 16:57 Tobias Kortkamp (tobik) ] 842e362
lang/rust-bootstrap: Unbreak makesum after d50822c34fe1
It could not really work before since MASTER_SITES also changes
based on FLAVOR.
While here
- move distfiles to rust/bootstrap
- use per flavor MASTER_SITES groups to separate the files properly
- change distclean to also just work like makesum
- set DIST_SUBDIR to fix fetching the rustc tarball (was not a
problem so far since lang/rust-bootstrap depends on lang/rust
which fetches it before)
|
[ 16:56 Tobias Kortkamp (tobik) ] 3e61ada
lang/rust-bootstrap: Ack that we have read src/bootstrap/CHANGLOG.md
Same as in lang/rust.
|
Fri, 14 May 2021
|
[ 16:44 Tobias Kortkamp (tobik) ] 882badb
lang/rust*: Only subst %CC% and %WRKDIR% on ppc64-elfv1
It's unused elsewhere. Also move it to post-patch.
|
[ 16:44 Tobias Kortkamp (tobik) ] 0ade1fd
lang/rust-bootstrap: Try to unbreak powerpc build
Use ld.bfd from powerpc-binutils similar to lang/rust.
ld: error: rustc_hir_pretty.7ep572vg-cgu.0:(function
rustc_hir_pretty::State::print_item::h993c6db847753592:
.text._ZN16rustc_hir_pretty5State10print_item17h993c6db847753592E+0x55C):
relocation R_PPC_PLTREL24 out of range: -33554484 is not in [-33554432,
33554431]
ld: error: rustc_hir_pretty.7ep572vg-cgu.0:(function
rustc_hir_pretty::State::print_block_with_attrs::h3e09891900cd2aa9:
.text._ZN16rustc_hir_pretty5State22print_block_with_attrs17h3e09891900cd2aa9E+0x2C):
relocation R_PPC_PLTREL24 out of range: -33569004 is not in [-33554432,
33554431]
ld: error: rustc_hir_pretty.7ep572vg-cgu.0:(function
rustc_hir_pretty::State::print_item::h993c6db847753592:
.text._ZN16rustc_hir_pretty5State10print_item17h993c6db847753592E+0x664):
relocation R_PPC_PLTREL24 out of range: -33554732 is not in [-33554432,
33554431]
ld: error: rustc_hir_pretty.7ep572vg-cgu.0:(function
rustc_hir_pretty::State::print_block_maybe_unclosed::h3b0ddc7248032a61:
.text._ZN16rustc_hir_pretty5State26print_block_maybe_unclosed17h3b0ddc7248032a61E+0xDC):
relocation R_PPC_PLTREL24 out of range: -33570260 is not in [-33554432,
33554431]
ld: error: rustc_hir_pretty.7ep572vg-cgu.0:(function
rustc_hir_pretty::State::print_item::h993c6db847753592:
.text._ZN16rustc_hir_pretty5State10print_item17h993c6db847753592E+0x698):
relocation R_PPC_PLTREL24 out of range: -33554800 is not in [-33554432,
33554431]
ld: error: rustc_hir_pretty.7ep572vg-cgu.0:(function
rustc_hir_pretty::State::print_block_maybe_unclosed::h3b0ddc7248032a61:
.text._ZN16rustc_hir_pretty5State26print_block_maybe_unclosed17h3b0ddc7248032a61E+0xE4):
relocation R_PPC_PLTREL24 out of range: -33570108 is not in [-33554432,
33554431]
ld: error: rustc_hir_pretty.7ep572vg-cgu.0:(function
rustc_hir_pretty::State::print_item::h993c6db847753592:
.text._ZN16rustc_hir_pretty5State10print_item17h993c6db847753592E+0x6EC):
relocation R_PPC_PLTREL24 out of range: -33554884 is not in [-33554432,
33554431]
ld: error: rustc_hir_pretty.7ep572vg-cgu.0:(function
rustc_hir_pretty::State::print_item::h993c6db847753592:
.text._ZN16rustc_hir_pretty5State10print_item17h993c6db847753592E+0x6F4):
relocation R_PPC_PLTREL24 out of range: -33554732 is not in [-33554432,
33554431]
http://package19.nyi.freebsd.org/data/122amd64-default-build-as-user/ab31b591e5a6/logs/powerpc-rust-bootstrap-1.52.1_1.log
|
Tue, 11 May 2021
|
[ 18:33 Tobias Kortkamp (tobik) ] 28e7a93 (Only the first 10 of 140 ports in this commit are shown above. )
Rebuild lang/rust consumers after d8837418ea743776
|
[ 17:29 Tobias Kortkamp (tobik) ] d50822c
lang/rust, lang/rust-bootstrap: Simplify makesum
|
[ 17:29 Tobias Kortkamp (tobik) ] d883741 (Only the first 10 of 20 ports in this commit are shown above. )
lang/rust: Update to 1.52.1
- Add 32-bit powerpc support from bdragon@
- Unbreak build with LibreSSL 3.3.x [1]
- Add an update script
Changes: https://blog.rust-lang.org/2021/05/06/Rust-1.52.0.html
Changes: https://blog.rust-lang.org/2021/05/10/Rust-1.52.1.html
PR: 255608, 255652 [1]
Reviewed by: mikael, pkubaj
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D30099
|
Tue, 20 Apr 2021
|
[ 06:57 Tobias Kortkamp (tobik) ] a91d653 (Only the first 10 of 16 ports in this commit are shown above. )
Mk/Uses/ninja.mk: Add support for devel/samurai (D29353)
Samurai is a Ninja-compatible build tool with fewer dependencies
than Ninja. Hook it to the framework via a new NINJA_DEFAULT.
This also adds %p to NINJA_STATUS to make Ninja or Samurai print
the percentage of completed jobs to make it easier to eyeball how
much of the build is done.
PR: 254678
Exp-run by: antoine
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 29 Mar 2021
|
[ 18:07 tobik ]
lang/rust: Update to 1.51.0
- Update devel/racer to 2.1.44
Changes: https://blog.rust-lang.org/2021/03/25/Rust-1.51.0.html
PR: 254578
Reviewed by: mikael, pkubaj
Exp-run by: antoine
With hat: rust
Differential Revision: https://reviews.freebsd.org/D29425
|
Fri, 26 Mar 2021
|
[ 07:34 tobik ]
lang/rust-bootstrap: Unbreak aarch64 bootstrap
Something goes wrong when it is built with LLVM > 9. Build it with
llvm90 for the time being.
rustc -Cllvm-args="..." with: Unknown command line argument
'-generate-arange-section'. Try: 'rustc -Cllvm-args="..." with --help'
rustc -Cllvm-args="..." with: Unknown command line argument
'-mergefunc-use-aliases'. Try: 'rustc -Cllvm-args="..." with --help'
rustc -Cllvm-args="..." with: Unknown command line argument
'-preserve-alignment-assumptions-during-inlining=false'. Try: 'rustc
-Cllvm-args="..." with --help'
or when built with llvm.assertions=true:
Assertion failed: (hasOptions() && "No options specified!"), function
ParseCommandLineOptions, file src/llvm-project/llvm/lib/Support/CommandLine.cpp,
line 1344.
|
Tue, 23 Mar 2021
|
[ 06:42 tobik ]
lang/rust-bootstrap: Add the bootstrap freefall sync script
|
[ 06:39 tobik ]
lang/rust: Fix DOCS build, unbreak RUST_BACKTRACE
- Fix DOCS build by disabling deny-warnings (rustc equivalent to
-Werror). Let's not fail the entire build just because a handful
of docs fail to build due to -D broken-intra-doc-links [0]
- Only install the host target docs. We otherwise waste time with
a rust-docs install-uninstall-install cycle for each additional
target during stage.
- Backport FreeBSD support for gimli, unbreak RUST_BACKTRACE, and
have useful stack traces with actual content again [1]
- While here also strip binaries under libexec/ and ack reading of
src/bootstrap/CHANGELOG.md (changelog-seen=2)
[0] https://github.com/rust-lang/rust/issues/76526
PR: 253557 [1]
Submitted by: jbeich [1]
|
Mon, 22 Mar 2021
|
[ 07:22 tobik ]
lang/rust-bootstrap: Remove bogus gcc9 run dep from powerpc64_elfv1 flavor again
|
Fri, 19 Feb 2021
|
[ 13:22 mikael ]
lang/rust-bootstrap: Update to 1.50.0
While here, update the sysroot to a supported FreeBSD release (12.2)
|
Mon, 25 Jan 2021
|
[ 16:22 mikael ]
lang/rust-bootstrap: Remove dubious RUN_DEPENDS line
|
Sun, 17 Jan 2021
|
[ 14:48 mikael ]
lang/rust-bootstrap: Update aarch64 sysroot to 12.1
Bump the sysroot to 12.1 as we don't build packages for 11.4.
|
Sat, 9 Jan 2021
|
[ 18:23 mikael ]
lang/rust-bootstrap: Update to 1.49.0
|
Fri, 27 Nov 2020
|
[ 17:05 mikael ]
lang/rust-bootstrap: Update to 1.48.0
|
Sun, 22 Nov 2020
|
[ 17:20 mikael ]
lang/rust-bootstrap: Only package the bootstrap for the given flavor
No need to add the x86 bootstrap for every arches
|
Sun, 1 Nov 2020
|
[ 08:06 mikael ]
lang/rust-bootstrap: building the bootstrap for powerpc64le requires a recent
FreeBSD 13.x version
|
Wed, 28 Oct 2020
|
[ 10:49 mikael ]
lang/rust-bootstrap: Update sysroot to build the rust bootstrap
- Update the sysroot to 11.4 to build the rust bootstrap on amd64, arm64,
armv6 and i386
- Regen the sysroot for armv7 (it only includes the necessary bits: /lib,
/usr/include and /usr/lib)
- Update the sysroot for powerpc64-elfv2 (previous one is 9 months old)
The sysroot is just the base.txz fetched from ftp://ftp.freebsd.org/pub/FreeBSD/
It's based on the WANDBOARD image for armv6 and armv7
Differential Revision: D26646
|
Wed, 14 Oct 2020
|
[ 07:52 mikael ]
lang/rust-bootstrap: Update to 1.47.0
|
Tue, 13 Oct 2020
|
[ 08:36 mikael ] (Only the first 10 of 117 ports in this commit are shown above. )
lang/rust: Update to 1.47.0
- Add powerpc64le arch (submitted by bdragon in D26711)
- Disable DOCS, same problem fixed in r546048
- Update devel/racer to 2.1.36
- Import upstream patch to fix www/firefox
(https://hg.mozilla.org/integration/autoland/rev/e2cede25c027)
- Import gentoo patches to fix www/firefox-esr, www/cliqz and mail/thunderbird
(https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-esr-78-patches-03.tar.xz
: 0036, 0037 and 0038)
- Force rebuild all consumers to catch regressions
Changelog:
https://github.com/rust-lang/rust/releases/tag/1.47.0
Differential Revision: https://reviews.freebsd.org/D26721
|
Wed, 2 Sep 2020
|
[ 18:15 tobik ]
lang/rust-bootstrap: Unbreak build
error: linking with
`/wrkdirs/usr/ports/lang/rust-bootstrap/work-aarch64/aarch64-unknown-freebsd-cc`
failed: exit code: 1
|
= note:
"/wrkdirs/usr/ports/lang/rust-bootstrap/work-aarch64/aarch64-unknown-freebsd-cc"
"-Wl,--as-needed" "-Wl,-z,noexecstack" "-Wl,--eh-frame-hdr" "-L"
"/wrkdirs/usr/ports/lang/rust-bootstrap/work-aarch64/rustc-1.46.0-src/build/x86_64-unknown-freebsd/stage1/lib/rustlib/aarch64-unknown-freebsd/lib"
"/wrkdirs/usr/ports/lang/rust-bootstrap/work-aarch64/rustc-1.46.0-src/build/x86_64-unknown-freebsd/stage1-rustc/aarch64-unknown-freebsd/release/deps/rustc_binary-aee2141e03185e53.rustc_binary.b5znfnzc-cgu.0.rcgu.o"
"/wrkdirs/usr/ports/lang/rust-bootstrap/work-aarch64/rustc-1.46.0-src/build/x86_64-unknown-freebsd/stage1-rustc/aarch64-unknown-freebsd/release/deps/rustc_binary-aee2141e03185e53.rustc_binary.b5znfnzc-cgu.1.rcgu.o"
"-o"
"/wrkdirs/usr/ports/lang/rust-bootstrap/work-aarch64/rustc-1.46.0-src/build/x86_64-unknown-freebsd/stage1-rustc/aarch64-unknown-freebsd/release/deps/rustc_binary-aee2141e03185e53"
"-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-Wl,-O1" "-nodefaultlibs
"-L"
"/wrkdirs/usr/ports/lang/rust-bootstrap/work-aarch64/rustc-1.46.0-src/build/x86_64-unknown-freebsd/stage1-rustc/aarch64-unknown-freebsd/release/deps"
"-L"
"/wrkdirs/usr/ports/lang/rust-bootstrap/work-aarch64/rustc-1.46.0-src/build/x86_64-unknown-freebsd/stage1-rustc/release/deps"
"-L"
"/wrkdirs/usr/ports/lang/rust-bootstrap/work-aarch64/rustc-1.46.0-src/build/x86_64-unknown-freebsd/stage1-rustc/aarch64-unknown-freebsd/release/build/psm-b70dc38335c8633c/out"
"-L"
"/wrkdirs/usr/ports/lang/rust-bootstrap/work-aarch64/rustc-1.46.0-src/build/x86_64-unknown-freebsd/stage1-rustc/aarch64-unknown-freebsd/release/build/rustc_llvm-2e64396678b51f1b/out"
"-L"
"/wrkdirs/usr/ports/lang/rust-bootstrap/work-aarch64/rustc-1.46.0-src/build/aarch64-unknown-freebsd/llvm/build/lib"
"-L"
"/wrkdirs/usr/ports/lang/rust-bootstrap/work-aarch64/rustc-1.46.0-src/build/x86_64-unknown-freebsd/stage1/lib/rustlib/aarch64-unknown-freebsd/lib"
"-L" "/wrkdirs/usr/ports/lang/rust-bootstrap/work-aarch64/rustc-1.4
.0-src/build/x86_64-unknown-freebsd/stage1-!
ustc/aarch64-unknown-freebsd/release/deps" "-lrustc_driver-92f05a38b6344bea"
"-Wl,--start-group" "-L"
"/wrkdirs/usr/ports/lang/rust-bootstrap/work-aarch64/rustc-1.46.0-src/build/x86_64-unknown-freebsd/stage1/lib/rustlib/aarch64-unknown-freebsd/lib"
"-lstd-1f5c5da87793947f" "-Wl,--end-group" "-Wl,-Bstatic"
"/wrkdirs/usr/ports/lang/rust-bootstrap/work-aarch64/rustc-1.46.0-src/build/x86_64-unknown-freebsd/stage1/lib/rustlib/aarch64-unknown-freebsd/lib/libcompiler_builtins-8365ea7481741727.rlib"
"-Wl,-Bdynamic" "-lc++" "-lutil" "-lutil" "-lexecinfo" "-lpthread" "-lgcc_s"
"-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-Wl,-rpath,$ORIGIN/../lib"
= note: ld: error:
/wrkdirs/usr/ports/lang/rust-bootstrap/work-aarch64/rustc-1.46.0-src/build/x86_64-unknown-freebsd/stage1-rustc/aarch64-unknown-freebsd/release/deps/librustc_driver-92f05a38b6344bea.so:
undefined reference to compress2 [--no-allow-shlib-undefined]
ld: error:
/wrkdirs/usr/ports/lang/rust-bootstrap/work-aarch64/rustc-1.46.0-src/build/x86_64-unknown-freebsd/stage1-rustc/aarch64-unknown-freebsd/release/deps/librustc_driver-92f05a38b6344bea.so:
undefined reference to compressBound [--no-allow-shlib-undefined]
ld: error:
/wrkdirs/usr/ports/lang/rust-bootstrap/work-aarch64/rustc-1.46.0-src/build/x86_64-unknown-freebsd/stage1-rustc/aarch64-unknown-freebsd/release/deps/librustc_driver-92f05a38b6344bea.so:
undefined reference to crc32 [--no-allow-shlib-undefined]
ld: error:
/wrkdirs/usr/ports/lang/rust-bootstrap/work-aarch64/rustc-1.46.0-src/build/x86_64-unknown-freebsd/stage1-rustc/aarch64-unknown-freebsd/release/deps/librustc_driver-92f05a38b6344bea.so:
undefined reference to uncompress [--no-allow-shlib-undefined]
cc: error: linker command failed with exit code 1 (use -v to see
invocation)
|
Sun, 30 Aug 2020
|
[ 18:36 tobik ] (Only the first 10 of 99 ports in this commit are shown above. )
lang/rust: Update to 1.46.0
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/08/27/Rust-1.46.0.html
With hat: rust
Differential Revision: https://reviews.freebsd.org/D26176
|
Mon, 3 Aug 2020
|
[ 15:18 tobik ] (Only the first 10 of 97 ports in this commit are shown above. )
lang/rust: Update to 1.45.2
Changes: https://blog.rust-lang.org/2020/08/03/Rust-1.45.2.html
|
Thu, 30 Jul 2020
|
[ 18:26 tobik ] (Only the first 10 of 97 ports in this commit are shown above. )
lang/rust: Update to 1.45.1
- Apply the "hard links break `env::current_exe()`" workaround from
r543251 to lang/rust too
- Force rebuild all consumers for the soundness bug in 1.45.0
Changes: https://blog.rust-lang.org/2020/07/30/Rust-1.45.1.html
With hat: rust
Differential Revision: https://reviews.freebsd.org/D25835
|
Fri, 17 Jul 2020
|
[ 06:44 tobik ] (Only the first 10 of 104 ports in this commit are shown above. )
lang/rust: Update to 1.45.0
- This Rust release comes with LLVM 10. Drop the LLVM patches we
no longer need.
- On FreeBSD 13.0 powerpc64 set the elfv2 ABI explicitly in the
Rust target instead of patching LLVM.
- Build LLVM with Ninja. It can shorten the build time slightly.
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/07/16/Rust-1.45.0.html
Tested by: mikael, pkubaj, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D25658
|
Fri, 19 Jun 2020
|
[ 18:53 tobik ]
lang/rust-bootstrap: Keep the (amd64-native) cross compilers around
|
Thu, 18 Jun 2020
|
[ 14:13 tobik ]
lang/rust: Update to 1.44.1
- Properly fix powerpc64 builds [1]
Changes: https://blog.rust-lang.org/2020/06/18/Rust.1.44.1.html
PR: 247307 [1]
Submitted by: pkubaj [1]
Reviewed by: mikael, pkubaj, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D25297
|
Sat, 13 Jun 2020
|
[ 17:08 tobik ]
lang/rust-bootstrap: Limit elfv1 bootstrap to GCC9 for now
To use newer GCC the powerpc64 binary package that provides gcc
libraries in the cross sysroot will need updating to a newer GCC
as well.
PR: 246700
|
Tue, 9 Jun 2020
|
[ 12:14 tobik ]
lang/rust-bootstrap: Rebuild after r538194
|
Thu, 4 Jun 2020
|
[ 18:08 tobik ] (Only the first 10 of 99 ports in this commit are shown above. )
lang/rust: Update to 1.44.0
- Remove devel/cargo-tree since it is now integrated into cargo
- Add patch to fix build with LibreSSL 3.1.x and 3.2.0 [1]
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/06/04/Rust-1.44.0.html
PR: 246332 [1]
Tested by: mikael, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D25099
|
Thu, 7 May 2020
|
[ 15:58 tobik ]
lang/rust: Update to 1.43.1
- Remove upstreamed patches
- On ppc64 revert e82ec2315e5adb1c291c3702cd2ac1f46ecd0fcf to fix segfaults
Changes: https://blog.rust-lang.org/2020/05/07/Rust.1.43.1.html
With hat: rust
Differential Revision: https://reviews.freebsd.org/D24734
|
Thu, 23 Apr 2020
|
[ 15:32 tobik ] (Only the first 10 of 89 ports in this commit are shown above. )
lang/rust: Update to 1.43.0
- Add workaround to fix build when CC/CXX have "clang" in them [1]
- Respect AR to fix build with external toolchains [2]
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/04/23/Rust-1.43.0.html
PR: 238556 [1], 245583 [2]
Reported by: Matthias Apitz <guru@unixarea.de> [1], Greg V
<greg@unrelenting.technology> [2]
Tested by: mikael, pkubaj, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D24521
|
Thu, 12 Mar 2020
|
[ 19:39 tobik ] (Only the first 10 of 83 ports in this commit are shown above. )
lang/rust: Update to 1.42.0
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/03/12/Rust-1.42.html
Tested by: mikael, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D24020
|
Thu, 27 Feb 2020
|
[ 15:22 tobik ] (Only the first 10 of 78 ports in this commit are shown above. )
lang/rust: Update to 1.41.1
- Force rebuild all consumers to fix potential miscompilations with
1.41.0
- Enable SOURCES by default. The sources are indexed by RLS and
required for it to function properly, so they should be available
by default. This also makes sure we test the option properly.
- Remove implied --config=config.toml from x.py args
- Switch to the upstreamed backtrace crate patches like rust-nightly
- Enable WASM by default [0]
- Strip libraries (D23650) [1]
- Simplify plist generation (D23735) [2]
Changes: https://blog.rust-lang.org/2020/02/27/Rust-1.41.1.html
Submitted by: mikael [0,1,2]
With hat: rust
Differential Revision: https://reviews.freebsd.org/D23835
|
Tue, 25 Feb 2020
|
[ 18:18 tobik ]
New port: lang/rust-bootstrap
This port creates the required bootstrap compilers for building the
next version of lang/rust.
Thanks to garga, mikael, pkubaj for test building lang/rust with
the generated bootstraps.
Approved by: portmgr (mat, flavors)
Differential Revision: https://reviews.freebsd.org/D23133
|
Number of commits found: 82 |