[schilytools] Case sensitivity problem trying to clone on macOS

rmd rmd at orbit.in-berlin.de
Tue Sep 20 04:14:57 CEST 2022


just tried that out, works on a case sensitive afs pretty weiil:

rmd at macon  ~/schily-tools 63% git -c http.sslVerify=false clone https://codeberg.org/schilytools/schilytools
Cloning into 'schilytools'...
remote: Enumerating objects: 22976, done.
remote: Counting objects: 100% (22976/22976), done.
remote: Compressing objects: 100% (4307/4307), done.
remote: Total 22976 (delta 18381), reused 22593 (delta 18005), pack-reused 0
Receiving objects: 100% (22976/22976), 12.83 MiB | 5.39 MiB/s, done.
Resolving deltas: 100% (18381/18381), done.
Checking out files: 100% (4180/4180), done.

After that, a 'make install' without any options went through the 
usual way but stopped at:
…
 gcc -o smake make.o readfile.o parse.o update.o rules.o archconf.o job.o memory.o astoi.o astoll.o comerr.o error.o eaccess.o format.o getexecpath.o getnstimeofday.o jsprintf.o jssnprintf.o saveargs.o seterrno.o strcatl.o strlcpy.o strncpy.o strnlen.o streql.o getargs.o geterrno.o movebytes.o fillbytes.o ovstrcpy.o raisecond.o rename.o searchinpath.o uname.o unsetenv.o file_raise.o fileopen.o fcons.o cvmod.o flag.o flush.o dat.o filewrite.o fileread.o fileseek.o niread.o niwrite.o
Undefined symbols for architecture x86_64:
  "_libintl_setlocale", referenced from:
      _main in make.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [install] Error 1

could be that it is a gcc/clang issue but I am to tired now to actually look into it, 
it’s around 0413 in the night…

/rmd

> On Sep 19, 2022, at 10:24 PM, rmd <rmd at orbit.in-berlin.de> wrote:
> 
> 
> 
>> On Sep 19, 2022, at 9:18 PM, tux. via schilytools <schilytools at mlists.in-berlin.de> wrote:
>> 
>> FWIW:
>> 
>> % git clone https://codeberg.org/schilytools/schilytools
>> Klone nach 'schilytools'...
>> remote: Enumerating objects: 22976, done.
>> remote: Counting objects: 100% (22976/22976), done.
>> remote: Compressing objects: 100% (4307/4307), done.
>> remote: Total 22976 (delta 18378), reused 22596 (delta 18005), pack-reused 0
>> Empfange Objekte: 100% (22976/22976), 12.83 MiB | 2.61 MiB/s, fertig.
>> Löse Unterschiede auf: 100% (18378/18378), fertig.
>> warning: Die folgenden Pfade haben kollidiert (z.B. case-sensitive Pfade
>> auf einem case-insensitiven Dateisystem) und nur einer von der
>> selben Kollissionsgruppe ist im Arbeitsverzeichnis:
>> 
>>  'star/tests/compress/tar.tar.Z'
>>  'star/tests/compress/tar.tar.z’
> that is on an apple case sensitive afs or on the default non cases sensitive
> as one might have it if the person installing macosx didn’t know what that
> means?
> 
> /rmd
> 
> 
> -- 
> schilytools mailing list
> schilytools at mlists.in-berlin.de
> https://mlists.in-berlin.de/mailman/listinfo/schilytools-mlists.in-berlin.de



More information about the schilytools mailing list