Issue 106757 - install fails on system-neon builds due to missing ifndef
Summary: install fails on system-neon builds due to missing ifndef
Status: CLOSED FIXED
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: OOO320m4
Hardware: All All
: P1 (highest) Trivial (vote)
Target Milestone: OOo 3.2
Assignee: rene
QA Contact: issues@installation
URL:
Keywords:
Depends on:
Blocks: 99999
  Show dependency tree
 
Reported: 2009-11-10 08:36 UTC by rene
Modified: 2010-06-03 15:35 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
patch (917 bytes, patch)
2009-11-10 08:37 UTC, rene
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description rene 2009-11-10 08:36:31 UTC
Hi tkr,

in http://qa.openoffice.org/issues/show_bug.cgi?id=105418 you changed the neon
linkage to dynamic. Questionable per se (especially with this broken library
name libneon.so, but anyway).

Of course, you didn't even think about people outside who do not need that file
and never will have it because they build with system-enon... :(

From a mail I got:

**************************************************
ERROR: Saved logfile:
+/tmp/openoffice-base-beta/trunk/src/OOO320_m4/instsetoo_native/unxlngx6.pro/OpenOffice/native/logging/en-US/log_OOO320_en-US.log
**************************************************
... reading include pathes ...
... analyzing script:
/tmp/openoffice-base-beta/trunk/src/OOO320_m4/solver/320/unxlngx6.pro/bin/setup_osl.ins
...
... analyzing directories ...
... analyzing files ...
... analyzing scpactions ...
... analyzing shortcuts ...
... analyzing unix links ...
... analyzing profile ...
... analyzing profileitems ...
... analyzing modules ...
------------------------------------
... languages en-US ...
... analyzing files ...
ERROR: The following files could not be found:
ERROR: File not found: libneon.so
... cleaning the output tree ...
... removing directory /tmp/ooopackaging/i_32551257776001 ...
Mon Nov  9 14:13:24 2009 (00:03 min.)
dmake:  Error code 255, while making 'openoffice_en-US.native'
Running processes: 0
Comment 1 rene 2009-11-10 08:37:22 UTC
Created attachment 66034 [details]
patch
Comment 2 rene 2009-11-10 08:37:41 UTC
this patch should do it.
Comment 3 andyrtr 2009-11-10 10:12:04 UTC
confirmed. the patch allows to finish the build.
Comment 4 tkr 2009-11-10 13:56:03 UTC
tkr->kz: As discussed, please apply this patch as masterfix for OO320
Comment 5 rene 2009-11-10 13:59:48 UTC
and DEV300_m65, whoever will ne responsible for it.
Comment 6 rt 2009-11-11 09:44:58 UTC
Note to RE: Issue originates from CWS tkr27. It's clone tkr27_DEV300 has not yet
been integrated, so a masterfix for DEV300 has to wait until integration is done.
Comment 7 rt 2009-11-11 12:23:19 UTC
to Oliver
Comment 8 oliver.bolte 2009-11-11 12:43:31 UTC
Patch commited for OOO320_m5.
Comment 9 oliver.bolte 2009-11-11 12:47:27 UTC
(@rev. 277450)
Comment 10 oliver.bolte 2009-11-30 15:57:03 UTC
reassign: @vg for DEV300
Comment 11 vg 2009-11-30 16:08:06 UTC
Patch commited for DEV300, m66
Comment 12 Martin Hollmichel 2010-06-03 15:35:55 UTC
close issue.