pastebin - collaborative debugging tool
rovema.kpaste.net RSS


Install RDE build tools: ./install_qt_requirements.ps1 -forcerebuild failed
Posted by Anonymous on Mon 15th May 2023 12:31
raw | new post

  1. roland.mainz@DERFWNB8353 ~/work/rde/bins
  2. $ GIT_SSL_NO_VERIFY=true '/cygdrive/c/Program Files/Git/cmd/git' clone http://RovemaDevelopment@dev.azure.com/RovemaDevelopment/RDE-Development/_git/Dependencies       Cloning into 'Dependencies'...
  3. warning: redirecting to https://dev.azure.com/RovemaDevelopment/RDE-Development/_git/Dependencies/
  4. remote: Azure Repos
  5. remote: Found 41778 objects to send. (162 ms)
  6. Receiving objects: 100% (41778/41778), 328.80 MiB | 28.97 MiB/s, done.
  7. Resolving deltas: 100% (13055/13055), done.
  8. Updating files: 100% (57028/57028), done.
  9.  
  10. roland.mainz@DERFWNB8353 ~/work/rde/bins
  11. $ cd Dependencies/
  12.  
  13. roland.mainz@DERFWNB8353 ~/work/rde/bins/Dependencies
  14. $ powershell ./install_boost_requirements.ps1
  15. !! using mingw810 bundled with Qt v5_15_2 to build boost !!
  16. Path = \win\qt\qt_5_15_2\Tools\mingw810_64\bin;\win\qt\qt_5_15_2\5.15.2\mingw81_64\bin;\win\qt\qt_5_15_2\Tools\CMake_64\bin;C:\cygwin64\usr\local\bin;C:\cygwin64\bin;C:
  17. \Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\Sys
  18. tem32\OpenSSH;C:\Program Files\imc\Shared;C:\Program Files\imc\shared;C:\Program Files\PuTTY;C:\Program Files\Git\cmd;C:\Program Files\TortoiseSVN\bin;C:\Program Files
  19. (x86)\Meld;C:\Program Files\MATLAB\MATLAB Runtime\v97\runtime\win64;C:\Program Files\MATLAB\MATLAB Runtime\v99\runtime\win64;C:\ProgramData\chocolatey\bin;C:\Users\rola
  20. nd.mainz\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\Sophos\Sophos SSL VPN Client\bin;C:\Program Files\qemu;C:\cygwin64\lib\lapack
  21. building boost version
  22. WARNUNG: 'choco' was found at 'C:\ProgramData\chocolatey\bin\choco.exe'.
  23. WARNUNG: An existing Chocolatey installation was detected. Installation will not continue.
  24. For security reasons, this script will not overwrite existing installations.
  25.  
  26. Please use choco upgrade chocolatey to handle upgrades of Chocolatey itself.
  27. If the existing installation is not functional or a prior installation did not complete, follow these steps:
  28.  - Backup the files at the path listed above so you can restore your previous installation if needed
  29.  - Remove the existing installation manually
  30.  - Rerun this installation script
  31.  - Reinstall any packages previously installed, if needed (refer to the lib folder in the backup)
  32.  
  33. Once installation is completed, the backup folder is no longer needed and can be deleted.
  34. Chocolatey v1.4.0
  35. Installing the following packages:
  36. 7zip
  37. By installing, you accept licenses for the packages.
  38. 7zip v22.1 already installed.
  39.  Use --force to reinstall, specify a version to install, or try upgrade.
  40.  
  41. Chocolatey installed 0/1 packages.
  42.  See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
  43.  
  44. Warnings:
  45.  - 7zip - 7zip v22.1 already installed.
  46.  Use --force to reinstall, specify a version to install, or try upgrade.
  47. Finished Preparing, now fetching and building boost
  48. .\win\boost\boost_ not existent --> building new version
  49.  
  50.  
  51.     Verzeichnis: C:\cygwin64\home\roland.mainz\work\rde\bins\win
  52.  
  53.  
  54. Mode                 LastWriteTime         Length Name
  55. ----                 -------------         ------ ----
  56. d-----        15.05.2023     13:29                boost-scr
  57. Es ist nicht möglich, eine Methode für einen Ausdruck aufzurufen, der den NULL hat.
  58. In C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_boost_requirements.ps1:53 Zeichen:1
  59. + $uri = "https://boostorg.jfrog.io/artifactory/main/release/"+ $boost_ ...
  60. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  61.     + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
  62.     + FullyQualifiedErrorId : InvokeMethodOnNull
  63.  
  64. Invoke-WebRequest : Das Argument für den Parameter "Uri" kann nicht überprüft werden. Das Argument ist NULL oder leer. Geben Sie ein Argument an, das nicht NULL oder
  65. leer ist, und führen Sie den Befehl erneut aus.
  66. In C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_boost_requirements.ps1:57 Zeichen:24
  67. + Invoke-WebRequest -Uri $uri -OutFile $output_file -UserAgent [Microso ...
  68. +                        ~~~~
  69.     + CategoryInfo          : InvalidData: (:) [Invoke-WebRequest], ParameterBindingValidationException
  70.     + FullyQualifiedErrorId : ParameterArgumentValidationError,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
  71.  
  72.  
  73. 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15
  74.  
  75. Scanning the drive for archives:
  76.  
  77. ERROR: Das System kann die angegebene Datei nicht finden.
  78. .\boost_.7z
  79.  
  80.  
  81.  
  82. System ERROR:
  83. Das System kann die angegebene Datei nicht finden.
  84. cd : Der Pfad "C:\cygwin64\home\roland.mainz\work\rde\bins\win\boost-scr\boost_\tools\build" kann nicht gefunden werden, da er nicht vorhanden ist.
  85. In C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_boost_requirements.ps1:61 Zeichen:1
  86. + cd .\boost_$boost_version\tools\build
  87. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  88.     + CategoryInfo          : ObjectNotFound: (C:\cygwin64\hom...st_\tools\build:String) [Set-Location], ItemNotFoundException
  89.     + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocationCommand
  90.  
  91. .\bootstrap.bat : Die Benennung ".\bootstrap.bat" wurde nicht als Name eines Cmdlet, einer Funktion, einer Skriptdatei oder eines ausführbaren Programms erkannt.
  92. Überprüfen Sie die Schreibweise des Namens, oder ob der Pfad korrekt ist (sofern enthalten), und wiederholen Sie den Vorgang.
  93. In C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_boost_requirements.ps1:62 Zeichen:1
  94. + .\bootstrap.bat gcc
  95. + ~~~~~~~~~~~~~~~
  96.     + CategoryInfo          : ObjectNotFound: (.\bootstrap.bat:String) [], CommandNotFoundException
  97.     + FullyQualifiedErrorId : CommandNotFoundException
  98.  
  99. .\b2 : Die Benennung ".\b2" wurde nicht als Name eines Cmdlet, einer Funktion, einer Skriptdatei oder eines ausführbaren Programms erkannt. Überprüfen Sie die
  100. Schreibweise des Namens, oder ob der Pfad korrekt ist (sofern enthalten), und wiederholen Sie den Vorgang.
  101. In C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_boost_requirements.ps1:63 Zeichen:1
  102. + .\b2 install --prefix="C:\boost-build" toolset=gcc
  103. + ~~~~
  104.     + CategoryInfo          : ObjectNotFound: (.\b2:String) [], CommandNotFoundException
  105.     + FullyQualifiedErrorId : CommandNotFoundException
  106.  
  107. ##### Building Boost now
  108. C:\boost-build\bin\b2.exe : Die Benennung "C:\boost-build\bin\b2.exe" wurde nicht als Name eines Cmdlet, einer Funktion, einer Skriptdatei oder eines ausführbaren
  109. Programms erkannt. Überprüfen Sie die Schreibweise des Namens, oder ob der Pfad korrekt ist (sofern enthalten), und wiederholen Sie den Vorgang.
  110. In C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_boost_requirements.ps1:67 Zeichen:1
  111. + C:\boost-build\bin\b2.exe --build-dir=".\build" --with-system --with- ...
  112. + ~~~~~~~~~~~~~~~~~~~~~~~~~
  113.     + CategoryInfo          : ObjectNotFound: (C:\boost-build\bin\b2.exe:String) [], CommandNotFoundException
  114.     + FullyQualifiedErrorId : CommandNotFoundException
  115.  
  116. End of boost install Script
  117.  
  118.  
  119.  
  120. roland.mainz@DERFWNB8353 ~/work/rde/bins/Dependencies
  121. $ powershell ./install_qt_requirements.ps1
  122. Getting QT version 5_15_2
  123. WARNUNG: 'choco' was found at 'C:\ProgramData\chocolatey\bin\choco.exe'.
  124. WARNUNG: An existing Chocolatey installation was detected. Installation will not continue.
  125. For security reasons, this script will not overwrite existing installations.
  126.  
  127. Please use choco upgrade chocolatey to handle upgrades of Chocolatey itself.
  128. If the existing installation is not functional or a prior installation did not complete, follow these steps:
  129.  - Backup the files at the path listed above so you can restore your previous installation if needed
  130.  - Remove the existing installation manually
  131.  - Rerun this installation script
  132.  - Reinstall any packages previously installed, if needed (refer to the lib folder in the backup)
  133.  
  134. Once installation is completed, the backup folder is no longer needed and can be deleted.
  135. Chocolatey v1.4.0
  136. Installing the following packages:
  137. 7zip
  138. By installing, you accept licenses for the packages.
  139. 7zip v22.1 already installed.
  140.  Use --force to reinstall, specify a version to install, or try upgrade.
  141.  
  142. Chocolatey installed 0/1 packages.
  143.  See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
  144.  
  145. Warnings:
  146.  - 7zip - 7zip v22.1 already installed.
  147.  Use --force to reinstall, specify a version to install, or try upgrade.
  148. Finished Preparing, now fetching qt
  149. .\win\qt\qt_5_15_2 already exists! Checking for overwrite force flag
  150. C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_qt_requirements.ps1 : QT Version already exists and no Force Flag Found --> Exiting Script. You can
  151. force a rebuild with -forcerebuild
  152. In Zeile:1 Zeichen:1
  153. + ./install_qt_requirements.ps1
  154. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  155.     + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
  156.     + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,install_qt_requirements.ps1
  157.  
  158.  
  159. roland.mainz@DERFWNB8353 ~/work/rde/bins/Dependencies
  160. $ powershell ./install_qt_requirements.ps1 -forcerebuild
  161. Getting QT version 5_15_2
  162. WARNUNG: 'choco' was found at 'C:\ProgramData\chocolatey\bin\choco.exe'.
  163. WARNUNG: An existing Chocolatey installation was detected. Installation will not continue.
  164. For security reasons, this script will not overwrite existing installations.
  165.  
  166. Please use choco upgrade chocolatey to handle upgrades of Chocolatey itself.
  167. If the existing installation is not functional or a prior installation did not complete, follow these steps:
  168.  - Backup the files at the path listed above so you can restore your previous installation if needed
  169.  - Remove the existing installation manually
  170.  - Rerun this installation script
  171.  - Reinstall any packages previously installed, if needed (refer to the lib folder in the backup)
  172.  
  173. Once installation is completed, the backup folder is no longer needed and can be deleted.
  174. Chocolatey v1.4.0
  175. Installing the following packages:
  176. 7zip
  177. By installing, you accept licenses for the packages.
  178. 7zip v22.1 already installed.
  179.  Use --force to reinstall, specify a version to install, or try upgrade.
  180.  
  181. Chocolatey installed 0/1 packages.
  182.  See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
  183.  
  184. Warnings:
  185.  - 7zip - 7zip v22.1 already installed.
  186.  Use --force to reinstall, specify a version to install, or try upgrade.
  187. Finished Preparing, now fetching qt
  188. .\win\qt\qt_5_15_2 already exists! Checking for overwrite force flag
  189. Forced Rebuild starting
  190. pip : Die Benennung "pip" wurde nicht als Name eines Cmdlet, einer Funktion, einer Skriptdatei oder eines ausführbaren Programms erkannt. Überprüfen Sie die
  191. Schreibweise des Namens, oder ob der Pfad korrekt ist (sofern enthalten), und wiederholen Sie den Vorgang.
  192. In C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_qt_requirements.ps1:37 Zeichen:1
  193. + pip install aqtinstall
  194. + ~~~
  195.     + CategoryInfo          : ObjectNotFound: (pip:String) [], CommandNotFoundException
  196.     + FullyQualifiedErrorId : CommandNotFoundException
  197.  
  198. aqt : Die Benennung "aqt" wurde nicht als Name eines Cmdlet, einer Funktion, einer Skriptdatei oder eines ausführbaren Programms erkannt. Überprüfen Sie die
  199. Schreibweise des Namens, oder ob der Pfad korrekt ist (sofern enthalten), und wiederholen Sie den Vorgang.
  200. In C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_qt_requirements.ps1:39 Zeichen:1
  201. + aqt install-qt -O $dirName windows desktop $qt_version win64_mingw81
  202. + ~~~
  203.     + CategoryInfo          : ObjectNotFound: (aqt:String) [], CommandNotFoundException
  204.     + FullyQualifiedErrorId : CommandNotFoundException
  205.  
  206. aqt : Die Benennung "aqt" wurde nicht als Name eines Cmdlet, einer Funktion, einer Skriptdatei oder eines ausführbaren Programms erkannt. Überprüfen Sie die
  207. Schreibweise des Namens, oder ob der Pfad korrekt ist (sofern enthalten), und wiederholen Sie den Vorgang.
  208. In C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_qt_requirements.ps1:40 Zeichen:1
  209. + aqt install-tool -O $dirName windows desktop tools_cmake
  210. + ~~~
  211.     + CategoryInfo          : ObjectNotFound: (aqt:String) [], CommandNotFoundException
  212.     + FullyQualifiedErrorId : CommandNotFoundException
  213.  
  214. aqt : Die Benennung "aqt" wurde nicht als Name eines Cmdlet, einer Funktion, einer Skriptdatei oder eines ausführbaren Programms erkannt. Überprüfen Sie die
  215. Schreibweise des Namens, oder ob der Pfad korrekt ist (sofern enthalten), und wiederholen Sie den Vorgang.
  216. In C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_qt_requirements.ps1:41 Zeichen:1
  217. + aqt install-tool -O $dirName windows desktop tools_mingw qt.tools.win ...
  218. + ~~~
  219.     + CategoryInfo          : ObjectNotFound: (aqt:String) [], CommandNotFoundException
  220.     + FullyQualifiedErrorId : CommandNotFoundException
  221.  
  222. End of Qt install script

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at