Package Details: ozone 28:3.32a-0

Git Clone URL: https://aur.archlinux.org/ozone.git (read-only, click to copy)
Package Base: ozone
Description: Segger Ozone JLink debugger for Linux
Upstream URL: https://www.segger.com/jlink-software.html
Licenses: custom
Groups: jlink
Conflicts: jlink-debugger
Provides: jlink-debugger
Replaces: jlink-debugger
Submitter: AlexisPolti
Maintainer: AlexisPolti
Last Packager: AlexisPolti
Votes: 23
Popularity: 0.67
First Submitted: 2016-06-08 17:22 (UTC)
Last Updated: 2024-03-14 14:32 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

AlexisPolti commented on 2018-06-04 12:49 (UTC)

Thanx a lot. I searched a long time for this option and never found it. Just updated the package (and jlink-software-and-documentation btw). Thanx again!

audeoudh commented on 2018-06-04 12:13 (UTC)

The package is built successfully, but complains because of automatic executables stripping:

$ LANG=C makepkg -f
[...]
  -> Stripping unneeded symbols from binaries and libraries...
strip: Unable to recognise the format of the input file `./opt/SEGGER/Ozone/Lib/Devices/Zilog/Z32F0642/Z32F0642.FLM'
strip: Unable to recognise the format of the input file `./opt/SEGGER/Ozone/Lib/Devices/Renesas/RZ_A2M/Renesas_RZ_A2M_HyperFlash.elf'
strip: Unable to recognise the format of the input file `./opt/SEGGER/Ozone/Lib/Devices/AnalogDevices/ADSP-CM41/CM41x_FlashB_256.FLM'
strip: Unable to recognise the format of the input file `./opt/SEGGER/Ozone/Lib/Devices/AnalogDevices/ADSP-CM41/CM41x_FlashA_256.FLM'
strip: Unable to recognise the format of the input file `./opt/SEGGER/Ozone/Lib/Devices/AnalogDevices/ADSP-CM41/CM41x_FlashA_512.FLM'
[...]

I added options=(!strip) in the PKGBUILD, and it worked without complaining anymore.

AlexisPolti commented on 2018-04-14 16:21 (UTC)

Thanx, corrected (with difficulty, was quite drunk)!

codyps commented on 2018-04-14 00:07 (UTC)

Seeing integrity failures:

:: Checking ozone integrity...
==> Making package: ozone 16:2.56h-0 (Fri Apr 13 19:30:07 EDT 2018)
==> Retrieving sources...
  -> Downloading Ozone_Linux_V256h_x86_64.tgz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 29.3M  100 29.3M    0     0  4641k      0  0:00:06  0:00:06 --:--:-- 6259k
==> Validating source_x86_64 files with md5sums...
    Ozone_Linux_V256h_x86_64.tgz ... FAILED
==> ERROR: One or more files did not pass the validity check!
[y@hermes ~]$ md5sum .cache/pacaur/ozone/Ozone_Linux_V256h_x86_64.tgz 
0c34c6e3e8246bce7b399e4aa9c1a304  .cache/pacaur/ozone/Ozone_Linux_V256h_x86_64.tgz

AlexisPolti commented on 2017-03-22 00:39 (UTC)

Version 2.30b is OK (no more crash) !

AlexisPolti commented on 2017-03-17 01:20 (UTC)

Some may experiment a crash with the newer versions 2.30 and 2.30a of Ozone (crash in __memmove_sse2_unaligned_erms () at /usr/lib/libc.so.6). Please stick with version 2.22q for the moment.

AlexisPolti commented on 2016-12-30 19:44 (UTC)

@ivanovp : sorry my mistake. Corrected!

ivanovp commented on 2016-12-29 16:44 (UTC)

Does not compile for i686. Fixed md5sum: md5sums_i686=('e406bcf349977534179e8f2569e76448')

AlexisPolti commented on 2016-08-29 18:58 (UTC)

The bug should be corrected. The fix is quick and dirty and issues a lot a warnings. But as I'm now celebrating a birthday (and quite drunk) that's the best I can do for now. If you have a better mean to do it right, please feel free to send it! Alex :)

AlexisPolti commented on 2016-08-29 18:17 (UTC)

Oops, sorry! I'm correcting this right away. Thanx for the feedback :)