Closed Bug 1830973 Opened 1 years ago Closed 1 year ago

build.sh should output errors by default

Categories

(NSS :: Build, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jschanck, Assigned: jschanck)

Details

Attachments

(1 file)

Our build.sh script suppresses errors while building NSPR and running GYP unless the -v flag is passed. For example, if there's an error while building NSPR, a user might see

$ ./build.sh 
NSPR [1/5] configure ...
NSPR [2/5] make ...
$

The only indication that the build failed is that only 2 of 5 steps were run.

We should output stderr in these early stages of the build.

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: