Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729674 - app-emulation/libguestfs-1.38.6 - fix various ocaml dependencies
Summary: app-emulation/libguestfs-1.38.6 - fix various ocaml dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2020-06-25 23:15 UTC by Daniele Palumbo
Modified: 2021-06-07 22:48 UTC (History)
3 users (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 Daniele Palumbo 2020-06-25 23:15:34 UTC
libguestfs-1.38.6 require dev-ml/ocaml and dev-ml/findlib (even if --disable-ocaml is set) in order to be compiled.
While this requirement is needed, two packages (which are introducing bad dependecies) are not needed: 
- dev-ml/ocaml-gettext
- dev-ml/ounit

The patch is quite straighforward, even if i'm unsure if the above two packages are needed at all.


--- a/libguestfs-1.38.6.ebuild    2020-06-25 17:27:01.451356872 +0200
+++ b/libguestfs-1.38.6.ebuild    2020-06-26 01:06:52.357122782 +0200
@@ -87,12 +87,12 @@
        net-libs/libtirpc
        sys-libs/libxcrypt
        "
+# only findlib (and therefore ocaml) are really required
 DEPEND="${COMMON_DEPEND}
        dev-util/gperf
        >=dev-lang/ocaml-4.03[ocamlopt]
-       dev-ml/findlib[ocamlopt]
-       dev-ml/ocaml-gettext
-       >=dev-ml/ounit-2
+       dev-ml/findlib[ocamlopt]
+       ocaml? ( dev-ml/ocaml-gettext >=dev-ml/ounit-2 )
        doc? ( app-text/po4a )
        ruby? ( dev-lang/ruby virtual/rubygems dev-ruby/rake )
        test? ( introspection? ( dev-libs/gjs ) )

Reproducible: Always

Steps to Reproduce:
1. emerge libguestfs-1.38.6
2. 
3.
Actual Results:  
emerge is failing

Expected Results:  
emerge is working

Portage 2.3.99 (python 3.6.10-final-0, default/linux/amd64/17.0, gcc-9.3.0, glibc-2.30-r8, 4.14.152-gentoo-Dom0-414-r8 x86_64)
=================================================================
System uname: Linux-4.14.152-gentoo-Dom0-414-r8-x86_64-Intel-R-_Xeon-R-_CPU_L5420_@_2.50GHz-with-gentoo-2.6
KiB Mem:     8139832 total,   1136680 free
KiB Swap:    1952764 total,   1934576 free
Timestamp of repository gentoo: Thu, 25 Jun 2020 01:30:01 +0000
Head commit of repository gentoo: 0cfb356346446c98993fbe01518bce821aea382d
sh bash 5.0_p17
ld GNU ld (Gentoo 2.33.1 p2) 2.33.1
ccache version 3.7.9 [enabled]
app-shells/bash:          5.0_p17::gentoo
dev-lang/perl:            5.30.3::gentoo
dev-lang/python:          2.7.18::gentoo, 3.6.10-r2::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo
dev-util/ccache:          3.7.9::gentoo
dev-util/cmake:           3.16.5::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/openrc:          0.42.1::gentoo
sys-apps/sandbox:         2.18::gentoo
sys-devel/autoconf:       2.69-r4::gentoo
sys-devel/binutils:       2.32-r1::gentoo, 2.33.1-r1::gentoo
sys-devel/gcc:            9.2.0-r2::gentoo, 9.3.0::gentoo
sys-devel/gcc-config:     2.2.1::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 4.19::gentoo (virtual/os-headers)
sys-libs/glibc:           2.30-r8::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: yes
    sync-rsync-extra-opts:

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 0

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/stunnel/stunnel.conf /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="it_IT.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="it en"
MAKEOPTS="-j10"
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 --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="acl amd64 bash-completion berkdb bindist bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc logrotate mmx multilib ncurses nls nptl nptlonly openmp pae pam pcre readline seccomp split-usr sse sse2 ssl tcpd threads unicode vim-syntax xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" 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="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_6 python3_7" QEMU_SOFTMMU_TARGETS="arm i386 x86_64" QEMU_USER_TARGETS="arm armeb i386 x86_64" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa 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:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2020-09-20 14:56:32 UTC
The dev-lang/ocaml dependency in DEPEND can hopefully be put behind USE=ocaml also, that's how its set in COMMON_DEPEND.
Comment 2 Larry the Git Cow gentoo-dev 2021-06-07 22:47:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12a34855e09dfadf549d46a12549f9ef36f075b1

commit 12a34855e09dfadf549d46a12549f9ef36f075b1
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-07 22:47:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-07 22:47:30 +0000

    app-emulation/libguestfs: add 1.44.1
    
    Closes: https://bugs.gentoo.org/782079
    Closes: https://bugs.gentoo.org/746335
    Closes: https://bugs.gentoo.org/758353
    Closes: https://bugs.gentoo.org/682256
    Closes: https://bugs.gentoo.org/729674
    Signed-off-by: Sam James <sam@gentoo.org>

 app-emulation/libguestfs/Manifest                  |   1 +
 ...aml_alloc_initialized_string-existence-ev.patch |  25 +++
 app-emulation/libguestfs/libguestfs-1.44.1.ebuild  | 202 +++++++++++++++++++++
 3 files changed, 228 insertions(+)