Date: Thu, 07 Nov 2019 20:21:47 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 241788] devel/electron4 poudriere build fails at configure stage Message-ID: <bug-241788-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241788 Bug ID: 241788 Summary: devel/electron4 poudriere build fails at configure stage Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: transitive@gmail.com CC: tagattie@yandex.com Flags: maintainer-feedback?(tagattie@yandex.com) CC: tagattie@yandex.com The port devel/electron4 fails to build in poudriere for me because of an e= rror during the configure stage. Below is the output of the failure at the configure stage: use_gnome_keyring=3Dfalse use_jumbo_build=3Dtrue use_lld=3Dtrue use_sysr= oot=3Dfalse=20 use_system_freetype=3Dtrue use_system_harfbuzz=3Dtrue use_system_libjpeg= =3Dtrue=20 extra_cxxflags=3D"-O2 -pipe -fstack-protector-strong -isystem /usr/local/in= clude -fno-strict-aliasing -isystem /usr/local/include " extra_ldflags=3D" -fstack-protector-strong -L/usr/local/lib " use_alsa=3Dtrue use_cups=3Dtrue use_kerberos=3Dtrue use_pulseaudio=3Dfalse' ERROR at //third_party/protobuf/proto_library.gni:348:15: Only source, head= er, and object files belong in the sources of a static_library. //out/Release/pyproto/google_apis/gcm/protocol/mcs_pb2.py is not one of the valid types. sources =3D get_target_outputs(":$action_name") ^--------------------------------- See //google_apis/gcm/BUILD.gn:77:1: whence it was called. proto_library("proto") { ^----------------------- See //BUILD.gn:80:7: which caused the file to be included. "//google_apis/gcm:gcm_unit_tests", ^--------------------------------- *** Error code 1 Stop. make: stopped in /usr/ports/devel/electron4 =3D>> Cleaning up wrkdir =3D=3D=3D> Cleaning for electron4-4.2.9 build of devel/electron4 | electron4-4.2.9 ended at Thu Nov 7 14:49:05 EST 2019 build time: 00:11:20 !!! build failure encountered !!! --=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-241788-7788>