Closed
Bug 327471
Opened 20 years ago
Closed 20 years ago
[BeOS] Builds broken in storage sometime between 20060215 and 20060215
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 318918
People
(Reporter: doug, Unassigned)
Details
Attachments
(1 file)
|
115.86 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.9a1) Gecko/20060206 Firefox/1.6a1
Build Identifier: Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.9a1) Gecko/20060206 Firefox/1.6a1
Was able to create clean builds yesterday. Today, builds break in "storage" module. Suspect regression from changes introduced by bug 327188.
Reproducible: Always
| Reporter | ||
Comment 1•20 years ago
|
||
These lines:
/boot/home/develop/mozilla/opt-Zeta-ZOOM/db/sqlite3/src/parse.y:52: sqliteInt.h: No such file or directory
/boot/home/develop/mozilla/opt-Zeta-ZOOM/db/sqlite3/src/parse.y:53: parse.h: No such file or directory
seems strange as they exist in same dir. Do you have those files in /boot/home/develop/mozilla/opt-Zeta-ZOOM/db/sqlite3/src/ ?
Try doing a checkout in that dir if they arn't there.
| Reporter | ||
Comment 3•20 years ago
|
||
(In reply to comment #2)
>...
> seems strange as they exist in same dir. Do you have those files in
> /boot/home/develop/mozilla/opt-Zeta-ZOOM/db/sqlite3/src/ ?
>
> Try doing a checkout in that dir if they arn't there.
>
You are correct - the files are not in this output directory; they *are* in the source directory /boot/home/develop/mozilla/db/sqlite3/src
Maybe the buildscript is not building them for some reason? FYI, this build started with make -f client.mk checkout, followed by make -f client.mk clean build.
I do this at least once a day when I'm not travelling, since we don't have a working tinderbox.
Comment 4•20 years ago
|
||
here is oooold bug report
http://community.livejournal.com/bezilla/153101.html#cutid1
It seems that things were broken long before this report, but storage was unused in "ordinary" FF builds
https://bugzilla.mozilla.org/show_bug.cgi?id=310185
Comment 5•20 years ago
|
||
| Reporter | ||
Comment 6•20 years ago
|
||
Closing. This bug duplicates 318918; known bug where sqlite cannot be built with MOZ_OBJDIR. This is a major problem for BeOS, though, as the Bezilla team actually builds and tests three different versions of Firefox for the three major flavors of BeOS in use today.
*** This bug has been marked as a duplicate of 318918 ***
*** This bug has been marked as a duplicate of 318918 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•7 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•