You are not logged in.
when i try to build gcc6 using packer, I stuck at:
Edit gcc6 PKGBUILD with $EDITOR? [Y/n] n
==> Making package: gcc6 6.4.1-8 (Wed 22 Aug 2018 06:49:03 AM CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Updating gcc svn repo...
Skipped '.'
svn: E155007: None of the targets are working copies
==> WARNING: Failure while updating gcc svn repo
-> Found isl-0.18.tar.bz2
-> Found cloog-0.18.4.tar.gz
-> Found glibc2.28-ustat.patch
==> Validating source files with sha512sums...
gcc ... Skipped
isl-0.18.tar.bz2 ... Passed
cloog-0.18.4.tar.gz ... Passed
glibc2.28-ustat.patch ... Passed
==> Extracting sources...
-> Creating working copy of gcc-6-branch svn repo...
-> Extracting isl-0.18.tar.bz2 with bsdtar
-> Extracting cloog-0.18.4.tar.gz with bsdtar
==> Starting prepare()...
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc 2018/04/25 07:39:32 259630
|+++ libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc 2018/05/24 20:07:25 260687
--------------------------
File to patch: what should i type?
Last edited by sknd (2018-08-22 04:49:47)
Jaki koniec świata.Ziemia to nie cały świat ,a tylko mały Wąchock we wszechświecie.
Offline
Offline
it is a large amount of text?
Jaki koniec świata.Ziemia to nie cały świat ,a tylko mały Wąchock we wszechświecie.
Offline
It is not in English.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
sorry, ma bad. I edited first post, it's english now
Jaki koniec świata.Ziemia to nie cały świat ,a tylko mały Wąchock we wszechświecie.
Offline
Looks like you have something called "gcc" in $SRCDEST (defaults to the same dir as the PKGBUILD) that is not a clone of the svn repo.
Or you're building in dir with a symlink in the path; I don't think that bug's been fixed yet.
Last edited by Scimmia (2018-08-22 04:56:32)
Offline
Or you're building in dir with a symlink in the path; I don't think that bug's been fixed yet.
It was.
Offline