Menu

#14 configure --disable-selfrep broken

1.0
closed
nobody
None
2024-02-25
2023-03-21
No

In v3.7.1 disable-selfrep is broken.

  • ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-selfrep
    checking for a BSD-compatible install... /usr/bin/install -c
    [...]
    /usr/bin/make -O -j12 V=1 VERBOSE=1
    /usr/bin/make all-recursive
    Making all in .
    Making all in src
    make[2]: No rule to make target 'tarfile.inc', needed by 'all'. Stop.
    make[2]:
    Waiting for unfinished jobs....
    [...]

Related

Tickets: #14

Discussion

  • Willem Vermin

    Willem Vermin - 2023-03-22

    Problem confirmed. Expect new version within a few days.

    On 21/03/2023 16.07, Andrea Musuruane wrote:


    [tickets:#14] configure --disable-selfrep broken

    Status: open
    Milestone: 1.0
    Created: Tue Mar 21, 2023 03:07 PM UTC by Andrea Musuruane
    Last Updated: Tue Mar 21, 2023 03:07 PM UTC
    Owner: nobody

    In v3.7.1 disable-selfrep is broken.

    • ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-selfrep
      checking for a BSD-compatible install... /usr/bin/install -c
      [...]
      /usr/bin/make -O -j12 V=1 VERBOSE=1
      /usr/bin/make all-recursive
      Making all in .
      Making all in src
      make[2]: No rule to make target 'tarfile.inc', needed by 'all'. Stop.
      make[2]:
      Waiting for unfinished jobs....
      [...]

    Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/xsnow/tickets/14/

    To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

     

    Related

    Tickets: #14

  • Willem Vermin

    Willem Vermin - 2023-03-29

    Version 3.7.4 is now available, with repaired --disable-selfrep, see the ChangeLog.

     
  • Andrea Musuruane

    Broken again in v3.7.7.

    It seems that removing the tab in line 86 solves the problem.

     
    • Willem Vermin

      Willem Vermin - 2024-02-03

      Ah,

      too bad... Forgot to test that flag.

      On a short vacation now, will repair in 10 days or so.

      Thanks for bringing up the issue and giving a solution.

      Regards,

      Willem

      On Sat, 3 Feb 2024, 17:16 Andrea Musuruane, musuruan@users.sourceforge.net
      wrote:

      Broken again in v3.7.7.

      It seems that removing the tab in line 86 solves the problem.


      [tickets:#14] configure --disable-selfrep broken

      Status: open
      Milestone: 1.0
      Created: Tue Mar 21, 2023 03:07 PM UTC by Andrea Musuruane
      Last Updated: Wed Mar 29, 2023 03:14 PM UTC
      Owner: nobody

      In v3.7.1 disable-selfrep is broken.

      • ./configure --build=x86_64-redhat-linux-gnu
        --host=x86_64-redhat-linux-gnu --program-prefix=
        --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr
        --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
        --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64
        --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run
        --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
        --disable-selfrep
        checking for a BSD-compatible install... /usr/bin/install -c
        [...]
        /usr/bin/make -O -j12 V=1 VERBOSE=1
        /usr/bin/make all-recursive
        Making all in .
        Making all in src
        make[2]: *** No rule to make target 'tarfile.inc', needed by 'all'. Stop.
        make[2]: *** Waiting for unfinished jobs....
        [...]

      Sent from sourceforge.net because you indicated interest in <
      https://sourceforge.net/p/xsnow/tickets/14/>

      To unsubscribe from further messages, please visit <
      https://sourceforge.net/auth/subscriptions/>

       

      Related

      Tickets: #14

  • Willem Vermin

    Willem Vermin - 2024-02-11

    Uploaded version 3.7.8, problem should have been solved.

     
  • Willem Vermin

    Willem Vermin - 2024-02-25
    • status: open --> closed
     

Log in to post a comment.