Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,9 @@ The package contains a number of builders to target the LLVM-based languages, an
- Cmake
- Julia packages
- Swift packages

## Special Use of Portage(Gentoo OS) Builder

Unlike the above builders, Portage-related builders must be built in a Gentoo or Gentoo container.

If you are using a Gentoo container, please use `-v`(docker or podman) to map the host path where you want to store the data as `/data`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try and wrap lines at 80 characters.

Also, is there anything additional that needs to be done here for singularity?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no idea for using gentoo container with singularity since I cannot use --usern on LC.

15 changes: 15 additions & 0 deletions corpus_descriptions_test/portage_masked.list
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
app-office_skrooge
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this file for?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mask is a flag in Portage, which means this packages is "masked" so that you cannot build/install it.
Will remove it with the pkg.list since we have corresponding scripts.

media-gfx_luminance-hdr
media-gfx_digikam
kde-apps_cantor
app-text_bibletime
app-containers_incus
dev-util_kdevelop
www-client_falkon
kde-apps_kalgebra
dev-qt_qtquick3d
kde-apps_parley
games-action_prismlauncher
app-containers_lxd
app-emulation_wine-proton
dev-db_pgrouting
Loading