Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 557618 - dev-dotnet/gdk-sharp-2.12.10 failed to build
Summary: dev-dotnet/gdk-sharp-2.12.10 failed to build
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2017-07-05
Assignee: dotnet project
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2015-08-14 21:49 UTC by Grant Goodyear
Modified: 2017-07-05 14:09 UTC (History)
0 users

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


Attachments
Build log (build.log,17.24 KB, text/plain)
2015-08-14 21:50 UTC, Grant Goodyear
Details
Patch for gtk-sharp-module.eclass (gtk-sharp-module.eclass.patch,395 bytes, patch)
2015-08-17 14:54 UTC, Mike Hiretsky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Grant Goodyear 2015-08-14 21:49:34 UTC
The gdk-sharp build seems unable to find pango.  I do have pango-sharp-2.12.10 installed.

Here's the relevant snippet:

/usr/bin/mcs -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8 -define:GTK_SHARP_2_10 -define:GTK_SHARP_2_12  -nowarn:0169,0612,0618 -unsafe -out:gdk-sharp.dll -target:library /r:/usr/lib64/pkgconfig/../../lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:Mono.Cairo  generated/*.cs ./EventButton.cs ./EventClient.cs ./EventConfigure.cs ./EventCrossing.cs ./Event.cs ./EventDND.cs ./EventExpose.cs ./EventFocus.cs ./EventGrabBroken.cs ./EventKey.cs ./EventMotion.cs ./EventOwnerChange.cs ./EventProperty.cs ./EventProximity.cs ./EventScroll.cs ./EventSelection.cs ./EventSetting.cs ./EventVisibility.cs ./EventWindowState.cs ./Key.cs ./Size.cs ./TextProperty.cs AssemblyInfo.cs
AssemblyInfo.cs(6,11): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute
generated/PangoAttrEmbossColor.custom(21,35): error CS0246: The type or namespace name `Pango' could not be found. Are you missing an assembly reference?
generated/PangoAttrEmbossColor.custom(26,57): error CS0246: The type or namespace name `Pango' could not be found. Are you missing an assembly reference?
generated/PangoAttrEmbossed.custom(37,10): error CS0246: The type or namespace name `Pango' could not be found. Are you missing an assembly reference?
generated/PangoAttrEmbossed.custom(43,35): error CS0246: The type or namespace name `Pango' could not be found. Are you missing an assembly reference?
generated/PangoAttrEmbossed.custom(48,54): error CS0246: The type or namespace name `Pango' could not be found. Are you missing an assembly reference?
generated/PangoAttrStipple.custom(39,10): error CS0246: The type or namespace name `Pango' could not be found. Are you missing an assembly reference?
generated/PangoAttrStipple.custom(51,35): error CS0246: The type or namespace name `Pango' could not be found. Are you missing an assembly reference?
generated/PangoAttrStipple.custom(56,53): error CS0246: The type or namespace name `Pango' could not be found. Are you missing an assembly reference?
generated/PangoRenderer.cs(75,32): warning CS0109: The member `Gdk.PangoRenderer.GType' does not hide an inherited member. The new keyword is not required
Compilation failed: 8 error(s), 2 warnings
Makefile:681: recipe for target 'gdk-sharp.dll' failed


Reproducible: Always




# emerge --info '=dev-dotnet/gdk-sharp-2.12.10::gentoo'
Portage 2.2.20.1 (python 2.7.10-final-0, default/linux/amd64/13.0/desktop, gcc-4.9.3, glibc-2.21-r1, 3.18.3-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.18.3-gentoo-x86_64-Intel-R-_Core-TM-_i7_CPU_920_@_2.67GHz-with-gentoo-2.2
KiB Mem:     6103008 total,    520488 free
KiB Swap:    1048572 total,    186868 free
Timestamp of repository gentoo: Fri, 14 Aug 2015 15:00:01 +0000
sh bash 4.3_p39
ld GNU ld (Gentoo 2.25.1 p1.0) 2.25.1
app-shells/bash:          4.3_p39::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.22.0::gentoo
dev-lang/python:          2.7.10::gentoo, 3.4.3::gentoo
dev-util/cmake:           3.3.0::gentoo
dev-util/pkgconfig:       0.28-r3::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.17::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r1::gentoo
sys-devel/automake:       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.1::gentoo
sys-devel/gcc:            4.9.3::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: 4.1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.21-r1::gentoo
Repositories:

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

g2portage
    location: /usr/local/g2portage
    sync-type: git
    sync-uri: /home/grant/depot/g2portage.git
    masters: gentoo

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 /usr/lib64/libreoffice/program/sofficerc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /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="/usr/portage/distfiles"
FCFLAGS="-march=native -O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-march=native -O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j2"
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 alsa amd64 bash-completion berkdb blas bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emacs emboss encode exif fam firefox flac fortran gdbm gif glamor gpm gtk gtk3 iconv ipv6 jpeg lapack lcms ldap libnotify lua mad maildir mmx mmxext mng modules mono mp3 mp4 mpeg multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds python qt3support qt4 readline sdl session spell sqlite sse sse2 ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vim-syntax vorbis wxwidgets x264 xcb xft xml xv xvid 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="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 oceanserver 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" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby19 ruby21 ruby22" USERLAND="GNU" VIDEO_CARDS="radeon" 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"
USE_PYTHON="2.7 3.4"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

# emerge -pqv '=dev-dotnet/gdk-sharp-2.12.10::gentoo'
[ebuild  N    ] dev-dotnet/gdk-sharp-2.12.10  USE="-debug"
Comment 1 Grant Goodyear 2015-08-14 21:50:43 UTC
Created attachment 409030 [details]
Build log
Comment 2 Cynede (RETIRED) gentoo-dev 2015-08-15 19:54:48 UTC
what package needs gdk-sharp? now gdk-sharp is included in gtk-sharp
Comment 3 Cynede (RETIRED) gentoo-dev 2015-08-15 19:55:22 UTC
pango-sharp is included into gtk-sharp too
Comment 4 Mike Hiretsky 2015-08-17 14:54:29 UTC
Created attachment 409286 [details, diff]
Patch for gtk-sharp-module.eclass

After patch need to rebuild all installed *-sharp packages
Comment 6 Cynede (RETIRED) gentoo-dev 2015-08-18 08:05:42 UTC
Applied provided patch for eclass
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-06-05 21:48:10 UTC
# Michał Górny <mgorny@gentoo.org> (05 Jun 2017)
# Mask split *-sharp packages for removal. Replaced by combined:
# - >=dev-dotnet/gtk-sharp-2.12.21,
# - >=dev-dotnet/gnome-sharp-2.24.2-r1.
# Removal in 14 days.
<dev-dotnet/gtk-sharp-2.12.21
dev-dotnet/atk-sharp
dev-dotnet/gdk-sharp
dev-dotnet/glade-sharp
dev-dotnet/glib-sharp
dev-dotnet/gtk-dotnet-sharp
dev-dotnet/gtk-sharp-docs
dev-dotnet/gtk-sharp-gapi
dev-dotnet/pango-sharp
<dev-dotnet/gnome-sharp-2.24.2-r1
dev-dotnet/art-sharp
dev-dotnet/gconf-sharp
dev-dotnet/gnomevfs-sharp
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-07-05 14:09:17 UTC
commit 8c76dbb0cd91fe6daffa7bb840275b4e3712e3bf
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Wed Jul 5 16:01:49 2017
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Wed Jul 5 16:05:47 2017

    dev-dotnet/gdk-sharp: Remove last-rited pkg