https://bugs.freedesktop.org/show_bug.cgi?id=50436

             Bug #: 50436
           Summary: "make install" fails; ERROR: Missing files
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO 3.5.3 release
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: UNCONFIRMED
          Severity: critical
          Priority: medium
         Component: Installation
        AssignedTo: libreoffice-bugs@lists.freedesktop.org
        ReportedBy: dav...@davmac.org


Created attachment 62180
  --> https://bugs.freedesktop.org/attachment.cgi?id=62180
Log of failed "make install"

LibreOffice 3.5.3.2 fails to install after a successful build. I configure
with:

./configure --prefix=/package/libreoffice-3.5.3.2 --disable-odk
--disable-python --with-system-cairo --with-system-zlib --with-system-openssl
--with-system-jpeg --with-system-expat --with-system-libxml --disable-gnome-vfs
--without-java

I run "make". It appears to do the 'configure' part again, at the end giving:

  checking whether to build with Java support... yes
  checking for java... /opt/jdk1.7.0_04/bin/java
  checking the installed JDK... checked (JDK 1.7.0_04)
  checking for target Java bytecode version... 1.7
  configure: error: 1.7 is not a supported Java bytecode version!

At this point "make" bombs out. I know what you're thinking, right? - "he said
no java, what's all this guff about Java?" At least that's what *I* was
thinking.

Get this - I run configure again, exactly the same as before. Then I run "make"
again. And *this time it works*. It actually builds (well, after several hours
- but yeah, it builds, successfully). What the heck? I didn't actually change
*anything*, I just re-ran configure, re-ran make, and this time no error.

This is repeatable - that is, if I wipe everything, unpack the core tarball,
and do the configure/make combo - I get the same error, and can get around it
with the same strategy. So, this is weird, and indicative of something screwy,
but it builds, so what the hey.

However, I can't install the dang thing. "make install" gives the output shown
in the attached log. Something about missing files... I don't know what's going
on, but frankly if "make" succeeds it's pretty screwy that "make install"
doesn't.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to