- roland.mainz@DERFWNB8353 ~/work/rde/bins
- $ 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'...
- warning: redirecting to https://dev.azure.com/RovemaDevelopment/RDE-Development/_git/Dependencies/
- remote: Azure Repos
- remote: Found 41778 objects to send. (162 ms)
- Receiving objects: 100% (41778/41778), 328.80 MiB | 28.97 MiB/s, done.
- Resolving deltas: 100% (13055/13055), done.
- Updating files: 100% (57028/57028), done.
- roland.mainz@DERFWNB8353 ~/work/rde/bins
- $ cd Dependencies/
- roland.mainz@DERFWNB8353 ~/work/rde/bins/Dependencies
- $ powershell ./install_boost_requirements.ps1
- !! using mingw810 bundled with Qt v5_15_2 to build boost !!
- 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:
- \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
- 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
- (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
- nd.mainz\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\Sophos\Sophos SSL VPN Client\bin;C:\Program Files\qemu;C:\cygwin64\lib\lapack
- building boost version
- WARNUNG: 'choco' was found at 'C:\ProgramData\chocolatey\bin\choco.exe'.
- WARNUNG: An existing Chocolatey installation was detected. Installation will not continue.
- For security reasons, this script will not overwrite existing installations.
- Please use choco upgrade chocolatey to handle upgrades of Chocolatey itself.
- If the existing installation is not functional or a prior installation did not complete, follow these steps:
- - Backup the files at the path listed above so you can restore your previous installation if needed
- - Remove the existing installation manually
- - Rerun this installation script
- - Reinstall any packages previously installed, if needed (refer to the lib folder in the backup)
- Once installation is completed, the backup folder is no longer needed and can be deleted.
- Chocolatey v1.4.0
- Installing the following packages:
- 7zip
- By installing, you accept licenses for the packages.
- 7zip v22.1 already installed.
- Use --force to reinstall, specify a version to install, or try upgrade.
- Chocolatey installed 0/1 packages.
- See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
- Warnings:
- - 7zip - 7zip v22.1 already installed.
- Use --force to reinstall, specify a version to install, or try upgrade.
- Finished Preparing, now fetching and building boost
- .\win\boost\boost_ not existent --> building new version
- Verzeichnis: C:\cygwin64\home\roland.mainz\work\rde\bins\win
- Mode LastWriteTime Length Name
- ---- ------------- ------ ----
- d----- 15.05.2023 13:29 boost-scr
- Es ist nicht möglich, eine Methode für einen Ausdruck aufzurufen, der den NULL hat.
- In C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_boost_requirements.ps1:53 Zeichen:1
- + $uri = "https://boostorg.jfrog.io/artifactory/main/release/"+ $boost_ ...
- + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- + CategoryInfo : InvalidOperation: (:) [], RuntimeException
- + FullyQualifiedErrorId : InvokeMethodOnNull
- 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
- leer ist, und führen Sie den Befehl erneut aus.
- In C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_boost_requirements.ps1:57 Zeichen:24
- + Invoke-WebRequest -Uri $uri -OutFile $output_file -UserAgent [Microso ...
- + ~~~~
- + CategoryInfo : InvalidData: (:) [Invoke-WebRequest], ParameterBindingValidationException
- + FullyQualifiedErrorId : ParameterArgumentValidationError,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
- 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15
- Scanning the drive for archives:
- ERROR: Das System kann die angegebene Datei nicht finden.
- .\boost_.7z
- System ERROR:
- Das System kann die angegebene Datei nicht finden.
- 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.
- In C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_boost_requirements.ps1:61 Zeichen:1
- + cd .\boost_$boost_version\tools\build
- + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- + CategoryInfo : ObjectNotFound: (C:\cygwin64\hom...st_\tools\build:String) [Set-Location], ItemNotFoundException
- + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocationCommand
- .\bootstrap.bat : Die Benennung ".\bootstrap.bat" wurde nicht als Name eines Cmdlet, einer Funktion, einer Skriptdatei oder eines ausführbaren Programms erkannt.
- Überprüfen Sie die Schreibweise des Namens, oder ob der Pfad korrekt ist (sofern enthalten), und wiederholen Sie den Vorgang.
- In C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_boost_requirements.ps1:62 Zeichen:1
- + .\bootstrap.bat gcc
- + ~~~~~~~~~~~~~~~
- + CategoryInfo : ObjectNotFound: (.\bootstrap.bat:String) [], CommandNotFoundException
- + FullyQualifiedErrorId : CommandNotFoundException
- .\b2 : Die Benennung ".\b2" wurde nicht als Name eines Cmdlet, einer Funktion, einer Skriptdatei oder eines ausführbaren Programms erkannt. Überprüfen Sie die
- Schreibweise des Namens, oder ob der Pfad korrekt ist (sofern enthalten), und wiederholen Sie den Vorgang.
- In C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_boost_requirements.ps1:63 Zeichen:1
- + .\b2 install --prefix="C:\boost-build" toolset=gcc
- + ~~~~
- + CategoryInfo : ObjectNotFound: (.\b2:String) [], CommandNotFoundException
- + FullyQualifiedErrorId : CommandNotFoundException
- ##### Building Boost now
- 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
- Programms erkannt. Überprüfen Sie die Schreibweise des Namens, oder ob der Pfad korrekt ist (sofern enthalten), und wiederholen Sie den Vorgang.
- In C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_boost_requirements.ps1:67 Zeichen:1
- + C:\boost-build\bin\b2.exe --build-dir=".\build" --with-system --with- ...
- + ~~~~~~~~~~~~~~~~~~~~~~~~~
- + CategoryInfo : ObjectNotFound: (C:\boost-build\bin\b2.exe:String) [], CommandNotFoundException
- + FullyQualifiedErrorId : CommandNotFoundException
- End of boost install Script
- roland.mainz@DERFWNB8353 ~/work/rde/bins/Dependencies
- $ powershell ./install_qt_requirements.ps1
- Getting QT version 5_15_2
- WARNUNG: 'choco' was found at 'C:\ProgramData\chocolatey\bin\choco.exe'.
- WARNUNG: An existing Chocolatey installation was detected. Installation will not continue.
- For security reasons, this script will not overwrite existing installations.
- Please use choco upgrade chocolatey to handle upgrades of Chocolatey itself.
- If the existing installation is not functional or a prior installation did not complete, follow these steps:
- - Backup the files at the path listed above so you can restore your previous installation if needed
- - Remove the existing installation manually
- - Rerun this installation script
- - Reinstall any packages previously installed, if needed (refer to the lib folder in the backup)
- Once installation is completed, the backup folder is no longer needed and can be deleted.
- Chocolatey v1.4.0
- Installing the following packages:
- 7zip
- By installing, you accept licenses for the packages.
- 7zip v22.1 already installed.
- Use --force to reinstall, specify a version to install, or try upgrade.
- Chocolatey installed 0/1 packages.
- See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
- Warnings:
- - 7zip - 7zip v22.1 already installed.
- Use --force to reinstall, specify a version to install, or try upgrade.
- Finished Preparing, now fetching qt
- .\win\qt\qt_5_15_2 already exists! Checking for overwrite force flag
- 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
- force a rebuild with -forcerebuild
- In Zeile:1 Zeichen:1
- + ./install_qt_requirements.ps1
- + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- + CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
- + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,install_qt_requirements.ps1
- roland.mainz@DERFWNB8353 ~/work/rde/bins/Dependencies
- $ powershell ./install_qt_requirements.ps1 -forcerebuild
- Getting QT version 5_15_2
- WARNUNG: 'choco' was found at 'C:\ProgramData\chocolatey\bin\choco.exe'.
- WARNUNG: An existing Chocolatey installation was detected. Installation will not continue.
- For security reasons, this script will not overwrite existing installations.
- Please use choco upgrade chocolatey to handle upgrades of Chocolatey itself.
- If the existing installation is not functional or a prior installation did not complete, follow these steps:
- - Backup the files at the path listed above so you can restore your previous installation if needed
- - Remove the existing installation manually
- - Rerun this installation script
- - Reinstall any packages previously installed, if needed (refer to the lib folder in the backup)
- Once installation is completed, the backup folder is no longer needed and can be deleted.
- Chocolatey v1.4.0
- Installing the following packages:
- 7zip
- By installing, you accept licenses for the packages.
- 7zip v22.1 already installed.
- Use --force to reinstall, specify a version to install, or try upgrade.
- Chocolatey installed 0/1 packages.
- See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
- Warnings:
- - 7zip - 7zip v22.1 already installed.
- Use --force to reinstall, specify a version to install, or try upgrade.
- Finished Preparing, now fetching qt
- .\win\qt\qt_5_15_2 already exists! Checking for overwrite force flag
- Forced Rebuild starting
- pip : Die Benennung "pip" wurde nicht als Name eines Cmdlet, einer Funktion, einer Skriptdatei oder eines ausführbaren Programms erkannt. Überprüfen Sie die
- Schreibweise des Namens, oder ob der Pfad korrekt ist (sofern enthalten), und wiederholen Sie den Vorgang.
- In C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_qt_requirements.ps1:37 Zeichen:1
- + pip install aqtinstall
- + ~~~
- + CategoryInfo : ObjectNotFound: (pip:String) [], CommandNotFoundException
- + FullyQualifiedErrorId : CommandNotFoundException
- aqt : Die Benennung "aqt" wurde nicht als Name eines Cmdlet, einer Funktion, einer Skriptdatei oder eines ausführbaren Programms erkannt. Überprüfen Sie die
- Schreibweise des Namens, oder ob der Pfad korrekt ist (sofern enthalten), und wiederholen Sie den Vorgang.
- In C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_qt_requirements.ps1:39 Zeichen:1
- + aqt install-qt -O $dirName windows desktop $qt_version win64_mingw81
- + ~~~
- + CategoryInfo : ObjectNotFound: (aqt:String) [], CommandNotFoundException
- + FullyQualifiedErrorId : CommandNotFoundException
- aqt : Die Benennung "aqt" wurde nicht als Name eines Cmdlet, einer Funktion, einer Skriptdatei oder eines ausführbaren Programms erkannt. Überprüfen Sie die
- Schreibweise des Namens, oder ob der Pfad korrekt ist (sofern enthalten), und wiederholen Sie den Vorgang.
- In C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_qt_requirements.ps1:40 Zeichen:1
- + aqt install-tool -O $dirName windows desktop tools_cmake
- + ~~~
- + CategoryInfo : ObjectNotFound: (aqt:String) [], CommandNotFoundException
- + FullyQualifiedErrorId : CommandNotFoundException
- aqt : Die Benennung "aqt" wurde nicht als Name eines Cmdlet, einer Funktion, einer Skriptdatei oder eines ausführbaren Programms erkannt. Überprüfen Sie die
- Schreibweise des Namens, oder ob der Pfad korrekt ist (sofern enthalten), und wiederholen Sie den Vorgang.
- In C:\cygwin64\home\roland.mainz\work\rde\bins\Dependencies\install_qt_requirements.ps1:41 Zeichen:1
- + aqt install-tool -O $dirName windows desktop tools_mingw qt.tools.win ...
- + ~~~
- + CategoryInfo : ObjectNotFound: (aqt:String) [], CommandNotFoundException
- + FullyQualifiedErrorId : CommandNotFoundException
- End of Qt install script
Install RDE build tools: ./install_qt_requirements.ps1 -forcerebuild failed
Posted by Anonymous on Mon 15th May 2023 12:31
raw | new post
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.