...still can't build term-readkey-pm5184
David Peyton <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners,gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
Problem with building term-readkey-pm5184, while trying: fink install molmol
This is after installing the latest download of Developer Tools from Apple.
Package manager version: 0.45.1
Distribution version: selfupdate-rsync Tue Mar 31 15:34:01 2020, 10.15, x86_64
Trees: local/main stable/main
Xcode.app: 11.4
Xcode command-line tools: 11.4.0.0.1.1583798712
Max. Fink build jobs: 8
**************************
[host-234-195:~] davidpeyton% fink install molmol
Information about 10186 packages read in 1 seconds.
The following package will be installed or updated:
molmol
The following 7 additional packages will be installed:
dos2unix freeglut2 freeglut2-shlibs glew1.13 glew1.13-shlibs po4a term-readkey-pm5184
Default answer will be chosen in 60 seconds...
Do you want to continue? [Y/n]
Setting runtime build-lock...
dpkg-deb -b /opt/sw/src/fink.build/root-fink-buildlock-term-readkey-pm5184-2.37-1 /opt/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-term-readkey-pm5184-2.37-1' in `/opt/sw/src/fink.build/fink-buildlock-term-readkey-pm5184-2.37-1_2020.03.31-15.35.43_darwin-x86_64.deb'.
Installing build-lock package...
/opt/sw/bin/dpkg-lockwait -i /opt/sw/src/fink.build/fink-buildlock-term-readkey-pm5184-2.37-1_2020.03.31-15.35.43_darwin-x86_64.deb
Selecting previously deselected package fink-buildlock-term-readkey-pm5184-2.37-1.
(Reading database ... 22514 files and directories currently installed.)
Unpacking fink-buildlock-term-readkey-pm5184-2.37-1 (from .../fink-buildlock-term-readkey-pm5184-2.37-1_2020.03.31-15.35.43_darwin-x86_64.deb) ...
Setting up fink-buildlock-term-readkey-pm5184-2.37-1 (2020.03.31-15.35.43) ...
sudo -u fink-bld [ENV] sh -c /tmp/fink.XWBAV
env LANG=C LC_ALL=C /opt/sw/bin/tar --no-same-owner --no-same-permissions -xf /opt/sw/src/TermReadKey-2.37.tar.gz
sudo -u fink-bld [ENV] sh -c /tmp/fink.NzP5L
ARCHFLAGS="-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE" /usr/bin/arch -x86_64 perl5.18 Makefile.PL PERL="/usr/bin/arch -x86_64 perl5.18" PREFIX=/opt/sw INSTALLPRIVLIB=/opt/sw/lib/perl5/5.18.4 INSTALLARCHLIB=/opt/sw/lib/perl5/5.18.4/darwin-thread-multi-2level INSTALLSITELIB=/opt/sw/lib/perl5/5.18.4 INSTALLSITEARCH=/opt/sw/lib/perl5/5.18.4/darwin-thread-multi-2level INSTALLMAN1DIR=/opt/sw/share/man/man1 INSTALLMAN3DIR=/opt/sw/share/man/man3 INSTALLSITEMAN1DIR=/opt/sw/share/man/man1 INSTALLSITEMAN3DIR=/opt/sw/share/man/man3 INSTALLBIN=/opt/sw/bin INSTALLSITEBIN=/opt/sw/bin INSTALLSCRIPT=/opt/sw/bin DEFINE=-MD
Checking if your kit is complete...
Looks good
Writing Makefile for Term::ReadKey
Writing MYMETA.yml and MYMETA.json
/usr/bin/make CC=gcc CXX=g++
/usr/bin/arch -x86_64 perl5.18 genchars.pl
Running Mkbootstrap for Term::ReadKey ()
chmod 644 ReadKey.bs
cp ReadKey.bs blib/arch/auto/Term/ReadKey/ReadKey.bs
chmod 644 blib/arch/auto/Term/ReadKey/ReadKey.bs
Writing termio/termios section of cchars.h... Done.
Checking for sgtty...
Sgtty found.
Checking sgtty...
tchars structure found.
ltchars structure found.
Checking symbols
t_brkc (EOL) found in tchars
t_dsuspc (DSUSPEND) found in ltchars
t_eofc (EOF) found in tchars
t_flushc (DISCARD) found in ltchars
t_intrc (INTERRUPT) found in tchars
t_lnextc (QUOTENEXT) found in ltchars
t_quitc (QUIT) found in tchars
t_rprntc (REPRINT) found in ltchars
t_startc (START) found in tchars
t_stopc (STOP) found in tchars
t_suspc (SUSPEND) found in ltchars
t_werasc (ERASEWORD) found in ltchars
Writing sgtty section of cchars.h... Done.
/usr/bin/arch -x86_64 perl5.18 /opt/sw/lib/perl5/ExtUtils/xsubpp -noprototypes -typemap /System/Library/Perl/5.18/ExtUtils/typemap ReadKey.xs > ReadKey.xsc && mv ReadKey.xsc ReadKey.c
gcc -c -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -Os -DVERSION=\"2.37\" -DXS_VERSION=\"2.37\" -iwithsysroot "/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE" -MD ReadKey.c
rm -f blib/arch/auto/Term/ReadKey/ReadKey.bundle
cc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -bundle -undefined dynamic_lookup -fstack-protector ReadKey.o -o blib/arch/auto/Term/ReadKey/ReadKey.bundle \
\
chmod 755 blib/arch/auto/Term/ReadKey/ReadKey.bundle
/usr/bin/arch -x86_64 perl5.18 "-Iblib/arch" "-Iblib/lib" ReadKey_pm.PL ReadKey.pm
Creating ReadKey.pm
Can't load 'blib/arch/auto/Term/ReadKey/ReadKey.bundle' for module Term::ReadKey: dlopen(blib/arch/auto/Term/ReadKey/ReadKey.bundle, 1): no suitable image found. Did find:
file system relative paths not allowed in hardened programs at /System/Library/Perl/5.18/darwin-thread-multi-2level/DynaLoader.pm line 194.
at /System/Library/Perl/5.18/darwin-thread-multi-2level/DynaLoader.pm line 98.
DynaLoader::croak('Can\'t load \'blib/arch/auto/Term/ReadKey/ReadKey.bundle\' fo...') called at /System/Library/Perl/5.18/darwin-thread-multi-2level/DynaLoader.pm line 194
DynaLoader::bootstrap('Term::ReadKey') called at ReadKey_pm.PL line 515
Bootstrapping the XS for blockoptions: make: *** [ReadKey.pm] Error 255
### execution of /usr/bin/make failed, exit code 2
### execution of /tmp/fink.NzP5L failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/opt/sw/bin/dpkg-lockwait -r fink-buildlock-term-readkey-pm5184-2.37-1
(Reading database ... 22515 files and directories currently installed.)
Removing fink-buildlock-term-readkey-pm5184-2.37-1 ...
Failed: phase compiling: term-readkey-pm5184-2.37-1 failed
...
Package manager version: 0.45.1
Distribution version: selfupdate-rsync Tue Mar 31 15:34:01 2020, 10.15, x86_64
Trees: local/main stable/main
Xcode.app: 11.4
Xcode command-line tools: 11.4.0.0.1.1583798712
Max. Fink build jobs: 8
***************************
Many thanks!
David Peyton
David Peyton
[email protected]
_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners