Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3470 - Grip Fails To Build on All my 6 i686 systems
Summary: Grip Fails To Build on All my 6 i686 systems
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Brandon Low (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-07 00:02 UTC by thomas
Modified: 2003-02-04 19:42 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 thomas 2002-06-07 00:02:29 UTC
On 6 different 686 systems in my personal lab all running with latest emerge 
rsync grip fails to build with the following errors:  first it says id3.h is 
not found, then it gives about 200 errors about id3.c  (bad functions, control 
reaches end of implicit funtion etc)  the id3 libs did install correctly as 
far as I know.
Comment 1 Troy Dack 2002-06-07 00:57:44 UTC
I think this is the problem...

from /var/db/pkg/media-libs/id3lib-3.8.0_pre2-r2/CONTENTS:

obj /id3.h 196689fa421470578b1ff7bc681a6283 1023200469
dir /id3
obj /id3/utils.h 16e9b259774c6fd06d5ac7e4e00b01fd 1023200469
obj /id3/writers.h 4c1533fecf65c0a4c9e3a680f8c69bb1 1023200469
obj /id3/writer.h 2a1bd51205ea6e7c04179c511fe54a1d 1023200469
obj /id3/tag.h e718840b91dcd3b32c691d7241672129 1023200469
obj /id3/sized_types.h 33fb879a8b4df1e8573ac8a99e1e1238 1023200469
obj /id3/readers.h 7df85fc53191c46a6865ca2d04a57c4f 1023200469
obj /id3/reader.h ef0b3a83fe7b93ba46203cab0e6be3ae 1023200469
obj /id3/misc_support.h 85b57c9708417c01d6be71f6474cebaf 1023200469
obj /id3/globals.h 1b6ca9eb36dcacd1939b85d602b3acbd 1023200469
obj /id3/frame.h e74b70831f0ad81e7b88fb9cdd42479c 1023200469
obj /id3/field.h 7f14c571ea90ce2a1aaef48c80f2b2fe 1023200469

These really shouldn't be installed in the root directory, more likely /usr/include

Copying/moving the offending files to /usr/include and then re-emerging grip
results in success!!
Comment 2 Brandon Low (RETIRED) gentoo-dev 2002-06-09 09:02:27 UTC
Have you tried this in the last 24 hours?  I fixed it in CVS a while ago...
Comment 3 Brandon Low (RETIRED) gentoo-dev 2002-06-10 10:19:23 UTC
I'm going to mark this fixed (since in theory it is) if that is not the case
e-mail me and I'll re-open it and try to fix it more.

Thanks.