Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 444692 Details for
Bug 592642
dev-dotnet/gtk-sharp-gapi-2.12.10 : file collision with dev-dotnet/gtk-sharp-2.12.21
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-dotnet:gtk-sharp-gapi-2.12.10:20160901-080336.log
dev-dotnet:gtk-sharp-gapi-2.12.10:20160901-080336.log (text/plain), 16.96 KB, created by
Toralf Förster
on 2016-09-01 08:15:21 UTC
(
hide
)
Description:
dev-dotnet:gtk-sharp-gapi-2.12.10:20160901-080336.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-09-01 08:15:21 UTC
Size:
16.96 KB
patch
obsolete
> * Package: dev-dotnet/gtk-sharp-gapi-2.12.10 > * 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 gtk-sharp-2.12.7.patch.bz2 to /var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/work >>>> Unpacking gtk-sharp-2.12.10.tar.bz2 to /var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/work >>>> Source unpacked in /var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/work >>>> Preparing source in /var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/work/gtk-sharp-2.12.10 ... > * Applying gtk-sharp-2.12.7.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/work/gtk-sharp-2.12.10' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal ... > [ ok ] > * This package has a configure.in file which has long been deprecated. Please > * update it to use configure.ac instead as newer versions of autotools will die > * when it finds this file. See https://bugs.gentoo.org/426262 for details. > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: gtk-sharp-2.12.10/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Phase-hook: Running gtk-sharp-tarball-post_src_prepare ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/work/gtk-sharp-2.12.10 ... > * Phase-hook: Running gtk-sharp-tarball_src_configure ... > [ ok ] > * econf: updating gtk-sharp-2.12.10/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gtk-sharp-2.12.10/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 --libdir=/usr/lib64 --disable-static --disable-dependency-tracking --disable-maintainer-mode >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >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 to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for x86_64-pc-linux-gnu-gcc... (cached) 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 for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >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 how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking size of void *... 8 >./configure: line 13211: enable_msi: command not found >checking for pkg-config... /usr/bin/pkg-config >checking size of off_t... 8 >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for MONO_DEPENDENCY... yes >checking for gacutil... /usr/bin/gacutil >checking for al... /usr/bin/al >checking for mono... /usr/bin/mono >checking for mcs... /usr/bin/mcs >checking for MONO_CAIRO... yes >checking for GLIB... yes >checking for PANGO... yes >checking for ATK... yes >checking for GTK... yes >checking for GLADE... yes >checking for mdassembler... /usr/bin/mdassembler >checking for monodocer... /usr/bin/monodocer >configure: creating ./config.status >config.status: creating AssemblyInfo.cs >config.status: creating Makefile >config.status: creating policy.config >config.status: creating msi/gtk-sharp-2.0.wxs >config.status: creating msi/Makefile >config.status: creating msi/unmanaged/Makefile >config.status: creating msi/unmanaged/custom/Makefile >config.status: creating msi/unmanaged/custom/etc/Makefile >config.status: creating msi/unmanaged/custom/etc/gtk-2.0/Makefile >config.status: creating msi/unmanaged/custom/share/Makefile >config.status: creating msi/unmanaged/custom/share/icons/Makefile >config.status: creating msi/unmanaged/custom/share/icons/hicolor/Makefile >config.status: creating sources/Makefile >config.status: creating parser/Makefile >config.status: creating parser/gapi-2.0.pc >config.status: creating parser/gapi2-fixup >config.status: creating parser/gapi2-parser >config.status: creating generator/Makefile >config.status: creating generator/gapi2-codegen >config.status: creating glib/Makefile >config.status: creating glib/glib-sharp-2.0.pc >config.status: creating glib/glib-sharp.dll.config >config.status: creating glib/glue/Makefile >config.status: creating cairo/Makefile >config.status: creating pango/Makefile >config.status: creating pango/pango-sharp-2.0.pc >config.status: creating pango/pango-sharp.dll.config >config.status: creating pango/glue/Makefile >config.status: creating atk/Makefile >config.status: creating atk/atk-sharp-2.0.pc >config.status: creating atk/atk-sharp.dll.config >config.status: creating atk/glue/Makefile >config.status: creating gdk/Makefile >config.status: creating gdk/gdk-sharp-2.0.pc >config.status: creating gdk/gdk-sharp.dll.config >config.status: creating gdk/glue/Makefile >config.status: creating gtk/Makefile >config.status: creating gtk/gtk-sharp-2.0.pc >config.status: creating gtk/gtk-sharp.dll.config >config.status: creating gtk/glue/Makefile >config.status: creating glade/Makefile >config.status: creating glade/glade-sharp.dll.config >config.status: creating glade/glade-sharp-2.0.pc >config.status: creating glade/glue/Makefile >config.status: creating gtkdotnet/Makefile >config.status: creating gtkdotnet/gtk-dotnet.dll.config >config.status: creating gtkdotnet/gtk-dotnet-2.0.pc >config.status: creating doc/Makefile >config.status: creating sample/GtkDemo/Makefile >config.status: creating sample/Makefile >config.status: creating sample/pixmaps/Makefile >config.status: creating sample/test/Makefile >config.status: creating sample/valtest/Makefile >config.status: creating sample/valtest/valtest.exe.config >config.status: creating sample/opaquetest/Makefile >config.status: creating sample/opaquetest/opaquetest.exe.config >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >--- >Configuration summary > > * Installation prefix = /usr > * C# compiler: /usr/bin/mcs -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8 -define:GTK_SHARP_2_10 -define:GTK_SHARP_2_12 > > Optional assemblies included in the build: > > * glade-sharp.dll: yes > * gtk-dotnet.dll: yes > * Mono.Cairo.dll: using system assembly > > NOTE: if any of the above say 'no' you may install the > corresponding development packages for them, rerun > autogen.sh to include them in the build. > > * Documentation build enabled: yes >--- >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/work/gtk-sharp-2.12.10 ... >make -j1 CSC=/usr/bin/mcs >/usr/bin/mcs /out:gapi-fixup.exe ./gapi-fixup.cs >/usr/bin/mcs /out:gapi-parser.exe ./gapi-parser.cs >make -j1 CSC=/usr/bin/mcs >/usr/bin/mcs /out:gapi_codegen.exe -define:OFF_T_8 ./AliasGen.cs ./BoxedGen.cs ./ByRefGen.cs ./CallbackGen.cs ./ChildProperty.cs ./ClassBase.cs ./ClassGen.cs ./CodeGenerator.cs ./ConstFilenameGen.cs ./ConstStringGen.cs ./Ctor.cs ./EnumGen.cs ./FieldBase.cs ./GenBase.cs ./GenerationInfo.cs ./HandleBase.cs ./IAccessor.cs ./IGeneratable.cs ./IManualMarshaler.cs ./InterfaceGen.cs ./LPGen.cs ./LPUGen.cs ./ManagedCallString.cs ./ManualGen.cs ./MarshalGen.cs ./MethodBase.cs ./MethodBody.cs ./Method.cs ./ObjectField.cs ./ObjectBase.cs ./ObjectGen.cs ./OpaqueGen.cs ./Parameters.cs ./Parser.cs ./Property.cs ./PropertyBase.cs ./ReturnValue.cs ./Signal.cs ./Signature.cs ./SimpleBase.cs ./SimpleGen.cs ./Statistics.cs ./StructBase.cs ./StructField.cs ./StructGen.cs ./SymbolTable.cs ./VirtualMethod.cs ./VMSignature.cs >>>> Source compiled. > * Skipping make test/check due to ebuild restriction. >>>> Test phase [disabled because of RESTRICT=test]: dev-dotnet/gtk-sharp-gapi-2.12.10 > >>>> Install gtk-sharp-gapi-2.12.10 into /var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/image/ category dev-dotnet >make -j1 DESTDIR=/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/image/ install >make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/work/gtk-sharp-2.12.10/parser' >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/image//usr/bin" > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c 'gapi2-fixup' '/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/image//usr/bin/gapi2-fixup' > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c 'gapi2-parser' '/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/image//usr/bin/gapi2-parser' >test -z "/usr/lib/gtk-sharp-2.0" || /bin/mkdir -p "/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/image//usr/lib/gtk-sharp-2.0" > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 'gapi-fixup.exe' '/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/image//usr/lib/gtk-sharp-2.0/gapi-fixup.exe' > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 'gapi-parser.exe' '/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/image//usr/lib/gtk-sharp-2.0/gapi-parser.exe' >test -z "/usr/lib/gtk-sharp-2.0" || /bin/mkdir -p "/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/image//usr/lib/gtk-sharp-2.0" > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c 'gapi_pp.pl' '/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/image//usr/lib/gtk-sharp-2.0/gapi_pp.pl' > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c 'gapi2xml.pl' '/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/image//usr/lib/gtk-sharp-2.0/gapi2xml.pl' >test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/image//usr/lib64/pkgconfig" > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 'gapi-2.0.pc' '/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/image//usr/lib64/pkgconfig/gapi-2.0.pc' >make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/work/gtk-sharp-2.12.10/parser' >make -j1 DESTDIR=/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/image/ install >make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/work/gtk-sharp-2.12.10/generator' >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/image//usr/bin" > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c 'gapi2-codegen' '/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/image//usr/bin/gapi2-codegen' >test -z "/usr/lib/gtk-sharp-2.0" || /bin/mkdir -p "/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/image//usr/lib/gtk-sharp-2.0" > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 'gapi_codegen.exe' '/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/image//usr/lib/gtk-sharp-2.0/gapi_codegen.exe' >make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/work/gtk-sharp-2.12.10/generator' >>>> Completed installing gtk-sharp-gapi-2.12.10 into /var/tmp/portage/dev-dotnet/gtk-sharp-gapi-2.12.10/image/ > > * Final size of build directory: 24856 KiB > * Final size of installed tree: 212 KiB > > * checking 9 files for package collisions > * This package will overwrite one or more files that may belong to other > * packages (see list below). You can use a command such as `portageq > * owners / <filename>` to identify the installed package that owns a > * file. If portageq reports that only one package owns a file then do > * NOT file a bug report. A bug report is only useful if it identifies at > * least two or more packages that are known to install the same file(s). > * If a collision occurs and you can not explain where the file came from > * then you should simply ignore the collision since there is not enough > * information to determine if a real problem exists. Please do NOT file > * a bug report at http://bugs.gentoo.org unless you report exactly which > * two packages install the same file(s). See > * http://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how to > * solve the problem. And once again, please do NOT file a bug report > * unless you have completely understood the above message. > * > * Detected file collision(s): > * > * /usr/lib64/gtk-sharp-2.0/gapi_codegen.exe > * /usr/lib64/gtk-sharp-2.0/gapi-fixup.exe > * /usr/lib64/gtk-sharp-2.0/gapi2xml.pl > * /usr/lib64/gtk-sharp-2.0/gapi_pp.pl > * /usr/lib64/gtk-sharp-2.0/gapi-parser.exe > * /usr/lib64/pkgconfig/gapi-2.0.pc > * /usr/bin/gapi2-codegen > * /usr/bin/gapi2-parser > * /usr/bin/gapi2-fixup > * > * Searching all installed packages for file collisions... > * > * Press Ctrl-C to Stop > * > * dev-dotnet/gtk-sharp-2.12.21:2::gentoo > * /usr/bin/gapi2-codegen > * /usr/bin/gapi2-fixup > * /usr/bin/gapi2-parser > * /usr/lib64/gtk-sharp-2.0/gapi-fixup.exe > * /usr/lib64/gtk-sharp-2.0/gapi-parser.exe > * /usr/lib64/gtk-sharp-2.0/gapi2xml.pl > * /usr/lib64/gtk-sharp-2.0/gapi_codegen.exe > * /usr/lib64/gtk-sharp-2.0/gapi_pp.pl > * /usr/lib64/pkgconfig/gapi-2.0.pc > * > * Package 'dev-dotnet/gtk-sharp-gapi-2.12.10' NOT merged due to file > * collisions. If necessary, refer to your elog messages for the whole > * content of the above message.
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 592642
: 444692 |
444694