Bug 380314 - openal-soft doesn"t compile against ms2015 (missing snprintf)
Summary: openal-soft doesn"t compile against ms2015 (missing snprintf)
Status: RESOLVED FIXED
Alias: None
Product: Craft
Classification: Developer tools
Component: Blueprints (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Hannah von Reth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-29 13:34 UTC by Laurent Montel
Modified: 2017-06-09 13:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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