From owner-freebsd-gnome@FreeBSD.ORG Sat Oct 12 05:13:21 2013 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A69C5507 for ; Sat, 12 Oct 2013 05:13:21 +0000 (UTC) (envelope-from juris.kaminskis@gmail.com) Received: from mail-wi0-x22a.google.com (mail-wi0-x22a.google.com [IPv6:2a00:1450:400c:c05::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 301C52A16 for ; Sat, 12 Oct 2013 05:13:21 +0000 (UTC) Received: by mail-wi0-f170.google.com with SMTP id l12so2055977wiv.3 for ; Fri, 11 Oct 2013 22:13:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=g7KU96zSCTMhv+OGZPtpGN4I3NUXO1dtVHmavmmvBvc=; b=Pf9Xh3NVO6rTgkCd40f2ZtRm1SHbgv4zTcVYpRLd1HnMZ5w1RiYvKl0BQwUSC7olvz lNqszZDekX7YbbD2cQsUUNonn+dc841MMX6zhp5e2Aqj4uM8Du/G+q1gtjwahCjM8ywb Hcq6kRNO/r5/XCmxckRk2thHv7ROwICdGXw/cwj4c6t/JebAjDHQQvUXXX0OL8s93cHS FT08I5JYSoomQjrQht59Db+fyYkVASthxPU0Rr2xwVMrYk2B+iN0fnJxzTTe1RAxsIIA /eh0VUaDLJXbCdOR0LIt1UJ5mruUwRz3fdFvaTjMhs1UBgj0TWb5zcDs/bd/ogBTWMAi HoWA== MIME-Version: 1.0 X-Received: by 10.194.240.197 with SMTP id wc5mr20811531wjc.23.1381554799365; Fri, 11 Oct 2013 22:13:19 -0700 (PDT) Received: by 10.194.56.33 with HTTP; Fri, 11 Oct 2013 22:13:19 -0700 (PDT) Date: Sat, 12 Oct 2013 08:13:19 +0300 Message-ID: Subject: Neither webkit-gtk2 or webkit-gtk3 builds on my machine From: Juris Kaminskis To: gnome@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Oct 2013 05:13:21 -0000 Hello My uname -a FreeBSD station 10.0-ALPHA4 FreeBSD 10.0-ALPHA4 #0 r256063: Sat Oct 5 23:04:45 EEST 2013 root@station:/usr/obj/usr/src/sys/GENERIC amd64 When I try to compile and adding in /etc/make.conf MAKE_JOBS_UNSAFE I get build error any help? ===> Building for webkit-gtk2-1.8.3_2 gmake[4]: Entering directory `/usr/ports/www/webkit-gtk2/work/webkit-1.8.3' GEN generate-webkit2-forwarding-headers GEN generate-webkit2-forwarding-headers GEN generate-webkittestrunner-forwarding-headers GEN generate-webkittestrunner-forwarding-headers gmake all-am gmake[5]: Entering directory `/usr/ports/www/webkit-gtk2/work/webkit-1.8.3' /bin/mkdir -p ./.deps/DerivedSources CCLD Programs/unittests/testapplicationcache /usr/bin/ld: warning: libpixman-1.so.9, needed by /usr/local/lib/libgailutil.so, may conflict with libpixman-1.so.30 ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_streambuf >::basic_streambuf()' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::ios_base::getloc() const' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::ios_base::imbue(std::__1::locale const&)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_streambuf >::xsputn(char const*, long)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::__basic_string_common::__throw_length_error() const' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::locale::use_facet(std::__1::locale::id&) const' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_ostream >::sentry::sentry(std::__1::basic_ostream >&)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::locale::operator=(std::__1::locale const&)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_ostream >::~basic_ostream()' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_ostream >::operator<<(float)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_ostream >::sentry::~sentry()' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_string, std::__1::allocator >::push_back(char)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_string, std::__1::allocator >::assign(char const*)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_streambuf >::uflow()' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_ostream >::~basic_ostream()' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::locale::locale(char const*)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_ostream >::~basic_ostream()' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_streambuf >::setbuf(char*, long)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_streambuf >::imbue(std::__1::locale const&)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_string, std::__1::allocator >::~basic_string()' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_streambuf >::sync()' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::__basic_string_common::__throw_out_of_range() const' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_string, std::__1::allocator >::append(char const*)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::__vector_base_common::__throw_length_error() const' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_string, std::__1::allocator >::resize(unsigned long, char)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `virtual thunk to std::__1::basic_istream >::~basic_istream()' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::locale::~locale()' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_istream >::operator>>(double&)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::ios_base::clear(unsigned int)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_ostream >::operator<<(int)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(unsigned long, char)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_string, std::__1::allocator >::operator=(std::__1::basic_string, std::__1::allocator > const&)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_istream >::~basic_istream()' ./.libs/libwebkitgtk-1.0.so: undefined reference to `virtual thunk to std::__1::basic_ostream >::~basic_ostream()' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_ios >::~basic_ios()' ./.libs/libwebkitgtk-1.0.so: undefined reference to `void std::__1::__sort&, unsigned int*>(unsigned int*, unsigned int*, std::__1::__less&)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_streambuf >::xsgetn(char*, long)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_streambuf >::showmanyc()' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_istream >::~basic_istream()' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::locale::locale(std::__1::locale const&)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::ios_base::init(void*)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `void std::__1::__sort&, int*>(int*, int*, std::__1::__less&)' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_istream >::~basic_istream()' ./.libs/libwebkitgtk-1.0.so: undefined reference to `virtual thunk to std::__1::basic_istream >::~basic_istream()' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_streambuf >::~basic_streambuf()' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::ctype::id' ./.libs/libwebkitgtk-1.0.so: undefined reference to `virtual thunk to std::__1::basic_ostream >::~basic_ostream()' ./.libs/libwebkitgtk-1.0.so: undefined reference to `std::__1::basic_string, std::__1::allocator >::__init(char const*, unsigned long)' cc: error: linker command failed with exit code 1 (use -v to see invocation) gmake[5]: *** [Programs/unittests/testapplicationcache] Error 1 gmake[5]: Leaving directory `/usr/ports/www/webkit-gtk2/work/webkit-1.8.3' gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory `/usr/ports/www/webkit-gtk2/work/webkit-1.8.3' *** Error code 1 Stop. make[3]: stopped in /usr/ports/www/webkit-gtk2 *** Error code 1 Stop. make[2]: stopped in /usr/ports/www/webkit-gtk2 *** Error code 1 Stop. make[1]: stopped in /usr/ports/www/midori *** Error code 1 Stop. make: stopped in /usr/ports/www/midori thanks juris