Issue 15353 - Parallel build: paralle build breaks in automation/util
Summary: Parallel build: paralle build breaks in automation/util
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 Beta2
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 1.1 RC
Assignee: hjs
QA Contact: issues@porting
URL:
Keywords:
: 14284 (view as issue list)
Depends on:
Blocks: 9443
  Show dependency tree
 
Reported: 2003-06-06 03:43 UTC by Unknown
Modified: 2003-07-03 18:34 UTC (History)
2 users (show)

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


Attachments
patch for automation/uril/makefile.mk (432 bytes, patch)
2003-06-06 03:44 UTC, Unknown
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2003-06-06 03:43:03 UTC
As the subject says, a simple fix was to include a dependency on the so file to
the 2 executable target dependency macros
Comment 1 Unknown 2003-06-06 03:44:02 UTC
Created attachment 6699 [details]
patch for automation/uril/makefile.mk
Comment 2 Unknown 2003-06-06 03:44:39 UTC
added target milestone and keyword
Comment 3 chris 2003-06-06 09:55:02 UTC
George, thanks for the patch.  It would help if you could also include
the log of how the build fails.

Reassigning project/owner/target/blocks
Comment 4 hjs 2003-06-06 14:51:10 UTC
.
Comment 5 hjs 2003-06-06 15:06:02 UTC
added one of those dependencies
Comment 6 Unknown 2003-06-10 01:45:35 UTC
Hey Chris, Hans

Here is the build error I encounter without the patch.

g++ -specs=/oowp/ld/gcc_specs_mapfiles -L/usr/lib32 -Wl,-no_unresolved
-lpthread -shared -nodefaultlibs -L../unxirgm.pro/lib -L../lib
-L/oowp/11beta2/workarea/solenv/unxirgm/lib
-L/oowp/11beta2/workarea/solver/644/unxirgm.pro/lib
-L/oowp/11beta2/workarea/solenv/unxirgm/lib -L/usr/java2/lib
-L/usr/java2/jre/lib/mips -L/usr/java2/jre/lib/mips/client
-L/usr/java2/jre/lib/mips/native_threads -L/usr/lib
../unxirgm.pro/slo/sts_dflt_version.o
../unxirgm.pro/slo/sts_dflt_description.o -o
../unxirgm.pro/lib/libsts644im.so ../unxirgm.pro/slo/XMLParser.o
../unxirgm.pro/slo/recorder.o ../unxirgm.pro/slo/svcommstream.o
../unxirgm.pro/slo/cmdbasestream.o ../unxirgm.pro/slo/scmdstrm.o
../unxirgm.pro/slo/statemnt.o ../unxirgm.pro/slo/sta_list.o
../unxirgm.pro/slo/editwin.o ../unxirgm.pro/slo/server.o
../unxirgm.pro/slo/retstrm.o ../unxirgm.pro/slo/profiler.o
../unxirgm.pro/slo/prof_nul.o -ltl644im -lsvt644im -lsvl644im
-lvcl644im -lsb644im -lvos3GCC -lsal -lcppuhelperGCC -lcppu
-lcomphelp3GCC -lsot644im -lvos3GCC -lapp -L/usr/lib32 -lpthread
-Wl,-Bdynamic -lX11 -lm -lgcc -lc -Wl,-Bdynamic -lstlport_gcc
ld32: WARNING 84 : /usr/lib32/libpthread.so is not used for resolving
any symbol.
ld32: FATAL   9  : I/O error (-lsts644im): No such file or directory
collect2: ld returned 32 exit status
Comment 7 gregor.hartmann 2003-06-10 13:46:18 UTC
reviewed
Comment 8 hjs 2003-06-27 11:54:58 UTC
verified
Comment 9 hjs 2003-07-03 18:34:54 UTC
*** Issue 14284 has been marked as a duplicate of this issue. ***