dev-lang/dart (bentoo)

Search

Masked: This package is masked.

Reason: dev-lang/flutter unbundles the Dart SDK -- src_install removes bin/cache/dart-sdk and symlinks it to /usr/lib/dart -- so it pins the exact version it was built against: RDEPEND="~dev-lang/dart-3.13.3". That pin is not caution, it is the ABI. bin/cache/flutter_tools.snapshot only loads on the Dart VM it was compiled for; on any other one every flutter command dies with "Wrong full snapshot version, expected '<new>' found '<old>'". The floor tracks the newest Dart that NO Flutter release ships. It moved from 3.13.3 to 3.14.0 on 2026-09-10: Flutter stable 3.47.3 (2026-09-09) carries dart_sdk_version 3.13.3, which retired the previous floor exactly as the entry it replaced predicted. 3.14.0 is where beta sits (3.48.0-0.4.pre), so it is again a real Dart with no stable Flutter behind it. Unmasked, an "emerge -uDN @world" picks it, nothing in the tree can satisfy a dependency on it, and the update stops on a conflict instead of proceeding. Every version below the floor needs an OWNER in .autoupdate/packages.toml or the tooling deletes it. THIS MASK PROTECTS NOTHING FROM THAT SWEEP: it speaks to Portage, not to the tooling. dev-lang/dart-3.13.2 was dropped twice while it was the line Flutter ran -- by .autoupdate's own "git mv" bump in 1693e3c57, and again in d72f93009 by `autoupdate --clean`, which deletes every ebuild no registry entry claims. The claim is what protects the file: packages.toml carries dev-lang/dart@stable (the line Flutter runs, exact series so it can never auto-bump) and dev-lang/dart@testing (upstream's stable channel, the line this mask covers). Both now point at 3.13.3, which is expected -- they converge whenever Flutter catches up and diverge again on upstream's next release. Promote them together with the floor; deleting either record re-arms the sweep. The atom is a floor, not an equality, because .autoupdate bumps dart daily: =dev-lang/dart-3.14.0 would let 3.14.1 through tomorrow and reopen the same conflict silently. Raise the floor -- or delete this entry -- once a Flutter release lands whose dart_sdk_version reaches the masked version. Ask the source, never the changelog: curl -s 'https://storage.googleapis.com/flutter_infra_release/releases/releases_linux.json' \ | jq -r '.releases[] | select(.channel=="stable") | "\(.version)\t\(.dart_sdk_version)"' | head Note that flutter running fine on a mismatched dart proves nothing: patch releases sometimes share a snapshot version hash by coincidence. The pin follows dart_sdk_version, always. The atom is deliberately unqualified. dev-lang/dart exists only in this overlay, and Portage stamps every repo-level mask atom as "<atom>::bentoo", which is exactly where the ebuild lives.

Masked by Lucas C.S. on 2026-09-10

Install

Install this package:

emerge -a dev-lang/dart

Package Information

Description:
Dart is a client-optimized programming language for fast apps on any platform. This package installs the official prebuilt Dart SDK distributed by Google, providing the dart and dartaotruntime tools.
Homepage:
https://dart.dev https://github.com/dart-lang/sdk
License:
BSD

Versions

Version EAPI Keywords Slot
3.13.3 8 -* ~amd64 ~arm64 0

Metadata

Description

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>peeweep@0x0.ee</email>
		<name>jinqiang zhang</name>
	</maintainer>
	<longdescription lang="en">
		Dart is a client-optimized programming language for fast apps on any
		platform. This package installs the official prebuilt Dart SDK
		distributed by Google, providing the dart and dartaotruntime tools.
	</longdescription>
	<upstream>
		<remote-id type="github">dart-lang/sdk</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

Manifest

Type File Size Versions
DIST dart-3.13.3-amd64.zip 238710402 bytes 3.13.3
DIST dart-3.13.3-arm64.zip 236311244 bytes 3.13.3
Unmatched Entries
Type File Size