Package Details: flang 16.0.6-1

Git Clone URL: https://aur.archlinux.org/flang.git (read-only, click to copy)
Package Base: flang
Description: ground-up implementation of a Fortran front end written in modern C++
Upstream URL: http://llvm.org/
Licenses: custom:Apache 2.0 with LLVM Exception
Submitter: xantares
Maintainer: xantares
Last Packager: xantares
Votes: 1
Popularity: 0.75
First Submitted: 2023-08-25 22:06 (UTC)
Last Updated: 2023-08-30 20:00 (UTC)

Latest Comments

weipeng1999 commented on 2023-09-10 09:24 (UTC) (edited on 2023-09-10 09:26 (UTC) by weipeng1999)

i just stick in the compiling processing, and after reboot can not continue do makepkg any more. but when i clear my old cache, the package just work. i think it may because i force the pc to poweroff make some filesystem mistake, after reboot the mistake repaired automatically and the package is builded and working well in my system now.

xantares commented on 2023-09-09 08:35 (UTC)

what error did you get ?

weipeng1999 commented on 2023-09-09 03:21 (UTC)

sorry but this pkgbuild using makefile failed, so i switch to ninja according https://github.com/llvm/llvm-project/blob/main/flang/docs/GettingStarted.md and successfully build. could you please fix the problem? and what can i do for fixing this pkg?