media-autobuild_suite icon indicating copy to clipboard operation
media-autobuild_suite copied to clipboard

RM executed with unknown parameter -- g

Open dmki opened this issue 2 years ago • 2 comments

mintty_D1juVm83V2

As you can see in this image, something tried to execute the rm utility with non-existent parameter. No idea if that caused the full stop, or there is a deeper issue. Is it me, or others have the same problem?

dmki avatar Feb 22 '23 11:02 dmki

I have the same problem but in diffrent stage


media-autobuild_suite  (64bit): compiling audio tools 	
	Starting 64bit compilation of audio tools
rm: unknown option -- g
Try 'rm --help' for more information.
rm: unknown option -- g
Try 'rm --help' for more information.
  Running git clone for ...
 git seems to be down
Try again later or <Enter> to continue

if you're sure nothing depends on it.
├ Running autogen...
Likely error (tail of the failed operation logfile):
CPPFLAGS: -D_FORTIFY_SOURCE=2 -D__USE_MINGW_ANSI_STDIO=1
CFLAGS: -fstack-protector-strong -mtune=generic -O2 -pipe -mthreads
CXXFLAGS: -fstack-protector-strong -mtune=generic -O2 -pipe -mthreads
LDFLAGS: -pipe -static-libgcc -fstack-protector-strong -static-libstdc++
./autogen.sh 
/build/media-suite_helper.sh: line 1513: ./autogen.sh: No such file or directory
autogen failed. Check C:/media-autobuild_suite/build/ab-suite.autogen.log
This is required for other packages, so this script will exit.
  Creating diagnostics file...

@dmki you should send your logs.zip file, so that other developers can help you.

logs.zip

omarha96 avatar Aug 23 '23 15:08 omarha96

/build/media-suite_deps.sh: No such file or directory redownload that file, idk why it went missing

itsTyrion avatar Dec 18 '23 16:12 itsTyrion