Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello Paludis cant build media-libs/ftgl-2.1.3_rc5::gentoo: #3

Open
javashin opened this issue Jun 4, 2019 · 3 comments
Open

Hello Paludis cant build media-libs/ftgl-2.1.3_rc5::gentoo: #3

javashin opened this issue Jun 4, 2019 · 3 comments

Comments

@javashin
Copy link

javashin commented Jun 4, 2019

cat //var/log/paludis/1559679014-install-media-libs_ftgl-2.1.3_rc5:0::gentoo.out

Running ebuild phase killold as root:root...
Starting builtin_killold
Done builtin_killold
Completed ebuild phase killold
Running ebuild phases init saveenv as paludisbuild:paludisbuild...
Starting builtin_init
Done builtin_init
Starting builtin_saveenv
Done builtin_saveenv
Completed ebuild phases init saveenv
Running ebuild phases loadenv setup saveenv as root:root...
Starting builtin_loadenv
Done builtin_loadenv
Starting pkg_setup
Done pkg_setup
Starting builtin_saveenv
Done builtin_saveenv
Completed ebuild phases loadenv setup saveenv
Running ebuild phases loadenv unpack saveenv as paludisbuild:paludisbuild...
Starting builtin_loadenv
Done builtin_loadenv
Starting src_unpack
Unpacking ftgl-2.1.3-rc5.tar.bz2 to /var/tmp/paludis/media-libs-ftgl-2.1.3_rc5/work
tar jxf /usr/portage/distfiles/ftgl-2.1.3-rc5.tar.bz2 --no-same-owner
Done src_unpack
Starting builtin_saveenv
Done builtin_saveenv
Completed ebuild phases loadenv unpack saveenv
Running ebuild phases loadenv prepare saveenv as paludisbuild:paludisbuild...
Starting builtin_loadenv
Done builtin_loadenv

!!! ERROR in media-libs/ftgl-2.1.3_rc5::gentoo:
!!! In ebuild_f_prepare at line 46
!!! ${S} ("/var/tmp/paludis/media-libs-ftgl-2.1.3_rc5/work/ftgl-2.1.3/var/tmp/paludis/media-libs-ftgl-2.1.3_rc5/temp/rc5") does not exist

!!! Call stack:
!!! * ebuild_f_prepare (/usr/libexec/paludis/6/src_prepare.bash:46)
!!! * ebuild_main (/usr/libexec/paludis/ebuild.bash:675)
!!! * main (/usr/libexec/paludis/ebuild.bash:698)

diefunc: making ebuild PID 6990 exit with error
die trap: exiting with error.

something related to eapi 6 i think

@javashin
Copy link
Author

javashin commented Jun 4, 2019

portage emerges fine this pkg

@MageSlayer
Copy link
Owner

Please report to paludis-gentoo-patches repo if it's still relevant

@negril
Copy link
Collaborator

negril commented Oct 10, 2019

The issue is this line in the ebuild:
MY_PV2="${PV/_/~}"

The tilde gets expanded into the HOME directory. I am not sure what portage does to avoid this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants