New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16385 (new defect)

Opened 5 years ago

Last modified 3 years ago

Performance: No rule to make target Performance/dependencies, needed by internal-doc-all_

Reported by: ryandesign@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: frstan@…, probono@…
Port: Performance

Description

When trying to install Performance 0.2.5 (or 0.2.4) on Mac OS X 10.5.4 Intel with Xcode 3.1, autogsdoc crashes and the build fails with this error:

Making all for doc Performance...
autogsdoc -Project Performance -DocumentationDirectory Performance  -MakeDependencies Performance/dependencies GSCache.h GSThroughput.h GSTicker.h GSSkipMutableArray.h
gnumake[1]: *** No rule to make target `Performance/dependencies', needed by `internal-doc-all_'.  Stop.
gnumake: *** [Performance.all.doc.variables] Error 2

A Crash Reporter dialog also comes up (if you have enabled developer crash logs in /Developer/Applications/Utilities/CrashReporterPrefs.app); contents attached.

This problem was first reported on macports-users.

Performance builds just fine on Mac OS X 10.4.11 Intel with Xcode 2.5.

Attachments

autogsdoc_2008-08-25-152040_leopard.crash (3.1 KB) - added by ryandesign@… 5 years ago.

Change History

Changed 5 years ago by ryandesign@…

comment:1 Changed 5 years ago by ryandesign@…

  • Summary changed from Performance: to Performance: No rule to make target Performance/dependencies, needed by internal-doc-all_

autogsdoc is provided by gnustep-base so maybe gnustep-base needs to be updated. It's at version 1.14.0 but version 1.16.3 is available.

comment:2 Changed 5 years ago by probono@…

  • Cc probono@… added

Cc Me!

comment:3 Changed 5 years ago by probono@…

After upgrading gnustep-base to 1.16.3 (#16815), I get:

objc[40229]: Class NSStream (...) Using implementation from /opt/local/GNUstep/System/Library/Libraries/libgnustep-base.dylib.1.16.
autogsdoc(40229) malloc: *** mmap(size=4246773760) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
gnumake[1]: *** No rule to make target `Performance/dependencies', needed by `internal-doc-all_'.  Stop.
gnumake: *** [Performance.all.doc.variables] Error 2

Error: Status 1 encountered during processing.

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

comment:5 Changed 3 years ago by jmr@…

  • Port set to Performance
Note: See TracTickets for help on using tickets.