Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jul 2019 08:20:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239459] devel/electron4 - Makefile post build issue
Message-ID:  <bug-239459-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239459

            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@FreeBSD.org
          Reporter: sebastian.stroniewskiwojtczak@gmail.com
                CC: tagattie@yandex.com
             Flags: maintainer-feedback?(tagattie@yandex.com)
                CC: tagattie@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239459-7788>