Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67121 - mkcmd-8.14.ebuild (New Package)
Summary: mkcmd-8.14.ebuild (New Package)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on: 67118
Blocks: 67129 67133
  Show dependency tree
 
Reported: 2004-10-11 09:25 UTC by Andrew J. Korty
Modified: 2018-06-07 18:24 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
mkcmd-8.14.ebuild (mkcmd-8.14.ebuild,717 bytes, text/plain)
2004-10-11 09:26 UTC, Andrew J. Korty
Details
8.14-bin-makefile.patch (8.14-bin-makefile.patch,775 bytes, patch)
2004-10-11 09:27 UTC, Andrew J. Korty
Details | Diff
8.14-bin-man.patch (8.14-bin-man.patch,484 bytes, patch)
2004-10-11 09:28 UTC, Andrew J. Korty
Details | Diff
8.14-errno.patch (8.14-errno.patch,526 bytes, patch)
2004-10-11 09:29 UTC, Andrew J. Korty
Details | Diff
8.14-lib-makefile.patch (8.14-lib-makefile.patch,492 bytes, patch)
2004-10-11 09:29 UTC, Andrew J. Korty
Details | Diff
8.14-lib-man.patch (8.14-lib-man.patch,320 bytes, patch)
2004-10-11 11:39 UTC, Andrew J. Korty
Details | Diff
8.14-ubinst.patch (8.14-ubinst.patch,430 bytes, patch)
2004-10-11 11:40 UTC, Andrew J. Korty
Details | Diff
8.14-bin-man.patch (8.14-bin-man.patch,478 bytes, patch)
2004-10-11 11:40 UTC, Andrew J. Korty
Details | Diff
8.14-malloc.patch (8.14-malloc.patch,470 bytes, patch)
2005-05-03 14:14 UTC, Andrew J. Korty
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew J. Korty 2004-10-11 09:25:56 UTC
Greetings.  This tool is a command-line parser and command interpreter generator used by all ksb tools (http://www.npcguild.org/software/pundits/).  You write your code in a meta-language which mkcmd translates into C source.  It automatically generates a manual page and a help message for -h.  Hundreds of example templates are included.  It's a requirement for some other ebuilds I'm going to submit soon.

I suggest this ebuild go in dev-util/mkcmd.  It depends on msrc0, previously submitted.
Comment 1 Andrew J. Korty 2004-10-11 09:26:27 UTC
Created attachment 41546 [details]
mkcmd-8.14.ebuild
Comment 2 Andrew J. Korty 2004-10-11 09:27:53 UTC
Created attachment 41547 [details, diff]
8.14-bin-makefile.patch

Fix paths, honor make.conf CFLAGS.
Comment 3 Andrew J. Korty 2004-10-11 09:28:42 UTC
Created attachment 41548 [details, diff]
8.14-bin-man.patch

Fix path.
Comment 4 Andrew J. Korty 2004-10-11 09:29:20 UTC
Created attachment 41549 [details, diff]
8.14-errno.patch

#include <errno.h>
Comment 5 Andrew J. Korty 2004-10-11 09:29:49 UTC
Created attachment 41550 [details, diff]
8.14-lib-makefile.patch

Fix paths.
Comment 6 Andrew J. Korty 2004-10-11 11:39:32 UTC
Created attachment 41556 [details, diff]
8.14-lib-man.patch

Fix paths.
Comment 7 Andrew J. Korty 2004-10-11 11:40:11 UTC
Created attachment 41557 [details, diff]
8.14-ubinst.patch

Don't cmp against a directory.
Comment 8 Andrew J. Korty 2004-10-11 11:40:53 UTC
Created attachment 41558 [details, diff]
8.14-bin-man.patch

Use a real path instead of %%PREFIX%%.
Comment 9 Aaron Walker (RETIRED) gentoo-dev 2005-02-25 10:45:06 UTC
>>> Source unpacked.
cc -O2 -march=athlon-xp -pipe  -DLINUX    -c -o main.o main.c
mkcmd.m:47: error: conflicting types for 'malloc'
mkcmd.m:47: error: conflicting types for 'malloc'
mkcmd.m:47: error: conflicting types for 'calloc'
mkcmd.m:47: error: conflicting types for 'calloc'
mkcmd.m:47: error: conflicting types for 'realloc'
/usr/include/stdlib.h:595: error: previous declaration of 'realloc' was here
mkcmd.m:47: error: conflicting types for 'realloc'
/usr/include/stdlib.h:595: error: previous declaration of 'realloc' was here
make: *** [main.o] Error 1
Comment 10 Andrew J. Korty 2005-05-03 14:14:47 UTC
Created attachment 57966 [details, diff]
8.14-malloc.patch

I couldn't reproduce your error, but 8.14-malloc.patch might help.
Comment 11 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-01-14 17:01:59 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached to
this bug.
This bug is assigned to maintainer-wanted which means that it is not in the main
tree.

Hello, The Gentoo Team would like to firstly thank you for your ebuild
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The sunrise
overlay[1] is a overlay for Gentoo which we allow trusted users to commit to and
all users can have ebuilds reviewed by Gentoo devs for entry into the overlay.
So, the sunrise team is suggesting that you look into this and submit your
ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. We
anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq