bugGnash - The GNU Flash player - Bugs: bug #34319, "No rule to make target...

 
 

bug #34319: "No rule to make target `distclean'." in cygnal dir

Submitter:  Gabriele Giacone <gg0>
Submitted:  Sat 17 Sep 2011 02:34:49 PM UTC
   
 
Category:  build Severity:  3 - Normal
Release:  None Status:  Fixed
Privacy:  Public Assigned to:  rsavoye
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Sat 08 Oct 2011 11:51:42 AM UTC, comment #9: 
Gabriele Giacone <gg0>
Group Member
Fri 07 Oct 2011 07:03:51 PM UTC, comment #8: 

This should be fixed now as of 43e7d50. The problem was DIST_SUBDIRS was overriding SUBDIRS due the conditional build directories like cygnal. All optional directories were getting included twice, producing the error as the first pass removed the Makefiles, the second pass couldn't find one, so bailed. Automake is smart enough to grok the optional directories correctly, so we were breaking that.

Rob Savoye <rsavoye>
Group administrator
Thu 29 Sep 2011 10:25:02 PM UTC, comment #7: 

Reopening, same issue. d2b96caf makes it try to clean cygnal/ twice.

Gabriele Giacone <gg0>
Group Member
Sat 24 Sep 2011 12:21:19 PM UTC, comment #6: 

Fixed with 7f55e9d.

Gabriele Giacone <gg0>
Group Member
Sat 24 Sep 2011 02:08:57 AM UTC, comment #5: 

distcheck builds are scheduled once a week at 18 pm MDT on Friday (they have just run).


Gabriele Giacone <gg0>
Group Member
Sat 24 Sep 2011 01:37:11 AM UTC, comment #4: 

For distcheck to work, I always configure with --enable-cygnal. As this option is specified in DISTCHECK_CONFIGURE_FLAGS, it should "just work". It has been working just fine for me on Fedora and Debian derived distros, and buildbot was happy as of yesterday, did something change ?

Rob Savoye <rsavoye>
Group administrator
Sat 24 Sep 2011 01:11:29 AM UTC, comment #3: 

Reopening.
Fails on all slaves but fedora and openbsd (which fails earlier, bug #34373).

make[2]: Leaving directory `/bb/build/lenny-linux-x86/build/gnash-0.8.10dev/_build/utilities'
Making distclean in cygnal
make[2]: Entering directory `/bb/build/lenny-linux-x86/build/gnash-0.8.10dev/_build/cygnal'
make[2]: * No rule to make target `distclean'.  Stop.
make[2]: Leaving directory `/bb/build/lenny-linux-x86/build/gnash-0.8.10dev/_build/cygnal'
make[1]: * [distclean-recursive] Error 1
make: * [distcheck] Error 2
make[1]: Leaving directory `/bb/build/lenny-linux-x86/build/gnash-0.8.10dev/_build'
program finished with exit code 2

http://gnashdev.org:8010/builders/lenny-linux-x86/builds/590/steps/make_distcheck/logs/stdio
http://gnashdev.org:8010/builders/current-openbsd-amd64/builds/634/steps/make_distcheck/logs/stdio
http://gnashdev.org:8010/builders/maverick-linux-i386/builds/212/steps/make_distcheck/logs/stdio

Gabriele Giacone <gg0>
Group Member
Sun 18 Sep 2011 10:50:05 AM UTC, comment #2: 


I can't reproduce it anymore.

Gabriele Giacone <gg0>
Group Member
Sun 18 Sep 2011 09:30:33 AM UTC, comment #1: 

Weird that this happens only in fedora, isn't it ?
Gabriele: do you confirm other systems' distcheck work fine ?

Sandro Santilli <strk>
Group Member
Sat 17 Sep 2011 02:34:49 PM UTC, original submission:  


make[2]: Entering directory `/bb/build/fedora15-linux-i386/build/gnash-0.8.10dev/_build/cygnal'
make[2]: * No rule to make target `distclean'. Stop.

http://www.gnashdev.org:8010/builders/fedora15-linux-i386/builds/10/steps/make_distcheck/logs/stdio

Gabriele Giacone <gg0>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rsavoye (Updated the item)
  • -email is unavailable- added by strk (Updated the item)
  • -email is unavailable- added by gg0 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 16 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-10-08 gg0 StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2011-10-07 rsavoye StatusNone Ready For Test
        Assigned toNone rsavoye
    2011-09-29 gg0 StatusFixed None
        Assigned togg0 None
        Open/ClosedClosed Open
    2011-09-24 gg0 StatusNone Fixed
        Assigned torsavoye gg0
        Open/ClosedOpen Closed
    2011-09-24 gg0 StatusInvalid None
        Open/ClosedClosed Open
        Summarydistcheck fails on fedora "No rule to make target `distclean'." in cygnal dir
    2011-09-18 gg0 StatusNone Invalid
        Open/ClosedOpen Closed
    2011-09-18 strk Assigned toNone rsavoye

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code