Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 177502 - net-im/mu-conference cannot be built
Summary: net-im/mu-conference cannot be built
Status: RESOLVED DUPLICATE of bug 153263
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-07 14:39 UTC by Leo Galambos
Modified: 2007-05-07 15:09 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 Leo Galambos 2007-05-07 14:39:57 UTC
emerge net-im/mu-conference ends with:

>>> Emerging (1 of 1) net-im/mu-conference-0.6.0-r1 to /
 * mu-conference-0.6.0.tar.gz RMD160 ;-) ...                                                                      [ ok ]
 * mu-conference-0.6.0.tar.gz SHA1 ;-) ...                                                                        [ ok ]
 * mu-conference-0.6.0.tar.gz SHA256 ;-) ...                                                                      [ ok ]
 * mu-conference-0.6.0.tar.gz size ;-) ...                                                                        [ ok ]
 * checking ebuild checksums ;-) ...                                                                              [ ok ]
 * checking auxfile checksums ;-) ...                                                                             [ ok ]
 * checking miscfile checksums ;-) ...                                                                            [ ok ]
 * checking mu-conference-0.6.0.tar.gz ;-) ...                                                                    [ ok ]
>>> Unpacking source...
>>> Unpacking mu-conference-0.6.0.tar.gz to /var/tmp/portage/net-im/mu-conference-0.6.0-r1/work
 * Applying mu-conference-makefile.patch ...                                                                      [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/net-im/mu-conference-0.6.0-r1/work/mu-conference-0.6.0 ...
cd src/ ; make
make[1]: Entering directory `/var/tmp/portage/net-im/mu-conference-0.6.0-r1/work/mu-conference-0.6.0/src'
Makefile:1: /usr/lib/jabberd/platform-settings: No such file or directory
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make[1]: *** No rule to make target `/usr/lib/jabberd/platform-settings'.  Stop.
make[1]: Leaving directory `/var/tmp/portage/net-im/mu-conference-0.6.0-r1/work/mu-conference-0.6.0/src'
make: *** [all] Error 2

!!! ERROR: net-im/mu-conference-0.6.0-r1 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 3086:   Called src_compile
  mu-conference-0.6.0-r1.ebuild, line 27:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/net-im/mu-conference-0.6.0-r1/temp/build.log'.


Reproducible: Always

Steps to Reproduce:
1. emerge net-im/mu-conference
Actual Results:  
/usr/lib/jabberd/platform-settings is missing
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-05-07 15:09:42 UTC

*** This bug has been marked as a duplicate of bug 153263 ***