Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 159535
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gnustep herd <gnustep@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ben White <bwhite@cat.net.au>
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 159535 depends on: Show dependency tree
Bug 159535 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2006-12-30 23:35 0000
Emerging gnustep-apps/gnumail-1.2.0.20060925 barfs with the following error.

In file included from ConsoleWindowController.m:27:
MailWindowController.h:112: error: expected specifier-qualifier-list before 

------- Comment #1 From Ben White 2006-12-30 23:35:47 0000 -------
Emerging gnustep-apps/gnumail-1.2.0.20060925 barfs with the following error.

In file included from ConsoleWindowController.m:27:
MailWindowController.h:112: error: expected specifier-qualifier-list before
‘NSSearchField’
make[2]: *** [shared_obj/ConsoleWindowController.o] Error 1
make[1]: *** [GNUMail.all.framework.variables] Error 2
make[1]: Leaving directory
`/var/tmp/portage/gnumail-1.2.0.20060925/work/GNUMail/Framework/GNUMail'
make: *** [internal-all] Error 2

!!! ERROR: gnustep-apps/gnumail-1.2.0.20060925 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  gnumail-1.2.0.20060925.ebuild, line 44:   Called egnustep_make
  gnustep-funcs.eclass, line 170:   Called die

!!! package make failed
!!! If you need support, post the topmost build error, and the call stack if
relevant.


It happens because gnumail needs gnustep-base/gnustep-gui-0.11.0 or higher,
which includes the missing NSSearchField class.  Emerging that package manually
lets gnumail build properly.

There's also a sandbox violation in which the build tries to mkdir
/root/GNUstep/Library, but temporarily disabling sandbox in FEATURES lets the
merge complete.

------- Comment #2 From Fabian Groffen 2006-12-31 01:53:04 0000 -------
DEPEND updated to reflect requirement for >=gnustep-base/gnustep-gui-0.11.0. 
Thanks.

------- Comment #3 From Jakub Moc (RETIRED) 2007-01-01 02:26:04 0000 -------
Closing, the sandbox violation is bug 159261.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug