Skip to content

Instantly share code, notes, and snippets.

@lubosz
Created August 2, 2013 11:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lubosz/6139225 to your computer and use it in GitHub Desktop.
Save lubosz/6139225 to your computer and use it in GitHub Desktop.
automake warnings for gstreamer
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
automake: warning: source file 'elements/fakesink.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'elements/fakesink'
automake: warning: source file 'elements/fakesrc.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'elements/fakesrc'
automake: warning: source file 'elements/fdsrc.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'elements/fdsrc'
automake: warning: source file 'elements/filesink.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'elements/filesink'
automake: warning: source file 'elements/filesrc.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'elements/filesrc'
automake: warning: source file 'elements/funnel.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'elements/funnel'
automake: warning: source file 'elements/identity.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'elements/identity'
automake: warning: source file 'elements/multiqueue.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'elements/multiqueue'
automake: warning: source file 'elements/queue.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'elements/queue'
automake: warning: source file 'elements/queue2.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'elements/queue2'
automake: warning: source file 'elements/selector.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'elements/selector'
automake: warning: source file 'elements/tee.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'elements/tee'
automake: warning: source file 'elements/valve.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'elements/valve'
automake: warning: source file 'generic/sinks.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'generic/sinks'
automake: warning: source file 'generic/states.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'generic/states'
automake: warning: source file 'gst/gst.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'gst/gst'
automake: warning: source file 'gst/gstabi.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:43: while processing program 'gst/gstabi'
automake: warning: source file 'gst/gstatomicqueue.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstatomicqueue'
automake: warning: source file 'gst/gstbin.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'gst/gstbin'
automake: warning: source file 'gst/gstbuffer.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstbuffer'
automake: warning: source file 'gst/gstbufferlist.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstbufferlist'
automake: warning: source file 'gst/gstbus.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstbus'
automake: warning: source file 'gst/gstcaps.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstcaps'
automake: warning: source file 'gst/gstcapsfeatures.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstcapsfeatures'
automake: warning: source file 'gst/gstchildproxy.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'gst/gstchildproxy'
automake: warning: source file 'gst/gstclock.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstclock'
automake: warning: source file 'gst/gstcontext.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'gst/gstcontext'
automake: warning: source file 'gst/gstcontroller.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'gst/gstcontroller'
tests/check/Makefile.am:181: warning: source file 'gst/gstcpp.cc' is in a subdirectory,
tests/check/Makefile.am:181: but option 'subdir-objects' is disabled
automake: warning: source file 'gst/gstdatetime.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstdatetime'
automake: warning: source file 'gst/gstelement.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'gst/gstelement'
automake: warning: source file 'gst/gstelementfactory.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'gst/gstelementfactory'
automake: warning: source file 'gst/gstevent.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'gst/gstevent'
automake: warning: source file 'gst/gstghostpad.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'gst/gstghostpad'
automake: warning: source file 'gst/gstinfo.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstinfo'
automake: warning: source file 'gst/gstiterator.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstiterator'
automake: warning: source file 'gst/gstmemory.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstmemory'
automake: warning: source file 'gst/gstmessage.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstmessage'
automake: warning: source file 'gst/gstmeta.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstmeta'
automake: warning: source file 'gst/gstminiobject.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstminiobject'
automake: warning: source file 'gst/gstobject.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstobject'
automake: warning: source file 'gst/gstpad.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstpad'
automake: warning: source file 'gst/gstparamspecs.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstparamspecs'
automake: warning: source file 'gst/gstpipeline.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstpipeline'
automake: warning: source file 'gst/gstplugin.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'gst/gstplugin'
automake: warning: source file 'gst/gstpoll.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstpoll'
automake: warning: source file 'gst/gstpreset.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'gst/gstpreset'
automake: warning: source file 'gst/gstquery.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'gst/gstquery'
automake: warning: source file 'gst/gstregistry.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'gst/gstregistry'
automake: warning: source file 'gst/gstsegment.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstsegment'
automake: warning: source file 'gst/gststructure.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gststructure'
automake: warning: source file 'gst/gstsystemclock.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstsystemclock'
automake: warning: source file 'gst/gsttag.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gsttag'
automake: warning: source file 'gst/gsttagsetter.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gsttagsetter'
automake: warning: source file 'gst/gsttask.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gsttask'
automake: warning: source file 'gst/gsttoc.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gsttoc'
automake: warning: source file 'gst/gsttocsetter.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gsttocsetter'
automake: warning: source file 'gst/gsturi.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'gst/gsturi'
automake: warning: source file 'gst/gstutils.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'gst/gstutils'
automake: warning: source file 'gst/gstvalue.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'gst/gstvalue'
automake: warning: source file 'libs/adapter.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'libs/adapter'
automake: warning: source file 'libs/basesink.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'libs/basesink'
automake: warning: source file 'libs/basesrc.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'libs/basesrc'
automake: warning: source file 'libs/bitreader.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'libs/bitreader'
automake: warning: source file 'libs/bytereader.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'libs/bytereader'
automake: warning: source file 'libs/bytewriter.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'libs/bytewriter'
automake: warning: source file 'libs/collectpads.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'libs/collectpads'
automake: warning: source file 'libs/controller.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'libs/controller'
tests/check/Makefile.am:183: warning: source file 'libs/gstlibscpp.cc' is in a subdirectory,
tests/check/Makefile.am:183: but option 'subdir-objects' is disabled
automake: warning: source file 'libs/gstnetclientclock.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'libs/gstnetclientclock'
automake: warning: source file 'libs/gstnettimeprovider.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'libs/gstnettimeprovider'
automake: warning: source file 'libs/gsttestclock.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'libs/gsttestclock'
automake: warning: source file 'libs/libsabi.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:47: while processing program 'libs/libsabi'
automake: warning: source file 'libs/queuearray.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'libs/queuearray'
automake: warning: source file 'libs/transform1.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'libs/transform1'
automake: warning: source file 'libs/typefindhelper.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'libs/typefindhelper'
automake: warning: source file 'pipelines/cleanup.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:36: while processing program 'pipelines/cleanup'
automake: warning: source file 'pipelines/parse-disabled.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:34: while processing program 'pipelines/parse-disabled'
automake: warning: source file 'pipelines/parse-launch.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:36: while processing program 'pipelines/parse-launch'
automake: warning: source file 'pipelines/queue-error.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'pipelines/queue-error'
automake: warning: source file 'pipelines/seek.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'pipelines/seek'
automake: warning: source file 'pipelines/simple-launch-lines.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:36: while processing program 'pipelines/simple-launch-lines'
automake: warning: source file 'pipelines/stress.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:60: while processing program 'pipelines/stress'
automake: warning: source file 'tools/gstinspect.c' is in a subdirectory,
automake: but option 'subdir-objects' is disabled
tests/check/Makefile.am:101: while processing program 'tools/gstinspect'
parallel-tests: installing './test-driver'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment