To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111237
                 Issue #|111237
                 Summary|build.pl adds modules to wrong source_config
               Component|tools
                 Version|DEV300m77
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|build.pl
             Assigned to|vg
             Reported by|fs





------- Additional comments from [email protected] Wed Apr 28 18:38:46 +0000 
2010 -------
If you have your source repository/repositories in a non-standard location, then
you can perfectly build there, except that build.pl touches the wrong
source_config file when you do a "build --from ... --prepare".

To reproduce:
- have a local build environment (not sure this is strictly necessary)
- check out the source/s to a location *other* than $SOLARVER
- in this other location, go to ooo/instsetoo_native, and do a
  build --from ... --prepare
=> build.pl will modify the file $SOLARVER/source_config
- in the same location, now do a
  build --all --show 2>&1 | grep Building
=> the modules newly added to $SOLARVER/source_config are *not* built

So, it seems that the source_config used for writing is another one than the one
used when for reading (when doing a normal build)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to