Compilation error
Posted: Sat Mar 14, 2020 5:59 am
Dear developer,
I am trying to compile Yambo version 4.3.3 and encounter the following error:
Can you please assist us?
>>>[Making iotk]<<<
make[2]: Entering directory '/home/hp/Downloads/yambo-4.3.3/lib/iotk'
( cd ../archive ; if ! test -e iotk-y1.2.2.tar.gz ; then \
cp Makefile.loc Makefile ; make iotk-y1.2.2.tar.gz ; fi )
make[3]: Entering directory '/home/hp/Downloads/yambo-4.3.3/lib/archive'
--2020-03-14 12:51:22-- https://github.com/yambo-code/yambo/fil ... 2.2.tar.gz
Resolving github.com (github.com)... 13.250.177.223
Connecting to github.com (github.com)|13.250.177.223|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-03-14 12:51:23 ERROR 404: Not Found.
*** Unable to download IOTK. Test whether curl or wget is installed and working,
*** if you have direct access to the internet.
*** If not, copy iotk-y1.2.2.tar.gz into extlibs/archive/
make[3]: Leaving directory '/home/hp/Downloads/yambo-4.3.3/lib/archive'
gunzip < ../archive/iotk-y1.2.2.tar.gz | ../../config/missing --run tar xf -
gzip: stdin: unexpected end of file
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
WARNING: I can't seem to be able to run `tar' with the given arguments.
You may want to install GNU tar or Free paxutils, or check the
command line arguments.
Makefile:28: recipe for target 'uncompress-stamp' failed
make[2]: *** [uncompress-stamp] Error 1
make[2]: Leaving directory '/home/hp/Downloads/yambo-4.3.3/lib/iotk'
Makefile:151: recipe for target 'ext-libs' failed
make[1]: *** [ext-libs] Error 2
make[1]: Leaving directory '/home/hp/Downloads/yambo-4.3.3'
yambo build failed
I am trying to compile Yambo version 4.3.3 and encounter the following error:
Can you please assist us?
>>>[Making iotk]<<<
make[2]: Entering directory '/home/hp/Downloads/yambo-4.3.3/lib/iotk'
( cd ../archive ; if ! test -e iotk-y1.2.2.tar.gz ; then \
cp Makefile.loc Makefile ; make iotk-y1.2.2.tar.gz ; fi )
make[3]: Entering directory '/home/hp/Downloads/yambo-4.3.3/lib/archive'
--2020-03-14 12:51:22-- https://github.com/yambo-code/yambo/fil ... 2.2.tar.gz
Resolving github.com (github.com)... 13.250.177.223
Connecting to github.com (github.com)|13.250.177.223|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-03-14 12:51:23 ERROR 404: Not Found.
*** Unable to download IOTK. Test whether curl or wget is installed and working,
*** if you have direct access to the internet.
*** If not, copy iotk-y1.2.2.tar.gz into extlibs/archive/
make[3]: Leaving directory '/home/hp/Downloads/yambo-4.3.3/lib/archive'
gunzip < ../archive/iotk-y1.2.2.tar.gz | ../../config/missing --run tar xf -
gzip: stdin: unexpected end of file
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
WARNING: I can't seem to be able to run `tar' with the given arguments.
You may want to install GNU tar or Free paxutils, or check the
command line arguments.
Makefile:28: recipe for target 'uncompress-stamp' failed
make[2]: *** [uncompress-stamp] Error 1
make[2]: Leaving directory '/home/hp/Downloads/yambo-4.3.3/lib/iotk'
Makefile:151: recipe for target 'ext-libs' failed
make[1]: *** [ext-libs] Error 2
make[1]: Leaving directory '/home/hp/Downloads/yambo-4.3.3'
yambo build failed