Skip to content
Snippets Groups Projects

main: add new aport apitrace

Merged Imported Administrator requested to merge bshah/new-aport-apitrace into master
All threads resolved!

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Administrator
  • Administrator
  • Author Owner

    @bshah please package the latest commit as mentioned !518 (comment 194488920) and switch to Python 3. Also, doesn't it make more sense to immediately upstream this to Alpine Linux?

    By Bart Ribbers on 2019-08-19T12:41:16

  • Administrator added 1 deleted label · Imported

    added 1 deleted label

  • Administrator added 269 commits · Imported

    added 269 commits

    Compare with previous version

    By Bart Ribbers on 2019-10-08T11:53:58

  • Administrator added 1 commit · Imported

    added 1 commit

    • 046ff5d7 - main: add new aport apitrace

    Compare with previous version

    By Bart Ribbers on 2019-10-08T11:54:54

  • Administrator resolved all threads · Imported

    resolved all threads

    By Bart Ribbers on 2019-10-08T11:54:55

  • Administrator added 1 commit · Imported

    added 1 commit

    Compare with previous version

    By Martijn Braam on 2019-10-08T12:01:16

  • Administrator approved this merge request · Imported

    approved this merge request

    By Martijn Braam on 2019-10-08T12:01:25

  • Administrator enabled an automatic merge when the pipeline for 0572e653 succeeds · Imported

    enabled an automatic merge when the pipeline for 0572e653 succeeds

    By Martijn Braam on 2019-10-08T12:01:26

  • Administrator merged · Imported

    merged

    By Martijn Braam on 2019-10-08T12:12:26

    • Author Owner
      Resolved by Administrator

      Unfortunately, this fails to build for aarch64:

      /usr/lib/gcc/aarch64-alpine-linux-musl/9.2.0/../../../../aarch64-alpine-linux-musl/bin/ld: ../thirdparty/libpng/libpng_bundled.a(pngrutil.c.o): in function `png_init_filter_functions':                           
      /home/pmos/build/src/apitrace-81c73a74860a45cbc21da9925eb04e1edad646d5/thirdparty/libpng/pngrutil.c:3983: undefined reference to `png_init_filter_functions_neon'                                                  
      collect2: error: ld returned 1 exit status                                                                                                                                                                         
      make[2]: *** [retrace/CMakeFiles/eglretrace.dir/build.make:118: eglretrace] Error 1                                                                                                                                
      make[1]: *** [CMakeFiles/Makefile2:1378: retrace/CMakeFiles/eglretrace.dir/all] Error 2                                                                                                                            
      make[1]: *** Waiting for unfinished jobs....                                                                                                                                                                       
      /usr/lib/gcc/aarch64-alpine-linux-musl/9.2.0/../../../../aarch64-alpine-linux-musl/bin/ld: ../thirdparty/libpng/libpng_bundled.a(pngrutil.c.o): in function `png_init_filter_functions':                           
      /home/pmos/build/src/apitrace-81c73a74860a45cbc21da9925eb04e1edad646d5/thirdparty/libpng/pngrutil.c:3983: undefined reference to `png_init_filter_functions_neon'                                                  
      collect2: error: ld returned 1 exit status                                                                                                                                                                         
      make[2]: *** [retrace/CMakeFiles/glretrace.dir/build.make:118: glretrace] Error 1                                                                                                                                  
      make[1]: *** [CMakeFiles/Makefile2:1469: retrace/CMakeFiles/glretrace.dir/all] Error 2                                                                                                                             
      make: *** [Makefile:163: all] Error 2                                                                                                                                                                              
      >>> ERROR: apitrace: build failed   

      The binary package repo is stuck there right now, but I'm out of postmarketOS time for today. Maybe somebody wants to look into fixing this?

      By Oliver Smith on 2019-10-10T02:51:21

      Edited by Ghost User
  • Administrator resolved all threads · Imported

    resolved all threads

    By Bhushan Shah on 2019-10-10T17:30:51

  • Administrator mentioned in commit 0572e653 · Imported

    mentioned in commit 0572e653

    By Bhushan Shah on 2019-11-04T13:02:39

  • Please register or sign in to reply
    Loading