Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 476906 Details for
Bug 622108
app-cdr/mirage2iso-0.4.1-r1 : mirage-wrapper.c:59:2: error: too few arguments to function ‘mirage_context_set_password_function’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-cdr:mirage2iso-0.4.1-r1:20170617-094521.log
app-cdr:mirage2iso-0.4.1-r1:20170617-094521.log (text/plain), 6.81 KB, created by
Toralf Förster
on 2017-06-18 14:29:54 UTC
(
hide
)
Description:
app-cdr:mirage2iso-0.4.1-r1:20170617-094521.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-06-18 14:29:54 UTC
Size:
6.81 KB
patch
obsolete
> * Package: app-cdr/mirage2iso-0.4.1-r1 > * Repository: gentoo > * Maintainer: mgorny@gentoo.org > * Upstream: mgorny@gentoo.org https://github.com/mgorny/mirage2iso/issues/ > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> 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.guess with /usr/share/gnuconfig/config.guess > * econf: updating mirage2iso-0.4.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub >./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/python3.4/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 -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-cdr/mirage2iso-0.4.1-r1/work/mirage2iso-0.4.1' >Making all in tests >make[2]: Entering directory '/var/tmp/portage/app-cdr/mirage2iso-0.4.1-r1/work/mirage2iso-0.4.1/tests' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-cdr/mirage2iso-0.4.1-r1/work/mirage2iso-0.4.1/tests' >make[2]: Entering 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 -I/usr/include/libmirage-3.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -pipe -march=native -Wall -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 -I/usr/include/libmirage-3.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -pipe -march=native -Wall -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 -I/usr/include/libmirage-3.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -pipe -march=native -Wall -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); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >mirage-wrapper.c: In function âmiragewrap_freeâ: >mirage-wrapper.c:326:10: warning: unused variable âerrâ [-Wunused-variable] > GError *err; > ^~~ >make[2]: *** [Makefile:472: mirage2iso-mirage-wrapper.o] Error 1 >make[2]: Leaving 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]: Leaving 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 > * > * If you need support, post the output of `emerge --info '=app-cdr/mirage2iso-0.4.1-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-cdr/mirage2iso-0.4.1-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/app-cdr:mirage2iso-0.4.1-r1:20170617-094521.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-cdr/mirage2iso-0.4.1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-cdr/mirage2iso-0.4.1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/app-cdr/mirage2iso-0.4.1-r1/work/mirage2iso-0.4.1' > * S: '/var/tmp/portage/app-cdr/mirage2iso-0.4.1-r1/work/mirage2iso-0.4.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 622108
:
476904
| 476906 |
476908
|
476910
|
476912
|
476914
|
476916