soup4you2
August 26th, 2003, 09:14
Ok.. Runing OpenBSD 3.3 and lately i've been having some problems with the ports tree.. It's the latest it gets cvsup'd every night via cron
if i go into we will use /usr/ports/games/cowsay for this example..
i go in there and issue the normal make install clean and i get this output.
[code:1:9c4ba681f3]
===> Patching for cowsay-3.03
patch: unrecognized option `-z'
Usage: patch [options] [origfile [patchfile]] [+ [options] [origfile]]...
Options:
[-cCeEflnNRsStuv] [-b backup-ext] [-B backup-prefix] [-d directory]
[-D symbol] [-Fmax-fuzz] [-o out-file] [-p[strip-count]]
[-r rej-name] [-V {numbered,existing,simple}]
***> patch-cows_mech-and-cow did not apply cleanly
patch: unrecognized option `-z'
[/code:1:9c4ba681f3]
now this is no biggie.. took me a whole 5 minuites to figure out a way around this.. by changing the directory into the working directory patch it by hand and place a .patch_done file inside the ports tree.
Now when i return to the app tree i run make and all goes well. But once i goto install that puppie.. i get this output..
[code:1:9c4ba681f3]
===> Building package for cowsay-3.03
pkg_create: illegal option -- S
usage: pkg_create [-Ohv] [-P dpkgs] [-C cpkgs] [-p prefix] [-f contents]
[-i iscript] [-k dscript] [-r rscript] [-t template]
[-X excludefile] [-D displayfile] [-m mtreefile]
-c comment -d description -f packlist pkg-name
===> Cleaning for cowsay-3.03
rm -f /usr/ports/packages/i386/all/cowsay-3.03.tgz
*** Error code 1
Stop in /usr/ports/games/cowsay (line 1715 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/games/cowsay (line 527 of /usr/ports/infrastructure/mk/bsd.port.mk).
[/code:1:9c4ba681f3]
Any suggestions? if not no big deal i was thinking about reloading it to 3.4 but i still would like to know the cause of this.. and it's not my shell's enviroment.. i've arlready tried changing shells...
if i go into we will use /usr/ports/games/cowsay for this example..
i go in there and issue the normal make install clean and i get this output.
[code:1:9c4ba681f3]
===> Patching for cowsay-3.03
patch: unrecognized option `-z'
Usage: patch [options] [origfile [patchfile]] [+ [options] [origfile]]...
Options:
[-cCeEflnNRsStuv] [-b backup-ext] [-B backup-prefix] [-d directory]
[-D symbol] [-Fmax-fuzz] [-o out-file] [-p[strip-count]]
[-r rej-name] [-V {numbered,existing,simple}]
***> patch-cows_mech-and-cow did not apply cleanly
patch: unrecognized option `-z'
[/code:1:9c4ba681f3]
now this is no biggie.. took me a whole 5 minuites to figure out a way around this.. by changing the directory into the working directory patch it by hand and place a .patch_done file inside the ports tree.
Now when i return to the app tree i run make and all goes well. But once i goto install that puppie.. i get this output..
[code:1:9c4ba681f3]
===> Building package for cowsay-3.03
pkg_create: illegal option -- S
usage: pkg_create [-Ohv] [-P dpkgs] [-C cpkgs] [-p prefix] [-f contents]
[-i iscript] [-k dscript] [-r rscript] [-t template]
[-X excludefile] [-D displayfile] [-m mtreefile]
-c comment -d description -f packlist pkg-name
===> Cleaning for cowsay-3.03
rm -f /usr/ports/packages/i386/all/cowsay-3.03.tgz
*** Error code 1
Stop in /usr/ports/games/cowsay (line 1715 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/games/cowsay (line 527 of /usr/ports/infrastructure/mk/bsd.port.mk).
[/code:1:9c4ba681f3]
Any suggestions? if not no big deal i was thinking about reloading it to 3.4 but i still would like to know the cause of this.. and it's not my shell's enviroment.. i've arlready tried changing shells...