[release candidate][16.0.0-rc1]

Daniel Kochmański daniel at turtleware.eu
Sun Aug 23 20:07:35 UTC 2015


Anton Vodonosov writes:

> I can't build it:
>
>     Condition of type: UNDEFINED-FUNCTION
>     The function CL::UNAME is undefined.
>     Available restarts:
>
>     1. (ABORT) ABORT
>
>
> I am not sure, but it looks like the error happens when compiling
> asdf.lisp

CL:UNAME is function used only when bootstrapping the ECL (ASDF doesn't
call it – checked with grep).

Could you try to remove "build/" directory completly (if you did git
pull, you might have some glitches from a previous build) and try once
more?

If error remains, could you share build-stamp, config.log, config.status
and full build log? The last one might be tapped when invoking make:

$ make |& tee build.out

Best regards,
Daniel

>
>
> Best regards,
> - Anton
>
>
>
> 21.08.2015, 21:53, "Daniel Kochmański" <daniel at turtleware.eu>:
>> Dear all,
>>
>> release candidate ECL-16.0.0-rc1 has been published. All remarks and
>> tests will be deeply appreciated (thanks!). Changes from last release
>> can be found here:
>> https://gitlab.com/embeddable-common-lisp/ecl/blob/develop/CHANGELOG
>>
>> Git repository addresses are (branch of interest is ECL-16.0.0-rc1):
>> git at gitlab.com:embeddable-common-lisp/ecl.git
>> https://gitlab.com/embeddable-common-lisp/ecl.git
>>
>> and downloadable tarball address is:
>> https://common-lisp.net/project/ecl/files/ecl-16.0.0-rc1.tgz
>>
>> (in this directory all future releases will be stored and previous ones
>> will be imported).
>>
>> I plan to describe changes in more detail in ECL Quarterly when
>> finished. If no serious issues will come up next release is planned at
>> 2015-08-28. Windows will have prebuilt version with MSVC.
>>
>> Best regards,
>> Daniel Kochmański
>>
>> --
>> Daniel Kochmański | Poznań, Poland
>> ;; aka jackdaniel
>>
>> "Be the change that you wish to see in the world." - Mahatma Gandhi

-- 
Daniel Kochmański | Poznań, Poland
;; aka jackdaniel

"Be the change that you wish to see in the world." - Mahatma Gandhi



More information about the ecl-devel mailing list