Package Details: electron2 2.0.18-4

Git Clone URL: https://aur.archlinux.org/electron2.git (read-only, click to copy)
Package Base: electron2
Description: Build cross platform desktop apps with web technologies
Upstream URL: https://electronjs.org/
Licenses: custom, MIT
Submitter: arojas
Maintainer: None
Last Packager: arojas
Votes: 1
Popularity: 0.000000
First Submitted: 2020-04-13 11:08 (UTC)
Last Updated: 2020-04-13 11:08 (UTC)

Dependencies (29)

Required by (2)

Sources (35)

Latest Comments

Tio commented on 2020-08-17 01:30 (UTC)

Error:

1 warning generated.
ninja: build stopped: subcommand failed.
Command '['ninja', '-C', '/tmp/tmpXceEsH', 'gn']' returned non-zero exit status 1
Building gn manually in a temporary directory for bootstrapping...
==> ERROR: A failure occurred in build().
    Aborting...

BoBeR182 commented on 2020-08-16 07:39 (UTC)

FAILED: base/trace_event/trace_event_memory_overhead.o clang++ -MMD -MF base/trace_event/trace_event_memory_overhead.o.d -I/tmp/tmp2oQXYn/gen -I/home/bober/.cache/yay/electron2/src/electron/vendor/libchromiumcontent/src -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNO_TCMALLOC -D__STDC_FORMAT_MACROS -O2 -g0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c++11 -Wno-c++11-narrowing -c /home/bober/.cache/yay/electron2/src/electron/vendor/libchromiumcontent/src/base/trace_event/trace_event_memory_overhead.cc -o base/trace_event/trace_event_memory_overhead.o In file included from /home/bober/.cache/yay/electron2/src/electron/vendor/libchromiumcontent/src/base/trace_event/trace_event_memory_overhead.cc:5: /home/bober/.cache/yay/electron2/src/electron/vendor/libchromiumcontent/src/base/trace_event/trace_event_memory_overhead.h:59:29: error: no type named 'string' in namespace 'std' void AddString(const std::string& str);

dhtseany commented on 2020-06-02 23:13 (UTC)

I'm catching an error during build:

/home/ssnell/.cache/yay/electron2/src/electron/vendor/libchromiumcontent/src/base/time/time.h:709:18: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion] return value > std::numeric_limits<int64_t>::max() ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. ninja: build stopped: subcommand failed. Command '['ninja', '-C', '/tmp/tmp6RWwG3', 'gn']' returned non-zero exit status 1 ==> ERROR: A failure occurred in build(). Aborting... Error making: electron2