WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
195885
[WPE] Tarballs generated with “make dist” cannot build documentation
https://bugs.webkit.org/show_bug.cgi?id=195885
Summary
[WPE] Tarballs generated with “make dist” cannot build documentation
Adrian Perez
Reported
2019-03-18 07:46:38 PDT
Using the “dist” (or “distcheck”) targets results in a tarball from which it is not possible to build the documentation using gtk-doc. The error is: make: *** [Makefile:152: all] Error 2 Traceback (most recent call last): File "/home/aperez/wpe/WebKit/Tools/Scripts/make-dist", line 345, in <module> Distcheck(arguments.source_dir, arguments.build_dir).check(output_filename, arguments.port) File "/home/aperez/wpe/WebKit/Tools/Scripts/make-dist", line 283, in check self.build(build_dir) File "/home/aperez/wpe/WebKit/Tools/Scripts/make-dist", line 257, in build subprocess.check_call(command, cwd=build_dir) File "/usr/lib64/python2.7/subprocess.py", line 190, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['make', '-j64']' returned non-zero exit status 2 FAILED: Source/CMakeFiles/distcheck Inspecting the generated tarball, file “Tools/glib/common.py” is missing.
Attachments
Patch
(1.12 KB, patch)
2019-03-18 07:53 PDT
,
Adrian Perez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2019-03-18 07:53:17 PDT
Created
attachment 365014
[details]
Patch
WebKit Commit Bot
Comment 2
2019-03-18 08:34:56 PDT
Comment on
attachment 365014
[details]
Patch Clearing flags on attachment: 365014 Committed
r243066
: <
https://trac.webkit.org/changeset/243066
>
WebKit Commit Bot
Comment 3
2019-03-18 08:34:58 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4
2019-03-18 08:35:44 PDT
<
rdar://problem/48979604
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug