Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 169651

Summary: net-irc/konversation-1.0.1-r1 [SOLVED]
Product: Gentoo Linux Reporter: Michal Jakubowski <daemon>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michal Jakubowski 2007-03-06 19:54:37 UTC
config.status: creating po/ta/Makefile
config.status: creating po/tr/Makefile
config.status: creating po/zh_TW/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Good - your configure finished. Start make now

WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!
Wrong parameters.
Usage: unsermake [OPTION] ... [dir]...

Some of the switches correspond to those in "make" or "automake". See the manpages for details.

Available options:

      --add-missing     Add missing files to package (not implemented yet).
  -c, --create          Create Makefiles (automake mode).
  -C, --directory=dir   Change to directory dir before doing anything.
      --compile-jobs=N  Limit compile jobs to N.
  -e                    Environment variables override makefiles.
  -i, --ignore-errors   Ignore errors from commands.
  -j, --jobs=N          Allow N parallel jobs.
  -k, --keep-going      Keep going when some targets can't be made.
  -l N                  Don't start multiple jobs unless load is below N (not implemented yet).
      --missing-deps    Find missing dependencies.
      --no-real-compare Use only mtime and not file contents to determine if a file has changed  (default).
      --real-compare    Use not only mtime but file content to determine if a file has changed.
      --random=N        Make random targets.
  -n  --just-print      Only print out the commands to call.
  -v, --verbose         Show verbose output.
      --version         Show version information and copyright notice.
  -p, --print-progress  Shows an estimated percent number before each output.
>>> Source compiled.
>>> Test phase [not enabled]: net-irc/konversation-1.0.1-r1

>>> Install konversation-1.0.1-r1 into /var/tmp/portage/net-irc/konversation-1.0.1-r1/image/ category net-irc
WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!
Wrong parameters.
Usage: unsermake [OPTION] ... [dir]...

Some of the switches correspond to those in "make" or "automake". See the manpages for details.

Available options:

      --add-missing     Add missing files to package (not implemented yet).
  -c, --create          Create Makefiles (automake mode).
  -C, --directory=dir   Change to directory dir before doing anything.
      --compile-jobs=N  Limit compile jobs to N.
  -e                    Environment variables override makefiles.
  -i, --ignore-errors   Ignore errors from commands.
  -j, --jobs=N          Allow N parallel jobs.
  -k, --keep-going      Keep going when some targets can't be made.
  -l N                  Don't start multiple jobs unless load is below N (not implemented yet).
      --missing-deps    Find missing dependencies.
      --no-real-compare Use only mtime and not file contents to determine if a file has changed  (default).
      --real-compare    Use not only mtime but file content to determine if a file has changed.
      --random=N        Make random targets.
  -n  --just-print      Only print out the commands to call.
  -v, --verbose         Show verbose output.
      --version         Show version information and copyright notice.
  -p, --print-progress  Shows an estimated percent number before each output.
>>> Completed installing konversation-1.0.1-r1 into /var/tmp/portage/net-irc/konversation-1.0.1-r1/image/

./
./usr/
./usr/share/
./usr/share/doc/
./usr/share/doc/konversation-1.0.1-r1/
./usr/share/doc/konversation-1.0.1-r1/AUTHORS.bz2
./usr/share/doc/konversation-1.0.1-r1/README.bz2
./usr/share/doc/konversation-1.0.1-r1/ChangeLog.bz2
./usr/share/doc/konversation-1.0.1-r1/TODO.bz2
>>> Done.
>>> Merging net-irc/konversation-1.0.1-r1 to /
--- /usr/
--- /usr/share/
--- /usr/share/doc/
--- /usr/share/doc/konversation-1.0.1-r1/
>>> /usr/share/doc/konversation-1.0.1-r1/AUTHORS.bz2
>>> /usr/share/doc/konversation-1.0.1-r1/README.bz2
>>> /usr/share/doc/konversation-1.0.1-r1/ChangeLog.bz2
>>> /usr/share/doc/konversation-1.0.1-r1/TODO.bz2
>>> Safely unmerging already-installed instance...
--- !mtime obj /usr/share/doc/konversation-1.0.1-r1/TODO.bz2
--- !mtime obj /usr/share/doc/konversation-1.0.1-r1/README.bz2
--- !mtime obj /usr/share/doc/konversation-1.0.1-r1/ChangeLog.bz2
--- !mtime obj /usr/share/doc/konversation-1.0.1-r1/AUTHORS.bz2
--- !empty dir /usr/share/doc/konversation-1.0.1-r1
--- !empty dir /usr/share/doc
--- !empty dir /usr/share
--- !empty dir /usr
 * Running kbuildsycoca to build global database ...                                                                   [ ok ]
>>> Original instance of package unmerged safely.
 * Running kbuildsycoca to build global database ...                                                                   [ ok ]
>>> net-irc/konversation-1.0.1-r1 merged.

>>> No packages selected for removal by clean
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.
 * GNU info directory index is up-to-date.

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-03-06 19:58:23 UTC

*** This bug has been marked as a duplicate of bug 169268 ***
Comment 2 Michal Jakubowski 2007-03-06 20:08:01 UTC
UNSERMAKE="no" in /etc/make.conf


Salute
Comment 3 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2007-03-06 20:36:32 UTC
Michal,

the problem is caused by you having unsermake installed. If you look at the bug jakub linked, you'll see that unsermake is creating trouble for quite a few packages.