You are not logged in.

#1 2018-08-18 06:45:31

sknd
Member
From: Brzeszcze, Poland
Registered: 2011-01-20
Posts: 62

problem building gcc6

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

#2 2018-08-18 06:49:43

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,654

Re: problem building gcc6

Offline

#3 2018-08-21 18:43:31

sknd
Member
From: Brzeszcze, Poland
Registered: 2011-01-20
Posts: 62

Re: problem building gcc6

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

#4 2018-08-21 18:44:50

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,373
Website

Re: problem building gcc6

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

#5 2018-08-22 04:50:21

sknd
Member
From: Brzeszcze, Poland
Registered: 2011-01-20
Posts: 62

Re: problem building gcc6

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

#6 2018-08-22 04:55:14

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,654

Re: problem building gcc6

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

#7 2018-08-22 05:15:06

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,659
Website

Re: problem building gcc6

Scimmia wrote:

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

Board footer

Powered by FluxBB