[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Paparazzi-devel] Installing of Paparazzi-tools to Mac OSX 10 Maveri
From: |
Piotr Esden-Tempski |
Subject: |
Re: [Paparazzi-devel] Installing of Paparazzi-tools to Mac OSX 10 Mavericks fails |
Date: |
Thu, 25 Sep 2014 22:49:23 -0700 |
As you can see I reported the bugs to the macports developers. We now have to
wait for them to fix it.
As macports maintainers are notoriously slow at updating and fixing their
packages, I have started investigating the use of homebrew instead.
Sadly putting together a "tap" for it will take a while and my time is very
limited, but I am doing my best. For now the best solution seems to revert back
to using ubuntu as far as I can tell. :(
Cheers,
Piotr
On Sep 25, 2014, at 22:00, gunderscoreb <address@hidden> wrote:
> Hey Piotr, guys,
>
> Any update on this?
>
> Thanks!
>
> -G
>
> On Fri, Sep 19, 2014 at 11:27 PM, Piotr Esden-Tempski <address@hidden> wrote:
> Hi Heinrich,
>
> So I did some additional investigation and found two bugs in the
> ocaml-ocamlnet package. I have filed them with the macports project:
>
> https://trac.macports.org/ticket/45103
> https://trac.macports.org/ticket/45104
>
> I hope they will fix it soon.
>
> This will allow you to remove the offending ocaml binaries:
> sudo port uninstall --follow-dependents ocaml
> and rebuild them using:
> sudo port -s install paparazzi-tools
>
> Sadly without the fixes being part of the macports tree is making it quite
> annoying to get that done.
>
> I will continue looking into those issues and see what else we can do to make
> paparazzi work again on Mac OS X.
>
> Cheers,
> Piotr
>
> --
> Piotr Esden-Tempski
> Founder, Embedded Systems Engineer
> 1 Bit Squared
> 'Professional Nano UAV Systems'
> http://1bitsquared.com
>
> On Sep 19, 2014, at 17:48, Piotr Esden-Tempski <address@hidden> wrote:
>
> > Hi Heinrich,
> >
> > Yes I see the same problem on my computer after updating to the latest
> > macports. It seems that the prebuilt packages are not updated to the
> > version of ocaml that is being provided by macports at the moment.
> >
> > I am trying to build the packages from source and see if that solves the
> > issue. The trouble with that is that ocamlnet seems to have some compile
> > issue and needs to be fixed before this becomes a usable solution. I will
> > continue working on this and hopefully OS X will be working soon again.
> >
> > Cheers,
> > Piotr
> >
> > --
> > Piotr Esden-Tempski
> > Founder, Embedded Systems Engineer
> > 1 Bit Squared
> > 'Professional Nano UAV Systems'
> > http://1bitsquared.com
> >
> > On Sep 19, 2014, at 16:08, Heinrich Fischer <address@hidden> wrote:
> >
> >> Hi Piotr,
> >>
> >> Thank you, now it works.
> >> But..
> >> Now i have the next Problem during making of Paparazzi.
> >> Here is the error message: gist:482c144bb3e8ace4d4f8
> >> It seems to be more things obsolete.
> >> Can you help again?
> >>
> >> Cheers,
> >> Heinrich
> >>
> >> Am 19.09.2014 um 23:19 schrieb Piotr Esden-Tempski <address@hidden>:
> >>
> >>> Thanks for reporting your problems. I did not have to install paparazzi
> >>> from scratch on any of my machines in over a year so I am not running in
> >>> those issues. Your report helps making it usable for other people. Sorry
> >>> you are the one running into those problems.
> >>>
> >>> Can you put the content of the main.log in a gist
> >>> (https://gist.github.com/) or pastebin and share the link?
> >>>
> >>> Also you might want to join our gitter chat. It will be much faster than
> >>> email to get you up and running. ( https://gitter.im/paparazzi/discuss )
> >>>
> >>> Cheers,
> >>> Piotr
> >>>
> >>> On Sep 19, 2014, at 14:09, Heinrich Fischer <address@hidden> wrote:
> >>>
> >>>> Hello Piotr,
> >>>>
> >>>> Sorry, but the fix doesn’t work. it fails again at: (see below)
> >>>>
> >>>> Regards Heinrich
> >>>>
> >>>> ---> Fetching distfiles for libopencm3
> >>>> Warning: Your DNS servers incorrectly claim to know the address of
> >>>> nonexistent hosts. This may cause checksum mismatches for some ports.
> >>>> See this page for more information:
> >>>> <https://trac.macports.org/wiki/MisbehavingServers>
> >>>> Error: org.macports.fetch for port libopencm3 returned: Git clone failed
> >>>> Error: Failed to install libopencm3
> >>>> Please see the log file for port libopencm3 for details:
> >>>>
> >>>> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.paparazziuav.org_macports_ports_cross_libopencm3/libopencm3/main.log
> >>>> Error: The following dependencies were not installed: libopencm3 libsdl
> >>>> libstm32 ocaml-gsl gsl ocamlsdl lablgl libsdl_image libsdl_mixer flac
> >>>> libmikmod smpeg libsdl_ttf openocd py27-game py27-numpy fftw-3
> >>>> py27-cython cython_select py27-nose nosetests_select py27-setuptools
> >>>> py27-opengl py27-Pillow lcms openjpeg jbigkit lcms2 py27-tkinter tk webp
> >>>> py27-opengl-accelerate py27-pyusb-devel py27-scipy SuiteSparse libgcc
> >>>> cctools cctools-headers llvm-3.5 libcxx llvm_select cloog isl gcc_select
> >>>> ld64 swig-python swig py27-yaml libyaml tkdiff wget gnutls libtasn1
> >>>> nettle p11-kit xml-light
> >>>> To report a bug, follow the instructions in the guide:
> >>>> http://guide.macports.org/#project.tickets
> >>>> Error: Processing of port paparazzi-tools failed
> >>>>
> >>>> Am 19.09.2014 um 21:58 schrieb gunderscoreb <address@hidden>:
> >>>>
> >>>>> That should help
> >>>>> http://lists.gnu.org/archive/html/paparazzi-devel/2014-06/msg00082.html
> >>>>>
> >>>>> -G
> >>>>>
> >>>>> On Fri, Sep 19, 2014 at 3:54 PM, Heinrich Fischer <address@hidden>
> >>>>> wrote:
> >>>>> Hi,
> >>>>>
> >>>>> I tried to install paparazzi-tools on my Mac with OSX Mavericks
> >>>>> according to the Video at the Paparazzi Website.
> >>>>> This Installation fails after the Line:
> >>>>> sudo port install paparazzi-tools.
> >>>>> The Installation Process stops after installing git-core with an Error
> >>>>> message. (see appendix)
> >>>>>
> >>>>> Can somebody help me to solve tis problem (update the package list)?
> >>>>>
> >>>>> Best Regards
> >>>>> Heinrich
> >>>>>
> >>>>> Appendix:
> >>>>> user:~ henry$ sudo port install paparazzi-tools
> >>>>>
> >>>>> ....
> >>>>> beginnig installation...
> >>>>> ....
> >>>>>
> >>>>> ---> Cleaning gcc-arm-embedded
> >>>>> ---> Fetching distfiles for git-core
> >>>>> ---> Verifying checksums for git-core
> >>>>> ---> Extracting git-core
> >>>>> ---> Configuring git-core
> >>>>> Error: git-core has been made obsolete by the port git. Please install
> >>>>> git instead.
> >>>>> Error: org.macports.configure for port git-core returned: obsolete port
> >>>>> Error: Failed to install git-core
> >>>>> Please see the log file for port git-core for details:
> >>>>>
> >>>>> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_git-core/git-core/main.log
> >>>>> Error: The following dependencies were not installed: git-core
> >>>>> gnome-themes autoconf m4 perl5 perl5.16 gdbm automake gnome-icon-theme
> >>>>> gtk-engines2 gtk2 atk glib2 libffi zlib gobject-introspection cairo
> >>>>> fontconfig freetype bzip2 libpng libpixman xorg-libXext xorg-libX11
> >>>>> xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb python27
> >>>>> db46 db_select libedit openssl python_select sqlite3
> >>>>> xorg-libpthread-stubs xorg-xcb-proto libxml2 xz xorg-xextproto
> >>>>> xorg-xcb-util xrender xorg-renderproto libtool gdk-pixbuf2 jasper jpeg
> >>>>> tiff hicolor-icon-theme pango Xft2 harfbuzz graphite2 shared-mime-info
> >>>>> xorg-libXcomposite xorg-compositeproto xorg-libXfixes xorg-fixesproto
> >>>>> xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXi
> >>>>> xorg-inputproto xorg-libXinerama xorg-xineramaproto xorg-libXrandr
> >>>>> xorg-randrproto intltool p5.16-getopt-long p5.16-pathtools
> >>>>> p5.16-scalar-list-utils p5.16-xml-parser pkgconfig icon-naming-utils
> >>>>> p5.16-xml-simple p5.16-xml-namespacesupport p5.16-xml-sax
> >>>>> p5.16-xml-sax-base p5.16-xml-sax-expat gtk-theme-switch ivy-c pcre
> >>>>> ivy-ocaml ocaml ocaml-findlib ocaml-ocamlnet ocaml-pcre ivy-python
> >>>>> jsbsim cvs kerberos5 libcomerr tcl lablgtk2 libglade2 libgnomecanvas
> >>>>> libart_lgpl libgnomeui gconf dbus-glib dbus gtk-doc docbook-xml
> >>>>> docbook-xml-4.1.2 docbook-xml-4.2 xmlcatmgr docbook-xml-4.3
> >>>>> docbook-xml-4.4 docbook-xml-4.5 docbook-xml-5.0 docbook-xsl fop itstool
> >>>>> gawk readline py27-libxml2 libxslt openjade opensp source-highlight
> >>>>> boost icu gtk3 at-spi2-atk at-spi2-core xorg-libXevie xorg-evieproto
> >>>>> xorg-libXtst xorg-recordproto xorg-libice xorg-libsm dbus-python27
> >>>>> orbit2 libidl policykit libbonoboui desktop-file-utils popt libbonobo
> >>>>> libgnome gnome-vfs gnome-mime-data libcanberra gstreamer1 bison flex
> >>>>> libvorbis libogg pangox-compat libgnome-keyring libgcrypt libgpg-error
> >>>>> vala libcmsis libmpc mpfr libftdi0 libusb-compat libopencm3 libsdl
> >>>>> libstm32 ocaml-gsl gsl ocamlsdl lablgl libsdl_image libsdl_mixer flac
> >>>>> libmikmod smpeg libsdl_ttf openocd py27-game py27-numpy fftw-3
> >>>>> py27-nose nosetests_select py27-setuptools py27-opengl py27-Pillow lcms
> >>>>> openjpeg jbigkit lcms2 py27-tkinter tk webp py27-opengl-accelerate
> >>>>> py27-pyusb-devel py27-scipy SuiteSparse libgcc cctools cctools-headers
> >>>>> llvm-3.5 libcxx llvm_select cloog isl gcc_select ld64 swig-python swig
> >>>>> py27-yaml libyaml tkdiff wget gnutls curl-ca-bundle libidn libtasn1
> >>>>> nettle p11-kit xml-light
> >>>>> To report a bug, follow the instructions in the guide:
> >>>>> http://guide.macports.org/#project.tickets
> >>>>> Error: Processing of port paparazzi-tools failed
> >>>>>
> >>>>> _______________________________________________
> >>>>> Paparazzi-devel mailing list
> >>>>> address@hidden
> >>>>> https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
> >>>>>
> >>>>>
> >>>>> _______________________________________________
> >>>>> Paparazzi-devel mailing list
> >>>>> address@hidden
> >>>>> https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
> >>>>
> >>>> _______________________________________________
> >>>> Paparazzi-devel mailing list
> >>>> address@hidden
> >>>> https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
> >>>
> >>>
> >>> _______________________________________________
> >>> Paparazzi-devel mailing list
> >>> address@hidden
> >>> https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
> >>
> >> _______________________________________________
> >> Paparazzi-devel mailing list
> >> address@hidden
> >> https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> > Paparazzi-devel mailing list
> > address@hidden
> > https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
- Re: [Paparazzi-devel] Installing of Paparazzi-tools to Mac OSX 10 Mavericks fails, (continued)
- Re: [Paparazzi-devel] Installing of Paparazzi-tools to Mac OSX 10 Mavericks fails, Heinrich Fischer, 2014/09/19
- Re: [Paparazzi-devel] Installing of Paparazzi-tools to Mac OSX 10 Mavericks fails, Heinrich Fischer, 2014/09/19
- Re: [Paparazzi-devel] Installing of Paparazzi-tools to Mac OSX 10 Mavericks fails, Piotr Esden-Tempski, 2014/09/19
- Re: [Paparazzi-devel] Installing of Paparazzi-tools to Mac OSX 10 Mavericks fails, Piotr Esden-Tempski, 2014/09/19
- Re: [Paparazzi-devel] Installing of Paparazzi-tools to Mac OSX 10 Mavericks fails, gunderscoreb, 2014/09/26
- Re: [Paparazzi-devel] Installing of Paparazzi-tools to Mac OSX 10 Mavericks fails,
Piotr Esden-Tempski <=
- Re: [Paparazzi-devel] Installing of Paparazzi-tools to Mac OSX 10 Mavericks fails, gunderscoreb, 2014/09/26