incorrect configfsf.guess permissions for GMP 6.3.0

Vincent Lefevre vincent at vinc17.net
Mon Oct 2 14:29:57 CEST 2023


In the gmp-6.3.0.tar.xz tarball:

-rw-r--r-- tege/wheel    49936 2023-07-29 15:42:16 gmp-6.3.0/configfsf.guess

The execute permissions are missing. This yields the following error:

-bash-5.1$ ./configfsf.guess
-bash: ./configfsf.guess: The file access permissions do not allow the specified action.

One can use "sh ./configfsf.guess", but the GMP manual says

   * The output from running './config.guess', and from running
     './configfsf.guess' (might be the same).

-- 
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


More information about the gmp-bugs mailing list