par4all icon indicating copy to clipboard operation
par4all copied to clipboard

Unable to install

Open Sameeranjoshi opened this issue 5 years ago • 0 comments

Hi, I cloned the github version of Par4all and tried running the command sudo ./p4a_setup.py

which gives me error as : gccbuild@shubham-ThinkPad-E470:~/Downloads/par4/par4all/src/simple_tools$ sudo ./p4a_setup.py -v p4a_setup: Assuming Par4All source tree root is /home/gccbuild/Downloads/par4/par4all (default; use --root to override) p4a_setup: Assuming packages directory is /home/gccbuild/Downloads/par4/par4all/packages (individual packages location may be overriden with --xxx-src) p4a_setup: Assuming prefix is /usr/local/par4all (default; use --prefix to override) p4a_setup: Install directory is /usr/local/par4all p4a_setup: Install directory /usr/local/par4all already exists p4a_setup: Processing polylib p4a_setup: autoreconf --install aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' Makefile.am:10: warning: source file 'source/arith/errors.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. Makefile.am:10: warning: source file 'source/kernel/errormsg.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/vector.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/matrix.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/polyhedron.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/polyparam.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/param.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/alpha.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/ehrhart/ehrhart.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/ehrhart/ext_ehrhart.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/ehrhart/eval_ehrhart.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/ehrhart/homogenization.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/ehrhart/ranking.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/matrix_addon.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/matrix_permutations.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/compress_parms.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/SolveDio.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/Lattice.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/Matop.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/NormalForms.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/Zpolyhedron.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:129: warning: source file '$(poly_src)/Zpolytest.c' is in a subdirectory, Makefile.am:129: but option 'subdir-objects' is disabled Makefile.am:132: warning: source file '$(poly_src)/Zpolytest.c' is in a subdirectory, Makefile.am:132: but option 'subdir-objects' is disabled Makefile.am:135: warning: source file '$(poly_src)/Zpolytest.c' is in a subdirectory, Makefile.am:135: but option 'subdir-objects' is disabled Makefile.am:106: warning: source file '$(poly_src)/c2p.c' is in a subdirectory, Makefile.am:106: but option 'subdir-objects' is disabled Makefile.am:126: warning: source file 'source/count.c' is in a subdirectory, Makefile.am:126: but option 'subdir-objects' is disabled Makefile.am:114: warning: source file '$(poly_src)/disjoint_union_adj.c' is in a subdirectory, Makefile.am:114: but option 'subdir-objects' is disabled Makefile.am:112: warning: source file '$(poly_src)/disjoint_union_sep.c' is in a subdirectory, Makefile.am:112: but option 'subdir-objects' is disabled Makefile.am:120: warning: source file '$(poly_src)/ehrhart_lower_bound.c' is in a subdirectory, Makefile.am:120: but option 'subdir-objects' is disabled Makefile.am:116: warning: source file '$(poly_src)/ehrhart_quick_apx.c' is in a subdirectory, Makefile.am:116: but option 'subdir-objects' is disabled Makefile.am:138: warning: source file '$(poly_src)/ehrhart_ranking.c' is in a subdirectory, Makefile.am:138: but option 'subdir-objects' is disabled Makefile.am:141: warning: source file '$(poly_src)/ehrhart_ranking.c' is in a subdirectory, Makefile.am:141: but option 'subdir-objects' is disabled Makefile.am:144: warning: source file '$(poly_src)/ehrhart_ranking.c' is in a subdirectory, Makefile.am:144: but option 'subdir-objects' is disabled Makefile.am:147: warning: source file '$(poly_src)/ehrhart_union.c' is in a subdirectory, Makefile.am:147: but option 'subdir-objects' is disabled Makefile.am:150: warning: source file '$(poly_src)/ehrhart_union.c' is in a subdirectory, Makefile.am:150: but option 'subdir-objects' is disabled Makefile.am:153: warning: source file '$(poly_src)/ehrhart_union.c' is in a subdirectory, Makefile.am:153: but option 'subdir-objects' is disabled Makefile.am:118: warning: source file '$(poly_src)/ehrhart_upper_bound.c' is in a subdirectory, Makefile.am:118: but option 'subdir-objects' is disabled Makefile.am:124: warning: source file '$(poly_src)/example.c' is in a subdirectory, Makefile.am:124: but option 'subdir-objects' is disabled Makefile.am:110: warning: source file '$(poly_src)/findv.c' is in a subdirectory, Makefile.am:110: but option 'subdir-objects' is disabled Makefile.am:156: warning: source file '$(poly_src)/polytest.c' is in a subdirectory, Makefile.am:156: but option 'subdir-objects' is disabled Makefile.am:159: warning: source file '$(poly_src)/polytest.c' is in a subdirectory, Makefile.am:159: but option 'subdir-objects' is disabled Makefile.am:162: warning: source file '$(poly_src)/polytest.c' is in a subdirectory, Makefile.am:162: but option 'subdir-objects' is disabled Makefile.am:165: warning: source file '$(poly_src)/pp.c' is in a subdirectory, Makefile.am:165: but option 'subdir-objects' is disabled Makefile.am:168: warning: source file '$(poly_src)/pp.c' is in a subdirectory, Makefile.am:168: but option 'subdir-objects' is disabled Makefile.am:171: warning: source file '$(poly_src)/pp.c' is in a subdirectory, Makefile.am:171: but option 'subdir-objects' is disabled Makefile.am:108: warning: source file '$(poly_src)/r2p.c' is in a subdirectory, Makefile.am:108: but option 'subdir-objects' is disabled Makefile.am:183: warning: source file '$(poly_src)/testCompressParms.c' is in a subdirectory, Makefile.am:183: but option 'subdir-objects' is disabled Makefile.am:186: warning: source file '$(poly_src)/testCompressParms.c' is in a subdirectory, Makefile.am:186: but option 'subdir-objects' is disabled Makefile.am:189: warning: source file '$(poly_src)/testCompressParms.c' is in a subdirectory, Makefile.am:189: but option 'subdir-objects' is disabled Makefile.am:174: warning: source file '$(poly_src)/testehrhart.c' is in a subdirectory, Makefile.am:174: but option 'subdir-objects' is disabled Makefile.am:177: warning: source file '$(poly_src)/testehrhart.c' is in a subdirectory, Makefile.am:177: but option 'subdir-objects' is disabled Makefile.am:180: warning: source file '$(poly_src)/testehrhart.c' is in a subdirectory, Makefile.am:180: but option 'subdir-objects' is disabled Makefile.am:122: warning: source file '$(poly_src)/testlib.c' is in a subdirectory, Makefile.am:122: but option 'subdir-objects' is disabled Makefile.am:192: warning: source file '$(poly_src)/verif_ehrhart.c' is in a subdirectory, Makefile.am:192: but option 'subdir-objects' is disabled Makefile.am:195: warning: source file '$(poly_src)/verif_ehrhart.c' is in a subdirectory, Makefile.am:195: but option 'subdir-objects' is disabled Makefile.am:198: warning: source file '$(poly_src)/verif_ehrhart.c' is in a subdirectory, Makefile.am:198: but option 'subdir-objects' is disabled /home/gccbuild/Downloads/par4/par4all/packages/polylib /home/gccbuild/Downloads/par4/par4all/build/polylib ['/home/gccbuild/Downloads/par4/par4all/packages/polylib/configure', '--prefix=/usr/local/par4all', '--disable-static', "CFLAGS='-O2 -std=c99'"] p4a_setup: /home/gccbuild/Downloads/par4/par4all/packages/polylib/configure --prefix=/usr/local/par4all --disable-static CFLAGS='-O2 -std=c99' configure: error: in /home/gccbuild/Downloads/par4/par4all/build/polylib': configure: error: C compiler cannot create executables See config.log' for more details Environment was: {'LANG': 'en_US.UTF-8', 'USERNAME': 'root', 'TERM': 'xterm-256color', 'SHELL': '/bin/bash', 'XAUTHORITY': '/run/user/1002/gdm/Xauthority', 'LC_ALL': 'C', 'MAIL': '/var/mail/root', 'SUDO_UID': '1002', 'SUDO_GID': '1002', 'SUDO_COMMAND': './p4a_setup.py -v', 'LOGNAME': 'root', 'USER': 'root', 'COLORTERM': 'truecolor', 'PATH': '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin', 'HOME': '/home/gccbuild', 'SUDO_USER': 'gccbuild', 'LS_COLORS': 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:.tar=01;31:.tgz=01;31:.arc=01;31:.arj=01;31:.taz=01;31:.lha=01;31:.lz4=01;31:.lzh=01;31:.lzma=01;31:.tlz=01;31:.txz=01;31:.tzo=01;31:.t7z=01;31:.zip=01;31:.z=01;31:.Z=01;31:.dz=01;31:.gz=01;31:.lrz=01;31:.lz=01;31:.lzo=01;31:.xz=01;31:.zst=01;31:.tzst=01;31:.bz2=01;31:.bz=01;31:.tbz=01;31:.tbz2=01;31:.tz=01;31:.deb=01;31:.rpm=01;31:.jar=01;31:.war=01;31:.ear=01;31:.sar=01;31:.rar=01;31:.alz=01;31:.ace=01;31:.zoo=01;31:.cpio=01;31:.7z=01;31:.rz=01;31:.cab=01;31:.wim=01;31:.swm=01;31:.dwm=01;31:.esd=01;31:.jpg=01;35:.jpeg=01;35:.mjpg=01;35:.mjpeg=01;35:.gif=01;35:.bmp=01;35:.pbm=01;35:.pgm=01;35:.ppm=01;35:.tga=01;35:.xbm=01;35:.xpm=01;35:.tif=01;35:.tiff=01;35:.png=01;35:.svg=01;35:.svgz=01;35:.mng=01;35:.pcx=01;35:.mov=01;35:.mpg=01;35:.mpeg=01;35:.m2v=01;35:.mkv=01;35:.webm=01;35:.ogm=01;35:.mp4=01;35:.m4v=01;35:.mp4v=01;35:.vob=01;35:.qt=01;35:.nuv=01;35:.wmv=01;35:.asf=01;35:.rm=01;35:.rmvb=01;35:.flc=01;35:.avi=01;35:.fli=01;35:.flv=01;35:.gl=01;35:.dl=01;35:.xcf=01;35:.xwd=01;35:.yuv=01;35:.cgm=01;35:.emf=01;35:.ogv=01;35:.ogx=01;35:.aac=00;36:.au=00;36:.flac=00;36:.m4a=00;36:.mid=00;36:.midi=00;36:.mka=00;36:.mp3=00;36:.mpc=00;36:.ogg=00;36:.ra=00;36:.wav=00;36:.oga=00;36:.opus=00;36:.spx=00;36:.xspf=00;36:', 'DISPLAY': ':0'} p4a_setup: Command '/home/gccbuild/Downloads/par4/par4all/packages/polylib/configure --prefix=/usr/local/par4all --disable-static CFLAGS='-O2 -std=c99'' in /home/gccbuild/Downloads/par4/par4all/build/polylib failed with exit code 77 p4a_setup: To get a more verbose output, pass -vv p4a_setup: Alternatively, you can pass --log to log -vv output to a file p4a_setup: You may report this error to the Par4All team by running again using --report

p4a_setup: Assuming Par4All source tree root is /home/gccbuild/Downloads/par4/par4all (default; use --root to override) p4a_setup: Assuming packages directory is /home/gccbuild/Downloads/par4/par4all/packages (individual packages location may be overriden with --xxx-src) p4a_setup: Assuming prefix is /usr/local/par4all (default; use --prefix to override) p4a_setup: Install directory is /usr/local/par4all p4a_setup: Install directory /usr/local/par4all already exists p4a_setup: Processing polylib p4a_setup: autoreconf --install aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' Makefile.am:10: warning: source file 'source/arith/errors.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. Makefile.am:10: warning: source file 'source/kernel/errormsg.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/vector.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/matrix.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/polyhedron.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/polyparam.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/param.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/alpha.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/ehrhart/ehrhart.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/ehrhart/ext_ehrhart.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/ehrhart/eval_ehrhart.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/ehrhart/homogenization.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/ehrhart/ranking.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/matrix_addon.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/matrix_permutations.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/compress_parms.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/SolveDio.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/Lattice.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/Matop.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/NormalForms.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'source/kernel/Zpolyhedron.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:129: warning: source file '$(poly_src)/Zpolytest.c' is in a subdirectory, Makefile.am:129: but option 'subdir-objects' is disabled Makefile.am:132: warning: source file '$(poly_src)/Zpolytest.c' is in a subdirectory, Makefile.am:132: but option 'subdir-objects' is disabled Makefile.am:135: warning: source file '$(poly_src)/Zpolytest.c' is in a subdirectory, Makefile.am:135: but option 'subdir-objects' is disabled Makefile.am:106: warning: source file '$(poly_src)/c2p.c' is in a subdirectory, Makefile.am:106: but option 'subdir-objects' is disabled Makefile.am:126: warning: source file 'source/count.c' is in a subdirectory, Makefile.am:126: but option 'subdir-objects' is disabled Makefile.am:114: warning: source file '$(poly_src)/disjoint_union_adj.c' is in a subdirectory, Makefile.am:114: but option 'subdir-objects' is disabled Makefile.am:112: warning: source file '$(poly_src)/disjoint_union_sep.c' is in a subdirectory, Makefile.am:112: but option 'subdir-objects' is disabled Makefile.am:120: warning: source file '$(poly_src)/ehrhart_lower_bound.c' is in a subdirectory, Makefile.am:120: but option 'subdir-objects' is disabled Makefile.am:116: warning: source file '$(poly_src)/ehrhart_quick_apx.c' is in a subdirectory, Makefile.am:116: but option 'subdir-objects' is disabled Makefile.am:138: warning: source file '$(poly_src)/ehrhart_ranking.c' is in a subdirectory, Makefile.am:138: but option 'subdir-objects' is disabled Makefile.am:141: warning: source file '$(poly_src)/ehrhart_ranking.c' is in a subdirectory, Makefile.am:141: but option 'subdir-objects' is disabled Makefile.am:144: warning: source file '$(poly_src)/ehrhart_ranking.c' is in a subdirectory, Makefile.am:144: but option 'subdir-objects' is disabled Makefile.am:147: warning: source file '$(poly_src)/ehrhart_union.c' is in a subdirectory, Makefile.am:147: but option 'subdir-objects' is disabled Makefile.am:150: warning: source file '$(poly_src)/ehrhart_union.c' is in a subdirectory, Makefile.am:150: but option 'subdir-objects' is disabled Makefile.am:153: warning: source file '$(poly_src)/ehrhart_union.c' is in a subdirectory, Makefile.am:153: but option 'subdir-objects' is disabled Makefile.am:118: warning: source file '$(poly_src)/ehrhart_upper_bound.c' is in a subdirectory, Makefile.am:118: but option 'subdir-objects' is disabled Makefile.am:124: warning: source file '$(poly_src)/example.c' is in a subdirectory, Makefile.am:124: but option 'subdir-objects' is disabled Makefile.am:110: warning: source file '$(poly_src)/findv.c' is in a subdirectory, Makefile.am:110: but option 'subdir-objects' is disabled Makefile.am:156: warning: source file '$(poly_src)/polytest.c' is in a subdirectory, Makefile.am:156: but option 'subdir-objects' is disabled Makefile.am:159: warning: source file '$(poly_src)/polytest.c' is in a subdirectory, Makefile.am:159: but option 'subdir-objects' is disabled Makefile.am:162: warning: source file '$(poly_src)/polytest.c' is in a subdirectory, Makefile.am:162: but option 'subdir-objects' is disabled Makefile.am:165: warning: source file '$(poly_src)/pp.c' is in a subdirectory, Makefile.am:165: but option 'subdir-objects' is disabled Makefile.am:168: warning: source file '$(poly_src)/pp.c' is in a subdirectory, Makefile.am:168: but option 'subdir-objects' is disabled Makefile.am:171: warning: source file '$(poly_src)/pp.c' is in a subdirectory, Makefile.am:171: but option 'subdir-objects' is disabled Makefile.am:108: warning: source file '$(poly_src)/r2p.c' is in a subdirectory, Makefile.am:108: but option 'subdir-objects' is disabled Makefile.am:183: warning: source file '$(poly_src)/testCompressParms.c' is in a subdirectory, Makefile.am:183: but option 'subdir-objects' is disabled Makefile.am:186: warning: source file '$(poly_src)/testCompressParms.c' is in a subdirectory, Makefile.am:186: but option 'subdir-objects' is disabled Makefile.am:189: warning: source file '$(poly_src)/testCompressParms.c' is in a subdirectory, Makefile.am:189: but option 'subdir-objects' is disabled Makefile.am:174: warning: source file '$(poly_src)/testehrhart.c' is in a subdirectory, Makefile.am:174: but option 'subdir-objects' is disabled Makefile.am:177: warning: source file '$(poly_src)/testehrhart.c' is in a subdirectory, Makefile.am:177: but option 'subdir-objects' is disabled Makefile.am:180: warning: source file '$(poly_src)/testehrhart.c' is in a subdirectory, Makefile.am:180: but option 'subdir-objects' is disabled Makefile.am:122: warning: source file '$(poly_src)/testlib.c' is in a subdirectory, Makefile.am:122: but option 'subdir-objects' is disabled Makefile.am:192: warning: source file '$(poly_src)/verif_ehrhart.c' is in a subdirectory, Makefile.am:192: but option 'subdir-objects' is disabled Makefile.am:195: warning: source file '$(poly_src)/verif_ehrhart.c' is in a subdirectory, Makefile.am:195: but option 'subdir-objects' is disabled Makefile.am:198: warning: source file '$(poly_src)/verif_ehrhart.c' is in a subdirectory, Makefile.am:198: but option 'subdir-objects' is disabled /home/gccbuild/Downloads/par4/par4all/packages/polylib /home/gccbuild/Downloads/par4/par4all/build/polylib ['/home/gccbuild/Downloads/par4/par4all/packages/polylib/configure', '--prefix=/usr/local/par4all', '--disable-static', "CFLAGS='-O2 -std=c99'"] p4a_setup: /home/gccbuild/Downloads/par4/par4all/packages/polylib/configure --prefix=/usr/local/par4all --disable-static CFLAGS='-O2 -std=c99' configure: error: in /home/gccbuild/Downloads/par4/par4all/build/polylib': configure: error: C compiler cannot create executables See config.log' for more details Environment was: {'LANG': 'en_US.UTF-8', 'USERNAME': 'root', 'TERM': 'xterm-256color', 'SHELL': '/bin/bash', 'XAUTHORITY': '/run/user/1002/gdm/Xauthority', 'LC_ALL': 'C', 'MAIL': '/var/mail/root', 'SUDO_UID': '1002', 'SUDO_GID': '1002', 'SUDO_COMMAND': './p4a_setup.py -v', 'LOGNAME': 'root', 'USER': 'root', 'COLORTERM': 'truecolor', 'PATH': '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin', 'HOME': '/home/gccbuild', 'SUDO_USER': 'gccbuild', 'LS_COLORS': 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:.tar=01;31:.tgz=01;31:.arc=01;31:.arj=01;31:.taz=01;31:.lha=01;31:.lz4=01;31:.lzh=01;31:.lzma=01;31:.tlz=01;31:.txz=01;31:.tzo=01;31:.t7z=01;31:.zip=01;31:.z=01;31:.Z=01;31:.dz=01;31:.gz=01;31:.lrz=01;31:.lz=01;31:.lzo=01;31:.xz=01;31:.zst=01;31:.tzst=01;31:.bz2=01;31:.bz=01;31:.tbz=01;31:.tbz2=01;31:.tz=01;31:.deb=01;31:.rpm=01;31:.jar=01;31:.war=01;31:.ear=01;31:.sar=01;31:.rar=01;31:.alz=01;31:.ace=01;31:.zoo=01;31:.cpio=01;31:.7z=01;31:.rz=01;31:.cab=01;31:.wim=01;31:.swm=01;31:.dwm=01;31:.esd=01;31:.jpg=01;35:.jpeg=01;35:.mjpg=01;35:.mjpeg=01;35:.gif=01;35:.bmp=01;35:.pbm=01;35:.pgm=01;35:.ppm=01;35:.tga=01;35:.xbm=01;35:.xpm=01;35:.tif=01;35:.tiff=01;35:.png=01;35:.svg=01;35:.svgz=01;35:.mng=01;35:.pcx=01;35:.mov=01;35:.mpg=01;35:.mpeg=01;35:.m2v=01;35:.mkv=01;35:.webm=01;35:.ogm=01;35:.mp4=01;35:.m4v=01;35:.mp4v=01;35:.vob=01;35:.qt=01;35:.nuv=01;35:.wmv=01;35:.asf=01;35:.rm=01;35:.rmvb=01;35:.flc=01;35:.avi=01;35:.fli=01;35:.flv=01;35:.gl=01;35:.dl=01;35:.xcf=01;35:.xwd=01;35:.yuv=01;35:.cgm=01;35:.emf=01;35:.ogv=01;35:.ogx=01;35:.aac=00;36:.au=00;36:.flac=00;36:.m4a=00;36:.mid=00;36:.midi=00;36:.mka=00;36:.mp3=00;36:.mpc=00;36:.ogg=00;36:.ra=00;36:.wav=00;36:.oga=00;36:.opus=00;36:.spx=00;36:.xspf=00;36:', 'DISPLAY': ':0'} p4a_setup: Command '/home/gccbuild/Downloads/par4/par4all/packages/polylib/configure --prefix=/usr/local/par4all --disable-static CFLAGS='-O2 -std=c99'' in /home/gccbuild/Downloads/par4/par4all/build/polylib failed with exit code 77 p4a_setup: To get a more verbose output, pass -vv p4a_setup: Alternatively, you can pass --log to log -vv output to a file p4a_setup: You may report this error to the Par4All team by running again using --report `

Sameeranjoshi avatar Mar 11 '19 16:03 Sameeranjoshi