-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Please add feedstock gst-rtsp-server #31457
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Hi! This is the staged-recipes linter and I found some lint. File-specific lints and/or hints:
|
|
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipes/gst-rtsp-server/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/19304116738. Examine the logs at this URL for more detail. |
|
@hmaarrfk, I also can't seem to figure out how to build locally: PS D:\GitClones\staged-recipes> mamba activate conda-forge-test
(conda-forge-test) (conda-forge-test) PS D:\GitClones\staged-recipes> python .\build-locally.py
valid configs are {'linux64', 'win64', 'linux_aarch64', 'linux64_cuda126', 'osx_arm64', 'osx64'}
config not selected, please choose from the following:
1. linux64
2. linux64_cuda126
3. linux_aarch64
4. osx64
5. osx_arm64
6. win64
> 6
selected win64
Provisioning build tools
Build tools already installed at D:\GitClones\staged-recipes\miniforge3.
Configuring conda
Activating "D:\GitClones\staged-recipes\miniforge3"
'mamba' is not recognized as an internal or external command,
operable program or batch file.
Setting up configuration
'setup_conda_rc' is not recognized as an internal or external command,
operable program or batch file.
Traceback (most recent call last):
File "D:\GitClones\staged-recipes\build-locally.py", line 133, in <module>
main()
File "D:\GitClones\staged-recipes\build-locally.py", line 129, in main
run_win_build(ns)
File "D:\GitClones\staged-recipes\build-locally.py", line 61, in run_win_build
subprocess.check_call(["cmd", "/D", "/Q", "/C", f"CALL {script}"])
File "D:\envs\conda-forge-test\Lib\subprocess.py", line 413, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['cmd', '/D', '/Q', '/C', 'CALL .scripts/run_win_build.bat']' returned non-zero exit status 9009. |
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
|
@hmaarrfk, @yishai1999, |
|
Hi! This is the staged-recipes linter and your PR looks excellent! 🚀 |
|
Credit where it's due:
|
|
Where do I put |
Same folder but change the names to |
|
Tests failed for Windows. Not sure why. |
|
Honestly. Not many of us daily drive windows. I suggest you install Ubuntu and never look back. but I often use conda build … directly. |
|
We use windows at work, so .... |
|
The conda build command I gave should work. I don’t use build locally on windows. |
|
I don’t use build-locally.py on windows |
Co-authored-by: Mark Harfouche <[email protected]>
Co-authored-by: Mark Harfouche <[email protected]>
add bld.bat, build.sh add COPYING license file pin - setuptools <81 in build Update meta.yaml
This reverts commit 8937e6d.
09cf754 to
4d0ae22
Compare
Co-authored-by: Mark Harfouche <[email protected]>
Co-authored-by: Mark Harfouche <[email protected]>
Co-authored-by: Mark Harfouche <[email protected]>
Co-authored-by: Mark Harfouche <[email protected]>
Co-authored-by: Mark Harfouche <[email protected]>
|
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipes/gst-rtsp-server/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/19347973871. Examine the logs at this URL for more detail. |
we can likely ignore this. lets see if this builds. |
I may have added that earlier because of this. in host: then? |
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
|
ok i mostly copied over yoru strategy from gstreamer repo this looks good now. |
|
So I delete my branch and wait for it to become a feedstock? |
|
Yes |
|
Hi! This is the staged-recipes linter and I found some lint. File-specific lints and/or hints:
|
Checklist
url) rather than a repo (e.g.git_url) is used in your recipe (see here for more details).