Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 124655 Details for
Bug 185089
gnome-base/gnome-panel-2.16.3 fails to compile when MAKEOPTS="-j5" is set
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
messsage when it failed to compile
message (text/plain), 4.25 KB, created by
Brett Royles
on 2007-07-12 17:50:21 UTC
(
hide
)
Description:
messsage when it failed to compile
Filename:
MIME Type:
Creator:
Brett Royles
Created:
2007-07-12 17:50:21 UTC
Size:
4.25 KB
patch
obsolete
> 1. > if ! test -d fr/; then mkdir fr/; fi > 2. > case "." in /*) sd=".";; *) sd="../.";; esac; \ > 3. > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > 4. > (cd fr/ && \ > 5. > `which xml2po` -e -p \ > 6. > "${d}fr/fr.po" \ > 7. > "${d}C/legal.xml" > legal.xml.tmp && \ > 8. > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) > 9. > if ! test -d it/; then mkdir it/; fi > 10. > Traceback (most recent call last): > 11. > File "/usr/bin/xml2po", line 800, in ? > 12. > doSerialize(doc) > 13. > File "/usr/bin/xml2po", line 551, in doSerialize > 14. > outtxt += doSerialize(child) > 15. > File "/usr/bin/xml2po", line 545, in doSerialize > 16. > (starttag, content, endtag, translation) = processElementTag(node, >repl, 1) > 17. > File "/usr/bin/xml2po", line 458, in processElementTag > 18. > myrepl.append(processElementTag(child, myrepl, 1)) > 19. > File "/usr/bin/xml2po", line 458, in processElementTag > 20. > myrepl.append(processElementTag(child, myrepl, 1)) > 21. > File "/usr/bin/xml2po", line 458, in processElementTag > 22. > myrepl.append(processElementTag(child, myrepl, 1)) > 23. > File "/usr/bin/xml2po", line 458, in processElementTag > 24. > myrepl.append(processElementTag(child, myrepl, 1)) > 25. > File "/usr/bin/xml2po", line 458, in processElementTag > 26. > myrepl.append(processElementTag(child, myrepl, 1)) > 27. > File "/usr/bin/xml2po", line 458, in processElementTag > 28. > myrepl.append(processElementTag(child, myrepl, 1)) > 29. > File "/usr/bin/xml2po", line 458, in processElementTag > 30. > myrepl.append(processElementTag(child, myrepl, 1)) > 31. > File "/usr/bin/xml2po", line 458, in processElementTag > 32. > myrepl.append(processElementTag(child, myrepl, 1)) > 33. > File "/usr/bin/xml2po", line 458, in processElementTag > 34. > myrepl.append(processElementTag(child, myrepl, 1)) > 35. > File "/usr/bin/xml2po", line 470, in processElementTag > 36. > translation = getTranslation(outtxt, isSpacePreserveNode(node)) > 37. > File "/usr/bin/xml2po", line 248, in getTranslation > 38. > gt = gettext.GNUTranslations(file) > 39. > File "/usr/lib64/python2.4/gettext.py", line 177, in __init__ > 40. > self._parse(fp) > 41. > File "/usr/lib64/python2.4/gettext.py", line 260, in _parse > 42. > magic = unpack('<I', buf[:4])[0] > 43. > struct.error: unpack str size does not match format > 44. > make[3]: *** [fr/window-list.xml] Error 1 > 45. > make[3]: *** Waiting for unfinished jobs.... > 46. > case "." in /*) sd=".";; *) sd="../.";; esac; \ > 47. > if [ -f "C/legal.xml" ]; then d="../"; else d="$sd/"; fi; \ > 48. > (cd it/ && \ > 49. > `which xml2po` -e -p \ > 50. > "${d}it/it.po" \ > 51. > "${d}C/legal.xml" > legal.xml.tmp && \ > 52. > cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp) > 53. > make[3]: Leaving directory >`/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/help/window-list' > 54. > make[2]: *** [all-recursive] Error 1 > 55. > make[2]: Leaving directory >`/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3/help' > 56. > make[1]: *** [all-recursive] Error 1 > 57. > make[1]: Leaving directory >`/var/tmp/portage/gnome-base/gnome-panel-2.16.3/work/gnome-panel-2.16.3' > 58. > make: *** [all] Error 2 > 59. > > 60. > !!! ERROR: gnome-base/gnome-panel-2.16.3 failed. > 61. > Call stack: > 62. > ebuild.sh, line 1621: Called dyn_compile > 63. > ebuild.sh, line 973: Called qa_call 'src_compile' > 64. > ebuild.sh, line 44: Called src_compile > 65. > ebuild.sh, line 1311: Called gnome2_src_compile > 66. > gnome2.eclass, line 71: Called die > 67. > > 68. > !!! compile failure > 69. > !!! If you need support, post the topmost build error, and the call > !!! stack if relevant. > 70. > !!! A complete build log is located at > !!! '/var/tmp/portage/gnome-base/gnome-panel-2.16.3/temp/build.log'.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 185089
: 124655 |
124675