← Back to team overview

desktop-packages team mailing list archive

[Bug 832121] Re: libreoffice ftbfs on armel

 

that's the only thing needed to fix the build. after manually fixing it,
the build succeeds.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/832121

Title:
  libreoffice ftbfs on armel

Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “libreoffice” source package in Oneiric:
  Confirmed

Bug description:
  copying the linker scripts doesn't work. you *can't* assume that
  libgcc_s.so is always a symlink

  Entering /scratch/packages/lo/libreoffice-3.4.1/libreoffice-
  build/build/libreoffice-3.4.1.3/external/gcc3_specific

  mkout -- version: 1.8
  /usr/bin/perl -w /scratch/packages/lo/libreoffice-3.4.1/libreoffice-build/build/libreoffice-3.4.1.3/solenv/bin/gccinstlib.pllibstdc++.so.6 ../unxlngr.pro/lib
  copy /usr/lib/arm-linux-gnueabi/gcc/arm-linux-gnueabi/4.6.1/libstdc++.so to ../unxlngr.pro/
  lib/libstdc++.so.6
  unprelinking ../unxlngr.pro/lib/libstdc++.so.6
  /usr/bin/perl -w /scratch/packages/lo/libreoffice-3.4.1/libreoffice-build/build/libreoffice
  -3.4.1.3/solenv/bin/gccinstlib.pl libgcc_s.so.1 ../unxlngr.pro/lib
  copy /usr/lib/arm-linux-gnueabi/gcc/arm-linux-gnueabi/4.6.1/libgcc_s.so to ../unxlngr.pro/lib/libgcc_s.so.1
  unprelinking ../unxlngr.pro/lib/libgcc_s.so.1

  $ cat solver/340/unxlngr.pro/lib/libgcc_s.so.1
  /* GNU ld script
     Use the shared library, but some functions are only in
     the static library.  */
  GROUP ( libgcc_s.so.1 libgcc.a )

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/832121/+subscriptions


References