Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47774 - "emerge siag" stops with errors
Summary: "emerge siag" stops with errors
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
: 42628 67215 (view as bug list)
Depends on: 36160
Blocks:
  Show dependency tree
 
Reported: 2004-04-13 17:38 UTC by Florian Schoenbeck
Modified: 2004-10-12 06:50 UTC (History)
2 users (show)

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 Florian Schoenbeck 2004-04-13 17:38:59 UTC
When emerging the office package "siag", the compilation stops with some errors:

window.c:2825:61: missing terminating " character
window.c: In function `save_plugin':
window.c:2826: error: stray '\' in program
window.c:2826: error: `s' undeclared (first use in this function)
window.c:2826: error: (Each undeclared identifier is reported only once
window.c:2826: error: for each function it appears in.)
window.c:2826: error: Syntaxfehler before "n"
window.c:2826:29: missing terminating " character
window.c:2837:61: missing terminating " character
window.c: In function `load_plugin':
window.c:2838: error: stray '\' in program
window.c:2838: error: `s' undeclared (first use in this function)
window.c:2838: error: Syntaxfehler before "n"
window.c:2838:29: missing terminating " character
window.c:2868:61: missing terminating " character
window.c: In function `prnt_plugin':
window.c:2869: error: Syntaxfehler before "print"
window.c:2869: error: stray '\' in program
window.c:2869:20: missing terminating " character
make[2]: *** [window.o] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/siag-3.5.7/work/siag-3.5.7/xsiag'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/siag-3.5.7/work/siag-3.5.7'
make: *** [all] Fehler 2
 
!!! ERROR: app-office/siag-3.5.7 failed.
!!! Function src_compile, Line 65, Exitcode 2
!!! Make failed
 
---

Seems to be some misplaced line wraps... After joining the lines it worked!

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-04-14 13:16:18 UTC
*** Bug 42628 has been marked as a duplicate of this bug. ***
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2004-10-12 06:50:01 UTC
removed from portage
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2004-10-12 06:50:22 UTC
*** Bug 67215 has been marked as a duplicate of this bug. ***