| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
https://github.com/artyom-poptsov/guile-ssh/issues/12
|
|
|
|
| |
The official gnutls package has switched to Guile 2.2.
|
| |
|
|
|
|
| |
This commit merges changes from commit 7fc2813, version 77.0.3865.75.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
https://bugs.chromium.org/p/chromium/issues/detail?id=992287
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Instead of figuring out a way to patch out all code using unrar every
time a new version is released, empty the unrar wrapper, which changes
less frequently and is recommended by an upstream developer.
https://bugs.chromium.org/p/chromium/issues/detail?id=884521
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
FAILED: mksnapshot
/usr/bin/python2 "../../build/toolchain/gcc_link_wrapper.py" --output="./mksnapshot" -- g++ -pie -fPIC -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -Wl,--as-needed -fuse-ld=gold -B../../third_party/binutils/Linux_x64/Release/bin -m64 -rdynamic -pie -Wl,--disable-new-dtags -Wl,-O2 -Wl,--gc-sections -fuse-ld=gold -o "./mksnapshot" -Wl,--start-group @"./mksnapshot.rsp" -Wl,--end-group -latomic -ldl -lpthread -lrt
../../v8/src/elements.cc:2832: error: undefined reference to 'void v8::internal::JSObject::ApplyAttributesToDictionary<v8::internal::NumberDictionary>(v8::internal::Isolate*, v8::internal::ReadOnlyRoots, v8::internal::Handle<v8::internal::NumberDictionary>, v8::internal::PropertyAttributes)'
collect2: error: ld returned 1 exit status
https://stackoverflow.com/questions/21936012
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
https://src.fedoraproject.org/rpms/gcc/c/47b8ada3358e8786
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Since each Fedora release ships a different version of Epiphany,
packages for different releases have to be maintained separately.
|
|
|
|
|
| |
We have to build our own GnuTLS package because the Fedora package
gnutls-guile is built against Guile 2.0.
|
|
|
|
| |
Guix 1.0.0 no longer supports Guile 2.0.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This commit merges changes from commit 9d8ad7c, version 73.0.3683.75.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
It has been disabled in Fedora 28 and it doesn't build with GCC 8.
|
|
|
|
|
|
| |
It looks like Fedora 28 will be released before GCC 8. To avoid breaking
the upgrade path from Fedora 27 to Fedora 28, we have to push GCC 8 to
Copr before the Fedora 28 release day.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
We are unable to fully fix it until GCC 8 is released. Native GCC 8 in
Fedora 28 doesn't seem to be able to compile cross GCC 7 with Ada.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This commit merges changes from commit 2abf30d, version 62.0.3202.62.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
symbol_level=1 should be good enough for stack traces.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|