cc -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.10 -I/usr/include/python3.10 -c -O3 -o implantisomd5.o implantisomd5.c cc -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.10 -I/usr/include/python3.10 -c -O3 -o libimplantisomd5.o libimplantisomd5.c cc -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.10 -I/usr/include/python3.10 -c -O3 -o md5.o md5.c cc -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.10 -I/usr/include/python3.10 -c -O3 -o utilities.o utilities.c cc -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.10 -I/usr/include/python3.10 -c -O3 -o checkisomd5.o checkisomd5.c cc -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.10 -I/usr/include/python3.10 -c -O3 -o libcheckisomd5.o libcheckisomd5.c cc -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.10 -I/usr/include/python3.10 -c -O3 -o pyisomd5sum.o pyisomd5sum.c md5.c:181:27: warning: argument 1 of type ‘uint32[4]’ {aka ‘unsigned int[4]’} with mismatched bound [-Warray-parameter=] 181 | void MD5_Transform(uint32 buf[4], uint32 const in[16]) | ~~~~~~~^~~~~~ md5.c:26:28: note: previously declared as ‘uint32 *’ {aka ‘unsigned int *’} 26 | void MD5_Transform(uint32 *buf, uint32 const *in); | ~~~~~~~~^~~ md5.c:181:48: warning: argument 2 of type ‘const uint32[16]’ {aka ‘const unsigned int[16]’} with mismatched bound [-Warray-parameter=] 181 | void MD5_Transform(uint32 buf[4], uint32 const in[16]) | ~~~~~~~~~~~~~^~~~~~ md5.c:26:47: note: previously declared as ‘const uint32 *’ {aka ‘const unsigned int *’} 26 | void MD5_Transform(uint32 *buf, uint32 const *in); | ~~~~~~~~~~~~~~^~ ar rv libimplantisomd5.a md5.o ar rv libcheckisomd5.a md5.o /usr/bin/ar: creating libcheckisomd5.a /usr/bin/ar: creating libimplantisomd5.a a - md5.o a - md5.o ar rv libimplantisomd5.a libimplantisomd5.o ar rv libcheckisomd5.a libcheckisomd5.o ar rv libimplantisomd5.a utilities.o ar rv libcheckisomd5.a utilities.o a - libimplantisomd5.o a - libcheckisomd5.o a - utilities.o a - utilities.o /usr/bin/ar: libcheckisomd5.a(md5.o): plugin needed to handle lto object cc -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.10 -I/usr/include/python3.10 implantisomd5.o libimplantisomd5.a -lpopt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto -fPIC -o implantisomd5 cc -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.10 -I/usr/include/python3.10 checkisomd5.o libcheckisomd5.a -lpopt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto -fPIC -o checkisomd5 cc -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.10 -I/usr/include/python3.10 -shared -g -fpic pyisomd5sum.o libcheckisomd5.a libimplantisomd5.a -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto -fPIC -o pyisomd5sum.so /usr/bin/ld: /tmp/ccpevyNv.ltrans0.ltrans.o: in function `.L0 ': :(.text.startup+0x142): undefined reference to `mediaCheckFile' /usr/bin/ld: :(.text.startup+0x1ac): undefined reference to `printMD5SUM' collect2: error: ld returned 1 exit status make: *** [Makefile:30: checkisomd5] Error 1 make: *** Waiting for unfinished jobs.... rm libimplantisomd5.o md5.o libcheckisomd5.o utilities.o ==> ERROR: A failure occurred in build().  Aborting...