You are not logged in.

#1 2017-01-19 17:00:39

ArcoFreccia
Member
Registered: 2016-10-11
Posts: 23

Unable to compile scotch

I'm unable to compile Scotch from yaourt, the follow error return:

collect2: error: ld returned 1 exit status
../../lib/libscotch.so: riferimento non definito a "scotchyywrap"
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:50: amk_ccc] Error 1
make[2]: *** Attesa per i processi non terminati....
make[2]: *** [Makefile:50: acpl] Error 1
../../lib/libscotch.so: riferimento non definito a "scotchyywrap"
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:50: amk_hy] Error 1
../../lib/libscotch.so: riferimento non definito a "scotchyywrap"
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:50: amk_grf] Error 1
../../lib/libscotch.so: riferimento non definito a "scotchyywrap"
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:50: amk_fft2] Error 1
make[2]: uscita dalla directory "/tmp/yaourt-tmp-io/aur-scotch/src/scotch_6.0.4/src/scotch"
make[1]: *** [Makefile:59: scotch] Error 2
make[1]: uscita dalla directory "/tmp/yaourt-tmp-io/aur-scotch/src/scotch_6.0.4/src/scotch"
make: *** [Makefile:94: scotch] Error 2

some help? Thanks!

Offline

#2 2017-01-19 17:05:53

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,787
Website

Re: Unable to compile scotch

Please post output in english (see https://wiki.archlinux.org/index.php/Co … s_and_code)

Moving to AUR Issues.


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

#3 2017-01-19 17:37:47

ArcoFreccia
Member
Registered: 2016-10-11
Posts: 23

Re: Unable to compile scotch

yes sorry...

collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:50: amk_hy] Error 1
make[2]: *** Waiting for unfinished jobs....
../../lib/libscotch.so: undefined reference to `scotchyywrap'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:50: acpl] Error 1
../../lib/libscotch.so: undefined reference to `scotchyywrap'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:50: amk_grf] Error 1
../../lib/libscotch.so: undefined reference to `scotchyywrap'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:50: amk_fft2] Error 1
../../lib/libscotch.so: undefined reference to `scotchyywrap'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:50: amk_ccc] Error 1
make[2]: Leaving directory '/tmp/yaourt-tmp-io/aur-scotch/src/scotch_6.0.4/src/scotch'
make[1]: *** [Makefile:59: scotch] Error 2
make[1]: Leaving directory '/tmp/yaourt-tmp-io/aur-scotch/src/scotch_6.0.4/src/scotch'
make: *** [Makefile:94: scotch] Error 2

Offline

#4 2017-01-23 11:37:08

ArcoFreccia
Member
Registered: 2016-10-11
Posts: 23

Re: Unable to compile scotch

no ideas?

Offline

#5 2017-01-23 11:50:35

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,445
Website

Re: Unable to compile scotch

Please do not bump your threads.  Make an effort to search and provide new information that you have found.

I have no idea what this software is or where it comes from, but within 2 minutes of googling the error message I found the following bug report with a solution:
https://bugs.gentoo.org/show_bug.cgi?id=598258

You need 1) git version of Scotch, 2) wait for upstream to release a new version with the fix for newer flex, or 3) downgrade flex.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Online

#6 2017-01-26 08:57:07

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: Unable to compile scotch

No, scotch uses svn. The mentioned commit reflects to the flex git repository. There is the fix.

I just uploaded flex-git to the AUR.

Offline

Board footer

Powered by FluxBB