Page MenuHomeFreeBSD
Feed Advanced Search

Sep 29 2021

mikael requested review of D32221: devel/stack: Add aarch64 support.
Sep 29 2021, 11:06 AM

Sep 27 2021

mikael added a comment to D32157: lang/rust: Cleanup armv6 / armv7 workarounds.

LGTM.

Do we need to keep this after @rene commits D32008? If not we could remove it earlier than 1.56.

Sep 27 2021, 4:20 PM
mikael requested review of D32157: lang/rust: Cleanup armv6 / armv7 workarounds.
Sep 27 2021, 3:12 PM
mikael added a comment to D32155: lang/ghc: Update bootstrap on arm to 8.10.7.

Looks good, thanks for upstreaming the patch!

Did you upload bootstraps somewhere?

Sep 27 2021, 1:11 PM
mikael requested review of D32155: lang/ghc: Update bootstrap on arm to 8.10.7.
Sep 27 2021, 11:07 AM

Sep 15 2021

mikael added a comment to D31872: lang/rust: Update to 1.55.0.

@mikael Should I update the armv7 bootstrap with the new ones from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257419#c25 ?

Sep 15 2021, 3:08 PM

Sep 14 2021

mikael added a comment to D31872: lang/rust: Update to 1.55.0.

Can you change the armv6/7 target triple to this please:

--- a/lang/rust-bootstrap/Makefile
+++ b/lang/rust-bootstrap/Makefile
@@ -112,8 +112,8 @@ _RUST_LLVM_TARGET_powerpc64_elfv2=  PowerPC
 _RUST_LLVM_TARGET_powerpc64le=         PowerPC
 _RUST_LLVM_TARGET_powerpc=             PowerPC
 _RUST_LLVM_TRIPLE=                     ${_RUST_LLVM_TRIPLE_${FLAVOR}:U${_RUST_TARGET}}
-_RUST_LLVM_TRIPLE_armv6=               armv6-gnueabihf-freebsd
-_RUST_LLVM_TRIPLE_armv7=               armv7-gnueabihf-freebsd
+_RUST_LLVM_TRIPLE_armv6=               armv6-unknown-freebsd12.2-gnueabihf
+_RUST_LLVM_TRIPLE_armv7=               armv7-unknown-freebsd12.2-gnueabihf
 _RUST_LLVM_TRIPLE_powerpc=             powerpc-unknown-freebsd13.0 # secure-plt
Sep 14 2021, 7:21 AM

Sep 8 2021

mikael added a comment to D31872: lang/rust: Update to 1.55.0.

Can you update patch-src_llvm-project_compiler-rt_lib_builtins_cpu__model.c with what will probably be committed upstream : https://reviews.llvm.org/D109330 . I've put the updated file on freefall.
In lang/rust-bootstrap: we can remove the llvm90 dep for aarch64 with the following patch:

--- a/lang/rust-bootstrap/Makefile
+++ b/lang/rust-bootstrap/Makefile
@@ -34,7 +35,6 @@ FLAVORS=      aarch64 amd64 armv6 armv7 i386 powerpc64_elfv1 powerpc64_elfv2 \
 FLAVOR?=       ${FLAVORS:[1]}
Sep 8 2021, 5:42 PM

Aug 30 2021

mikael requested review of D31723: lang/rust: Add missing patches for powerpc.
Aug 30 2021, 8:18 AM

Aug 27 2021

mikael updated the diff for D31617: lang/rust: Update to 1.54.0.

regen

Aug 27 2021, 12:18 PM

Aug 25 2021

mikael updated the test plan for D31617: lang/rust: Update to 1.54.0.
Aug 25 2021, 9:20 AM

Aug 24 2021

mikael added a comment to D31617: lang/rust: Update to 1.54.0.

Thanks for doing the update.

  • I've ran some ref machine builds a couple of weeks ago and they were all fine.

Thanks.

  • Do we still need an exp-run? It looks like you already ran your own.

Not sure, I've only tried on 14amd64

  • There is an updated LibreSSL patch on the ref machines at ref13-ppc64.freebsd.org:/home/tobik/staging/3995d76b-f848-11eb-abb0-c80aa94ee693/lang/rust/files/patch-vendor_openssl-sys_build_main.rs. Can you add it?

done

Aug 24 2021, 5:53 PM
mikael updated the diff for D31617: lang/rust: Update to 1.54.0.

Address tobik's comments

Aug 24 2021, 5:39 PM

Aug 20 2021

mikael requested review of D31617: lang/rust: Update to 1.54.0.
Aug 20 2021, 7:30 AM

Jun 17 2021

mikael updated the test plan for D30790: lang/rust: Update to 1.53.0.
Jun 17 2021, 8:05 PM
mikael updated the test plan for D30790: lang/rust: Update to 1.53.0.
Jun 17 2021, 11:42 AM

May 26 2021

mikael added inline comments to D30459: sysutils/kvmclock-kmod: new port.
May 26 2021, 11:30 AM

May 25 2021

mikael added a comment to D28690: Export various 128 bit long double functions from libgcc_s.so.1.

Can someone commit this please?
Thanks in advance!

May 25 2021, 4:48 PM

May 6 2021

mikael added a comment to D28520: lang/rust: rework the do-build phase.

@mikael, wondering why you abandoned? I am curious if adding build-stage=2 was already enough.

May 6 2021, 6:45 AM
mikael updated the test plan for D30099: lang/rust: Update to 1.52.0.
May 6 2021, 6:43 AM

Apr 30 2021

mikael abandoned D28520: lang/rust: rework the do-build phase.
Apr 30 2021, 8:29 AM

Mar 29 2021

mikael committed rP569477: www/redmine4: Update to 4.1.2.
www/redmine4: Update to 4.1.2
Mar 29 2021, 3:46 PM
mikael accepted D29425: lang/rust: Update to 1.51.0.

It's ok on armv7, aarch64

Mar 29 2021, 8:29 AM
mikael added a comment to D29425: lang/rust: Update to 1.51.0.

Can you also bump rust version in Mk/bsd.gecko.mk ?

Mar 29 2021, 6:36 AM

Mar 25 2021

mikael committed rP569190: security/tailscale: Update to 1.6.0.
security/tailscale: Update to 1.6.0
Mar 25 2021, 9:01 AM
mikael committed rP569187: www/miniserve: Update to 0.12.0.
www/miniserve: Update to 0.12.0
Mar 25 2021, 8:53 AM
mikael committed rP569186: www/deno: Update to 1.8.2.
www/deno: Update to 1.8.2
Mar 25 2021, 8:53 AM

Mar 22 2021

mikael added a comment to D28520: lang/rust: rework the do-build phase.

Do you know what the underlying issue with x.py build and x.py install is? It has never really been clear to me.

Honestly I don't know, it seems to only be an issue on low core machine (or at -j1). How many cpus do you have on your VM?

Mar 22 2021, 7:40 AM

Mar 14 2021

mikael committed rP568385: security/tailscale: Update to 1.4.6.
security/tailscale: Update to 1.4.6
Mar 14 2021, 12:00 PM

Mar 12 2021

mikael committed rP568177: x11/alacritty: enable X11 option by default.
x11/alacritty: enable X11 option by default
Mar 12 2021, 4:01 PM
mikael committed rP568173: net-im/nextcloud-spreed-signaling: Fix build on aarch64.
net-im/nextcloud-spreed-signaling: Fix build on aarch64
Mar 12 2021, 11:42 AM
mikael committed rP568171: x11/alacritty: Add video backend option.
x11/alacritty: Add video backend option
Mar 12 2021, 11:38 AM
mikael committed rP568168: devel/please: Fix build on aarch64.
devel/please: Fix build on aarch64
Mar 12 2021, 11:21 AM
mikael committed rP568158: devel/py-maturin: Fix build on aarch64.
devel/py-maturin: Fix build on aarch64
Mar 12 2021, 10:49 AM
mikael committed rP568154: sysutils/nomad: Fix build on aarch64.
sysutils/nomad: Fix build on aarch64
Mar 12 2021, 10:49 AM
mikael committed rP568147: math/onednn: Mark broken on aarch64.
math/onednn: Mark broken on aarch64
Mar 12 2021, 8:06 AM

Mar 11 2021

mikael committed rP568113: security/cargo-audit: Update to 0.14.0.
security/cargo-audit: Update to 0.14.0
Mar 11 2021, 5:57 PM
mikael committed rP568104: sysutils/go-btfs: Update to 1.5.1.
sysutils/go-btfs: Update to 1.5.1
Mar 11 2021, 4:33 PM
mikael committed rP568101: www/deno: Update to v1.8.1.
www/deno: Update to v1.8.1
Mar 11 2021, 4:06 PM

Mar 10 2021

mikael committed rP568011: devel/rust-analyzer: Update to 2021-03-08.
devel/rust-analyzer: Update to 2021-03-08
Mar 10 2021, 3:00 PM

Mar 5 2021

mikael committed rP567384: lang/rust-nightly: Update to 2021-03-05.
lang/rust-nightly: Update to 2021-03-05
Mar 5 2021, 1:00 PM
mikael committed rP567378: devel/rust-analyzer: Update to 2021-03-01.
devel/rust-analyzer: Update to 2021-03-01
Mar 5 2021, 10:43 AM

Mar 3 2021

mikael closed D28906: lang/ghc: Update arm bootstrap.
Mar 3 2021, 5:48 PM
mikael committed rP567105: lang/ghc: Update arm bootstrap.
lang/ghc: Update arm bootstrap
Mar 3 2021, 5:48 PM
mikael committed rP567077: www/miniserve: Update to v0.11.0.
www/miniserve: Update to v0.11.0
Mar 3 2021, 12:17 PM
mikael committed rP567076: www/deno: Update to 1.8.0.
www/deno: Update to 1.8.0
Mar 3 2021, 12:17 PM

Mar 2 2021

mikael added a comment to D28906: lang/ghc: Update arm bootstrap.

When preparing a bootstrap it is advised to build with all OPTIONS set to OFF to save space and build time. Would you mind rerolling it again? If you don't want to do this, let's just commit it.

Only the GMP option is set.

This will make math/gmp a build dependency for lang/ghc, so it is better to turn it OFF too.

Mar 2 2021, 4:50 PM
mikael updated the diff for D28906: lang/ghc: Update arm bootstrap.
Mar 2 2021, 4:50 PM

Feb 28 2021

mikael committed rP566771: security/nss: Fix build on armv6.
security/nss: Fix build on armv6
Feb 28 2021, 3:06 PM

Feb 24 2021

mikael added a comment to D28906: lang/ghc: Update arm bootstrap.

When preparing a bootstrap it is advised to build with all OPTIONS set to OFF to save space and build time. Would you mind rerolling it again? If you don't want to do this, let's just commit it.

Feb 24 2021, 12:41 PM

Feb 23 2021

mikael added a comment to D28906: lang/ghc: Update arm bootstrap.

the bootstraps are on freefall:/home/mikael/ghc

Feb 23 2021, 7:53 PM
mikael requested review of D28906: lang/ghc: Update arm bootstrap.
Feb 23 2021, 7:44 PM

Feb 22 2021

mikael committed rP566312: security/tailscale: Switch to GO_MODULE after r566063.
security/tailscale: Switch to GO_MODULE after r566063
Feb 22 2021, 5:06 PM

Feb 19 2021

mikael committed rP566101: www/deno: Update to 1.7.5.
www/deno: Update to 1.7.5
Feb 19 2021, 11:41 PM
mikael committed rP566064: lang/rust-bootstrap: Update to 1.50.0.
lang/rust-bootstrap: Update to 1.50.0
Feb 19 2021, 1:22 PM

Feb 18 2021

mikael committed rP565948: security/tailscale: set version.
security/tailscale: set version
Feb 18 2021, 4:32 PM
mikael committed rP565946: www/deno: Update to 1.7.4.
www/deno: Update to 1.7.4
Feb 18 2021, 4:21 PM

Feb 15 2021

mikael added a comment to D11482: Make compiler-rt's quad-math routines available to libgcc_s.

It's still a problem

Feb 15 2021, 4:42 PM

Feb 14 2021

mikael closed D28616: lang/rust: Update to 1.50.0.
Feb 14 2021, 3:46 PM
mikael committed rP565245: lang/rust: Update to 1.50.0.
lang/rust: Update to 1.50.0
Feb 14 2021, 3:46 PM
mikael updated the test plan for D28616: lang/rust: Update to 1.50.0.
Feb 14 2021, 1:39 PM

Feb 12 2021

mikael added a comment to D28616: lang/rust: Update to 1.50.0.

gecko, jbeich : Mk/bsd.gecko.mk still mentions rust 1.43.0, should I bump this along rust update or do you prefer to do it?

Feb 12 2021, 3:24 PM
mikael requested review of D28616: lang/rust: Update to 1.50.0.
Feb 12 2021, 3:22 PM

Feb 11 2021

mikael committed rP564963: lang/ghc: use CONFIGURE_ENV instead of BINARY_ALIAS on arm.
lang/ghc: use CONFIGURE_ENV instead of BINARY_ALIAS on arm
Feb 11 2021, 4:38 PM
mikael committed rP564959: security/tailscale: Update to 1.4.4.
security/tailscale: Update to 1.4.4
Feb 11 2021, 4:12 PM

Feb 9 2021

mikael committed rP564791: audio/spotifyd: pass maintership to rodrigo.
audio/spotifyd: pass maintership to rodrigo
Feb 9 2021, 5:47 PM

Feb 8 2021

mikael updated the diff for D28484: lang/fpc: port to aarch64.

fix plist

Feb 8 2021, 6:43 PM

Feb 7 2021

mikael committed rP564614: www/webkit2-gtk3: Fix build on aarch64.
www/webkit2-gtk3: Fix build on aarch64
Feb 7 2021, 11:59 AM
mikael requested review of D28520: lang/rust: rework the do-build phase.
Feb 7 2021, 9:25 AM
mikael committed rP564607: www/chromium: Fix build on aarch64.
www/chromium: Fix build on aarch64
Feb 7 2021, 8:29 AM

Feb 6 2021

mikael committed rP564214: MFH: r564213.
MFH: r564213
Feb 6 2021, 9:58 AM
mikael committed rP564213: www/rt50: Update to v5.0.1.
www/rt50: Update to v5.0.1
Feb 6 2021, 9:57 AM
mikael committed rP564209: www/deno: Update to 1.7.2.
www/deno: Update to 1.7.2
Feb 6 2021, 9:04 AM
mikael committed rP564199: security/tailscale: Update to v1.4.2.
security/tailscale: Update to v1.4.2
Feb 6 2021, 8:03 AM

Feb 5 2021

mikael updated the diff for D28484: lang/fpc: port to aarch64.

Address comments

Feb 5 2021, 4:04 PM

Feb 4 2021

mikael committed rP564052: lang/rust: remove disable-ldconfig it's not an option for quite some time.
lang/rust: remove disable-ldconfig it's not an option for quite some time
Feb 4 2021, 6:11 PM
mikael requested review of D28484: lang/fpc: port to aarch64.
Feb 4 2021, 5:51 PM

Jan 30 2021

mikael committed rP563425: lang/rust: reroll the armv7 bootstrap.
lang/rust: reroll the armv7 bootstrap
Jan 30 2021, 5:22 PM

Jan 29 2021

mikael committed rP563192: lang/rust: revert part of r563191.
lang/rust: revert part of r563191
Jan 29 2021, 10:52 AM
mikael committed rP563191: lang/rust: reroll the aarch64 bootstrap..
lang/rust: reroll the aarch64 bootstrap.
Jan 29 2021, 10:49 AM

Jan 28 2021

mikael committed rP563113: lang/ghc: arm requires clang90 to build.
lang/ghc: arm requires clang90 to build
Jan 28 2021, 7:38 AM

Jan 27 2021

mikael committed rP563087: www/deno: fix build on 11.4.
www/deno: fix build on 11.4
Jan 27 2021, 3:50 PM

Jan 25 2021

mikael committed rP562575: lang/rust-bootstrap: Remove dubious RUN_DEPENDS line.
lang/rust-bootstrap: Remove dubious RUN_DEPENDS line
Jan 25 2021, 4:23 PM
mikael committed rP562558: www/deno: Update to 1.7.0.
www/deno: Update to 1.7.0
Jan 25 2021, 10:23 AM
mikael committed rP562556: editors/kak-lsp: Update to 9.0.0.
editors/kak-lsp: Update to 9.0.0
Jan 25 2021, 10:15 AM
mikael committed rP562555: sysutils/go-btfs: Update to 1.5.0.
sysutils/go-btfs: Update to 1.5.0
Jan 25 2021, 9:48 AM

Jan 17 2021

mikael committed rP561826: lang/rust-bootstrap: Update aarch64 sysroot to 12.1.
lang/rust-bootstrap: Update aarch64 sysroot to 12.1
Jan 17 2021, 2:48 PM

Jan 16 2021

mikael committed rP561715: www/zola: regen aarch64 patch.
www/zola: regen aarch64 patch
Jan 16 2021, 8:37 AM

Jan 15 2021

mikael committed rP561640: www/zola: Update to 0.13.0.
www/zola: Update to 0.13.0
Jan 15 2021, 1:37 PM

Jan 14 2021

mikael committed rP561583: devel/tokei: Update to 12.1.2.
devel/tokei: Update to 12.1.2
Jan 14 2021, 6:39 PM
mikael committed rP561573: devel/wasi-compiler-rt11: Update to 11.0.1.
devel/wasi-compiler-rt11: Update to 11.0.1
Jan 14 2021, 4:52 PM
mikael committed rP561572: net-im/matterircd: Update to 0.22.0.
net-im/matterircd: Update to 0.22.0
Jan 14 2021, 4:49 PM

Jan 9 2021

mikael committed rP560883: lang/rust-bootstrap: Update to 1.49.0.
lang/rust-bootstrap: Update to 1.49.0
Jan 9 2021, 6:23 PM

Jan 8 2021

mikael committed rP560794: sysutils/datadog-integrations: Fix poudriere testport.
sysutils/datadog-integrations: Fix poudriere testport
Jan 8 2021, 4:36 PM
mikael committed rP560793: sysutils/datadog-agent: Fix build with go1.16.
sysutils/datadog-agent: Fix build with go1.16
Jan 8 2021, 4:34 PM
mikael committed rP560790: MFH: r560789.
MFH: r560789
Jan 8 2021, 4:23 PM
mikael committed rP560789: lang/mono5.20: fix build on aarch64.
lang/mono5.20: fix build on aarch64
Jan 8 2021, 4:22 PM

Jan 6 2021

mikael abandoned D24988: Improve D23300.

committed in https://svnweb.freebsd.org/ports?view=revision&revision=557880

Jan 6 2021, 3:16 PM
mikael commandeered D24988: Improve D23300.
Jan 6 2021, 3:16 PM
mikael committed rP560496: MFH: r560495.
MFH: r560495
Jan 6 2021, 10:54 AM