minor configure.ac changes.
First one adds no-unknown-warnings cflag back especially if clang was requested (reduces amount of clang chatter) second one address (hopefully) pkg-config's loud complains about missing libs or headers during configure. I tested it briefly on Android/termux and it seems to work, but better testing much wished for. If Phyllis will like second patch I can add the same '2>/dev/null' to cinelerra/Makefile, where same pkg-config added by me complains (harmlessly) about not found libs. Thing is, I prefer detailed output in case something goes wrong. But I do not mind silencing some parts I added in hope my memory will serve me!
I made a build with the 2 patches of "configure.ac" + the other 4 patches ("cleanups"). I have no errors. I have not tried the proxy. I enclose cin5.log and config.log if it is of interest. NOTE: If I want to try to enable hardware acceleration just use the option: ..with-hwaccel=auto?
чт, 3 нояб. 2022 г., 19:36 Andrea paz <[email protected]>:
I made a build with the 2 patches of "configure.ac" + the other 4 patches ("cleanups"). I have no errors. I have not tried the proxy. I enclose cin5.log and config.log if it is of interest.
NOTE: If I want to try to enable hardware acceleration just use the option: ..with-hwaccel=auto?
I think yes, while superfast gsearch showed some users had problem with this....
Both configure.ac patches have been tested by Andrea and now checked into GIT. Thanks. On Thu, Nov 3, 2022 at 6:00 AM Andrew Randrianasulu <[email protected]> wrote:
First one adds no-unknown-warnings cflag back especially if clang was requested (reduces amount of clang chatter)
second one address (hopefully) pkg-config's loud complains about missing libs or headers during configure. I tested it briefly on Android/termux and it seems to work, but better testing much wished for.
If Phyllis will like second patch I can add the same '2>/dev/null' to cinelerra/Makefile, where same pkg-config added by me complains (harmlessly) about not found libs.
Thing is, I prefer detailed output in case something goes wrong. But I do not mind silencing some parts I added in hope my memory will serve me!
see also 3rd one ) I hope it fixes Makefile complains introduced by me in restoring shared build сб, 5 нояб. 2022 г., 00:38 Phyllis Smith <[email protected]>:
Both configure.ac patches have been tested by Andrea and now checked into GIT. Thanks.
On Thu, Nov 3, 2022 at 6:00 AM Andrew Randrianasulu < [email protected]> wrote:
First one adds no-unknown-warnings cflag back especially if clang was requested (reduces amount of clang chatter)
second one address (hopefully) pkg-config's loud complains about missing libs or headers during configure. I tested it briefly on Android/termux and it seems to work, but better testing much wished for.
If Phyllis will like second patch I can add the same '2>/dev/null' to cinelerra/Makefile, where same pkg-config added by me complains (harmlessly) about not found libs.
Thing is, I prefer detailed output in case something goes wrong. But I do not mind silencing some parts I added in hope my memory will serve me!
This also has just now been checked into GIT - a little quieter now. Andrew: question that I did not understand your answer to in another thread about: 0004-move-old-todos-andvrelease-notes-to-toplevel-old.patch These files are notes by the original author and are not meaningful to CinGG as far as I can tell. Since we have the BugTracker / Feature Request to keep lists of things needing to be done (some day someone will be enthusiastic about solving/implementing these things), I prefer to just remove them. They are "old", like you stated", and there is even a line in there stating "NOT GOING TO HAPPEN". Please let me know if you agree that I can remove them instead of renaming. On Fri, Nov 4, 2022 at 3:46 PM Andrew Randrianasulu <[email protected]> wrote:
see also 3rd one )
I hope it fixes Makefile complains introduced by me in restoring shared build
сб, 5 нояб. 2022 г., 00:38 Phyllis Smith <[email protected]>:
Both configure.ac patches have been tested by Andrea and now checked into GIT. Thanks.
On Thu, Nov 3, 2022 at 6:00 AM Andrew Randrianasulu < [email protected]> wrote:
First one adds no-unknown-warnings cflag back especially if clang was requested (reduces amount of clang chatter)
second one address (hopefully) pkg-config's loud complains about missing libs or headers during configure. I tested it briefly on Android/termux and it seems to work, but better testing much wished for.
If Phyllis will like second patch I can add the same '2>/dev/null' to cinelerra/Makefile, where same pkg-config added by me complains (harmlessly) about not found libs.
Thing is, I prefer detailed output in case something goes wrong. But I do not mind silencing some parts I added in hope my memory will serve me!
вс, 6 нояб. 2022 г., 03:38 Phyllis Smith <[email protected]>:
This also has just now been checked into GIT - a little quieter now.
Andrew: question that I did not understand your answer to in another thread about: 0004-move-old-todos-andvrelease-notes-to-toplevel-old.patch These files are notes by the original author and are not meaningful to CinGG as far as I can tell. Since we have the BugTracker / Feature Request to keep lists of things needing to be done (some day someone will be enthusiastic about solving/implementing these things), I prefer to just remove them. They are "old", like you stated", and there is even a line in there stating "NOT GOING TO HAPPEN". Please let me know if you agree that I can remove them instead of renaming.
yeah, you can remove them ( I just thought some bugs might be still applicable to us .... ). We have copies in cin-cv tree, and I look there too
On Fri, Nov 4, 2022 at 3:46 PM Andrew Randrianasulu < [email protected]> wrote:
see also 3rd one )
I hope it fixes Makefile complains introduced by me in restoring shared build
сб, 5 нояб. 2022 г., 00:38 Phyllis Smith <[email protected]>:
Both configure.ac patches have been tested by Andrea and now checked into GIT. Thanks.
On Thu, Nov 3, 2022 at 6:00 AM Andrew Randrianasulu < [email protected]> wrote:
First one adds no-unknown-warnings cflag back especially if clang was requested (reduces amount of clang chatter)
second one address (hopefully) pkg-config's loud complains about missing libs or headers during configure. I tested it briefly on Android/termux and it seems to work, but better testing much wished for.
If Phyllis will like second patch I can add the same '2>/dev/null' to cinelerra/Makefile, where same pkg-config added by me complains (harmlessly) about not found libs.
Thing is, I prefer detailed output in case something goes wrong. But I do not mind silencing some parts I added in hope my memory will serve me!
participants (3)
-
Andrea paz -
Andrew Randrianasulu -
Phyllis Smith