arm64 xenial build fails

Bug #1642318 reported by Chris Coulson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Oxide
Fix Released
Critical
Chris Coulson
1.20
Fix Released
Critical
Chris Coulson
gcc-5 (Ubuntu)
Invalid
Undecided
Unassigned
Xenial
New
Undecided
Unassigned

Bug Description

FAILED: /usr/bin/aarch64-linux-gnu-gcc -MMD -MF obj/third_party/libvpx/libvpx/idct32x32_34_add_neon.o.d -DV8_DEPRECATION_WARNINGS -DENABLE_NOTIFICATIONS -DENABLE_PDF=1 -DENABLE_SPELLCHECK=1 -DUSE_UDEV -DUI_COMPOSITOR_IMAGE_TRANSPORT -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_DEFAULT_RENDER_THEME=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DNO_TCMALLOC -DUSE_EXTERNAL_POPUP_MENU=1 -DENABLE_WEBRTC=1 -DDISABLE_NACL -DENABLE_EXTENSIONS=1 -DENABLE_TASK_MANAGER=1 -DENABLE_THEMES=1 -DUSE_PROPRIETARY_CODECS -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -DENABLE_MEDIA_ROUTER=1 -DFIELDTRIAL_TESTING_ENABLED -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../.. -Igen -I../../third_party/libvpx/source/config -I../../third_party/libvpx/source/config/linux/arm64 -I../../third_party/libvpx/source/libvpx -Igen/third_party/libvpx -I../../third_party/libvpx/source/libvpx -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -O2 -fno-ident -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g1 -fvisibility=hidden -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-function -Wno-sign-compare -c ../../third_party/libvpx/source/libvpx/vpx_dsp/arm/idct32x32_34_add_neon.c -o obj/third_party/libvpx/libvpx/idct32x32_34_add_neon.o
{standard input}: Assembler messages:
{standard input}: Error: unaligned opcodes detected in executable segment
ninja: build stopped: subcommand failed.
oxide/CMakeFiles/build_all.dir/build.make:60: recipe for target 'oxide/CMakeFiles/build_all' failed
make[4]: *** [oxide/CMakeFiles/build_all] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu'
CMakeFiles/Makefile2:267: recipe for target 'oxide/CMakeFiles/build_all.dir/all' failed
make[3]: *** [oxide/CMakeFiles/build_all.dir/all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu'
Makefile:141: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu'
dh_auto_build: make -j4 returned exit code 2
debian/rules:26: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:20: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

Changed in oxide:
importance: Undecided → Critical
status: New → Triaged
assignee: nobody → Chris Coulson (chrisccoulson)
assignee: Chris Coulson (chrisccoulson) → nobody
milestone: none → branch-1.20
Changed in oxide:
milestone: branch-1.20 → branch-1.21
Revision history for this message
Chris Coulson (chrisccoulson) wrote :

This is the preprocessed source that fails. You can reproduce with (on an amd64 box):

$ aarch64-linux-gnu-gcc-5 -O2 -g2 -c idct32x32_34_add_neon.i
/tmp/cckv0RL4.s: Assembler messages:
/tmp/cckv0RL4.s: Error: unaligned opcodes detected in executable segment

$ apt-cache policy gcc-5-aarch64-linux-gnu
gcc-5-aarch64-linux-gnu:
  Installed: 5.3.1-14ubuntu2cross1
  Candidate: 5.3.1-14ubuntu2cross1
  Version table:
 *** 5.3.1-14ubuntu2cross1 500
        500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages
        100 /var/lib/dpkg/status

Revision history for this message
Chris Coulson (chrisccoulson) wrote :

And here is a smaller test case, created with c-reduce.

Revision history for this message
Chris Coulson (chrisccoulson) wrote :

Note that the problem only occurs on aarch64 with xenial's gcc (both the host compiler and cross compiler). This source compiles fine in yakkety.

affects: gcc-5 (Ubuntu) → ubuntu
Changed in ubuntu:
status: New → Invalid
affects: ubuntu → gcc-5 (Ubuntu)
Revision history for this message
Chris Coulson (chrisccoulson) wrote :
Changed in oxide:
assignee: nobody → Chris Coulson (chrisccoulson)
status: Triaged → Fix Committed
Changed in oxide:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.