[Bug 791784] 'cp -u' is not supported on FreeBSD

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Dec 24 14:27:15 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=791784

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.13.1

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks, will go in with the next common module update.

commit 76b68df121dfce7c44a25738711c47fb0d034e24 (HEAD -> master)
Author: Ting-Wei Lan <lantw at src.gnome.org>
Date:   Sun Dec 24 04:48:52 2017 +0800

    gtk-doc: Fallback to 'cp' when 'cp -u' fails

    'cp -u' is not specified in POSIX and it can fail with illegal option
    error on systems not supporting it. It is better to fallback to the
    slower 'cp' than causing build failure.

    https://bugzilla.gnome.org/show_bug.cgi?id=791784



> gst-libav still doesn't have meson build, so I have to get it fixed.

gst-libav has a meson build, it's just that it only supports compilation
against a system-installed libav. I would not hold my breath for a mesonified
ffmpeg, so chances are when we drop autotools it will still be like that ;)

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


More information about the gstreamer-bugs mailing list