Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 310523 - boost-1.42.0 reports python_version() deprecation warning {twice!}
Summary: boost-1.42.0 reports python_version() deprecation warning {twice!}
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords:
: 311901 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-21 12:46 UTC by Guy
Modified: 2010-06-16 20:31 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guy 2010-03-21 12:46:32 UTC
>>> Emerging (6 of 27) dev-libs/boost-1.42.0
 * boost_1_42_0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                                                             [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                                [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                               [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                              [ ok ]
 * CPV:  dev-libs/boost-1.42.0
 * REPO: gentoo
 * USE:  amd64 elibc_glibc eselect icu kernel_linux mpi multilib python tools userland_GNU

 * Deprecation Warning: python_version() is deprecated and will be banned on 2010-07-01.
 * Use PYTHON() instead of python variable. Use python_get_*() instead of PYVER* variables.
 * The ebuild needs to be fixed. Please report a bug, if it has not been already reported.

>>> Unpacking source...
>>> Unpacking boost_1_42_0.tar.bz2 to /var/tmp/portage/dev-libs/boost-1.42.0/work
>>> Source unpacked in /var/tmp/portage/dev-libs/boost-1.42.0/work
>>> Preparing source in /var/tmp/portage/dev-libs/boost-1.42.0/work/boost_1_42_0 ...
 * Applying remove-toolset-1.42.0.patch ...                                                                                                                                          [ ok ]
 * Applying boost-1.42.0-parameter-needs-python.patch ...                                                                                                                            [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/boost-1.42.0/work/boost_1_42_0 ...
 * Writing new user-config.jam

 * Deprecation Warning: python_version() is deprecated and will be banned on 2010-07-01.
 * Use PYTHON() instead of python variable. Use python_get_*() instead of PYVER* variables.
 * The ebuild needs to be fixed. Please report a bug, if it has not been already reported.

>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/boost-1.42.0/work/boost_1_42_0 ...
Comment 1 Sebastian Luther (few) 2010-03-21 12:54:31 UTC
@djc: Fix is at the usual place (for 1.41-r3 and 1.42).
Comment 2 Thomas Kahle (RETIRED) gentoo-dev 2010-04-02 19:53:51 UTC
*** Bug 311901 has been marked as a duplicate of this bug. ***
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-06-16 20:31:14 UTC
It seems to have been fixed.