Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
cerbero
cerbero
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 85
    • Issues 85
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 22
    • Merge Requests 22
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • cerberocerbero
  • Issues
  • #162

Closed
Open
Opened May 31, 2019 by iamcopper@iamcopper

Glib cross compile ERROR for ARM Linux on Ubuntu 18.04

Hi,

Today, I want to build gstreamer for ARM Linux on my Ubuntu 18.04 x86_64.

After download cerbero and setup environment, it's always fail when I cross-compile glib:

$ cerbero -c cerbero/config/cross-lin-arm.cbc build glib

WARNING: Variant sdl is unknown or obsolete

Building the following recipes: libffi zlib glib
[(1/3) libffi -> already built ]
[(2/3) zlib -> already built ]
[(3/3) glib -> fetch ]
-----> Fetching tarball https://download.gnome.org/sources/glib/2.56/glib-2.56.1.tar.xz to /home/kangpan/.cache/cerbero-sources/glib-2.56.1/glib-2.56.1.tar.xz
[(3/3) glib -> extract ]
-----> Extracting tarball to /home/kangpan/cerbero/build/sources/linux_armv7/glib-2.56.1
[(3/3) glib -> configure ]

.....

ninja: build stopped: subcommand failed.

Recipe 'glib' failed at the build step 'compile'
Select an action to proceed:
[0] Enter the shell
[1] Rebuild the recipe from scratch
[2] Rebuild starting from the failed step
[3] Skip recipe
[4] Abort
4
***** Error running 'build' command:

This is the full log file.

glib_fail.log

Any Idea, Thanks?

Edited May 31, 2019 by iamcopper
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/cerbero#162