I am trying to package the software necessary to operate the LulzBot
Taz-6 3D printer. This seems to have been supported in previous versions
of Fedora [1], so I am trying to take ownership of retired packages.
Some of the dependencies should be broadly useful, like the arduino
package. I could use help with two things: (1) package reviewing and
(2) help with two of the packages.

The following are available for review now:

jakarta-commons-httpclient: https://bugzilla.redhat.com/show_bug.cgi?id=2232859
jmdns: https://bugzilla.redhat.com/show_bug.cgi?id=2232860
jsemver: https://bugzilla.redhat.com/show_bug.cgi?id=2232861
python-uranium-lulzbot: https://bugzilla.redhat.com/show_bug.cgi?id=2232862
libarcus-lulzbot: https://bugzilla.redhat.com/show_bug.cgi?id=2232864
CuraEngine-lulzbot: https://bugzilla.redhat.com/show_bug.cgi?id=2232865
cura-lulzbot: https://bugzilla.redhat.com/show_bug.cgi?id=2232866

The dependencies led me to create a COPR repository to aid in the review
process:

[copr:copr.fedorainfracloud.org:mikep:lulzbot]
name=Copr repo for lulzbot owned by mikep
baseurl=https://download.copr.fedorainfracloud.org/results/mikep/lulzbot/fedora-$releasever-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://download.copr.fedorainfracloud.org/results/mikep/lulzbot/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1

I could use help with two of the packages: arduino and
lulzbot-marlin-firmware.

To get the arduino package to build and install, I had to remove some
dependencies. First, arduino-builder is deprecated. Does someone know
Arduino enough to know if I need to replace this with arduino-cli?
(And how?) Second, I removed the dependency on asm2, which I found used
deprecated RPM macros such as %add_to_maven_depmap. Could someone take a
look at that retired package and suggest how to modernize it towards the
newer macros?

The lulzbot-marlin-firmware does not build. The build fails with:

        /usr/lib/gcc/arm-none-eabi/12.2.0/../../../../arm-none-eabi/bin/ld: 
cannot find 
../ArduinoAddons/arduino-1.8.5/packages/ultimachine/hardware/sam/1.6.9-b/variants/archim/libsam_sam3x8e_gcc_rel.a:
 No such file or directory

Does anyone know where libsam_sam3x8e_gcc_rel.a is supposed to come
from?

[1] https://lulzbot.com/learn/cura-lulzbot-edition-installation-fedora

-- 
Mike

:wq
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to