Closed Bug 1621926 Opened 5 years ago Closed 5 years ago

Source tarballs don't contain files necessary to build

Categories

(Firefox Build System :: General, defect)

75 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1621564

People

(Reporter: andrewSC, Unassigned)

Details

Attachments

(1 file)

Attached file build.out

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0

Steps to reproduce:

Attempted to build Firefox 75.0b1 and 75.0b2 from the source tarball available at https://archive.mozilla.org/pub/firefox/releases/$version/source

Actual results:

1:24.60 error: failed to calculate checksum of: /build/firefox-developer-edition/src/firefox-75.0/third_party/rust/packed_simd/perf-gui
de/.gitignore
1:24.60 Caused by: 1:24.60 No such file or directory (os error 2)

1:24.61 make[4]: *** [/build/firefox-developer-edition/src/firefox-75.0/config/makefiles/rust.mk:287: force-cargo-library-build] Error
101
1:24.61 make[3]: *** [/build/firefox-developer-edition/src/firefox-75.0/config/recurse.mk:74: toolkit/library/rust/target] Error 2 1:24.61 make[3]: *** Waiting for unfinished jobs....

Expected results:

The build shouldn't have failed because .git and/or .gitignore folder(s)/file(s) were excluded from the release tarball. Please see build log attached for the 75.0b2 attempt. As mentioned in the #build matrix channel on 3/10/20, the following commit may be relevant https://phabricator.services.mozilla.com/D65906. I suspect the reason the build is still trying to compute checksums for .gitignores, etc. is because the checksum is still being referenced/contained in the .cargo-checksum.json files? See: https://hg.mozilla.org/mozilla-unified/raw-file/tip/third_party/rust/packed_simd/.cargo-checksum.json as an example

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Component: Untriaged → General
Product: Firefox → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: