Send Motion-user mailing list submissions to motion-user@lists.sourceforge.net
To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/motion-user or, via email, send a message with subject or body 'help' to motion-user-requ...@lists.sourceforge.net You can reach the person managing the list at motion-user-ow...@lists.sourceforge.net When replying, please edit your Subject line so it is more specific than "Re: Contents of Motion-user digest..." Today's Topics: 1. error autoreconf in motion (Stewart Andreason) 2. Re: error autoreconf in motion (Ronnie McMaster) 3. Re: error autoreconf in motion (Stewart Andreason) ---------------------------------------------------------------------- Message: 1 Date: Fri, 1 Sep 2023 13:53:41 -0700 From: Stewart Andreason <sandrea...@gmail.com> To: Motion-user <motion-user@lists.sourceforge.net> Subject: [Motion-user] error autoreconf in motion Message-ID: <29fafb38-9fb2-679c-ef42-993b1f479...@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Hi, I sent a bug report and question May 22 but am extremely disappointed to get no reply. Today I've tried again after upgrading the Raspbian OS. /usr/share/audvid/src/motion $ git pull ?7 files changed, 179 insertions(+), 27 deletions(-) $ autoreconf -fiv autoreconf: Entering directory `.' autoreconf: running: autopoint --force autoreconf: running: aclocal --force -I m4 sh: 1: ./scripts/version.sh: Permission denied configure.ac:2: error: AC_INIT should be called with package and version arguments /usr/share/aclocal-1.16/init.m4:29: AM_INIT_AUTOMAKE is expanded from... configure.ac:2: the top level autom4te: /usr/bin/m4 failed with exit status: 1 aclocal: error: echo failed with exit status: 1 autoreconf: aclocal failed with exit status: 1 $ ls -l scripts/version.sh -rwxr-xr-x 1 pi pi 445 May 22 18:36 scripts/version.sh It's executable. sh points to dash in this Raspbian. $ ls -l /bin/sh /bin/dash -rwxr-xr-x 1 root root 91896 Jan 17? 2019 /bin/dash lrwxrwxrwx 1 root root???? 4 Sep 25? 2019 /bin/sh -> dash $ cat /proc/version Linux version 5.10.103-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1529 SMP Tue Mar 8 12:24:00 GMT 2022 $ cat /etc/debian_version 10.13 $ ls -l /usr/share/aclocal-1.16/init.m4 -rw-r--r-- 1 root root 8032 Nov? 4? 2018 /usr/share/aclocal-1.16/init.m4 $ sudo apt install autotools-dev autotools-dev is already the newest version (20180224.1). There must be some detail I left out or forgot to be ignored... Thank you for your help. ------------------------------ Message: 2 Date: Fri, 1 Sep 2023 16:09:22 -0600 From: Ronnie McMaster <ronnie.mcmas...@gmail.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] error autoreconf in motion Message-ID: <caa8w+k7urwtwhersrtcyn66sifbuavrmi0z48wba9eusjum...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" What happens when you run the script with sudo? On Fri, Sep 1, 2023 at 2:55?PM Stewart Andreason <sandrea...@gmail.com> wrote: > Hi, > > I sent a bug report and question May 22 but am extremely disappointed to > get no reply. > > Today I've tried again after upgrading the Raspbian OS. > > /usr/share/audvid/src/motion $ git pull > > 7 files changed, 179 insertions(+), 27 deletions(-) > > $ autoreconf -fiv > autoreconf: Entering directory `.' > autoreconf: running: autopoint --force > autoreconf: running: aclocal --force -I m4 > sh: 1: ./scripts/version.sh: Permission denied > configure.ac:2: error: AC_INIT should be called with package and version > arguments > /usr/share/aclocal-1.16/init.m4:29: AM_INIT_AUTOMAKE is expanded from... > configure.ac:2: the top level > autom4te: /usr/bin/m4 failed with exit status: 1 > aclocal: error: echo failed with exit status: 1 > autoreconf: aclocal failed with exit status: 1 > > $ ls -l scripts/version.sh > -rwxr-xr-x 1 pi pi 445 May 22 18:36 scripts/version.sh > > It's executable. sh points to dash in this Raspbian. > > $ ls -l /bin/sh /bin/dash > > -rwxr-xr-x 1 root root 91896 Jan 17 2019 /bin/dash > lrwxrwxrwx 1 root root 4 Sep 25 2019 /bin/sh -> dash > > $ cat /proc/version > Linux version 5.10.103-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 > (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) > 2.34) #1529 SMP Tue Mar 8 12:24:00 GMT 2022 > > $ cat /etc/debian_version > 10.13 > > $ ls -l /usr/share/aclocal-1.16/init.m4 > -rw-r--r-- 1 root root 8032 Nov 4 2018 /usr/share/aclocal-1.16/init.m4 > > $ sudo apt install autotools-dev > > autotools-dev is already the newest version (20180224.1). > > There must be some detail I left out or forgot to be ignored... Thank > you for your help. > > > > > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/motion-user > https://motion-project.github.io/ > > Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 3 Date: Fri, 1 Sep 2023 15:26:29 -0700 From: Stewart Andreason <sandrea...@gmail.com> To: Motion-user <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] error autoreconf in motion Message-ID: <4b8757d0-a99f-0fc9-efaa-3047582a4...@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Sorry Tony, didn't mean to overgeneralize away your reply. I meant: nothing that discovered the solution. I rolled back 10 months of commits, and found the same error. After more digging, I discovered the newer USB SSD partition was not mounted with exec? Problem solved. Not your problem. Sorry, Stewart ps. struggling with health issues all year, I'm no longer "on my game." On 9/1/23 13:53, Stewart Andreason wrote: > I sent a bug report and question May 22 but am extremely disappointed > to get no reply. > ------------------------------ ------------------------------ Subject: Digest Footer _______________________________________________ Motion-user mailing list Motion-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/motion-user ------------------------------ End of Motion-user Digest, Vol 205, Issue 1 *******************************************