Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57042 - closkspeed-0.62-r3 is marked stable on ppc, but does not compile
Summary: closkspeed-0.62-r3 is marked stable on ppc, but does not compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-14 09:15 UTC by David Baehrens
Modified: 2004-08-19 13:31 UTC (History)
0 users

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 David Baehrens 2004-07-14 09:15:47 UTC
To my knowledge clockspeed requires either a Pentium processor with its time step counter or the solaris hrtime() syscall. None of both is present on ppc. The build process of clockspeed detects that by means of checking for functionality and creating appropriate defines and stops with an uninstructive error message due to plain text guarded by those defines.

The error message:
[...]
./compile clockspeed.c
rm -f tryulong64.o tryulong64
./load auto-str substdio.a error.a str.a
clockspeed.c:18: error: syntax error before '!' token
[more errors follow]

Reproducible: Always
Steps to Reproduce:
1. emerge clockspeed

Actual Results:  
compilation error.

Expected Results:  
clockspeed should be masked for ppc, i think.
Comment 1 Pieter Van den Abeele (RETIRED) gentoo-dev 2004-08-19 13:31:04 UTC
fixed in cvs