Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 261295 Details for
Bug 349413
dev-dotnet/libgdiplus-2.6.7-r1 - configure: error: "Pango text rendering is only possible with --with-cairo=system" when USE="-cairo"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log for same (fails)
build.log (text/plain), 7.87 KB, created by
Andrey Kislyuk (RETIRED)
on 2011-02-01 21:33:22 UTC
(
hide
)
Description:
build.log for same (fails)
Filename:
MIME Type:
Creator:
Andrey Kislyuk (RETIRED)
Created:
2011-02-01 21:33:22 UTC
Size:
7.87 KB
patch
obsolete
> * Package: dev-dotnet/libgdiplus-2.8.1 > * Repository: gentoo > * Maintainer: dotnet@gentoo.org > * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU > * FEATURES: preserve-libs sandbox >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >>>> Unpacking source... >>>> Unpacking libgdiplus-2.8.1.tar.bz2 to /var/tmp/portage/dev-dotnet/libgdiplus-2.8.1/work >>>> Source unpacked in /var/tmp/portage/dev-dotnet/libgdiplus-2.8.1/work >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >>>> Preparing source in /var/tmp/portage/dev-dotnet/libgdiplus-2.8.1/work/libgdiplus-2.8.1 ... >>>> Source prepared. >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >>>> Configuring source in /var/tmp/portage/dev-dotnet/libgdiplus-2.8.1/work/libgdiplus-2.8.1 ... > * econf: updating libgdiplus-2.8.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libgdiplus-2.8.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libgdiplus-2.8.1/pixman/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libgdiplus-2.8.1/pixman/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 --libdir=/usr/lib64 --disable-dependency-tracking --disable-static --with-cairo=system --with-pango >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/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 whether to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >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 dependency style of x86_64-pc-linux-gnu-gcc... none >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >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 whether ln -s works... yes >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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 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 whether byte ordering is bigendian... no >checking for pkg-config... /usr/bin/pkg-config >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 BASE_DEPENDENCIES... yes >checking for CAIRO... no >configure: error: "Pango text rendering is only possible with --with-cairo=system" > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/dev-dotnet/libgdiplus-2.8.1/work/libgdiplus-2.8.1/config.log > * ERROR: dev-dotnet/libgdiplus-2.8.1 failed: > * econf failed > * > * Call stack: > * ebuild.sh, line 56: Called src_configure > * environment, line 3145: Called go-mono_src_configure '--with-cairo=system' '--with-pango' > * environment, line 2250: Called econf '--disable-dependency-tracking' '--disable-static' '--with-cairo=system' '--with-pango' > * ebuild.sh, line 555: Called die > * The specific snippet of code: > * die "econf failed" > * > * If you need support, post the output of 'emerge --info =dev-dotnet/libgdiplus-2.8.1', > * the complete build log and the output of 'emerge -pqv =dev-dotnet/libgdiplus-2.8.1'. > * The complete build log is located at '/var/tmp/portage/dev-dotnet/libgdiplus-2.8.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-dotnet/libgdiplus-2.8.1/temp/environment'. > * S: '/var/tmp/portage/dev-dotnet/libgdiplus-2.8.1/work/libgdiplus-2.8.1' >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
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 349413
:
257783
|
257784
|
257786
|
257788
|
261290
|
261291
|
261293
| 261295 |
261296
|
261298