Summary: | dev-libs/libdnet with python-3 - python/dnet.c:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | David Butler <croepha> |
Component: | New packages | Assignee: | Gentoo Netmon project <netmon> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 326389 | ||
Attachments: |
build.log
emerge --info ebuild patch |
Created attachment 269961 [details]
emerge --info
Available Python interpreters:
[1] python2.7
[2] python3.1 *
nonmulti libdnet # emerge -va1 libdnet
>>> Emerging (1 of 1) dev-libs/libdnet-1.11-r1
>>> Installing (1 of 1) dev-libs/libdnet-1.11-r1
I wonder if 'they' fixed it in version bumps?
Created attachment 296735 [details, diff]
ebuild patch
cancel that; don't know what caused it to work back then.
We can perhaps fix the test suite if you re-activate it.
I integrated the changes in Ian Delaney's patch in dev-libs/libdnet-1.11-r2. |
Created attachment 269959 [details] build.log To reproduce: $ sudo eselect python set 2 $ sudo eselect python list Available Python interpreters: [1] python2.6 [2] python3.1 * $ sudo emerge -va1 libdnet Workaround: Just use python2...