cvs commit: ports/editors/emacs-devel Makefile distinfo pkg-plist ports/editors/emacs-devel/files patch-Makefile.in patch-configure patch-src-image.c

Ashish SHUKLA ashish at FreeBSD.org
Thu Jul 29 10:15:26 UTC 2010


Anonymous  writes:
> ashish at FreeBSD.org (Ashish SHUKLA) writes:

>>>> +.if ${OSVERSION} > 900000
>>>> +PLIST_SUB+=	9X=""
>>>> +.else
>>>> +PLIST_SUB+=	9X="@comment "
>>>> .endif
>>> [...]
>>>> +%%9X%%%%DATADIR%%/%%EMACS_VER%%/etc/DOC-%%EMACS_VER%%.2
>> 
>>> I don't have such a file on
>> 
>>> $ uname -vm
>>> FreeBSD 9.0-CURRENT #0 r210488=f584a68-dirty: Mon Jul 26 04:27:58 UTC 2010     holo at raphael.local:/a/objdir/a/dirty_build/sys/PHOENIX  amd64
>> 
>>> I guess the transient file sometimes appear when you re-start broken
>>> build rather than using `make clean && make all'.
>> 
>> No it gets created during regular build. For details, check out the following
>> build log on 9.0 (amd64):
>> 
>> http://people.freebsd.org/~ashish/logs/emacs-24.0.50.100884%2c1.log

> Ah, your tinderbox uses default options. OTOH, I'm using same as emacs-nox11.

>> Dumping under the name emacs
>> 2237645 pure bytes used
>> Adding name emacs-24.0.50.1
> [...]
>> Dumping under the name emacs
>> 2237645 pure bytes used
>> Adding name emacs-24.0.50.2

> It dumps twice and compiles twice (`cc -o temacs...').

>> unset CDPATH; \
>> if [ `(cd ./etc; /bin/pwd)` != `(cd /usr/local/share/emacs/24.0.50/etc; /bin/pwd)` ]; \
>> then \
>> fullversion=`./src/emacs --version | sed -n '1 s/GNU Emacs *//p'`; \

> I guess you have 24.0.50.2 for emacs-version. The last digit refers
> to build number. Can you figure out when and where build number is added?
> Perhaps, we can force it to not increment/rebuild.

Okay, and BtW, I did a build for the editors/emacs (which I'm going to submit
soon), which also has CANNA patchset, and on 9.x it produced 23.2.3. I think
the last digit refers to the no. of passes of build.

Following is the corresponding log file:

http://people.freebsd.org/~ashish/logs/emacs-23.2_3%2c2.log

-- 
Ashish SHUKLA      | GPG: F682 CDCC 39DC 0FEA E116  20B6 C746 CFA9 E74F A4B0
freebsd.org!ashish | http://people.freebsd.org/~ashish/

“Never worry about theory as long as the machinery does what it's
supposed to do.” (Robert A. Heinlein, "Waldo & Magic, Inc.", 1950)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20100729/b45a3eb2/attachment-0001.pgp


More information about the cvs-ports mailing list