I had a similar issue. Are you going from 4.x to 5? I uninstalled 4 and did a 
clean install of 5.

Sent from my iPod

> On Mar 12, 2016, at 4:13 PM, Comer Duncan <[email protected]> wrote:
> 
> I have issued:  sudo port update pypy
> 
> and pretty quickly got back the following in the main.log:
> 
> version:1
> :msg:main --->  Computing dependencies for pypy:info:main .:debug:main pypy 
> has no conflicts
> :debug:main Searching for dependency: pkgconfig
> :debug:main Found Dependency: receipt exists for pkgconfig
> :debug:main Searching for dependency: libffi
> :debug:main Found Dependency: receipt exists for libffi
> :debug:main Searching for dependency: sqlite3
> :debug:main Found Dependency: receipt exists for sqlite3
> :debug:main Searching for dependency: bzip2
> :debug:main Found Dependency: receipt exists for bzip2
> :debug:main Searching for dependency: openssl
> :debug:main Found Dependency: receipt exists for openssl
> :debug:main Searching for dependency: gettext
> :debug:main Found Dependency: receipt exists for gettext
> :debug:main Searching for dependency: ncurses
> :debug:main Found Dependency: receipt exists for ncurses
> :msg:main
> :debug:main Executing org.macports.main (pypy)
> :debug:main changing euid/egid - current euid: 0 - current egid: 0
> :debug:main egid changed to: 20
> :debug:main euid changed to: 501
> :debug:main Skipping completed org.macports.archivefetch (pypy)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.fetch (pypy)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.checksum (pypy)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.extract (pypy)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.patch (pypy)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.configure (pypy)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:build build phase started at Sat Mar 12 16:05:16 EST 2016
> :notice:build --->  Building pypy
> :debug:build Executing org.macports.build (pypy)
> :debug:build Environment:
> CC_PRINT_OPTIONS='YES'
> CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_pypy/pypy/work/.CC_PRINT_OPTIONS'
> CFLAGS='-arch x86_64 -I/opt/local/include'
> CPATH='/opt/local/include'
> LDFLAGS='-arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names'
> LIBRARY_PATH='/opt/local/lib'
> MACOSX_DEPLOYMENT_TARGET='10.10'
> PYPY_CC='/usr/bin/clang'
> PYPY_LOCALBASE='/opt/local'
> PYPY_USESSION_DIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_pypy/pypy/work'
> :debug:build Assembled command: 'cd 
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_pypy/pypy/work/pypy-5.0.0-src/pypy/goal"
>  && arch -x86_64 /opt/local/lib/pypy/pypy ../../rpython/bin/rpython --batch 
> --verbose --cc=/usr/bin/clang --opt=jit --make-jobs=8 targetpypystandalone'
> :debug:build Executing command line:  cd 
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_pypy/pypy/work/pypy-5.0.0-src/pypy/goal"
>  && arch -x86_64 /opt/local/lib/pypy/pypy ../../rpython/bin/rpython --batch 
> --verbose --cc=/usr/bin/clang --opt=jit --make-jobs=8 targetpypystandalone
> :info:build dyld: Symbol not found: _SSLv2_method
> :info:build   Referenced from: /opt/local/lib/pypy//libpypy-c.dylib
> :info:build   Expected in: /opt/local/lib/libssl.1.0.0.dylib
> :info:build  in /opt/local/lib/pypy//libpypy-c.dylib
> :info:build sh: line 1: 76516 Trace/BPT trap: 5       arch -x86_64 
> /opt/local/lib/pypy/pypy ../../rpython/bin/rpython --batch --verbose 
> --cc=/usr/bin/clang --opt=jit --make-jobs=8 targetpypystandalone
> :info:build Command failed:  cd 
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_pypy/pypy/work/pypy-5.0.0-src/pypy/goal"
>  && arch -x86_64 /opt/local/lib/pypy/pypy ../../rpython/bin/rpython --batch 
> --verbose --cc=/usr/bin/clang --opt=jit --make-jobs=8 targetpypystandalone
> :info:build Exit code: 133
> :error:build org.macports.build for port pypy returned: command execution 
> failed
> :debug:build Error code: CHILDSTATUS 76515 133
> :debug:build Backtrace: command execution failed
>     while executing
> "system -nice 0 $fullcmdstring"
>     ("eval" body line 1)
>     invoked from within
> "eval system $notty fullcmdstring"
>     invoked from within
> "command_exec build"
>     (procedure "portbuild::build_main" line 8)
>     invoked from within
> "portbuild::build_main org.macports.build"
>     ("eval" body line 1)
>     invoked from within
> "eval $procedure $targetname"
> :info:build Warning: targets not executed for pypy: org.macports.install 
> org.macports.build org.macports.destroot
> :notice:build Please see the log file for port pypy for details:
>     
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_pypy/pypy/main.log
> 
> which mentions :info:build dyld: Symbol not found: _SSLv2_method.  
> 
> Can someone please help?  
> 
> Thanks.
> 
> Comer
> _______________________________________________
> macports-users mailing list
> [email protected]
> https://lists.macosforge.org/mailman/listinfo/macports-users
_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to