Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 382992 Details for
Bug 520084
net-libs/farsight2-0.0.31 - configure: error: Package requirements ( pygobject-2.0 >= 2.12.0 gst-python-0.10 >= 0.10.10 ) were not met: No package 'gst-python-0.10' found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 9.62 KB, created by
Lars
on 2014-08-16 20:17:30 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Lars
Created:
2014-08-16 20:17:30 UTC
Size:
9.62 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-libs/farsight2-0.0.31 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: gnome@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux python userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking farsight2-0.0.31.tar.gz to /var/tmp/portage/net-libs/farsight2-0.0.31/work >>>> Source unpacked in /var/tmp/portage/net-libs/farsight2-0.0.31/work >>>> Preparing source in /var/tmp/portage/net-libs/farsight2-0.0.31/work/farsight2-0.0.31 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-libs/farsight2-0.0.31/work/farsight2-0.0.31 ... > * econf: updating farsight2-0.0.31/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating farsight2-0.0.31/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-dependency-tracking --disable-static --enable-python --disable-gupnp --with-plugins=fsrtpconference,funnel,rtcpfilter,videoanyrate >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib64/portage/bin/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 nano version... 0 (release) >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for style of include used by make... GNU >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 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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >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 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 VALGRIND... no >no >configure: Using Farsight2 source release as package name >configure: Using Unknown package origin as package origin >configure: Using /usr/libexec/gst-install-plugins-helper as plugin install helper >checking for NICE... yes >checking whether byte ordering is bigendian... no >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 for valgrind... no >checking whether to build gtk-doc documentation... no >checking for gtkdoc-check... no >checking for a Python interpreter with version >= 2.4... python >checking for python... /usr/bin/python >checking for python version... 2.7 >checking for python platform... linux2 >checking for python script directory... ${prefix}/lib64/python2.7/site-packages >checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages >checking for a sed that does not truncate output... (cached) /bin/sed >checking whether to build plugin documentation... no (gtk-doc disabled or not available) >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for library containing strerror... none required >checking for ANSI C header files... (cached) yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for struct ip_mreqn.imr_ifindex... yes >checking for GLIB... yes >checking for GIO_UNIX... yes >checking for GST... yes >configure: using GStreamer tools in /usr/bin >configure: using GStreamer plug-ins in /usr/lib64/gstreamer-0.10 >checking for GST_BASE... yes >checking for GST_CHECK... yes >checking for GST_PLUGINS_BASE... yes >configure: using GStreamer Base Plugins in /usr/lib64/gstreamer-0.10 >Package farsight2-0.0 was not found in the pkg-config search path. >Perhaps you should add the directory containing `farsight2-0.0.pc' >to the PKG_CONFIG_PATH environment variable >No package 'farsight2-0.0' found >configure: Using /usr/lib64/gstreamer-0.10 as the plugin install location >checking to see if compiler understands -Wall... yes >checking to see if compiler understands -Wdeclaration-after-statement... yes >checking to see if compiler understands -Wvla... yes >checking to see if compiler understands -Wpointer-arith... yes >configure: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith >configure: set ERROR_CFLAGS to >checking for getifaddrs... yes >checking for headers required to compile python extensions... found >checking for PYFARSIGHT... configure: error: Package requirements ( pygobject-2.0 >= 2.12.0 > gst-python-0.10 >= 0.10.10 ) were not met: > >No package 'gst-python-0.10' found > >Consider adjusting the PKG_CONFIG_PATH environment variable if you >installed software in a non-standard prefix. > >Alternatively, you may set the environment variables PYFARSIGHT_CFLAGS >and PYFARSIGHT_LIBS to avoid the need to call pkg-config. >See the pkg-config man page for more details. > > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/net-libs/farsight2-0.0.31/work/farsight2-0.0.31/config.log > [31;01m*[0m ERROR: net-libs/farsight2-0.0.31::gentoo failed (configure phase): > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_configure > [31;01m*[0m environment, line 3390: Called econf '--disable-static' '--enable-python' '--disable-gupnp' '--with-plugins=fsrtpconference,funnel,rtcpfilter,videoanyrate' > [31;01m*[0m phase-helpers.sh, line 584: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "econf failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-libs/farsight2-0.0.31::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-libs/farsight2-0.0.31::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-libs/farsight2-0.0.31/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-libs/farsight2-0.0.31/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-libs/farsight2-0.0.31/work/farsight2-0.0.31' > [31;01m*[0m S: '/var/tmp/portage/net-libs/farsight2-0.0.31/work/farsight2-0.0.31'
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 520084
:
382990
| 382992