Closed
Bug 285308
Opened 20 years ago
Closed 19 years ago
build fails (PrintPDE.plugin) if XCode is set to put build products in a different directory
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 298647
People
(Reporter: shaver, Assigned: chase)
Details
=== BUILDING BUNDLE TARGET PrintPDE USING BUILD STYLE Development ===
...
SetOwnerAndGroup
<ModeOwnerGroup>/Users/shaver/Builds/UninstalledProducts/PrintPDE.plugin
/usr/sbin/chown -RH shaver:shaver
/Users/shaver/Builds/UninstalledProducts/PrintPDE.plugin
** BUILD SUCCEEDED **
cp: build/UninstalledProducts/PrintPDE.plugin: No such file or directory
Not sure how we should discover that to handle it, or how we'd override it, but
it seems like it might be nice to do so.
Comment 1•20 years ago
|
||
Not sure if this is related or not but i'm seeing this:
deprecated option: -buildstyle is no longer supported in xcodebuild. Use
-configuration instead.
(NOTE: project PrintPDE was written by an older version of Xcode (39) --
temporarily upgrading it to version 42 (without modifying project file))
=== BUILDING NATIVE TARGET PrintPDE WITH CONFIGURATION Development ===
** BUILD SUCCEEDED **
/Users/mfisher/projects/moztrunk/debug/config/nsinstall: cannot access
build/Development/PrintPDE.plugin: No such file or directory
make[8]: *** [libs] Error 1
Comment 2•19 years ago
|
||
Sounds like a dupe of 298647, which has been fixed. Cc me back if it's
something else.
*** This bug has been marked as a duplicate of 298647 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•