[GH-ISSUE #705] "make deb" fails #481

Closed
opened 2026-05-05 05:56:52 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @Fred-Barclay on GitHub (Aug 12, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/705

I'm trying to compile a .deb from the latest source code from GitHub and make deb is failing:
cp -a ""src etc platform configure configure.ac Makefile.in install.sh mkman.sh mketc.sh mkdeb.sh mkuid.sh COPYING README RELNOTES"" firejail-0.9.42~rc2
cp -a ""test/apps test/apps-x11 test/environment test/profiles test/utils test/compile test/dist-compile test/filters test/network test/fs test/sysutils"" firejail-0.9.42~rc2/test
cp: cannot stat ‘test/compile’: No such file or directory
Makefile:144: recipe for target 'dist' failed
make: *** [dist] Error 1

The entire output is at https://gist.github.com/Fred-Barclay/6afe782f48fc22a6e639b006de7f7a16

I suspect, but don't know, that make install or make <something> will behave the same way; though a simple make does not throw this error.

Originally created by @Fred-Barclay on GitHub (Aug 12, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/705 I'm trying to compile a .deb from the latest source code from GitHub and `make deb` is failing: `cp -a ""src etc platform configure configure.ac Makefile.in install.sh mkman.sh mketc.sh mkdeb.sh mkuid.sh COPYING README RELNOTES"" firejail-0.9.42~rc2` `cp -a ""test/apps test/apps-x11 test/environment test/profiles test/utils test/compile test/dist-compile test/filters test/network test/fs test/sysutils"" firejail-0.9.42~rc2/test` `cp: cannot stat ‘test/compile’: No such file or directory` `Makefile:144: recipe for target 'dist' failed` `make: *** [dist] Error 1` The entire output is at https://gist.github.com/Fred-Barclay/6afe782f48fc22a6e639b006de7f7a16 I suspect, but don't know, that `make install` or `make <something>` will behave the same way; though a simple `make` does not throw this error.
gitea-mirror 2026-05-05 05:56:52 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@netblue30 commented on GitHub (Aug 13, 2016):

Fixed!

<!-- gh-comment-id:239587352 --> @netblue30 commented on GitHub (Aug 13, 2016): Fixed!
Author
Owner

@Fred-Barclay commented on GitHub (Aug 13, 2016):

Perfect, thanks mate. :)

<!-- gh-comment-id:239591654 --> @Fred-Barclay commented on GitHub (Aug 13, 2016): Perfect, thanks mate. :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#481
No description provided.