Bug 380314

Summary: openal-soft doesn"t compile against ms2015 (missing snprintf)
Product: [Developer tools] Craft Reporter: Laurent Montel <montel>
Component: BlueprintsAssignee: Hannah von Reth <vonreth>
Status: RESOLVED FIXED    
Severity: normal CC: kde-windows
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Laurent Montel 2017-05-29 13:34:31 UTC
Hi,
As you can see there is a problem with ms2015

-- Looking for _strnicmp - found
-- Looking for snprintf
-- Looking for snprintf - not found
-- Looking for _snprintf
-- Looking for _snprintf - not found
CMake Error at CMakeLists.txt:307 (MESSAGE):
  No snprintf function found, please report!


-- Configuring incomplete, errors occurred!
See also "R:/build/win32libs/openal-soft/work/msvc2015-Release-1.15.1/CMakeFiles/CMakeOutput.log".
See also "R:/build/win32libs/openal-soft/work/msvc2015-Release-1.15.1/CMakeFiles/CMakeError.log".
Craft encountered an error: configure cmd: cmake -G "Ninja"  -DCMAKE_INSTALL_PREFIX="R:/" -DCMAKE_PREFIX_PATH="R:/" -DCM
AKE_BUILD_TYPE=Release -DKDE_INSTALL_USE_QT_SYS_PATHS=ON "R:\build\win32libs\openal-soft\work\openal-soft-1.15.1"
Action: compile for win32libs/openal-soft FAILED
*** Craft all failed: all of win32libs/openal-soft failed after 0:00:19 ***
fatal error: package win32libs/openal-soft all failed
PS R:\>
Comment 1 Laurent Montel 2017-06-09 11:32:37 UTC
Git commit c59e293c274fdd5f5fba86b185880771af21c3ab by Montel Laurent.
Committed on 09/06/2017 at 11:31.
Pushed by mlaurent into branch '2017.05'.

Fix Bug 380314 - openal-soft doesn"t compile against ms2015 (missing snprintf)

Use new 1.18.0

M  +2    -2    portage/win32libs/openal-soft/openal-soft.py

https://commits.kde.org/craft/c59e293c274fdd5f5fba86b185880771af21c3ab
Comment 2 Laurent Montel 2017-06-09 11:33:07 UTC
Git commit 57a472c0e207dd7e2f58b84d130d55a857d7f1ea by Montel Laurent.
Committed on 09/06/2017 at 11:32.
Pushed by mlaurent into branch 'master'.

Fix Bug 380314 - openal-soft doesn"t compile against ms2015 (missing snprintf)

Use new 1.18.0

(cherry picked from commit c59e293c274fdd5f5fba86b185880771af21c3ab)

M  +2    -2    portage/win32libs/openal-soft/openal-soft.py

https://commits.kde.org/craft/57a472c0e207dd7e2f58b84d130d55a857d7f1ea