Issue 51568 - gccinstlib.pl is not executable after check out
Summary: gccinstlib.pl is not executable after check out
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Build Tools
Classification: Code
Component: solenv (show other issues)
Version: OOo 2.0 Beta
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: hjs
QA Contact: issues@tools
URL:
Keywords: needmoreinfo, oooqa
Depends on:
Blocks:
 
Reported: 2005-07-05 10:11 UTC by Achim Derigs
Modified: 2006-03-14 21:03 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Achim Derigs 2005-07-05 10:11:38 UTC
After a fresh check out the build fails:

=============
Building project external
=============
/home/aderigs/src/OpenOffice/external/gcc3_specific
mkout -- version: 1.4
gccinstlib.pl libstdc++.so.5
/home/aderigs/src/OpenOffice/solver/680/unxlngi4.pro/lib
/home/aderigs/src/OpenOffice/solenv/bin/gccinstlib.pl: Permission denied.
dmake:  Error code 1, while making
'/home/aderigs/src/OpenOffice/solver/680/unxlngi4.pro/lib/libstdc++.so.5'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/home/aderigs/src/OpenOffice/external/gcc3_specific
dmake:  Error code 1, while making 'build_all'
'---* tg_merge.mk *---'
Comment 1 flibby05 2005-07-06 08:19:50 UTC
hello aderigs,
do you really build beta =~ m79, or do you build latest milestone build or
recent cvs-checkout?
Comment 2 Achim Derigs 2005-07-06 08:28:01 UTC
Recent cvs-checkout!
Comment 3 flibby05 2005-07-28 19:45:12 UTC
hi aderigs,
is this issue still a problem for you or is it solved with a recent checkout?
thanks, Max
Comment 4 Achim Derigs 2005-07-29 08:58:37 UTC
It's not solved with a recent check out. You have to change the permissions on
your CVS server/repository.
Comment 5 flibby05 2005-08-12 15:01:46 UTC
hi aderigs,

>> You have to change the permissions on your CVS server/repository.
there's no need for, because normally this is done via 'bootstrap'..

max@linux:/tmp/src680-m121> grep -R -n -i "gccinstlib.pl" *
bootstrap:62:chmod +x solenv/bin/gccinstlib.pl
config_office/set_soenv:1798:  ToFile( "GCCINSTLIB",        "gccinstlib.pl",   
"e" );
config_office/bootstrap.2:13:chmod +x solenv/bin/gccinstlib.pl
config_office/set_soenv.in:1798:  ToFile( "GCCINSTLIB",        "gccinstlib.pl",
   "e" );
..abort grepping

hth, let me know if it still doesn't work for you,
thanks, Max

http://tools.openoffice.org/dev_docs/build_linux.html#GeneratingtheBuildEnvironmentandBuildTools
Comment 6 flibby05 2005-09-04 20:28:04 UTC
no reponse, closing
Comment 7 flibby05 2005-09-04 20:28:18 UTC
.