You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
home hashkill # ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
checking the name lister (/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
/mnt/004A0B094A0AFAE4/storage/src/git/hashkill/missing: Unknown `--is-lightweight' option
Try `/mnt/004A0B094A0AFAE4/storage/src/git/hashkill/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: executing libtool commands
config.status: executing depfiles commands
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... gcc3
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for dlfcn.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking openssl/md5.h usability... yes
checking openssl/md5.h presence... yes
checking for openssl/md5.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking openssl/sha1.h usability... no
checking openssl/sha1.h presence... no
checking for openssl/sha1.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for size_t... yes
checking for uint64_t... yes
checking for uint32_t... yes
checking for uint16_t... yes
checking for uint8_t... yes
checking for int64_t... yes
checking for int32_t... yes
checking for int16_t... yes
checking for int8_t... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking for ptrdiff_t... yes
checking for inline... inline
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for bzero... yes
checking for strstr... yes
checking for sysinfo... yes
checking for strerror... yes
checking for endpwent... yes
checking for getcwd... yes
checking for strchr... yes
checking for strcspn... yes
checking for strtoul... yes
checking for memset... yes
checking for strtol... yes
checking for atexit... yes
checking for memmove... yes
checking for mkdir... yes
checking for munmap... yes
checking for setenv... yes
checking for memchr... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether lstat correctly handles trailing slash... yes
checking for x86 cpuid 0x00000001 output... 600f20:6080800:3e98320b:178bfbff
checking whether sse2 is supported... yes
checking whether C compiler accepts -msse2... yes
checking if json-c is enabled... yes
checking for json_tokener_parse in -ljson... no
checking json/json.h usability... no
checking json/json.h presence... no
checking for json/json.h... no
checking for json_tokener_parse in -ljson-c... yes
checking for json/json.h... (cached) no
checking jsonlib in ... failed
checking for pkg-config... /bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for OPENSSL... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: executing libtool commands
config.status: executing depfiles commands
home hashkill # make -j 8
Making all in src
make[1]: Entering directory '/mnt/004A0B094A0AFAE4/storage/src/git/hashkill/src'
Making all in kernels/compiler
make[2]: Entering directory '/mnt/004A0B094A0AFAE4/storage/src/git/hashkill/src/kernels/compiler'
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
Could not find an AMD platform. Exiting.
nvidia_ipb2_long: building for sm_10
nvidia_ipb2_long: flags = -cl-nv-arch sm_10 -DSM10
clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
Log:
==============
error: invalid value 'CL1.0' in '-cl-std=CL1.0'
Makefile:567: recipe for target 'nvidia_ipb2_long' failed
make[2]: *** [nvidia_ipb2_long] Error 1
make[2]: *** Waiting for unfinished jobs....
nvidia_sha1: building for sm_10
nvidia_sha1: flags = -cl-nv-arch sm_10 -DSM10
clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
Log:
==============
error: invalid value 'CL1.0' in '-cl-std=CL1.0'
nvidia_sha1_long: building for sm_10
nvidia_sha1_long: flags = -cl-nv-arch sm_10 -DSM10
nvidia_ipb2: building for sm_10
nvidia_ipb2: flags = -cl-nv-arch sm_10 -DSM10
clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
Log:
==============
error: invalid value 'CL1.0' in '-cl-std=CL1.0'
nvidia_md5_long: building for sm_10
nvidia_md5_long: flags = -cl-nv-arch sm_10 -DSM10
nvidia_ntlm: building for sm_10
nvidia_ntlm: flags = -cl-nv-arch sm_10 -DSM10
nvidia_md5: building for sm_10
clBuildProgram(): nvidia_md5: flags = -cl-nv-arch sm_10 -DSM10
CL_BUILD_PROGRAM_FAILURE
Log:
==============
error: invalid value 'CL1.0' in '-cl-std=CL1.0'
clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
Log:
==============
error: invalid value 'CL1.0' in '-cl-std=CL1.0'
clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
Log:
==============
error: invalid value 'CL1.0' in '-cl-std=CL1.0'
clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
Log:
==============
error: invalid value 'CL1.0' in '-cl-std=CL1.0'
nvidia_ntlm_long: building for sm_10
nvidia_ntlm_long: flags = -cl-nv-arch sm_10 -DSM10
clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
Log:
==============
error: invalid value 'CL1.0' in '-cl-std=CL1.0'
Makefile:587: recipe for target 'nvidia_sha1' failed
make[2]: *** [nvidia_sha1] Error 1
Makefile:572: recipe for target 'nvidia_ipb2' failed
make[2]: *** [nvidia_ipb2] Error 1
Makefile:577: recipe for target 'nvidia_md5_long' failed
make[2]: *** [nvidia_md5_long] Error 1
Makefile:582: recipe for target 'nvidia_md5' failed
make[2]: *** [nvidia_md5] Error 1
Makefile:592: recipe for target 'nvidia_sha1_long' failed
make[2]: *** [nvidia_sha1_long] Error 1
Makefile:597: recipe for target 'nvidia_ntlm' failed
make[2]: *** [nvidia_ntlm] Error 1
Makefile:602: recipe for target 'nvidia_ntlm_long' failed
make[2]: *** [nvidia_ntlm_long] Error 1
make[2]: Leaving directory '/mnt/004A0B094A0AFAE4/storage/src/git/hashkill/src/kernels/compiler'
Makefile:2076: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/mnt/004A0B094A0AFAE4/storage/src/git/hashkill/src'
Makefile:392: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
The text was updated successfully, but these errors were encountered:
Let me know if you need additional info.
The text was updated successfully, but these errors were encountered: