Skip to content

relatively new install issue #279

Description

@iwelch

ERROR: dependency ‘fstcore’ is not available for package ‘fst’

huf_decompress.c:(.text+0x3b9f): undefined reference to `HUF_decompress4X1_usingDTable_internal_fast_asm_loop'
/usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld: ./libZSTD.a(huf_decompress.o): relocation R_X86_64_PC32 against undefined hidden symbol `HUF_decompress4X1_usingDTable_internal_fast_asm_loop' can not be used when making a shared object
/usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld: final link failed: bad value
collect2: error: ld returned 1 exit status
make: *** [/usr/lib64/R/share/make/shlib.mk:10: fstcore.so] Error 1
ERROR: compilation failed for package ‘fstcore’
* removing ‘/mnt/faculty/iwelch/R/x86_64-suse-linux-gnu-library/4.3/fstcore’
ERROR: dependency ‘fstcore’ is not available for package ‘fst’
* removing ‘/mnt/faculty/iwelch/R/x86_64-suse-linux-gnu-library/4.3/fst’

The downloaded source packages are in
	‘/var/fasttmp/RtmpvhASMO/downloaded_packages’
Warning messages:
1: In install.packages("fst") :
  installation of package ‘fstcore’ had non-zero exit status
2: In install.packages("fst") :
  installation of package ‘fst’ had non-zero exit status
platform       x86_64-suse-linux-gnu       
arch           x86_64                      
os             linux-gnu                   
system         x86_64, linux-gnu           
status                                     
major          4                           
minor          3.1                         
year           2023                        
month          06                          
day            16                          
svn rev        84548                       
language       R                           
version.string R version 4.3.1 (2023-06-16)
nickname       Beagle Scouts               
> R.Version

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions