Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151763 - dev-util/mono-tools-1.1.17 cannot install, makefile missing target `admin.exe`
Summary: dev-util/mono-tools-1.1.17 cannot install, makefile missing target `admin.exe`
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords: QAbaddep, QAcanfix
Depends on:
Blocks:
 
Reported: 2006-10-17 16:47 UTC by John Schember
Modified: 2006-10-26 10:17 UTC (History)
1 user (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 John Schember 2006-10-17 16:47:34 UTC
Compilation succeeded - 76 warning(s)
make[1]: *** No rule to make target `admin.exe', needed by `all-am'.  Stop.
make[1]: Leaving directory `/var/tmp/portage/dev-util/mono-tools-1.1.17/work/mono-tools-1.1.17/docbrowser'
make: *** [all-recursive] Error 1

!!! ERROR: dev-util/mono-tools-1.1.17 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  mono-tools-1.1.17.ebuild, line 65:   Called die

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

---

# emerge --info
Portage 2.1.2_pre3-r3 (hardened/amd64, gcc-4.1.1, glibc-2.4-r3, 2.6.18-apparmor x86_64)
=================================================================
System uname: 2.6.18-apparmor x86_64 AMD Turion(tm) 64 Mobile Technology MT-40
Gentoo Base System version 1.12.5
Last Sync: Tue, 17 Oct 2006 22:00:02 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -msse3 -O2 -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/initng/daemon /etc/initng/net /etc/initng/system /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=k8 -msse3 -O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer nodoc noinfo parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LINGUAS="en de"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/personal /usr/portage/local/apparmor /usr/portage/local/layman/gentopia /usr/portage/local/layman/initng"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac acpi alsa amd64 avi berkdb bzip2 cairo cdr crypt cups dbus dlloader dri dvd dvdr elibc_glibc encode esd fam ffmpeg flac gif gnome gpm gstreamer gtk gtk2 hal hardened imlib initng_plugins_also initng_plugins_bash_launcher initng_plugins_chdir initng_plugins_chroot initng_plugins_conflict initng_plugins_cpout initng_plugins_critical initng_plugins_cron initng_plugins_daemon initng_plugins_dev initng_plugins_dllaunch initng_plugins_envparser initng_plugins_find initng_plugins_fstat initng_plugins_history initng_plugins_idleprobe initng_plugins_initctl initng_plugins_interactive initng_plugins_iparser initng_plugins_last initng_plugins_limit initng_plugins_logfile initng_plugins_netprobe initng_plugins_ngc4 initng_plugins_pause initng_plugins_pidfile initng_plugins_provide initng_plugins_reload initng_plugins_renice initng_plugins_rlparser initng_plugins_simple_launcher initng_plugins_stcmd initng_plugins_stdout initng_plugins_suid initng_plugins_syncron initng_plugins_syslog initng_plugins_unneeded input_devices_keyboard input_devices_mouse input_devices_synaptics ipv6 jpeg justify kernel_linux lcms linguas_de linguas_en mad matroska mng mono mp3 mpeg ncurses nls nptl nptlonly ogg opengl pam pcre perl pic png python readline sdl spell ssl tcpd theora tiff truetype unicode usb userland_GNU userlocales video_cards_ati video_cards_radeon video_cards_vesa vorbis xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 John Schember 2006-10-20 13:17:15 UTC
This only happens when used with the seamonkey flag. It installs without an issue when using the gtkhtml flag.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-10-25 07:21:55 UTC
(In reply to comment #1)
> This only happens when used with the seamonkey flag. It installs without an
> issue when using the gtkhtml flag.

Because there's a typo in DEPEND (again), so it fails to depend on gecko-sharp...

<snip>
semonkey? ( =dev-dotnet/gecko-sharp-0.11* )
</snip>
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-10-26 10:17:26 UTC
The typo in depend is fixed, emerge --sync in a couple of hours.