Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 532564 - sys-apps/kmod-18-r1 - .../work/kmod-18/libkmod/libkmod.c:608:286: Fehler: expected expression before »)« token
Summary: sys-apps/kmod-18-r1 - .../work/kmod-18/libkmod/libkmod.c:608:286: Fehler: exp...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: udev maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-14 13:11 UTC by Andreas Thalhammer
Modified: 2018-01-09 08:45 UTC (History)
1 user (show)

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


Attachments
sys-apps:kmod-18-r1:20141209-190641.log.gz (sys-apps:kmod-18-r1:20141209-190641.log.gz,4.46 KB, application/gzip)
2014-12-14 13:12 UTC, Andreas Thalhammer
Details
sys-apps:kmod-18-r1:20141214-090459.log.gz (sys-apps:kmod-18-r1:20141214-090459.log.gz,9.36 KB, application/gzip)
2014-12-14 13:13 UTC, Andreas Thalhammer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Thalhammer 2014-12-14 13:11:20 UTC
I don't recall exactly why, but a couple of things were listed in portage to recompile due to changing PYTHON_TARGETS. Only kmod didn't compile correctly.

I have the following versions of dev-lang/python installed on my system:
2.7.7 3.2.5-r6 3.3.5-r1 3.4.1 

# emerge -pDuvN world
 ...
[ebuild   R    ] sys-apps/kmod-18-r1  USE="doc lzma python tools zlib -debug -static-libs" PYTHON_TARGETS="python2_7 python3_3 -python3_4 (-python3_2%)" 0 KiB
 ...

See attached log with gcc-4.8.3: ERROR.

# gcc-config -l
 [1] x86_64-pc-linux-gnu-4.7.3
 [2] x86_64-pc-linux-gnu-4.8.3 *

I then reverted back to gcc 4.7.3, just to see if it makes a difference.

See attachted log with gcc-4.7.3: successful.

Question is: why?
Comment 1 Andreas Thalhammer 2014-12-14 13:12:38 UTC
Created attachment 391684 [details]
sys-apps:kmod-18-r1:20141209-190641.log.gz
Comment 2 Andreas Thalhammer 2014-12-14 13:13:01 UTC
Created attachment 391686 [details]
sys-apps:kmod-18-r1:20141214-090459.log.gz
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2018-01-09 08:45:24 UTC
I am closing this as OBSOLETE considering the age of this report and that the affected kmod version is long gone from the tree.
If this is still an issue, please file a new bug against a recent kmod version. Thanks.