Skip to content

Missing offline jpeg encode headers #10

Description

@bkosuri

We are trying to promote latest camera-service for qli/debian and ubuntu.
Two headers are missing from camx.
libcamx-dev packages with these headers included should be published to qli debusine and ubuntu internal ppa.

Camera-service version upgrade on debian builds will be blocked until then.
In file included from /build/reproducible-path/qti-camera-service-1.0.6/recorder/src/service/qmmf_recorder_impl.h:53,
                 from /build/reproducible-path/qti-camera-service-1.0.6/recorder/src/service/qmmf_recorder_impl.cc:40:
/build/reproducible-path/qti-camera-service-1.0.6/recorder/src/service/qmmf_offline_proc_impl.h:14:10: fatal error: chicdk/chiofflinepostprocintf.h: No such file or directory
   14 | #include <chicdk/chiofflinepostprocintf.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [qcm6490/recorder/src/service/CMakeFiles/qmmf_recorder_service_qcm6490.dir/build.make:96: qcm6490/recorder/src/service/CMakeFiles/qmmf_recorder_service_qcm6490.dir/qmmf_recorder_impl.cc.o] Error 1
In file included from /build/reproducible-path/qti-camera-service-1.0.6/recorder/src/service/qmmf_recorder_impl.h:53,
                 from /build/reproducible-path/qti-camera-service-1.0.6/recorder/src/service/qmmf_recorder_service.h:57,
                 from /build/reproducible-path/qti-camera-service-1.0.6/recorder/src/service/qmmf_recorder_service.cc:39:
/build/reproducible-path/qti-camera-service-1.0.6/recorder/src/service/qmmf_offline_proc_impl.h:14:10: fatal error: chicdk/chiofflinepostprocintf.h: No such file or directory
   14 | #include <chicdk/chiofflinepostprocintf.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions