Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 647
    • Issues 647
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 182
    • Merge Requests 182
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • aportsaports
  • Issues
  • #12070

Closed
Open
Opened Nov 03, 2020 by Julian@julianuuContributor
  • Report abuse
  • New issue
Report abuse New issue

scripts/bootstrap.sh armv7 linking error during build

When scripts/bootstrap.sh armv7 attempts to build brotli it fails at

libtool: relink: armv7-alpine-linux-musleabihf-gcc -shared  -fPIC -DPIC  c/dec/.libs/bit_reader.o c/dec/.libs/decode.o c/dec/.libs/huffman.o c/dec/.libs/state.o   -L/home/j/aports/main/brotli/pkg/brotli/usr/lib -L/usr/lib -lbrotlicommon -lm  --sysroot=/home/j/sysroot-armv7
/ -Os --sysroot=/home/j/sysroot-armv7/ -Wl,--as-needed --sysroot=/home/j/sysroot-armv7/ -Wl,--as-needed   -Wl,-soname -Wl,libbrotlidec.so.1 -o .libs/libbrotlidec.so.1.0.9`. The error is something like unknown file type `libbrotlidec.so.1.

A similar error appears while building pcre.

Edited Nov 04, 2020 by Kevin Daudt
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
3
Labels
arch:armv7 triage:unconfirmed type:bug
Assign labels
  • View project labels
Reference: alpine/aports#12070