OK so have had this issue for 2 days and am getting past the point of frustration I can think clearly. A few days ago I lost my second drive. For the most part have a smaller SSD with Ubuntu installed on it and is ware my ccache directory is kept. With that said had always had another much larger sata HDD I used for storing Source code and building. At times have had 10 or 15 different variations of source. I have my reasons but comes down to really is only trash when needed because like looking back at things I may not have committed or other reasons.
Anyhow my issue is after loosing a drive I broke out an old 2TB drive I ran Ubuntu on back a few years back before getting my SSD when I had everything on one drive. This drive had 10.04 on it and would still boot if I unplugged my SSD. So first I just deleted what was on the drive downloaded AOSP and when I ran make clean I received.
build/core/main.mk:120: ************************************************************
build/core/main.mk:121: You are building on a case-insensitive filesystem.
build/core/main.mk:122: Please move your source tree to a case-sensitive filesystem.
build/core/main.mk:123: ************************************************************
build/core/main.mk:124: *** Case-insensitive filesystems not supported. Stop.
Thought it odd ass it was Ext4 and had Linux running from it so decided I would just reformat Ext4 using Gparted as also wanted to rename the drive. After reformatting and again downloading android-6.0.1 again received the same "Case-insensitive filesystems not supported" error. I have done every case sensitive check I can find and they all come back that the drive is Case Sensitive. I have no issue compiling Kernels but cant figure out for the life of me why it thinks I am trying to compile AOSP on a case sensitive drive. I have been using Google for two days now and cant seem to find anything so thought I would try here. Usually after posting about an issue I will shortly after realize my own stupidity. Its all good I am willing to look like a dumb ars if it means getting back on track. Only other thing I can come up with is that something is wrong with the drive but shows no sign that is the case.
Anyhow my issue is after loosing a drive I broke out an old 2TB drive I ran Ubuntu on back a few years back before getting my SSD when I had everything on one drive. This drive had 10.04 on it and would still boot if I unplugged my SSD. So first I just deleted what was on the drive downloaded AOSP and when I ran make clean I received.
build/core/main.mk:120: ************************************************************
build/core/main.mk:121: You are building on a case-insensitive filesystem.
build/core/main.mk:122: Please move your source tree to a case-sensitive filesystem.
build/core/main.mk:123: ************************************************************
build/core/main.mk:124: *** Case-insensitive filesystems not supported. Stop.
Thought it odd ass it was Ext4 and had Linux running from it so decided I would just reformat Ext4 using Gparted as also wanted to rename the drive. After reformatting and again downloading android-6.0.1 again received the same "Case-insensitive filesystems not supported" error. I have done every case sensitive check I can find and they all come back that the drive is Case Sensitive. I have no issue compiling Kernels but cant figure out for the life of me why it thinks I am trying to compile AOSP on a case sensitive drive. I have been using Google for two days now and cant seem to find anything so thought I would try here. Usually after posting about an issue I will shortly after realize my own stupidity. Its all good I am willing to look like a dumb ars if it means getting back on track. Only other thing I can come up with is that something is wrong with the drive but shows no sign that is the case.
Last edited: