it blocks at eh beginning in this way: emerge -1v mirage2iso These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] app-cdr/mirage2iso-0.4.1-r1::gentoo USE="-pinentry {-test}" 0 KiB Total: 1 package (1 reinstall), Size of downloads: 0 KiB >>> Verifying ebuild manifests >>> Emerging (1 of 1) app-cdr/mirage2iso-0.4.1-r1::gentoo * mirage2iso-0.4.1.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking mirage2iso-0.4.1.tar.bz2 to /var/tmp/portage/app-cdr/mirage2iso-0.4.1-r1/work >>> Source unpacked in /var/tmp/portage/app-cdr/mirage2iso-0.4.1-r1/work >>> Preparing source in /var/tmp/portage/app-cdr/mirage2iso-0.4.1-r1/work/mirage2iso-0.4.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-cdr/mirage2iso-0.4.1-r1/work/mirage2iso-0.4.1 ... * econf: updating mirage2iso-0.4.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mirage2iso-0.4.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess ./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 --disable-silent-rules --docdir=/usr/share/doc/mirage2iso-0.4.1-r1 --htmldir=/usr/share/doc/mirage2iso-0.4.1-r1/html --libdir=/usr/lib64 --without-libassuan checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/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 make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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... yes checking for GLIB... yes checking for LIBMIRAGE... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for posix_fallocate... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking POSIX termios... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating mirage-config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/app-cdr/mirage2iso-0.4.1-r1/work/mirage2iso-0.4.1 ... make -j9 make all-recursive make[1]: ingresso nella directory "/var/tmp/portage/app-cdr/mirage2iso-0.4.1-r1/work/mirage2iso-0.4.1" Making all in tests make[2]: ingresso nella directory "/var/tmp/portage/app-cdr/mirage2iso-0.4.1-r1/work/mirage2iso-0.4.1/tests" make[2]: Nessuna operazione da eseguire per "all". make[2]: uscita dalla directory "/var/tmp/portage/app-cdr/mirage2iso-0.4.1-r1/work/mirage2iso-0.4.1/tests" make[2]: ingresso nella directory "/var/tmp/portage/app-cdr/mirage2iso-0.4.1-r1/work/mirage2iso-0.4.1" x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmirage-3.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fomit-frame-pointer -c -o mirage2iso-mirage2iso.o `test -f 'mirage2iso.c' || echo './'`mirage2iso.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmirage-3.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fomit-frame-pointer -c -o mirage2iso-mirage-password.o `test -f 'mirage-password.c' || echo './'`mirage-password.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmirage-3.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fomit-frame-pointer -c -o mirage2iso-mirage-wrapper.o `test -f 'mirage-wrapper.c' || echo './'`mirage-wrapper.c mirage-wrapper.c: In function ‘miragewrap_init’: mirage-wrapper.c:59:2: error: too few arguments to function ‘mirage_context_set_password_function’ mirage_context_set_password_function(mirage, ^ In file included from /usr/include/libmirage-3.1/mirage/mirage.h:38:0, from mirage-wrapper.c:19: /usr/include/libmirage-3.1/mirage/context.h:101:6: note: declared here void mirage_context_set_password_function (MirageContext *self, MiragePasswordFunction func, gpointer user_data, GDestroyNotify destroy); ^ make[2]: *** [Makefile:472: mirage2iso-mirage-wrapper.o] Error 1 make[2]: uscita dalla directory "/var/tmp/portage/app-cdr/mirage2iso-0.4.1-r1/work/mirage2iso-0.4.1" make[1]: *** [Makefile:484: all-recursive] Error 1 make[1]: uscita dalla directory "/var/tmp/portage/app-cdr/mirage2iso-0.4.1-r1/work/mirage2iso-0.4.1" make: *** [Makefile:348: all] Error 2 * ERROR: app-cdr/mirage2iso-0.4.1-r1::gentoo failed (compile phase): * emake failed
my emerge --info: Portage 2.3.6 (python 2.7.13-final-0, default/linux/amd64/13.0/desktop/plasma, gcc-5.4.0, glibc-2.24-r2, 4.11.4-gentoo x86_64) ================================================================= System uname: Linux-4.11.4-gentoo-x86_64-Intel-R-_Core-TM-_i7-4710HQ_CPU_@_2.50GHz-with-gentoo-2.4.1 KiB Mem: 16314168 total, 3095444 free KiB Swap: 17825788 total, 17825524 free Timestamp of repository gentoo: Sat, 17 Jun 2017 16:15:01 +0000 sh bash 4.4_p12 ld ld di GNU (Gentoo 2.28 p1.2) 2.28 distcc 3.2rc1 x86_64-pc-linux-gnu [disabled] ccache version 3.3.4 [disabled] app-shells/bash: 4.4_p12::gentoo dev-java/java-config: 2.2.0-r3::gentoo dev-lang/perl: 5.24.1-r2::gentoo dev-lang/python: 2.7.13::gentoo, 3.4.6::gentoo dev-util/ccache: 3.3.4::gentoo dev-util/cmake: 3.8.2::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.4.1::gentoo sys-apps/openrc: 0.27.2::gentoo sys-apps/sandbox: 2.10-r4::gentoo sys-devel/autoconf: 2.13::gentoo, 2.69-r3::gentoo sys-devel/automake: 1.11.6-r2::gentoo, 1.15-r2::gentoo sys-devel/binutils: 2.28-r2::gentoo sys-devel/gcc: 5.4.0-r3::gentoo, 6.3.0::gentoo sys-devel/gcc-config: 1.8-r1::gentoo sys-devel/libtool: 2.4.6-r4::gentoo sys-devel/make: 4.2.1-r1::gentoo sys-kernel/linux-headers: 4.10::gentoo (virtual/os-headers) sys-libs/glibc: 2.24-r2::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.europe.gentoo.org/gentoo-portage priority: -1000 manual location: /usr/portage/local/manual masters: gentoo priority: 0 bibletime location: /var/lib/layman/bibletime masters: gentoo priority: 1 amielke-overlay location: /var/lib/layman/amielke-overlay masters: gentoo priority: 50 belak location: /var/lib/layman/belak masters: gentoo priority: 50 betagarden location: /var/lib/layman/betagarden masters: gentoo priority: 50 gamerlay location: /var/lib/layman/gamerlay masters: gentoo priority: 50 luman location: /var/lib/layman/luman masters: gentoo priority: 50 maekke location: /var/lib/layman/maekke masters: gentoo priority: 50 maggu2810-overlay location: /var/lib/layman/maggu2810-overlay masters: gentoo priority: 50 nikai location: /var/lib/layman/nikai masters: gentoo priority: 50 pentoo location: /var/lib/layman/pentoo masters: gentoo priority: 50 pinkbyte location: /var/lib/layman/pinkbyte masters: gentoo priority: 50 vortex location: /var/lib/layman/vortex masters: gentoo priority: 50 voyageur location: /var/lib/layman/voyageur masters: gentoo priority: 50 yarik-overlay location: /var/lib/layman/yarik-overlay masters: gentoo priority: 50 zugaina location: /var/lib/layman/zugaina masters: gentoo priority: 50 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.3/conf /usr/share/themes/oxygen-gtk/gtk-2.0" 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 -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" 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 xattr" FFLAGS="-O2 -pipe" GENTOO_MIRRORS=" http://mirror.ovh.net/gentoo-distfiles/ http://ftp.heanet.ie/pub/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/ rsync://rsync3.it.gentoo.org/gentoo-sources/ ftp://ftp.unina.it/pub/linux/distributions/gentoo/" LANG="en" LC_ALL="it_IT.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j9" 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="3ds 64bit X a52 aac aacplus aacs aalib acl acpi ads afp aften aiglx akode alias alsa amd64 amr ao apache apm apng asyncns audiofile autoreplace autotrace avahi avi bash-completion berkdb bidi bitmap-fonts bluetooth bluray bmp branding browserplugin bzip bzip2 cairo caps cdaudio cdda cddb cdr cli clucene connectionstatus consolekit contactnotes cracklib crypt cuda cups cvd cvs cxx dbus declarative designer dia dialup dirac djvu dri dtmf dts dv dvb dvd dvdr dvdread dvi dxva2 dynamicplugin ebook efi emboss encode ethereal exif faac faad fam farstream fat fdk ffmpeg firefox flac fluidsynth fontconfig foomaticdb fortran freetds frei0r fribidi g726 g729 gbm gdbm geolocation gif gimp git glamor glib glitz gme gnome-keyring gnome-online-accounts google gphoto2 gpm gps gpu groupwise gstreamer gtk gtk3 h323 highlight history hvm i8x0 iconv icu ieee1394 ilbc imagemagick innodb ios iphone ipv6 irc ithreads jack java javascript jingle jpeg jpeg2k kate kde kdenlive kdepim kipi kontact kqemu kwallet lame laptop lcms ldap libass libkms libnotify lm_sensors lucene m4a mad mbrola mdb mdnsresponder-compat mercurial midi mime minizip mmx mmxext mng modules moonlight mozilla mp3 mp4 mpeg mpeg2 mplayer msn mssql multilib musepack musicbrainz ncurses netmeeting nls nowlistening npt1 nptl nptlonly nsplugin ntfs nvidia odbc ogg openal openexr opengl openipmi openmp opus orc pam pango pcmcia pcre pda pdf perl phonon pkcs11 plasma pmu png policykit portaudio postgres postproc ppds pulseaudio python python3 qemu qml qt3support qt4 qt5 quicktime rar raw rdesktop rdp readline reiserfs reports rtsp s3tc samba sametime sane scanner sdl sdl-image seccomp semantic-desktop session shout sip sipim skype smartcardx smp sms soprano soundtouch sozi speex spell sqlite sse sse2 sse3 ssh ssl startup-notification subtitles subversion svg tcpd texteffect texteffects theora tidy tiff timidity tk tordns touchpad translator truetype truetype-fonts twolame type1-fonts udev udisks unicode upower usb utempter uxa v4l v4l2 vaapi vcd vcdx vdpau video virtualbox visio vnc vorbis vpx wav wavpack webkit webpresence webrtc-aec wicd widevine widgets wifi wiimote win32codecs win64 winbind winetriks winpopup wlm wma wma-fixed wmf wxwidgets wxwindows x264 xattr xcb xcomposite xen xetex xine xinerama xml xmp xscreensaver xv xvid xvmc yahoo zeroconf zlib" ABI_X86="64 32" ALSA_CARDS="snd_hda_intel" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="*" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 sse3 ssse3 sse4_1 sse4_2 avx avx2 fma3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev joystick synaptics wacom" KERNEL="linux" L10N="it en it-IT en-GB en-US uk es" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="it en it_IT en_US es" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6" PYTHON_SINGLE_TARGET="python3_4" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby21 ruby22" SANE_BACKENDS="*" USERLAND="GNU" VIDEO_CARDS="nvidia intel i965 i915 nv vesa nouveau v4l v4l2 modesetting fbdev" 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, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
I've got it fixed in -9999. I'll wrap up a new release today.
commit f37844b10d39ee6c0a89654344fffd08d56ccae1 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: Sun Jun 18 12:06:16 2017 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: Sun Jun 18 12:10:42 2017 app-cdr/mirage2iso: Bump to 0.4.2 commit cb7ef18827b132c8f44f7097384b098470c8371a Author: Michał Górny <mgorny@gentoo.org> AuthorDate: Sun Jun 18 12:07:02 2017 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: Sun Jun 18 12:10:41 2017 app-cdr/mirage2iso: Restrict libmirage version, #622064
*** Bug 622108 has been marked as a duplicate of this bug. ***