Page MenuHomeFreeBSD

mikael (Mikaël Urankar)
User

Projects

User Details

User Since
May 1 2016, 11:48 AM (415 w, 4 d)

Recent Activity

Tue, Apr 2

mikael abandoned D28484: lang/fpc: port to aarch64.
Tue, Apr 2, 4:23 PM

Mon, Mar 25

mikael added a comment to D31982: influxdb2 WIP.

I've put my wip here https://github.com/MikaelUrankar/influxdb2

Mon, Mar 25, 1:49 PM

Fri, Mar 22

mikael added a comment to D31982: influxdb2 WIP.

You can do something like that for lang/influx-flux:

#!/bin/sh
# XXX v0.194.5
Fri, Mar 22, 7:34 PM

Mar 8 2024

mikael accepted D44277: devel/rust-analyzer: Update to 2024-03-04.

Feel free to update the port whenever you like as I don't have time to maintain it. You have my implicit approval.

Mar 8 2024, 1:55 PM

Jan 6 2024

mikael updated the diff for D43341: lang/rust-bin: Add new port.

add missing "-" in PKGNAMESUFFIX

Jan 6 2024, 11:42 AM
mikael updated the diff for D43341: lang/rust-bin: Add new port.
Jan 6 2024, 11:39 AM
mikael updated the diff for D43341: lang/rust-bin: Add new port.
Jan 6 2024, 11:38 AM
mikael requested review of D43341: lang/rust-bin: Add new port.
Jan 6 2024, 11:00 AM

Aug 14 2023

mikael accepted D41445: devel/freebsd-sysroot: update aarch64, amd64, armv7 and i386 flavors to 13.2-RELEASE.
Aug 14 2023, 3:25 PM

Jul 19 2023

mikael added a comment to D41095: textproc/ripgrep: Fix build with rust 1.71.0.

lgtm
Feel free to commit it under portmgr blanket approval (build fix blanket)

Jul 19 2023, 4:36 PM

Jun 15 2023

mikael abandoned D40511: lang/rust: put back DOCS in OPTIONS_DEFAULT.

ah right.

Jun 15 2023, 6:34 AM

Jun 13 2023

mikael updated the summary of D40509: lang/rust: Fix docs building..
Jun 13 2023, 11:28 AM
mikael requested review of D40511: lang/rust: put back DOCS in OPTIONS_DEFAULT.
Jun 13 2023, 11:27 AM
mikael requested review of D40510: lang/rust: Documentation installation fix..
Jun 13 2023, 11:26 AM
mikael updated the summary of D40509: lang/rust: Fix docs building..
Jun 13 2023, 11:08 AM
mikael requested review of D40509: lang/rust: Fix docs building..
Jun 13 2023, 11:08 AM
mikael requested review of D40508: lang/rust: Garbage collect shebangfix.
Jun 13 2023, 11:07 AM

Apr 23 2023

mikael added a comment to D39765: devel/freebsd-sysroot: update powerpc* and riscv64 flavors to 13.2-RELEASE.

LGTM

Apr 23 2023, 1:25 PM

Apr 16 2023

mikael added a reviewer for D39209: lang/rust: switch to USES=cargo: mikael.
Apr 16 2023, 9:33 AM
mikael added a comment to D39209: lang/rust: switch to USES=cargo.

This port is complex enough, I personally don't want to add so much complexity and deviate from upstream.

Apr 16 2023, 9:32 AM

Feb 3 2023

mikael added a comment to D37925: Move Mk/bsd.ruby.mk to Mk/Uses/ruby.mk..

Why www/redmine42 was converted to USES= ruby but redmine50 not?
Many ports don't have USE_RUBY or USES=ruby anymore, I fail to understand the logic.

Feb 3 2023, 4:52 PM · portmgr

Dec 25 2022

mikael accepted D37698: devel/freebsd-sysroot: update to 12.4-RELEASE.
Dec 25 2022, 9:56 AM

Dec 14 2022

mikael accepted D37467: devel/freebsd-sysroot: various updates.
Dec 14 2022, 12:46 PM

Nov 29 2022

mikael added inline comments to D37467: devel/freebsd-sysroot: various updates.
Nov 29 2022, 11:45 AM

Nov 25 2022

mikael added a comment to D37467: devel/freebsd-sysroot: various updates.

Then how can you explain the Rust build issue on armv7?

Nov 25 2022, 12:34 PM
mikael added a comment to D37467: devel/freebsd-sysroot: various updates.

The error is clearly the same as on powerpc.

Nov 25 2022, 8:17 AM

Nov 24 2022

mikael added a comment to D37467: devel/freebsd-sysroot: various updates.


Fails for me as well.

Nov 24 2022, 7:06 PM

Nov 23 2022

mikael added a comment to D37467: devel/freebsd-sysroot: various updates.

Were you able to build rust for armv7 without libatomic?

lang/rust works on armv7 without libatomic

Nov 23 2022, 5:35 PM

Nov 22 2022

mikael added a comment to D37467: devel/freebsd-sysroot: various updates.

I've done some tests on armv7 and libatomic is not needed.

Nov 22 2022, 9:15 PM

Oct 31 2022

mikael added a comment to D37212: graphics/png: exclude SIMD from armv{6,7} in QEMU_EMULATING.

what does it have to do with qemu?

Oct 31 2022, 8:30 AM

Aug 18 2022

mikael added a comment to D36247: lang/rust: Update to 1.63.0.

What's different from the patch in PR 265915 ? https://bz-attachments.freebsd.org/attachment.cgi?id=235976
phabricator is incredibly hard to use...

Aug 18 2022, 1:10 PM

Aug 17 2022

mikael updated the test plan for D36247: lang/rust: Update to 1.63.0.
Aug 17 2022, 6:27 PM
mikael added a comment to D36247: lang/rust: Update to 1.63.0.

I'm not sure if src/bootstrap/lib.rs is correctly updated...

Aug 17 2022, 6:17 PM
mikael requested review of D36247: lang/rust: Update to 1.63.0.
Aug 17 2022, 6:17 PM

Jul 5 2022

mikael added a comment to D32654: lang/rust: restore PORT_LLVM.
In D32654#810083, @evgeniy_khramtsov.org wrote:

Commit message was lost and I have yet to learn to use Phabricator beyond Web frontend:

From: Evgeniy Khramtsov <evgeniy@khramtsov.org>
Date: Tue, 5 Jul 2022 09:32:14 +0000
Subject: [PATCH] lang/rust: allow experimental static linking against
LLVM from ports

Rust bundles vendored LLVM for rarely essential changes,
or features guarded behind LLVM_RUSTLLVM, that may not
be required for a user.
---
Jul 5 2022, 1:47 PM

Jul 2 2022

mikael updated the diff for D35675: lang/rust: Update to 1.62.0.

Remove another obsolete patch

Jul 2 2022, 10:42 AM

Jul 1 2022

mikael updated the diff for D35675: lang/rust: Update to 1.62.0.

Remove obsolete patch

Jul 1 2022, 4:03 PM
mikael updated the diff for D35675: lang/rust: Update to 1.62.0.

regen

Jul 1 2022, 1:59 PM

Jun 30 2022

mikael requested review of D35675: lang/rust: Update to 1.62.0.
Jun 30 2022, 1:01 PM

May 31 2022

mikael accepted D35346: Introduce versioned Go ports.
May 31 2022, 1:04 PM

May 30 2022

mikael accepted D35332: devel/gdb: Fix build of GDB 12.1 on older aarch64 systems..

Works for me on 12.2 aarch64.

May 30 2022, 5:28 PM

May 27 2022

mikael requested review of D35335: lang/rust: Update to 1.61.0.
May 27 2022, 3:22 PM

May 9 2022

mikael abandoned D34857: Mk/Uses/go.mk: introduce no_vendor_dir.
May 9 2022, 7:50 AM

Apr 21 2022

mikael updated the test plan for D34823: lang/rust: Update to 1.60.0.
Apr 21 2022, 8:26 AM

Apr 15 2022

mikael updated the diff for D34823: lang/rust: Update to 1.60.0.
Apr 15 2022, 12:22 PM

Apr 14 2022

mikael updated the diff for D34823: lang/rust: Update to 1.60.0.

Here is an update. I still have to test a few things marked with XXX in the Makefile.
The DOC doesn't build but there is a patch available now, we should try to import it.
I'm still not sure if we should install rustc-dev on the stable channel (alpine installs it), it's only usefull to build devel/racer. It adds 120MB to rust-1.60.0.pkg

Apr 14 2022, 1:40 PM

Apr 13 2022

mikael added a comment to D34818: devel/wrangler: Update to v1.19.11.

@fernape: Sorry, I didn't know I must take care of all architecture. Could you please guide me on how to ensure it can build fine on 12.3 i386? And if the upstream has no official release for an architecture, should I specify that architecture in the Makefile or is there any specific process to see if we can make it work? And one more question, should I only care about tier 1 platforms of the supported RELEASE versions or do we have another rule? And my sincere apologies for the oversight.

Apr 13 2022, 12:19 PM

Apr 12 2022

mikael added a comment to D34823: lang/rust: Update to 1.60.0.

The problem with devel/racer is as follows:

  • racer 2.1.48 doesn't build with rust 1.60.0
  • racer 2.x requires rustc-dev from rust-nightly
  • rustc-dev is not "fabricated" on lang/rust-nightly because we use x.py build instead of x.py dist

Probably time to resurrect https://reviews.freebsd.org/D28520

Apr 12 2022, 8:44 AM

Apr 11 2022

mikael added a comment to D34823: lang/rust: Update to 1.60.0.

The problem with devel/racer is as follows:

  • racer 2.1.48 doesn't build with rust 1.60.0
  • racer 2.x requires rustc-dev from rust-nightly
  • rustc-dev is not "fabricated" on lang/rust-nightly because we use x.py build instead of x.py dist
Apr 11 2022, 4:24 PM

Apr 9 2022

mikael requested review of D34857: Mk/Uses/go.mk: introduce no_vendor_dir.
Apr 9 2022, 7:55 AM

Apr 8 2022

mikael updated the test plan for D34823: lang/rust: Update to 1.60.0.
Apr 8 2022, 2:37 PM
mikael updated the test plan for D34823: lang/rust: Update to 1.60.0.
Apr 8 2022, 2:36 PM
mikael updated the test plan for D34823: lang/rust: Update to 1.60.0.
Apr 8 2022, 6:31 AM

Apr 7 2022

mikael updated the test plan for D34823: lang/rust: Update to 1.60.0.
Apr 7 2022, 3:15 PM
mikael requested review of D34823: lang/rust: Update to 1.60.0.
Apr 7 2022, 3:05 PM

Mar 16 2022

mikael added a comment to D34523: Remove support for FreeBSD < 12.3 from the Tree..

We still need COMPAT_FREEBSD11 for rust, don't delete riscv64/patch-vendor_libc-0.2.108_src_unix_bsd_freebsdlike_freebsd_freebsd11_mod.rs please.

Mar 16 2022, 9:03 AM

Mar 14 2022

mikael abandoned D33923: www/onlyoffice-documentserver: Add new port.

https://cgit.freebsd.org/ports/commit/www/onlyoffice-documentserver?id=e6f27356846a36c63bfe394cb9d7c61495e0822b

Mar 14 2022, 4:48 PM

Mar 9 2022

mikael updated the summary of D34471: lang/rust: Update to 1.59.0.
Mar 9 2022, 4:57 PM
mikael updated the diff for D34471: lang/rust: Update to 1.59.0.

Delete riscv64 patches.
Import https://github.com/rust-lang/stdarch/pull/1290

Mar 9 2022, 4:37 PM

Mar 8 2022

mikael added a comment to D34471: lang/rust: Update to 1.59.0.

veloren issue reported upstream: https://gitlab.com/veloren/veloren/-/issues/1493
aarch64 fails to build, reported upstream: https://github.com/rust-lang/stdarch/issues/1289

Mar 8 2022, 8:26 AM

Mar 7 2022

mikael requested review of D34471: lang/rust: Update to 1.59.0.
Mar 7 2022, 6:59 PM

Jan 18 2022

mikael added inline comments to D33923: www/onlyoffice-documentserver: Add new port.
Jan 18 2022, 1:44 PM
mikael requested review of D33923: www/onlyoffice-documentserver: Add new port.
Jan 18 2022, 12:20 PM

Jan 13 2022

mikael accepted D33864: lang/rust: Update to 1.58.0.
Jan 13 2022, 5:58 PM

Dec 4 2021

mikael added a comment to D33190: lang/rust: Update to 1.57.0.

@mikael Should we disable the backtrace libunwind backend for armv* like in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259799#c40 or do we leave it on?

Dec 4 2021, 6:37 PM

Nov 18 2021

mikael accepted D32776: [NEW] devel/texlab: Language Server Protocol for LaTeX.
Nov 18 2021, 8:09 AM

Nov 7 2021

mikael added a comment to D32654: lang/rust: restore PORT_LLVM.

Technical issues aside: Is there a committer who is going to own/support this?

Nov 7 2021, 5:11 PM

Oct 26 2021

mikael abandoned D32157: lang/rust: Cleanup armv6 / armv7 workarounds.
Oct 26 2021, 1:21 PM

Oct 20 2021

mikael updated the test plan for D32553: lang/rust: Update to 1.56.0.
Oct 20 2021, 4:20 PM

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