Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 2015 15:37:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202521] x11/zenity 3.16.3 build failure
Message-ID:  <bug-202521-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202521

            Bug ID: 202521
           Summary: x11/zenity 3.16.3 build failure
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: vladimir.chukharev@gmail.com
             Flags: maintainer-feedback?(gnome@FreeBSD.org)
          Assignee: gnome@FreeBSD.org

Created attachment 160150
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160150&action=edit
Build logs

During a build it fails on undefined references:
  CCLD     zenity
/usr/local/lib/libjavascriptcoregtk-4.0.so: undefined reference to
`std::this_thread::__sleep_for(std::chrono::duration<long, std::ratio<1l, 1l>
>, std::chrono::duration<long, std::ratio<1l, 1000000000l> >)@GLIBCXX_3.4.18'
/usr/local/lib/libwebkit2gtk-4.0.so: undefined reference to
`std::condition_variable::condition_variable()@GLIBCXX_3.4.11'

Attached is full log of a build obtained by command
 $ sudo make -C /usr/ports/x11/zenity clean all |& cat >
~/vovavajo/Patches/zenity-3.14.0_build.log

 $ uname -a
FreeBSD vovaasus 9.3-STABLE FreeBSD 9.3-STABLE #52 r286904M: Wed Aug 19
16:55:42 EEST 2015     root@vovaasus:/usr/obj/usr/src/sys/VOVA  amd64

Full list of installed ports is available in Bug 201530 , some ports are
updated to today's versions.

Changing option does not change the result.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202521-13>