can someone help me with an appveyor failure on conda-forge/lscsoft-glue-feedstock#12, I am seeing
ModuleNotFoundError: No module named 'libarchive'
from all of the appveyor builds (we still need those, right?), thanks
conda install package
it will pop out a list of all the packages it will pull to install in my current env/arch - is there a way to test what it would pull for the same package on a different arch? Just trying to avoid having to set up a bunch of VMs to see how a package installs on different architectures
get-docker-secret
yesterday and it was merge. Looking today at its feedstock, there are no build for it. I have created the following issue: conda-forge/get-docker-secret-feedstock#1
hi all, I’m having trouble building a package on windows using meson
. I get
'meson' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
when I specify meson
in the build
section. Is there a special trick to getting windows to recognise a python-script? See conda-forge/gst-orc-feedstock#3
ld: library not found for -lcrt1.10.6.o
on macOS is about? (trying to build valgrind on macOS)x86_64-apple-darwin13.4.0-clang -arch x86_64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wenum-conversion -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wno-cast-align -Wno-self-assign -Wno-tautological-compare -mmacosx-version-min=10.6 -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -O2 -pipe -I$PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/valgrind-3.15.0 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix -undefined dynamic_lookup -arch x86_64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-security -Wignored-qualifiers -Wenum-conversion -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -Wno-cast-align -Wno-self-assign -Wno-tautological-compare -mmacosx-version-min=10.6 -Wl,-pie -Wl,-headerpad_max_install_names -Wl,-dead_strip_dylibs -Wl,-rpath,$PREFIX/lib -L$PREFIX/lib -o valgrind valgrind-launcher-darwin.o valgrind-m_debuglog.o