Opened 16 years ago

Last modified 14 years ago

#16385 new defect

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

Reported by: ryandesign (Ryan Carsten Schmidt) 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 (1)

autogsdoc_2008-08-25-152040_leopard.crash (3.1 KB) - added by ryandesign (Ryan Carsten Schmidt) 16 years ago.

Download all attachments as: .zip

Change History (6)

Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: Performance: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 16 years ago by probono@…

Cc: probono@… added

Cc Me!

comment:3 Changed 16 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 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:5 Changed 14 years ago by jmroot (Joshua Root)

Port: Performance added
Note: See TracTickets for help on using tickets.