[Bug 242112] lang/spidermonkey52 failed to build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 20 16:41:14 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242112

            Bug ID: 242112
           Summary: lang/spidermonkey52 failed to build
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kwm at FreeBSD.org
          Reporter: dbdg at yandex.ru
             Flags: maintainer-feedback?(kwm at FreeBSD.org)
          Assignee: kwm at FreeBSD.org

OS : FreeBSD-12.1-p1 (amd64)

default options are used for port

/usr/ports/lang/spidermonkey52/work/firefox-52.8.0esr/js/src/config.log
contain:

INFO: Creating Python environment
INFO: Please use the *system* python to run this script
INFO: Traceback (most recent call last):
INFO:   File
"/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/python/virtualenv/virtualenv.py",
line 2325, in <module>
INFO:     main()
INFO:   File
"/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/python/virtualenv/virtualenv.py",
line 711, in main
INFO:     symlink=options.symlink and hasattr(os, 'symlink')) # MOZ: Make sure
we don't use symlink when we don't have it
INFO:   File
"/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/python/virtualenv/virtualenv.py",
line 924, in create_environment
INFO:     site_packages=site_packages, clear=clear, symlink=symlink))
INFO:   File
"/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/_virtualenv/lib/python2.7/posixpath.py",
line 367, in abspath
INFO:     if not isabs(path):
INFO:   File
"/usr/ports/lang/spidermonkey52/work/firefox-52.9.0esr/_virtualenv/lib/python2.7/posixpath.py",
line 54, in isabs
INFO:     return s.startswith('/')
INFO: AttributeError: 'NoneType' object has no attribute 'startswith'

whole error output is similar to one which i found via google:
https://bz-attachments.freebsd.org/attachment.cgi?id=195179 at end

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list