[Bug 795149] New: Compilation failing when building template files

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 11 08:14:37 UTC 2018


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

            Bug ID: 795149
           Summary: Compilation failing when building template files
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-devtools
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: am.devel at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 370780
  --> https://bugzilla.gnome.org/attachment.cgi?id=370780&action=edit
Look at correct location for the template file

When buildir is different from source:

| glib-mkenums \
| --template gst-validate-enum-types.h.template \
|
../../../../../../../../workspace/sources/gst-validate/gst/validate/validate.h
../../../../../../../../workspace/sources/gst-validate/gst/validate/validate-prelude.h
../../../../../../../../workspace/sources/gst-validate/gst/validate/gst-validate-types.h
../../../../../../../../workspace/sources/gst-validate/gst/validate/gst-validate-bin-monitor.h
../../../../../../../../workspace/sources/gst-validate/gst/validate/gst-validate-pipeline-monitor.h
../../../../../../../../workspace/sources/gst-validate/gst/validate/gst-validate-element-monitor.h
../../../../../../../../workspace/sources/gst-validate/gst/validate/gst-validate-enums.h
../../../../../../../../workspace/sources/gst-validate/gst/validate/media-descriptor.h
../../../../../../../../workspace/sources/gst-validate/gst/validate/media-descriptor-writer.h
../../../../../../../../workspace/sources/gst-validate/gst/validate/media-descriptor-parser.h
../../../../../../../../workspace/sources/gst-validate/gst/validate/gst-validate-monitor-factory.h
../../../../../../../../workspace/sources/gst-validate/gst/validate/gst-validate-monitor.h
../../../../../../../../workspace/sources/gst-validate/gst/validate/gst-validate-override.h
../../../../../../../../workspace/sources/gst-validate/gst/validate/gst-validate-override-registry.h
../../../../../../../../workspace/sources/gst-validate/gst/validate/gst-validate-pad-monitor.h
../../../../../../../../workspace/sources/gst-validate/gst/validate/gst-validate-reporter.h
../../../../../../../../workspace/sources/gst-validate/gst/validate/gst-validate-report.h
../../../../../../../../workspace/sources/gst-validate/gst/validate/gst-validate-runner.h
../../../../../../../../workspace/sources/gst-validate/gst/validate/gst-validate-scenario.h
../../../../../../../../workspace/sources/gst-validate/gst/validate/gst-validate-utils.h
../../../../../../../../workspace/sources/gst-validate/gst/validate/gst-validate-media-info.h
> gst-validate-enum-types.h

....

| FileNotFoundError: [Errno 2] No such file or directory:
'gst-validate-enum-types.h.template'

-- 
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