Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 128037

Summary: ebuild: dev-cpp/aspectc++
Product: Gentoo Linux Reporter: Horst Schirmeier <gentoo>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: walch.martin
Priority: High Keywords: EBUILD
Version: 2006.0   
Hardware: All   
OS: Linux   
URL: http://www.aspectc.org/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Makefile-jobserver.diff
aspectc++-1.0_pre3.ebuild

Description Horst Schirmeier 2006-03-29 14:18:49 UTC
AspectC++ is an aspect-oriented programming (AOP) extension for C++. It provides
 - an aspect language extension to C++
 - an aspect weaver that translates AspectC++ code to normal C++ code.

AspectC++ is comparable to AspectJ, which does similar things for the Java language.

The provided ebuild is based on Reinhard Tartler's Debian package (https://gnosislivre.org/svn/aspectc++-debian/aspectc++/trunk/debian/); it survives repoman scans, and fixes a minor Makefile problem regarding parallel makes. A test_src() implementation is not being provided so far, as the builtin self-test relies on toolchain output diffs that do not hold on my system for not yet examined reasons.

Please consider Portage tree inclusion.
Comment 1 Horst Schirmeier 2006-03-29 14:23:10 UTC
Created attachment 83397 [details, diff]
Makefile-jobserver.diff

This patch fixes a GNU make warning which prevents parallel makes for the Puma/tools/ subdirectory.

make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
Comment 2 Horst Schirmeier 2006-03-29 14:24:27 UTC
Created attachment 83398 [details]
aspectc++-1.0_pre3.ebuild
Comment 3 Mark Loeser (RETIRED) gentoo-dev 2006-04-08 18:44:21 UTC
No one on CPP is currently interested in maintaining this.  If someone wants to add this to the tree and maintain it, please let us know.