Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 209530 Details for
Bug 292252
dev-dotnet/galago-sharp fetches libgalago source tarball during build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
dev-dotnet:galago-sharp-0.5.0:20091107-041141.log (text/plain), 9.04 KB, created by
Diego Elio Pettenò (RETIRED)
on 2009-11-07 12:39:21 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2009-11-07 12:39:21 UTC
Size:
9.04 KB
patch
obsolete
> [31;01m*[0m Your CXXFLAGS contains "-fvisibility-inlines-hidden" which can break packages. > [31;01m*[0m > [31;01m*[0m Before you file a bug, please remove these flags and > [31;01m*[0m re-compile the package in question as well as all its dependencies >>>> Unpacking source... >>>> Unpacking galago-sharp-0.5.0.tar.gz to /var/tmp/portage/dev-dotnet/galago-sharp-0.5.0/work > [32;01m*[0m Applying galago-sharp-0.5.0-tests.patch ... >[A[155C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Rebuilding the build environment, this may take a few minutes... > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-dotnet/galago-sharp-0.5.0/work/galago-sharp-0.5.0' ... > [32;01m*[0m Running aclocal ... >[A[155C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[155C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[155C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[155C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[155C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[155C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: galago-sharp-0.5.0 > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source unpacked in /var/tmp/portage/dev-dotnet/galago-sharp-0.5.0/work >/var/tmp/portage/dev-dotnet/galago-sharp-0.5.0/work/galago-sharp-0.5.0 /var/tmp/portage/dev-dotnet/galago-sharp-0.5.0/work/galago-sharp-0.5.0 >/var/tmp/portage/dev-dotnet/galago-sharp-0.5.0/work/galago-sharp-0.5.0 >>>> Compiling source in /var/tmp/portage/dev-dotnet/galago-sharp-0.5.0/work/galago-sharp-0.5.0 ... > * econf: updating galago-sharp-0.5.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating galago-sharp-0.5.0/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-tests >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for a BSD-compatible install... /usr/bin/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 for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether make sets $(MAKE)... (cached) yes >checking whether ln -s works... yes >checking for an ANSI C-conforming const... yes >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 for size_t... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >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/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >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/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >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... yes >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for MONO... yes >checking for mono... /usr/bin/mono >checking for mcs... /usr/bin/mcs >checking for gapi2-fixup... /usr/bin/gapi2-fixup >checking for gapi2-codegen... /usr/bin/gapi2-codegen >checking for gacutil... /usr/bin/gacutil >checking for GLIB_SHARP... yes >checking for GALAGO... yes >configure: creating ./config.status >config.status: creating galago-sharp.pc >config.status: creating galago-sharp.spec >config.status: creating Makefile >config.status: creating galago/Makefile >config.status: creating galago/AssemblyInfo.cs >config.status: creating sources/Makefile >config.status: creating sources/galago-sharp-sources.xml >config.status: creating tests/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >galago-sharp v0.5.0 > >Now type make to compile >Then su to root and type: make install > >make -j12 -s >Making all in sources >--2009-11-07 05:12:01-- http://www.galago-project.org/files/releases/source/libgalago/libgalago-0.5.0.tar.bz2 >Resolving www.galago-project.org (www.galago-project.org)... failed: Name or service not known. >wget: unable to resolve host address `www.galago-project.org' >tar: libgalago-0.5.0.tar.bz2: Cannot open: No such file or directory >tar: Error is not recoverable: exiting now >tar: Child returned status 2 >tar: Exiting with failure status due to previous errors >mv: cannot stat `libgalago-0.5.0': No such file or directory ><dir ./libgalago/libgalago> >Unhandled Exception: System.IO.DirectoryNotFoundException: Directory '/var/tmp/portage/dev-dotnet/galago-sharp-0.5.0/work/galago-sharp-0.5.0/sources/libgalago/libgalago' not found. > at System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs) [0x00000] > at System.IO.Directory.GetFiles (System.String path, System.String searchPattern) [0x00000] > at System.IO.DirectoryInfo.GetFiles (System.String searchPattern) [0x00000] > at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo:GetFiles (string) > at GtkSharp.Parsing.Parser.Main (System.String[] args) [0x00000] >make[2]: *** [all] Error 1 >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 > [31;01m*[0m ERROR: dev-dotnet/galago-sharp-0.5.0 failed: > [31;01m*[0m make failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2945: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "make failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-dotnet/galago-sharp-0.5.0', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-dotnet/galago-sharp-0.5.0'. > [31;01m*[0m The complete build log is located at '/var/log/portage/dev-dotnet:galago-sharp-0.5.0:20091107-041141.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-dotnet/galago-sharp-0.5.0/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-dotnet/galago-sharp-0.5.0/work/galago-sharp-0.5.0'
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 292252
: 209530