Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
chromium-70.0.3538.67 will not build[Solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
jserink
Veteran
Veteran


Joined: 30 Jan 2004
Posts: 1008

PostPosted: Mon Oct 22, 2018 4:54 am    Post subject: chromium-70.0.3538.67 will not build[Solved] Reply with quote

Hi All:

Title is not entirely accurate, in fact it built fine.
Where it barfed was installing the compiled stuff in sandbox...that failed.

Code:
>>> Install chromium-70.0.3538.67 into /tmp/portage/www-client/chromium-70.0.3538.67/image/ category www-client
/tmp/portage/www-client/chromium-70.0.3538.67/work/chromium-70.0.3538.67
>>> Completed installing chromium-70.0.3538.67 into /tmp/portage/www-client/chromium-70.0.3538.67/image/

 * Final size of build directory: 5101612 KiB (  4.8 GiB)
 * Final size of installed tree:   589376 KiB (575.5 MiB)

scanelf: rpath_security_checks(): Security problem with DT_RPATH='$ORIGIN/.' in /tmp/portage/www-client/chromium-70.0.3538.67/image/usr/lib64/chromium-browser/chrome-sandbox with mode set of 4755
scanelf: rpath_security_checks(): Security problem with DT_RPATH='$ORIGIN/.' in /tmp/portage/www-client/chromium-70.0.3538.67/image/usr/lib64/chromium-browser/chrome-sandbox with mode set of 4755

 * QA Notice: The following files contain insecure RUNPATHs
 *  Please file a bug about this at https://bugs.gentoo.org/
 *  with the maintainer of the package.
 * $ORIGIN/. /tmp/portage/www-client/chromium-70.0.3538.67/image/usr/lib64/chromium-browser/chrome-sandbox

This is a first for me, never seen this one before.
2 hours of compiling to get this right at the end....yuk.

Here is a actual Error:
Code:
* ERROR: www-client/chromium-70.0.3538.67::gentoo failed:
 *   Aborting due to serious QA concerns with RUNPATH/RPATH
 *
 * Call stack:
 *     misc-functions.sh, line 601:  Called install_qa_check
 *     misc-functions.sh, line 217:  Called source 'install_symlink_html_docs'
 *   10executable-issues, line 145:  Called elf_check
 *   10executable-issues, line 139:  Called die
 * The specific snippet of code:
 *         die "Aborting due to serious QA concerns with RUNPATH/RPATH"


Any workarounds from the gurus?

Cheers,
john

[Moderator edit: added [code] tags to preserve output layout. -Hu]


Last edited by jserink on Wed Dec 12, 2018 6:29 am; edited 1 time in total
Back to top
View user's profile Send private message
jserink
Veteran
Veteran


Joined: 30 Jan 2004
Posts: 1008

PostPosted: Thu Nov 29, 2018 2:10 am    Post subject: Reply with quote

Hi Guys:

This problem persists even with the latest ebuilds.....
Is there something wrong with my setup?

Cheers,
John
Back to top
View user's profile Send private message
jserink
Veteran
Veteran


Joined: 30 Jan 2004
Posts: 1008

PostPosted: Thu Dec 06, 2018 6:36 am    Post subject: Problem persists Reply with quote

Hi All:

I went to this tread:
https://forums.gentoo.org/viewtopic-t-1086456-start-0-postdays-0-postorder-asc-highlight-.html?sid=830bfab428f5f343d4df9d78cc9c1b13

And did the following:

Removed my old, unused, gcc-6.4.0-r1,
Removed llvm 5.0.2
rebuilt llvm and llvm-common, re-emerged chromium and got the same error:
>>> Install chromium-71.0.3578.62 into /tmp/portage/www-client/chromium-71.0.3578.62/image category www-client
/tmp/portage/www-client/chromium-71.0.3578.62/work/chromium-71.0.3578.62
>>> Completed installing chromium-71.0.3578.62 into /tmp/portage/www-client/chromium-71.0.3578.62/image

* Final size of build directory: 5273156 KiB ( 5.0 GiB)
* Final size of installed tree: 615136 KiB (600.7 MiB)

scanelf: rpath_security_checks(): Security problem with DT_RPATH='$ORIGIN/.' in /tmp/portage/www-client/chromium-71.0.3578.62/image/usr/lib64/chromium-browser/chrome-sandbox with mode set of 4755
scanelf: rpath_security_checks(): Security problem with DT_RPATH='$ORIGIN/.' in /tmp/portage/www-client/chromium-71.0.3578.62/image/usr/lib64/chromium-browser/chrome-sandbox with mode set of 4755

* QA Notice: The following files contain insecure RUNPATHs
* Please file a bug about this at https://bugs.gentoo.org/
* with the maintainer of the package.
* $ORIGIN/. /tmp/portage/www-client/chromium-71.0.3578.62/image/usr/lib64/chromium-browser/chrome-sandbox

* ERROR: www-client/chromium-71.0.3578.62::gentoo failed:
* Aborting due to serious QA concerns with RUNPATH/RPATH
*
* Call stack:
* misc-functions.sh, line 503: Called install_qa_check
* misc-functions.sh, line 122: Called source 'install_symlink_html_docs'
* 10executable-issues, line 145: Called elf_check
* 10executable-issues, line 139: Called die
* The specific snippet of code:
* die "Aborting due to serious QA concerns with RUNPATH/RPATH"
*
* If you need support, post the output of `emerge --info '=www-client/chromium-71.0.3578.62::gentoo'`,
* the complete build log and the output of `emerge -pqv '=www-client/chromium-71.0.3578.62::gentoo'`.
* The complete build log is located at '/tmp/portage/www-client/chromium-71.0.3578.62/temp/build.log'.
* The ebuild environment file is located at '/tmp/portage/www-client/chromium-71.0.3578.62/temp/environment'.
* Working directory: '/tmp/portage/www-client/chromium-71.0.3578.62/image'
* S: '/tmp/portage/www-client/chromium-71.0.3578.62/work/chromium-71.0.3578.62'
!!! post install failed; exiting.


As you can see, it compiles fine, that is not the problem. There is a portage and/or ebuild issue and the error is post compilation.
jserinki7 /home/jserink # equery list portage
* Searching for portage ...
[IP-] [ ] sys-apps/portage-2.3.51-r1:0

does anyone have any suggestions on this?

Cheers,
john
Back to top
View user's profile Send private message
jserink
Veteran
Veteran


Joined: 30 Jan 2004
Posts: 1008

PostPosted: Wed Dec 12, 2018 6:37 am    Post subject: Reply with quote

Ok, I got www-client/chromium-71.0.3578.80 to merge. I have been on this quest along with getting freecad-9999 to merge as well.

I found some legacy python 5 stuff on my machine which i peeled out to get some of the dependancies for Freecad to build properly and this worked...for the dependencies.

My last resort with freecad, which the jury is still out on, was to update my QT to 5.11.3 my unmasking all the bits, they all built fine.

I tried to rebuild chromium yesterday, same error.
This is the stuff I've updated since my last chromium failure:
Tue Dec 11 00:05:12 2018 >>> dev-libs/gobject-introspection-common-1.58.2
Tue Dec 11 00:05:45 2018 >>> dev-libs/gobject-introspection-1.58.2
Tue Dec 11 00:08:54 2018 >>> app-arch/zstd-1.3.4-r1
Tue Dec 11 00:09:15 2018 >>> sys-fs/reiserfsprogs-3.6.27
Tue Dec 11 00:09:33 2018 >>> sys-fs/btrfs-progs-4.19
Tue Dec 11 00:11:29 2018 >>> gnome-extra/evolution-data-server-3.31.3
Tue Dec 11 00:14:41 2018 >>> mail-client/evolution-3.31.3
Tue Dec 11 00:22:09 2018 >>> dev-libs/crypto++-7.0.0-r3
Tue Dec 11 00:24:22 2018 >>> media-libs/kvazaar-1.2.0-r1
Tue Dec 11 00:32:12 2018 >>> media-video/ffmpeg-4.0.2
Tue Dec 11 01:52:55 2018 >>> dev-qt/qtwebengine-5.11.1
Tue Dec 11 01:53:26 2018 >>> media-plugins/gst-plugins-libav-1.14.4.4.1_p20181115
Tue Dec 11 16:43:57 2018 >>> dev-db/sqlite-3.25.3
Tue Dec 11 16:45:41 2018 >>> dev-lang/ruby-2.3.8-r1
Tue Dec 11 16:54:33 2018 >>> media-libs/alsa-lib-1.1.7
Tue Dec 11 16:55:15 2018 >>> media-plugins/alsa-plugins-1.1.7
Tue Dec 11 16:59:29 2018 >>> app-text/unpaper-6.1-r1
Tue Dec 11 17:01:54 2018 >>> media-video/mpv-0.27.2
Tue Dec 11 17:02:06 2018 >>> media-video/ffmpegthumbnailer-2.2.0
Tue Dec 11 17:02:45 2018 >>> net-misc/freerdp-2.0.0_rc4
Tue Dec 11 17:03:19 2018 >>> media-video/guvcview-2.0.5
Tue Dec 11 17:06:45 2018 >>> media-video/vlc-3.0.4
Tue Dec 11 17:16:20 2018 >>> media-libs/libv4l-1.12.5
Tue Dec 11 17:30:48 2018 >>> media-libs/mlt-6.10.0
Tue Dec 11 17:42:51 2018 >>> media-libs/opencv-3.4.1-r5
Tue Dec 11 17:46:26 2018 >>> media-gfx/gmic-2.0.0
Tue Dec 11 17:46:49 2018 >>> media-plugins/frei0r-plugins-1.6.1
Tue Dec 11 17:53:58 2018 >>> virtual/ffmpeg-9-r2
Tue Dec 11 17:57:26 2018 >>> virtual/ffmpeg-9-r2
Tue Dec 11 18:15:02 2018 >>> sci-libs/opencascade-7.3.0
Tue Dec 11 19:00:52 2018 >>> dev-qt/qtcore-5.11.1-r1
Tue Dec 11 19:26:45 2018 >>> sys-cluster/openmpi-2.0.2
Tue Dec 11 19:26:53 2018 >>> sci-libs/qrupdate-1.1.2-r1
Tue Dec 11 19:27:45 2018 >>> sci-libs/getdata-0.9.0-r1
Tue Dec 11 19:33:02 2018 >>> dev-qt/qtcore-5.11.1-r1
Wed Dec 12 00:07:32 2018 >>> dev-qt/qtcore-5.11.3
Wed Dec 12 00:09:26 2018 >>> dev-qt/qtnetwork-5.11.3
Wed Dec 12 00:10:18 2018 >>> dev-qt/qttest-5.11.3
Wed Dec 12 00:13:34 2018 >>> dev-qt/qtxmlpatterns-5.11.3
Wed Dec 12 00:14:44 2018 >>> dev-qt/qtdbus-5.11.3
Wed Dec 12 00:21:20 2018 >>> dev-qt/qtgui-5.11.3
Wed Dec 12 00:25:17 2018 >>> dev-qt/qtwidgets-5.11.3
Wed Dec 12 00:35:31 2018 >>> dev-qt/qtdeclarative-5.11.3
Wed Dec 12 00:37:13 2018 >>> dev-qt/qtquickcontrols-5.11.3
Wed Dec 12 00:41:41 2018 >>> dev-qt/qtxml-5.11.3
Wed Dec 12 00:42:24 2018 >>> dev-qt/qtconcurrent-5.11.3
Wed Dec 12 00:43:17 2018 >>> dev-qt/qtsql-5.11.3
Wed Dec 12 00:44:25 2018 >>> dev-qt/qtprintsupport-5.11.3
Wed Dec 12 00:46:38 2018 >>> dev-qt/qtscript-5.11.3
Wed Dec 12 00:47:02 2018 >>> dev-qt/qtwebsockets-5.11.3
Wed Dec 12 00:47:17 2018 >>> dev-qt/qtx11extras-5.11.3
Wed Dec 12 00:48:24 2018 >>> dev-qt/qtopengl-5.11.3
Wed Dec 12 00:48:56 2018 >>> dev-qt/qtsvg-5.11.3
Wed Dec 12 00:49:18 2018 >>> dev-qt/qtwebchannel-5.11.3
Wed Dec 12 00:50:10 2018 >>> dev-qt/qtpositioning-5.11.3
Wed Dec 12 00:51:03 2018 >>> dev-qt/linguist-tools-5.11.3
Wed Dec 12 00:52:37 2018 >>> dev-qt/qtbluetooth-5.11.3
Wed Dec 12 00:53:29 2018 >>> dev-qt/qthelp-5.11.3
Wed Dec 12 00:54:47 2018 >>> app-text/poppler-0.62.0-r1
Wed Dec 12 01:00:25 2018 >>> dev-qt/designer-5.11.3
Wed Dec 12 01:01:07 2018 >>> media-libs/coin-9999
Wed Dec 12 01:04:00 2018 >>> www-client/chromium-71.0.3578.80
Wed Dec 12 01:06:07 2018 >>> dev-qt/qtmultimedia-5.11.3


And as you can see, it built fine.

Not sure why it built fine bit we're good.

Cheers,
john
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum