[
https://issues.apache.org/jira/browse/QPID-7860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16222436#comment-16222436
]
ASF subversion and git services commented on QPID-7860:
-------------------------------------------------------
Commit 2349e0b79c9204b5ed37ec2a1b44625e1c46cc6d in qpid-cpp's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-cpp.git;h=2349e0b ]
QPID-7860: Fix swig deprecation warnings
> [cpp] Build produces deprecation warnings on recent Fedora
> ----------------------------------------------------------
>
> Key: QPID-7860
> URL: https://issues.apache.org/jira/browse/QPID-7860
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker, C++ Client
> Affects Versions: qpid-cpp-1.36.0
> Environment: Fedora 25
> Reporter: Justin Ross
> Assignee: Justin Ross
> Priority: Minor
> Labels: patch
> Fix For: qpid-cpp-1.37.0
>
> Attachments: swig-deprecation.patch
>
>
> {noformat}
> -- Found SWIG: /usr/bin/swig (found version "3.0.11")
> -- Found PythonLibs: /usr/lib64/libpython2.7.so (found version "2.7.13")
> -- Found Perl: /usr/bin/perl (found version "5.24.1")
> -- Found PerlLibs: /usr/lib64/libperl.so (found version "5.24.1")
> -- Building Python bindings
> CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:226
> (message):
> SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead.
> Call Stack (most recent call first):
> bindings/qpid/python/CMakeLists.txt:35 (swig_add_module)
> CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:226
> (message):
> SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead.
> Call Stack (most recent call first):
> bindings/qmf2/python/CMakeLists.txt:35 (swig_add_module)
> -- Building Ruby bindings
> CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:226
> (message):
> SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead.
> Call Stack (most recent call first):
> bindings/qpid/ruby/CMakeLists.txt:48 (swig_add_module)
> CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:226
> (message):
> SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead.
> Call Stack (most recent call first):
> bindings/qmf2/ruby/CMakeLists.txt:39 (swig_add_module)
> -- Building Perl bindings
> CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:226
> (message):
> SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead.
> Call Stack (most recent call first):
> bindings/qpid/perl/CMakeLists.txt:31 (swig_add_module)
> -- Configuring done
> -- Generating done
> -- Build files have been written to: /home/jross/code/qpid-cpp/bld
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]