On Thu, Apr 1, 2021 at 10:38 AM Dario Massa <dario.ma...@studenti.unipd.it>
wrote:


> May I ask what am I supposed to do
>

sell your macintosh and buy a normal computer (or two, given what they
cost).
Alternatively: in the QE Wiki, https://gitlab.com/QEF/q-e/-/wikis/home, see
the *No input file* error on MacOS
<https://gitlab.com/QEF/q-e/-/wikis/Support/macos-error> page:
https://gitlab.com/QEF/q-e/-/wikis/Support/macos-error

Paolo

or what am I possibly doing wrong?
>
> I report here below the error
>
> I thank you in advance for your time and support
> Kind regards,
> Dario
>
> dariomassa@MacBook-Air-di-Dario qe-6.7 % make pw
> test -d bin || mkdir bin
> ( cd clib ; /Applications/Xcode.app/Contents/Developer/usr/bin/make
> TLDEPS= all || exit 1 )
> make[1]: Nothing to be done for `all'.
> cd install ; /Applications/Xcode.app/Contents/Developer/usr/bin/make -f
> extlibs_makefile libfox
> if test ! -d ../FoX; then \
>         mkdir ../FoX; \
> (gzip -dc ../archive/fox.tgz | (cd ../FoX; tar -xvf -)); \
> cd ../FoX/fox/; export FC=gfortran; export FCFLAGS=""; \
> ./configure --prefix=/Users/dariomassa/Documents/qe-6.7//FoX ;\
>     touch cp_test; \
>     if cp -p cp_test cp_test_1; then \
>         echo "cp -p works"; \
>     else \
>         find -type f | xargs sed -i 's/cp -p/cp/g'; \
>     fi; \
> /Applications/Xcode.app/Contents/Developer/usr/bin/make install; cd ../;
> rm -fr fox;fi
> ( cd UtilXlib ; /Applications/Xcode.app/Contents/Developer/usr/bin/make
> TLDEPS= all || exit 1 )
> make[1]: Nothing to be done for `all'.
> cd install ; /Applications/Xcode.app/Contents/Developer/usr/bin/make -f
> extlibs_makefile liblapack
> make[1]: Nothing to be done for `liblapack'.
> cd install ; /Applications/Xcode.app/Contents/Developer/usr/bin/make -f
> extlibs_makefile libcuda
> make[1]: Nothing to be done for `libcuda'.
> ( cd LAXlib ; /Applications/Xcode.app/Contents/Developer/usr/bin/make
> TLDEPS= all || exit 1 )
> cpp -P -traditional -Uvector -D__FFTW3 -D__MPI
> -I/Users/dariomassa/Documents/qe-6.7//include
> -I/Users/dariomassa/Documents/qe-6.7//FoX/finclude  laxlib.h -o laxlib.fh
> !
> ! Copyright (C) 2003-2013 Quantum ESPRESSO group
> ! This file is distributed under the terms of the
> ! GNU General Public License. See the file `Licenselaxlib.h:4:52: warning:
> missing terminating ' character [-Winvalid-pp-token]
> ! GNU General Public License. See the file `License'
>                                                    ^
> '
> ! in the root directory of the present distribution,
> ! or http://www.gnu.org/copyleft/gpl.txt .
> !
>    include 'laxlib_low.fh'
>    include 'laxlib_mid.fh'
>    include 'laxlib_hi.fh'
>    include 'laxlib_param.fh'
>
>    INTEGER, EXTERNAL ::  ldim_block, ldim_cyclic, ldim_block_sca
>
> 1 warning generated.
> clang: error: no input files
> make[1]: *** [laxlib.fh] Error 1
> make: *** [libla] Error 1
>
>
>
> _______________________________________________
> Quantum ESPRESSO is supported by MaX (www.max-centre.eu)
> users mailing list users@lists.quantum-espresso.org
> https://lists.quantum-espresso.org/mailman/listinfo/users



-- 
Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche,
Univ. Udine, via delle Scienze 206, 33100 Udine, Italy
Phone +39-0432-558216, fax +39-0432-558222
_______________________________________________
Quantum ESPRESSO is supported by MaX (www.max-centre.eu)
users mailing list users@lists.quantum-espresso.org
https://lists.quantum-espresso.org/mailman/listinfo/users

Reply via email to