Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 545964 - dev-dotnet/smartirc4net-0.4.5.1 :configure: error: missing reqired Mono 2.0 assembly: System.dll
Summary: dev-dotnet/smartirc4net-0.4.5.1 :configure: error: missing reqired Mono 2.0 a...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: dotnet project
URL:
Whiteboard: Pending removal: 2016-12-27
Keywords: PMASKED
Depends on:
Blocks: 580316
  Show dependency tree
 
Reported: 2015-04-08 12:44 UTC by Toralf Förster
Modified: 2016-12-31 13:52 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge log (dev-dotnet-smartirc4net-0.4.5.1-20150407-230111.log,3.35 KB, text/plain)
2015-04-08 12:44 UTC, Toralf Förster
Details
config log (config.log,8.04 KB, text/plain)
2015-04-08 12:44 UTC, Toralf Förster
Details
emerge-info.txt (emerge-info.txt,6.13 KB, text/plain)
2016-04-22 21:12 UTC, Toralf Förster
Details
config.log (config.log,8.08 KB, text/plain)
2016-04-22 21:12 UTC, Toralf Förster
Details
dev-dotnet:smartirc4net-0.4.5.1:20160422-210527.log (dev-dotnet:smartirc4net-0.4.5.1:20160422-210527.log,3.13 KB, text/plain)
2016-04-22 21:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,279.25 KB, text/plain)
2016-04-22 21:12 UTC, Toralf Förster
Details
environment (environment,13.18 KB, text/plain)
2016-04-22 21:12 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2015-04-08 12:44:43 UTC
Created attachment 400834 [details]
emerge log

>>> Emerging (3 of 3) dev-dotnet/smartirc4net-0.4.5.1::gentoo
>>> Jobs: 2 of 3 complete, 1 running                Load avg: 6.70, 6.46, 6.51
>>> Failed to emerge dev-dotnet/smartirc4net-0.4.5.1, Log file:
>>> Jobs: 2 of 3 complete, 1 running                Load avg: 6.64, 6.45, 6.51
>>>  '/var/log/portage/dev-dotnet:smartirc4net-0.4.5.1:20150407-230111.log'
>>> Jobs: 2 of 3 complete, 1 running                Load avg: 6.64, 6.45, 6.51
>>> Jobs: 2 of 3 complete, 1 running, 1 failed      Load avg: 6.64, 6.45, 6.51
>>> Jobs: 2 of 3 complete, 1 failed                 Load avg: 6.64, 6.45, 6.51

 * Package:    dev-dotnet/smartirc4net-0.4.5.1
 * Repository: gentoo
 * Maintainer: dotnet@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking smartirc4net-0.4.5.1.tar.gz to /var/tmp/portage/dev-dotnet/smartirc4net-0.4.5.1/work
>>> Source unpacked in /var/tmp/portage/dev-dotnet/smartirc4net-0.4.5.1/work
>>> Preparing source in /var/tmp/portage/dev-dotnet/smartirc4net-0.4.5.1/work/smartirc4net-0.4.5.1 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-dotnet/smartirc4net-0.4.5.1/work/smartirc4net-0.4.5.1 ...
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64
configure: loading site script /usr/share/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... Use of my $_ is experimental at /usr/lib64/perl5/vendor_perl/5.20.1/OpenBSD/PkgConfig.pm line 94.
yes
checking for MONO_MODULE... yes
checking for mono... /usr/bin/mono
checking for gmcs... /usr/bin/gmcs
checking for Mono 2.0 GAC for System.dll... Use of my $_ is experimental at /usr/lib64/perl5/vendor_perl/5.20.1/OpenBSD/PkgConfig.pm line 94.
Use of my $_ is experimental at /usr/lib64/perl5/vendor_perl/5.20.1/OpenBSD/PkgConfig.pm line 94.
not found
configure: error: missing reqired Mono 2.0 assembly: System.dll

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-dotnet/smartirc4net-0.4.5.1/work/smartirc4net-0.4.5.1/config.log
 * ERROR: dev-dotnet/smartirc4net-0.4.5.1::gentoo failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *               ebuild.sh, line  93:  Called src_configure
 *             environment, line 210:  Called default
 *      phase-functions.sh, line 770:  Called default_src_configure
 *      phase-functions.sh, line 805:  Called __eapi2_src_configure
 *        phase-helpers.sh, line 779:  Called econf
 *        phase-helpers.sh, line 662:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line 117:  Called die
 * The specific snippet of code:
 *   		die "$@"
 * 
 * If you need support, post the output of `emerge --info '=dev-dotnet/smartirc4net-0.4.5.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-dotnet/smartirc4net-0.4.5.1::gentoo'`.
 * The complete build log is located at '/var/log/portage/dev-dotnet:smartirc4net-0.4.5.1:20150407-230111.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-dotnet/smartirc4net-0.4.5.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-dotnet/smartirc4net-0.4.5.1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-dotnet/smartirc4net-0.4.5.1/work/smartirc4net-0.4.5.1'
 * S: '/var/tmp/portage/dev-dotnet/smartirc4net-0.4.5.1/work/smartirc4net-0.4.5.1'

 * GNU info directory index is up-to-date.

The log is stored in /var/log/portage/_emerge_20150408-010115.log.
quick search: https://bugs.gentoo.org/buglist.cgi?quicksearch=dev-dotnet%2Fsmartirc4net

This is an unstable amd64 chroot image (named amd64-unstable-libtool_20150406) at a hardened host acting as a tinderbox.

Portage 2.2.18 (python 2.7.9-final-0, default/linux/amd64/13.0/desktop/kde, gcc-4.8.4, glibc-2.20-r2, 3.19.3-hardened x86_64)
=================================================================
System uname: Linux-3.19.3-hardened-x86_64-Intel-R-_Core-TM-_i7-3770_CPU_@_3.40GHz-with-gentoo-2.2
KiB Mem:    16164756 total,   5411860 free
KiB Swap:   16777212 total,  16594828 free
Timestamp of repository gentoo: Tue, 07 Apr 2015 08:00:01 +0000
sh bash 4.3_p33-r2
ld GNU ld (Gentoo 2.25 p1.0) 2.25
app-shells/bash:          4.3_p33-r2::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.9-r2::gentoo, 3.3.5-r1::gentoo
dev-util/cmake:           3.1.0::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.13.11::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.69-r1::gentoo
sys-devel/automake:       1.9.6-r4::gentoo, 1.10.3-r1::gentoo, 1.11.6-r1::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25::gentoo
sys-devel/gcc:            4.8.4::gentoo, 4.9.2::gentoo
sys-devel/gcc-config:     1.8::gentoo
sys-devel/libtool:        2.4.6-r1::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 3.19::gentoo (virtual/os-headers)
sys-libs/glibc:           2.20-r2::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/entropy /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb /var/spool/torque"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.5/ext-active/ /etc/php/apache2-php5.6/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/var/tmp/distfiles"
EMERGE_DEFAULT_OPTS="--nospinner --tree --quiet-build --jobs 1"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo rsync://mirror.netcologne.de/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gor.bytemark.co.uk/gentoo/ rsync://ftp.snt.utwente.nl/gentoo"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi aes-ni alsa amd64 apache2 avx avx2 berkdb bluetooth branding bzip2 cairo cdda cdr cli consolekit corefonts cracklib crypt cups cxx dbus declarative designer dnssec dot dri drmkms dts dvd dvdr ecc emboss encode exif extraengine fam ffmpeg firefox flac fontconfig fortran fpm gd gdbm gif glamor gpm gtk gudev gui iconv icu isag jadetex jpeg kde kipi kvm lapack lcms libav libkms libnotify libvirtd logrotate mad mbox minizip mmx mmxext mng modules mp3 mp4 mpeg multilib mysql ncurses nls nptl ogg opengl openmp openssl pam pango pax_kernel pcre pcre16 pdf phonon plasma png policykit ppds python qemu qt3support qt4 readline sdl session spell spice sqlite sse sse2 sse4 sse4_1 sse4_2 ssh-askpass ssl ssse3 startup-notification svg tcpd theora thinkpad threads tiff tk tls truetype udev udisks uml unicode upower usb usbredir uxa v4l v4l2 video vorbis wxwidgets x264 xa xcb xcomposite xinerama xkb xml xmp xscreensaver xslt xv xvfb xvid xvmc zenmap zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserve r oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en en_GB" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Toralf Förster gentoo-dev 2015-04-08 12:44:55 UTC
Created attachment 400836 [details]
config log
Comment 2 Toralf Förster gentoo-dev 2016-04-22 21:12:14 UTC
Created attachment 431580 [details]
emerge-info.txt

checking for gmcs... no
checking for Mono 2.0 GAC for System.dll... not found
configure: error: missing reqired Mono 2.0 assembly: System.dll

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-dotnet/smartirc4net-0.4.5.1/work/smartirc4net-0.4.5.1/config.log
Comment 3 Toralf Förster gentoo-dev 2016-04-22 21:12:17 UTC
Created attachment 431582 [details]
config.log
Comment 4 Toralf Förster gentoo-dev 2016-04-22 21:12:19 UTC
Created attachment 431584 [details]
dev-dotnet:smartirc4net-0.4.5.1:20160422-210527.log
Comment 5 Toralf Förster gentoo-dev 2016-04-22 21:12:22 UTC
Created attachment 431586 [details]
emerge-history.txt
Comment 6 Toralf Förster gentoo-dev 2016-04-22 21:12:24 UTC
Created attachment 431588 [details]
environment
Comment 7 Pacho Ramos gentoo-dev 2016-12-31 13:52:23 UTC
dropped