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

cannot build qtwebflix-git from AUR #24

Closed
ryanmusante opened this issue May 25, 2018 · 2 comments
Closed

cannot build qtwebflix-git from AUR #24

ryanmusante opened this issue May 25, 2018 · 2 comments

Comments

@ryanmusante
Copy link

==> qtwebflix-git dependencies:
 - xdg-utils (already installed)
 - qt5-webengine-widevine (already installed)
 - git (already installed) [makedepend]

Am I missing something here? I do have the dependencies already installed.

==> Continue building qtwebflix-git ? [Y/n]
==> ---------------------------------------
==> y

==> Building and installing package
==> Making package: qtwebflix-git r70.c46f537-1 (Fri May 25 12:18:54 JST 2018)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Cloning qtwebflix git repo...
Cloning into bare repository '/tmp/yaourt-tmp-ryan/aur-qtwebflix-git/qtwebflix'...
remote: Counting objects: 219, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 219 (delta 3), reused 0 (delta 0), pack-reused 210
Receiving objects: 100% (219/219), 446.99 KiB | 1.25 MiB/s, done.
Resolving deltas: 100% (114/114), done.
  -> Found qtwebflix.desktop
  -> Found cadmium.patch
==> Validating source files with sha256sums...
    qtwebflix ... Skipped
    qtwebflix.desktop ... Passed
    cadmium.patch ... Passed
==> Extracting sources...
  -> Creating working copy of qtwebflix git repo...
Reset branch 'makepkg'
==> Starting prepare()...
patching file urlrequestinterceptor.cpp
Hunk #1 FAILED at 17.
1 out of 1 hunk FAILED -- saving rejects to file urlrequestinterceptor.cpp.rej
==> ERROR: A failure occurred in prepare().
    Aborting...
==> ERROR: Makepkg was unable to build qtwebflix-git.
==> Restart building qtwebflix-git ? [y/N]
==> --------------------------------------
==> 

@omni6
Copy link
Contributor

omni6 commented May 25, 2018

@ryanmusante

patching file urlrequestinterceptor.cpp
Hunk #1 FAILED at 17.
1 out of 1 hunk FAILED -- saving rejects to file urlrequestinterceptor.cpp.rej

Maybe not the best idea to patch a git package. Since @gort818 fixed this here, the patch doesn't work anymore... build failed.

It is fixed already. But this sort of issue should be reported at AUR comments.

@ryanmusante
Copy link
Author

ryanmusante commented May 25, 2018

Ok, thank you. Patched and builds correctly.

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

2 participants