Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167227 - x11-plugins/gkrellmwireless-2.0.3 does not compile
Summary: x11-plugins/gkrellmwireless-2.0.3 does not compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jim Ramsay (lack) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-16 16:43 UTC by Petteri Räty (RETIRED)
Modified: 2007-03-16 16:37 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,11.17 KB, text/plain)
2007-02-16 16:43 UTC, Petteri Räty (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petteri Räty (RETIRED) gentoo-dev 2007-02-16 16:43:10 UTC
wireless.c: At top level:
wireless.c:690: error: expected ‘)’ before ‘*’ token
wireless.c:725: error: expected ‘)’ before ‘*’ token
wireless.c:735: error: expected ‘)’ before ‘*’ token
wireless.c:760: error: expected ‘)’ before ‘*’ token
wireless.c:781: error: expected ‘)’ before ‘*’ token
wireless.c:802: error: expected ‘)’ before ‘*’ token
wireless.c: In function ‘apply_plugin_config’:
wireless.c:819: error: ‘wcard_t’ has no member named ‘flags’
wireless.c:819: error: ‘wcard_t’ has no member named ‘cflags’
wireless.c: At top level:
wireless.c:825: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘wireless_meter’
wireless.c:855: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
make: *** [wireless.o] Virhe 1

!!! ERROR: x11-plugins/gkrellmwireless-2.0.3 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 1700:   Called src_compile
  gkrellmwireless-2.0.3.ebuild, line 22:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/x11-plugins/gkrellmwireless-2.0.3/temp/build.log'.

Does not seem to be maintained so treecleaners do what you want.

http://www.hs.fi/ulkomaat/artikkeli/Forsmarkin+kakkosreaktoria+ei+saa+käynnistää/1135225096959
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2007-02-16 16:43:27 UTC
Created attachment 110401 [details]
build.log
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2007-02-16 16:44:59 UTC
This could be easy to fix as it just seems not being able to find a header.
Comment 3 Jim Ramsay (lack) (RETIRED) gentoo-dev 2007-03-07 22:02:18 UTC
From IRC: He had gkrellm built with USE="-X", which does not install the gkrellm2 GUI or its plugin header.

Adding built_with_use check to ebuild.

I should probably investigate all gkrellm-plugins for this same potential problem, and I shall track this in this bug.  Thanks very much for the report!
Comment 4 Jim Ramsay (lack) (RETIRED) gentoo-dev 2007-03-16 16:37:40 UTC
On second thought, I won't track it here, I've changed all the packages I own and will raise individual bugs with the other packages I don't.