cederom commented on PR #14552:
URL: https://github.com/apache/nuttx/pull/14552#issuecomment-2627446272

   Hello world :-)
   
   There is a report of problem after this change @yezhonghui2024, details 
below, please let us know if you can repeat on Debian 12 with sed 4.9 and if 
this need a fix? :-)
   
   
   ```
   slo@slolin:~/Sources/ccv5-env/nuttx$ git bisect good
   27685aa179ad7608394fb8a97e11ef532888a75d is the first bad commit
   commit 27685aa179ad7608394fb8a97e11ef532888a75d
   Author: yezhonghui <yezhong...@xiaomi.com>
   Date:   Tue Sep 24 20:05:27 2024 +0800
   
       Fix config repeat define in include deconfig mode
   
       Signed-off-by: yezhonghui <yezhong...@xiaomi.com>
   
   tools/process_config.sh | 2 ++
   1 file changed, 2 insertions(+)
   
   
   ../product/tools/configure-nuttx.sh
     Copy files
   sed: -e expression n°1, caractère 11: caractères inutiles après la commande
   sed: -e expression n°1, caractère 16: commande inconnue: « O »
   sed: -e expression n°1, caractère 17: caractères inutiles après la commande
   sed: -e expression n°1, caractère 14: commande inconnue: « S »
   sed: -e expression n°1, caractère 11: caractères inutiles après la commande
   sed: -e expression n°1, caractère 13: commande inconnue: « O »
   sed: -e expression n°1, caractère 17: commande inconnue: « O »
   sed: -e expression n°1, caractère 11: commande inconnue: « m »
   sed: -e expression n°1, caractère 14: commande inconnue: « Z »
   sed: -e expression n°1, caractère 15: commande inconnue: « O »
     Select CONFIG_HOST_LINUX=y
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to