Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 225061 Details for
Bug 291424
[gnome overlay] dev-libs/gjs-0.4 - src_install fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
-j1 mode
build.log (text/plain), 8.93 KB, created by
Michael Weber (RETIRED)
on 2010-03-24 01:20:43 UTC
(
hide
)
Description:
-j1 mode
Filename:
MIME Type:
Creator:
Michael Weber (RETIRED)
Created:
2010-03-24 01:20:43 UTC
Size:
8.93 KB
patch
obsolete
> [32;01m*[0m CPV: dev-libs/gjs-0.4 > [32;01m*[0m REPO: gnome > [32;01m*[0m USE: amd64 elibc_glibc kernel_linux multilib userland_GNU >>>> Unpacking source... >>>> Unpacking gjs-0.4.tar.bz2 to /var/tmp/portage/dev-libs/gjs-0.4/work >>>> Source unpacked in /var/tmp/portage/dev-libs/gjs-0.4/work >>>> Preparing source in /var/tmp/portage/dev-libs/gjs-0.4/work/gjs-0.4 ... > [32;01m*[0m Fixing OMF Makefiles ... >[A[171C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: gjs-0.4 > [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 prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/gjs-0.4/work/gjs-0.4 ... > * econf: updating gjs-0.4/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gjs-0.4/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 >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 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 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... gcc3 >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for library containing strerror... none required >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 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 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 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 for an ANSI C-conforming const... yes >checking for js-config... no >checking for JS... yes >checking for JS_CallTracer in -lmozjs... yes >checking if SpiderMonkey needs extra compiler flags... no >checking if JS_GetClass is compatible... yes >checking for GJS... yes >checking for GJS_GI... yes >checking for GJS_DBUS... yes >checking for GJSTESTS... yes >checking how to link readline libs... -lreadline >checking for backtrace... yes >checking for an ANSI C-conforming const... (cached) yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating gjs-1.0.pc >config.status: creating gjs-gi-1.0.pc >config.status: creating gjs-dbus-1.0.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/gjs-0.4/work/gjs-0.4 ... >make -j1 >TOP_SRCDIR=. DBUS_SESSION_BUS_ADDRESS='' XDG_DATA_HOME=test_user_data GJS_DEBUG_OUTPUT=test_user_data/logs/gjs.log BUILDDIR=. GJS_USE_UNINSTALLED_FILES=1 LD_LIBRARY_PATH=":/usr/lib64/xulrunner-1.9.2" G_FILENAME_ENCODING=latin1 ./scripts/make-tests . gjs/jsapi-util-array.c gjs/jsapi-util-error.c gjs/jsapi-util-string.c gjs/stack.c util/glib.c >Replacing old ./gjstest.h and ./gjstest.c > ./gjstest.h was 0 bytes now 764 > ./gjstest.c was 0 bytes now 960 >make all-am >make[1]: Entering directory `/var/tmp/portage/dev-libs/gjs-0.4/work/gjs-0.4' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -DXP_UNIX -DJS_THREADSAFE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xulrunner-1.9.2 -I/usr/include/nspr -Wfloat-equal -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -MT console_la-console.lo -MD -MP -MF .deps/console_la-console.Tpo -c -o console_la-console.lo `test -f 'modules/console.c' || echo './'`modules/console.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -DXP_UNIX -DJS_THREADSAFE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xulrunner-1.9.2 -I/usr/include/nspr -Wfloat-equal -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -MT console_la-console.lo -MD -MP -MF .deps/console_la-console.Tpo -c modules/console.c -fPIC -DPIC -o .libs/console_la-console.o >modules/console.c:53:36: error: jsstddef.h: No such file or directory >modules/console.c: In function âgjs_console_error_reporterâ: >modules/console.c:114: warning: implicit declaration of function âPTRDIFFâ >modules/console.c:114: warning: nested extern declaration of âPTRDIFFâ >modules/console.c:114: error: expected expression before âcharâ >modules/console.c:93: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >make[1]: *** [console_la-console.lo] Error 1 >make[1]: Leaving directory `/var/tmp/portage/dev-libs/gjs-0.4/work/gjs-0.4' >make: *** [all] Error 2 > [31;01m*[0m ERROR: dev-libs/gjs-0.4 failed: > [31;01m*[0m compile failure > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 54: Called src_compile > [31;01m*[0m environment, line 1556: Called gnome2_src_compile > [31;01m*[0m environment, line 1299: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "compile failure" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-libs/gjs-0.4', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-libs/gjs-0.4'. > [31;01m*[0m This ebuild is from an overlay named 'gnome': '/usr/local/portage/layman/gnome/' > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-libs/gjs-0.4/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/gjs-0.4/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-libs/gjs-0.4/work/gjs-0.4'
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 291424
:
208936
|
208938
|
210040
| 225061 |
225063
|
226207
|
226209
|
226399