Issue 77469 - to-be-SRC680_m212: new build requirement Filesys/CygwinPaths.pm?
Summary: to-be-SRC680_m212: new build requirement Filesys/CygwinPaths.pm?
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: current
Hardware: PC Windows, all
: P2 Trivial (vote)
Target Milestone: OOo 2.3
Assignee: kurt.zenker
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-17 20:53 UTC by pavel
Modified: 2017-05-20 10:27 UTC (History)
5 users (show)

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


Attachments
Proposed Cygwin patch (3.21 KB, text/plain)
2007-05-18 16:32 UTC, ingo.schmidt-rosbiegal
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2007-05-17 20:53:07 UTC
My build of to-be-SRC680_m212 fails with:

/usr/bin/perl -w /cygdrive/f/home/pavel/BuildDir/ooo_SRC680_m212_src/solenv/bin/
make_installer.pl -f ../util/openoffice.lst -l en-US -p OpenOffice -packagelist ../inc_openoffice/unix/
packagelist.txt -u ../wntmsci10.pro -buildid 9156 -msitemplate ../wntmsci10.pro/misc/openoffice/
msi_templates -msilanguage ../wntmsci10.pro/misc/win_ulffiles -addsystemintegration 
Can't locate Filesys/CygwinPaths.pm in @INC (@INC contains: /cygdrive/f/home/pavel/BuildDir/
ooo_SRC680_m212_src/solenv/bin/modules /usr/lib/perl5/5.8/cygwin /usr/lib/perl5/5.8 /usr/lib/
perl5/site_perl/5.8/cygwin /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8/cygwin /usr/
lib/perl5/vendor_perl/5.8 .) at /cygdrive/f/home/pavel/BuildDir/ooo_SRC680_m212_src/solenv/bin/
modules/installer/windows/file.pm line 38.
Compilation failed in require at /cygdrive/f/home/pavel/BuildDir/ooo_SRC680_m212_src/solenv/bin/
make_installer.pl line 81.
BEGIN failed--compilation aborted at /cygdrive/f/home/pavel/BuildDir/ooo_SRC680_m212_src/solenv/
bin/make_installer.pl line 81.

after approx. 34 hours of building. Not fun :-(
Comment 1 quetschke 2007-05-18 03:42:27 UTC
This is thanks to issue 77469. I already expressed my concerns about a package
that is experimental and unchanged since 2003 but the actual code inside is
trivial. So installing Filesys::CygwinPaths from CPAN should solve this.

And yes, a little warning and an update of the build requirements would have been
nice.
Comment 2 quetschke 2007-05-18 03:47:15 UTC
This seems to be issue 77469 although that issue doesn't mention that there ever
was a patch committed. I already expressed my concerns about a package
that is experimental and unchanged since 2003 but the actual code inside is
trivial. So installing Filesys::CygwinPaths from CPAN should solve this.

And yes, a little warning and an update of the build requirements would have been
nice.
Comment 3 quetschke 2007-05-18 03:48:30 UTC
Oops ;) Sorry for posting twice.
Comment 4 pavel 2007-05-18 05:15:31 UTC
If it is trivial, why not integrate it in? 8)
Comment 5 lohmaier 2007-05-18 09:09:44 UTC
Hmm issue 77469 is this issue - you probably pasted the wrong number...

Anyway: if that package is needed, and not added to OOo-Sources, then configure
should/must check for it. Then the build would fail immediately, instead of
after 20 or so hours..
Comment 6 pavel 2007-05-18 09:45:25 UTC
issue 74914
issue 69671
Comment 7 quetschke 2007-05-18 15:51:18 UTC
Oops, posting twice AND the wrong issue. Yes, I meant issue 69671.
Comment 8 ingo.schmidt-rosbiegal 2007-05-18 16:32:06 UTC
Created attachment 45225 [details]
Proposed Cygwin patch
Comment 9 ingo.schmidt-rosbiegal 2007-05-18 16:33:58 UTC
Please use the attached patch. We will try to integrate it into src680 m213 on
Monday.
Comment 10 pavel 2007-05-18 17:33:56 UTC
Ingo: thanks, works OK here.
Comment 11 kurt.zenker 2007-05-21 11:43:25 UTC
checked in as masterfix for m213