Closed
Bug 331815
Opened 19 years ago
Closed 19 years ago
perl code to remove stale dependencies is broken
Categories
(NSS :: Build, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 325148
People
(Reporter: glandium, Assigned: wtc)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.8.0.1) Gecko/20060313 Debian/1.5.dfsg+1.5.0.1-4 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.8.0.1) Gecko/20060313 Debian/1.5.dfsg+1.5.0.1-4 Firefox/1.5.0.1
The perl code here : http://lxr.mozilla.org/seamonkey/source/security/coreconf/rules.mk#873
Only generates the following on the debian buildds:
syntax error at -e line 3, near "while"
syntax error at -e line 7, near "}"
Execution of -e aborted due to compilation errors.
I see there is no such message on tinderbox logs. Maybe it's perl version related ?
Reproducible: Always
Updated•19 years ago
|
QA Contact: wtchang → build
Assignee | ||
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 325148 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•