Skip to content

Includes libasound2-dev as a Dependency in Build Instructions (Infra)#1507

Merged
Hook25 merged 1 commit intocanonical:mainfrom
mauriciocoder:Issue#1506
Oct 2, 2024
Merged

Includes libasound2-dev as a Dependency in Build Instructions (Infra)#1507
Hook25 merged 1 commit intocanonical:mainfrom
mauriciocoder:Issue#1506

Conversation

@mauriciocoder
Copy link
Copy Markdown
Contributor

Description

Includes libasound2-dev as a Dependency in Build Instructions (Infra)

Resolved issues

#1506

Documentation

Tests

$ sudo apt install libasound2-dev
venv ~/dev/source-canonical/checkbox/providers/base git:(main)±1
$ ./manage.py build

Fixed Output:

$PROVIDERPATH is defined, so following provider sources are ignored ['/usr/local/share/plainbox-providers-1', '/usr/share/plainbox-providers-1', '/home/mauricio/.local/share/plainbox-providers-1', '/var/tmp/checkbox-providers-develop']
g++ -std=c++11    ../../src/alsa_test.cpp  -lasound -pthread -o alsa_test
cc -Wall -D_POSIX_C_SOURCE=199309L -D_DEFAULT_SOURCE    ../../src/clocktest.c  -lrt -o clocktest
cc -Wall -pthread -Wno-unused-but-set-variable    ../../src/threaded_memtest.c   -o threaded_memtest
cc -Wall    ../../src/ptrace_test.c   -o ptrace_test

@Hook25
Copy link
Copy Markdown
Collaborator

Hook25 commented Sep 30, 2024

Makes sense, thanks. If you are starting to contribute to Checkbox (I assume that because you were reading our contributing guide), I suggest you read also our tutorial which covers basically all you need to know to use and develop for Checkbox and it is probably more useful as a starting point!

@Hook25
Copy link
Copy Markdown
Collaborator

Hook25 commented Sep 30, 2024

Are you able to sign your commit? I can't merge unsigned commits

@mauriciocoder
Copy link
Copy Markdown
Contributor Author

Makes sense, thanks. If you are starting to contribute to Checkbox (I assume that because you were reading our contributing guide), I suggest you read also our tutorial which covers basically all you need to know to use and develop for Checkbox and it is probably more useful as a starting point!

Thank you for the suggestion! I’m also going through the tutorial, which is excellent documentation.

@mauriciocoder
Copy link
Copy Markdown
Contributor Author

Are you able to sign your commit? I can't merge unsigned commits

I just signed the commit now.

@Hook25 Hook25 merged commit 85ee304 into canonical:main Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants