Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jun 2018 11:29:38 +0100
From:      tech-lists <tech-lists@zyxst.net>
To:        freebsd-ports@freebsd.org
Subject:   Re: graphics/ufraw fails to compile on 11-stable
Message-ID:  <acfc489d-7e1e-0e23-1fb9-16adbea8e0ba@zyxst.net>
In-Reply-To: <28ec5968-3beb-1c49-d5e8-73a15477cd1b@utanet.at>
References:  <64a1f5f9-1a99-e6bd-5ff4-8f7e233a4267@zyxst.net> <28ec5968-3beb-1c49-d5e8-73a15477cd1b@utanet.at>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello, thanks for trying to help

Unfortunately the patches didn't apply. Here's the steps I took:

1. updated ports:
Updated to revision 473192.

2. root@testvm:/root# cd /usr/ports/graphics/ufraw/files


root@testvm:/usr/ports/graphics/ufraw/files# ls -lah
total 16
drwxr-xr-x  2 root  wheel   512B Apr  4 04:01 .
drwxr-xr-x  4 root  wheel   512B Jun 23 12:35 ..
-rw-r--r--  1 root  wheel   761B Apr  4 04:01 patch-dcraw.cc
-rw-r--r--  1 root  wheel   293B Apr  4 04:01 patch-ufraw__conf.c

3. installed the patches:
root@testvm:/usr/ports/graphics/ufraw/files# mv patch-dcraw.cc 
old.patch-dcraw.cc

vi patch-dcraw.cc

[paste patch and save]

patch-dcraw.cc: new file: 42 lines, 1455 characters.

root@testvm:/usr/ports/graphics/ufraw/files# vi patch-ufraw__developer.c

[paste patch and save]

patch-ufraw__developer.c: new file: 12 lines, 484 characters.
root@testvm:/usr/ports/graphics/ufraw/files#

root@testvm:/usr/ports/graphics/ufraw# make MAKE_JOBS_UNSAFE=yes
===>  License GPLv2 accepted by the user
===>   ufraw-0.22_7 depends on file: /usr/local/sbin/pkg - found
=> sergiomb2-ufraw-0.22-6d3259a_GH0.tar.gz doesn't seem to exist in 
/usr/ports/distfiles/.
=> Attempting to fetch 
https://codeload.github.com/sergiomb2/ufraw/tar.gz/6d3259a?dummy=/sergiomb2-ufraw-0.22-6d3259a_GH0.tar.gz
fetch: 
https://codeload.github.com/sergiomb2/ufraw/tar.gz/6d3259a?dummy=/sergiomb2-ufraw-0.22-6d3259a_GH0.tar.gz: 
size unknown
fetch: 
https://codeload.github.com/sergiomb2/ufraw/tar.gz/6d3259a?dummy=/sergiomb2-ufraw-0.22-6d3259a_GH0.tar.gz: 
size of remote file is not known
sergiomb2-ufraw-0.22-6d3259a_GH0.tar.gz                849 kB 1007 kBps 
00m01s
===> Fetching all distfiles required by ufraw-0.22_7 for building
===>  Extracting for ufraw-0.22_7
=> SHA256 Checksum OK for sergiomb2-ufraw-0.22-6d3259a_GH0.tar.gz.
===>  Patching for ufraw-0.22_7
===>  Applying FreeBSD patches for ufraw-0.22_7
patch: **** malformed patch at line 41: 
t->tm_year+1900,t->tm_mon+1,t->tm_mday,t->tm_hour,t->tm_min,t->tm_sec);
=> FreeBSD patch patch-dcraw.cc failed to apply cleanly.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/graphics/ufraw
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/ufraw
root@testvm:/usr/ports/graphics/ufraw#

thanks,

-- 
J.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?acfc489d-7e1e-0e23-1fb9-16adbea8e0ba>