HEAD detached at pull/5404/merge

2022-02-03 Thread fft
Hi team's
I meet a strange cibuild problem when i do a PR to enable sparc's daily ci in 
tools/ci/testlist/other.dat, the build of xx3803/nsh seem's succed,but when 
Normalize xx3803/nsh,there is a:"HEAD detached at pull/5404/merge" I'm 
confused,and who can remind me why this result? thanks!
https://github.com/apache/incubator-nuttx/runs/5049376192?check_suite_focus=true


 Configuration/Tool: xx3803/nsh 

 


 


   Cleaning...
 


   Configuring...
 


   Building NuttX...
 


   Normalize xx3803/nsh
 


 HEAD detached at pull/5404/merge
 


 Untracked files:
 


   (use "git add 

Re: HEAD detached at pull/5404/merge

2022-02-03 Thread Alan Carvalho de Assis
Hi Zou,

I think Abdelatif already gave you the hint, you need to add those
files to .gitignore because they are symbolic link, them aren't part
of the source tree.

BR,

Alan

On 2/3/22, fft  wrote:
> Hi team's
> I meet a strange cibuild problem when i do a PR to enable sparc's daily ci
> in tools/ci/testlist/other.dat, the build of xx3803/nsh seem's succed,but
> when
> Normalize xx3803/nsh,there is a:"HEAD detached at pull/5404/merge" I'm
> confused,and who can remind me why this result? thanks!
> https://github.com/apache/incubator-nuttx/runs/5049376192?check_suite_focus=true
>
>
>  Configuration/Tool: xx3803/nsh
>
>
> 
>
>
>
>
>Cleaning...
>
>
>
>Configuring...
>
>
>
>Building NuttX...
>
>
>
>Normalize xx3803/nsh
>
>
>
>  HEAD detached at pull/5404/merge
>
>
>
>  Untracked files:
>
>
>
>(use "git add 
>
>
>
>   arch/sparc/include/board
>
>
>
>   arch/sparc/include/chip
>
>
>
>   arch/sparc/src/board
>
>
>
>   arch/sparc/src/chip
>
>
>
>
>
>
>
>  nothing added to commit but untracked files present (use "git add" to
> track)
>
>
> Best regards,
> Zou


Re: HEAD detached at pull/5404/merge

2022-02-03 Thread fft
yes,the problem finely solved In Abdelatif's way, and thank you very much Alan!
 
 
-- Original --
From:  "Alan Carvalho de Assis"https://github.com/apache/incubator-nuttx/runs/5049376192?check_suite_focus=true
>
>
>  Configuration/Tool: xx3803/nsh
>
>
> 

>
>
>
>
>    Cleaning...
>
>
>
>    Configuring...
>
>
>
>    Building NuttX...
>
>
>
>    Normalize xx3803/nsh
>
>
>
>  HEAD detached at pull/5404/merge
>
>
>
>  Untracked files:
>
>
>
>    (use "git add