Package Details: chromium-dev 120.0.6073.0-1

Git Clone URL: https://aur.archlinux.org/chromium-dev.git (read-only, click to copy)
Package Base: chromium-dev
Description: The open-source project behind Google Chrome (Dev Channel)
Upstream URL: http://www.chromium.org
Keywords: browser web
Licenses: BSD
Submitter: None
Maintainer: sl1pkn07
Last Packager: sl1pkn07
Votes: 160
Popularity: 0.44
First Submitted: 2010-05-17 09:04 (UTC)
Last Updated: 2023-10-25 16:08 (UTC)

Required by (0)

Sources (10)

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 152 Next › Last »

j1simon commented on 2018-06-22 12:17 (UTC)

https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-compiler-r1.patch doesn't exist.

SolarAquarion commented on 2018-06-20 21:15 (UTC)

https://github.com/gentoo/gentoo/commit/e6f520f2cdff24e23a3f34c99db6ef73f6bffe43#diff-e511ef19ad7a09d06ca73d83b73de8eb

petronny commented on 2018-05-12 17:37 (UTC)

Please apply this patch to fix:

In file included from ../../components/crash/content/app/breakpad_linux.cc:48:
In file included from ../../third_party/breakpad/breakpad/src/client/linux/handler/exception_handler.h:42:
In file included from ../../third_party/breakpad/breakpad/src/client/linux/minidump_writer/minidump_writer.h:41:
In file included from ../../third_party/breakpad/breakpad/src/client/linux/minidump_writer/linux_dumper.h:51:
In file included from ../../third_party/breakpad/breakpad/src/client/linux/dump_writer_common/thread_info.h:37:
In file included from ../../third_party/breakpad/breakpad/src/common/memory_allocator.h:50:
In file included from ../../third_party/lss/linux_syscall_support.h:111:
../../third_party/crashpad/crashpad/compat/linux/sys/ptrace.h:25:35: error: redefinition of 'PTRACE_GET_THREAD_AREA' as different kind of symbol
static constexpr __ptrace_request PTRACE_GET_THREAD_AREA =
                                  ^
/usr/include/sys/ptrace.h:110:3: note: previous definition is here
  PTRACE_GET_THREAD_AREA = 25,
  ^
1 error generated.

More: https://groups.google.com/a/chromium.org/forum/#!topic/crashpad-dev/VsBPzKxVQfk

SolarAquarion commented on 2018-05-11 23:07 (UTC)

@sl1pkn07 gentoo haas nonsfi disabled

SolarAquarion commented on 2018-05-09 02:27 (UTC) (edited on 2018-05-09 14:55 (UTC) by SolarAquarion)

That won't work. libevent hasn't been touched in 6 years. An interesting proposal is to just do a git clone of git master and send the updated code to third_party/libevent?

Like rsync * to third_party/libevent. It may work, forgot to do autogen.sh.

A large part of Chromium needs to be rebased on newest libevent

SolarAquarion commented on 2018-05-09 02:17 (UTC)

https://pastebin.com/mcgDSgHc I get it.

Try libevent-git and use the system version of it to build?

sl1pkn07 commented on 2018-05-09 01:49 (UTC) (edited on 2018-05-12 18:33 (UTC) by sl1pkn07)

each console have his own method, for example konsole/yakuake is right-mouse -> search

BTW, build with 'enable_nacl_nonsfi=false' do the trick in my case, but break the secure shell app (nacl app) :/

SolarAquarion commented on 2018-05-08 21:58 (UTC)

How do i do that?