Re: problem updating ports (latex-cjk)

2011-07-10 Thread Rafal Jagielski
Can confirm that this problem still exists.
same log as described.

latex-cjk-4.8.2_4
# be compatible with Debian
find: /usr/ports/print/latex-cjk/work/ccmap: No such file or directory

rgrds
Rafal 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


problem updating ports (latex-cjk)

2011-04-25 Thread Fred

Hello,

I ran into a problem when updating ports on 8.1-RELEASE (i386).  
~/print/latex-cjk doesn't want to build.


===  Patching for latex-cjk-4.8.2_4
===  Applying FreeBSD patches for latex-cjk-4.8.2_4
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to texinput/Bg5/c00bsmi.fd.rej
= Patch patch-texinput-Bg5-c00bsmi.fd failed to apply cleanly.
= Patch(es) patch-Makefile applied cleanly.
*** Error code 1

Stop in /usr/ports/print/latex-cjk.
*** Error code 1

Stop in /usr/ports/print/latex-cjk.

What can I do to fix this?

Best regards,
Fred Boatwright

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: problem updating ports (latex-cjk)

2011-04-25 Thread Frédéric Perrin
Hello Fred,

Fred f...@blakemfg.com writes:
 I ran into a problem when updating ports on 8.1-RELEASE (i386).
 ~/print/latex-cjk doesn't want to build.

 ===  Patching for latex-cjk-4.8.2_4
 ===  Applying FreeBSD patches for latex-cjk-4.8.2_4
 Ignoring previously applied (or reversed) patch.
 1 out of 1 hunks ignored--saving rejects to texinput/Bg5/c00bsmi.fd.rej
 = Patch patch-texinput-Bg5-c00bsmi.fd failed to apply cleanly.

Are you sure the work area is clean? Run `make clean', then `make patch'
again.

-- 
Frédéric Perrin -- http://tar-jx.bz

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: problem updating ports (latex-cjk)

2011-04-25 Thread Fred

Hi Fred,

The make clean went ok.  The make patch:

===  Vulnerability check disabled, database not found
===  License check disabled, port has not defined LICENSE
===  Found saved configuration for latex-cjk-4.8.2_4
===  Extracting for latex-cjk-4.8.2_4
= SHA256 Checksum OK for cjk-4.8.2.tar.gz.
===  Patching for latex-cjk-4.8.2_4
===  Applying FreeBSD patches for latex-cjk-4.8.2_4
# be compatible with Debian
find: /usr/ports/print/latex-cjk/work/ccmap: No such file or directory
*** Error code 1

Stop in /usr/ports/print/latex-cjk.
*** Error code 1

Stop in /usr/ports/print/latex-cjk.


In ~/latex-cjk/work is directory cjk-4.8.2 and
file .extract_done.latex-cjk._user_local

There is no ccmap directory in cjk-4.8.2 but the files look they are
ready to be compiled.  There is a Makefile.

I just tried moving to that directory and running make install and 
clean.  This was not successful either and I forgot to run script to 
capture the output.  I ran make clean so I could start over and this 
failed with the following:


ragnok# make clean
make -C utils clean
make -C Bg5conv clean
bg5conv
bg5conv:No such file or directory
*** Error code 1

I think I may have a mess now and have no more time to work on it 
tonight.  I will try again tomorrow.


Best regards,
Fred

On 04/25/11 07:29, Frédéric Perrin wrote:

Hello Fred,

Fredf...@blakemfg.com  writes:

I ran into a problem when updating ports on 8.1-RELEASE (i386).
~/print/latex-cjk doesn't want to build.

===   Patching for latex-cjk-4.8.2_4
===   Applying FreeBSD patches for latex-cjk-4.8.2_4
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to texinput/Bg5/c00bsmi.fd.rej
=  Patch patch-texinput-Bg5-c00bsmi.fd failed to apply cleanly.

Are you sure the work area is clean? Run `make clean', then `make patch'
again.



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org