github-actions[bot] on gh-pages
deploy: 4d7f19502c587dd6729104f… (compare)
jakirkham on master
Update license year Merge pull request #1252 from B… (compare)
github-actions[bot] on gh-pages
deploy: 8bec6b41028043148fb12f6… (compare)
beckermr on master
Update infrastructure.rst (compare)
github-actions[bot] on gh-pages
deploy: c1983a924f6a11f96dee446… (compare)
beckermr on beckermr-patch-1
beckermr on master
BUG add deprecation Merge pull request #1251 from c… (compare)
beckermr on beckermr-patch-1
BUG add deprecation (compare)
github-actions[bot] on gh-pages
deploy: bceba6e91eb7b404814d88b… (compare)
beckermr on master
explain CUDA compiling isn't wo… add links apply suggestion Co-authored-b… and 2 more (compare)
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
@hmaarrfk did a good job with some recent ones on aarch64 here:
conda-forge/staged-recipes#9028
It clubs the -devel versions into the same recipe