Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2019 10:00:46 -0700
From:      The Doctor <doctor@doctor.nl2k.ab.ca>
To:        freebsd-ports@freebsd.org
Subject:   python36 error related to lzma
Message-ID:  <20191217170046.GA43987@doctor.nl2k.ab.ca>

next in thread | raw e-mail | index | archive | help
All right  why is this happening?

Traceback (most recent call last):
  File "/usr/local/bin/meson", line 11, in <module>
      load_entry_point('meson==0.52.1', 'console_scripts', 'meson')()
	File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 489, in load_entry_point
	    return get_distribution(dist).load_entry_point(group, name)
	      File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2852, in load_entry_point
		  return ep.load()
		    File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2443, in load
			return self.resolve()
			  File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2449, in resolve
			      module = __import__(self.module_name, fromlist=['__name__'], level=0)
				File "/usr/local/lib/python3.6/site-packages/mesonbuild/mesonmain.py", line 25, in <module>
				    from . import mconf, mdist, minit, minstall, mintro, msetup, mtest, rewriter, msubprojects, munstable_coredata
				      File "/usr/local/lib/python3.6/site-packages/mesonbuild/mdist.py", line 16, in <module>
					  import lzma
					    File "/usr/local/lib/python3.6/lzma.py", line 27, in <module>
						from _lzma import *
						ImportError: /usr/local/lib/python3.6/lib-dynload/_lzma.so: invalid file format
						===>  Script "configure" failed unexpectedly.
						Please report the problem to gnome@FreeBSD.org [maintainer] and attach the
						"/usr/ports/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.40.0/_build/meson-logs/meson-log.txt"
						including the output of the failure of your make command. Also, it might be
						a good idea to provide an overview of all packages installed on your system
						(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
						*** Error code 1

I get a similar error when building archivers/libarchive .
-- 
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
https://www.empire.kred/ROOTNK?t=94a1f39b  Look at Psalms 14 and 53 on Atheism
Merry Christmas 2019 and Happy New Year 2020 !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191217170046.GA43987>