First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 54507
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Science Related Packages <sci@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Martin Mokrejs <mmokrejs@ribosome.natur.cuni.cz>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 54507 depends on: Show dependency tree
Show dependency graph
Bug 54507 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-06-20 04:15 0000
>>> emerge (5 of 67) app-sci/spectromatic-1.0 to /
>>> md5 src_uri ;-) spectromatic_1.0-1.tar.gz
>>> Unpacking source...
>>> Unpacking spectromatic_1.0-1.tar.gz to /var/tmp/portage/spectromatic-1.0/work
 * Applying spectromatic-1.0-gentoo.diff...                                                                            [ ok ]
>>> Source unpacked.
gcc -I. -O2 -Wall  -c spectromatic.c 
gcc -I. -O2 -Wall  -c wave.c 
spectromatic.c: In function `usage':
spectromatic.c:40: error: missing terminating " character
spectromatic.c:41: error: `Usage' undeclared (first use in this function)
spectromatic.c:41: error: (Each undeclared identifier is reported only once
spectromatic.c:41: error: for each function it appears in.)
spectromatic.c:41: error: parse error before ':' token
spectromatic.c:67: error: missing terminating ' character
spectromatic.c:69: error: missing terminating " character
spectromatic.c: In function `main':
spectromatic.c:129: warning: implicit declaration of function `exit'
spectromatic.c:359: warning: implicit declaration of function `abs'
make: *** [spectromatic.o] Error 1

!!! ERROR: app-sci/spectromatic-1.0 failed.

------- Comment #1 From Patrick Kursawe 2004-07-02 12:34:07 0000 -------
Newer gcc versions don't accept multi-line string literals... patch is in CVS,
should reach your portage mirror soon. Thanks for the hint.

First Last Prev Next    No search results available      Search page      Enter new bug