[Bug 239459] devel/electron4 - Makefile post build issue

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 26 08:20:38 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239459

            Bug ID: 239459
           Summary: devel/electron4 - Makefile post build issue
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: sebastian.stroniewskiwojtczak at gmail.com
                CC: tagattie at yandex.com
             Flags: maintainer-feedback?(tagattie at yandex.com)
                CC: tagattie at yandex.com

Hi,

tags: "post-build" and "post-build-DIST-on" in Makefile are not triggered so
few files cannot be copied/created:

pkg-static: Unable to access file
/tmp/var/db/repo/ports/devel/electron4/work/stage/usr/local/share/electron/releases/SHASUMS256.txt:No
such file or directory
pkg-static: Unable to access file
/tmp/var/db/repo/ports/devel/electron4/work/stage/usr/local/share/electron/releases/chromedriver-v4.2.8-freebsd-x64.zip:No
such file or directory
pkg-static: Unable to access file
/tmp/var/db/repo/ports/devel/electron4/work/stage/usr/local/share/electron/releases/electron-v4.2.8-freebsd-x64.zip:No
such file or directory
pkg-static: Unable to access file
/tmp/var/db/repo/ports/devel/electron4/work/stage/usr/local/share/electron/releases/mksnapshot-v4.2.8-freebsd-x64.zip:No
such file or directory

I had to manually run:
$> make post-build
$> make post-build-DIST-on

Once I got such files I was able to install/package electron4.

Thanks
Sebastian Stroniewski-Wojtczak

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list