Re: Building KPA fails ... (not anymore :-)

Andreas Schleth <schleth_es-S0/[email protected]> Sun, 11 Oct 2020 00:35:12 +0200
Newsgroups gmane.comp.kde.kimdaba
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============1075892876166786974==
Content-Type: multipart/alternative;
 boundary="------------7574BBA2300394C73136B613"
Content-Language: de-DE

This is a multi-part message in MIME format.
--------------7574BBA2300394C73136B613
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: quoted-printable

Hi,

just to message the list: Robert fixed the problem and we have a running
KPA again: v5.7.0-24-gdcc481ab

(even with dcraw - you just have to pull in the *right* devel package)

have a nice weekend, Andreas

Am 10.10.20 um 22:40 schrieb Andreas Schleth:
> Hi,
>
> as I had my system messed up (it never was a good idea to mix two
> different distributions) I had to rebuild KPA and for the first time in
> ages, the build fails:
>
> home/usr/src/kphotoalbum-git/kphotoalbum/XMLDB/XMLImageDateCollection.cp=
p:
>
> In member function =E2=80=98void XMLDB::XMLImageDateCollection::buildInd=
ex()=E2=80=99:
> /home/usr/src/kphotoalbum-git/kphotoalbum/XMLDB/XMLImageDateCollection.c=
pp:35:83:
>
> error: no matching function for call to
> =E2=80=98Utilities::FastDateTime::FastDateTime(QDate)=E2=80=99
> =C2=A0=C2=A0=C2=A0=C2=A0 Utilities::FastDateTime biggestEnd =3D
> Utilities::FastDateTime(QDate(1900, 1, 1));
> ^
> In file included from
> /home/usr/src/kphotoalbum-git/kphotoalbum/DB/ImageDate.h:21:0,
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 from
> /home/usr/src/kphotoalbum-git/kphotoalbum/DB/ImageDateCollection.h:21,
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 from
> /home/usr/src/kphotoalbum-git/kphotoalbum/XMLDB/XMLImageDateCollection.h=
:21,
>
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 from
> /home/usr/src/kphotoalbum-git/kphotoalbum/XMLDB/XMLImageDateCollection.c=
pp:19:
>
> /home/usr/src/kphotoalbum-git/kphotoalbum/Utilities/FastDateTime.h:48:5:
> note: candidate: Utilities::FastDateTime::FastDateTime(const QDateTime&)
> =C2=A0=C2=A0=C2=A0=C2=A0 FastDateTime(const QDateTime &other);
> =C2=A0=C2=A0=C2=A0=C2=A0 ^~~~~~~~~~~~
>
> ... and so on. All messages relate to FastDateTime ...
>
> I am working with opensuse Leap 15.2 (again :-)
>
> KDE Frameworks 5.71.0 and Qt 5.12.7
>
> This is my build script:
>
> # werfe alle lokalen changes weg
> git checkout master
> git reset --hard
> # hole die aktuelle Version
> git pull
> # setze debuginfos
> export CMAKE_BUILD_TYPE=3DRelWithDebInfo
> # wechsle ins build-Verz.
> cd build
> # l=C3=B6sche all cmake-Reste
> rm -rf C* c*
> # doit!
> cmake ..
> make -j8
> # teste Demo
> ./kphotoalbum --demo
>
> I guess, I just found some work in progress.
>
> If any of you does not know how to spend the weekend ... :-)
>
> Happy hacking, Andreas
>
> _______________________________________________
> KPhotoAlbum mailing list
> [email protected]
> https://mail.kdab.com/mailman/listinfo/kphotoalbum


--------------7574BBA2300394C73136B613
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<html>
  <head>
    <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DUTF-=
8">
  </head>
  <body>
    <p>Hi,</p>
    <p style=3D" margin-top:0px; margin-bottom:0px; margin-left:0px; margi=
n-right:0px; -qt-block-indent:0; text-indent:0px;">just to message the lis=
t: Robert fixed the problem and we have a running KPA again: v5.7.0-24-gdc=
c481ab</p>
    <p><style type=3D"text/css">
p, li { white-space: pre-wrap; }</style></p>
    <p>(even with dcraw - you just have to pull in the *right* devel packa=
ge)</p>
    <p>have a nice weekend, Andreas
</p>
    <p>
</p>
    <div class=3D"moz-cite-prefix">Am 10.10.20 um 22:40 schrieb Andreas
      Schleth:<br>
    </div>
    <blockquote type=3D"cite"
      cite=3D"mid:b490d633-d942-0dbe-640e-79b5944b73fd-S0/[email protected]">Hi, <br>
      <br>
      as I had my system messed up (it never was a good idea to mix two
      <br>
      different distributions) I had to rebuild KPA and for the first
      time in <br>
      ages, the build fails: <br>
      <br>
home/usr/src/kphotoalbum-git/kphotoalbum/XMLDB/XMLImageDateCollection.cpp:
      <br>
      In member function =E2=80=98void
      XMLDB::XMLImageDateCollection::buildIndex()=E2=80=99: <br>
/home/usr/src/kphotoalbum-git/kphotoalbum/XMLDB/XMLImageDateCollection.cpp=
:35:83:
      <br>
      error: no matching function for call to <br>
      =E2=80=98Utilities::FastDateTime::FastDateTime(QDate)=E2=80=99 <br>
      =C2=A0=C2=A0=C2=A0=C2=A0 Utilities::FastDateTime biggestEnd =3D <br>
      Utilities::FastDateTime(QDate(1900, 1, 1)); <br>
      ^ <br>
      In file included from <br>
      /home/usr/src/kphotoalbum-git/kphotoalbum/DB/ImageDate.h:21:0, <br>
      =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 from <br>
/home/usr/src/kphotoalbum-git/kphotoalbum/DB/ImageDateCollection.h:21, <br=
>
      =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 from <br>
/home/usr/src/kphotoalbum-git/kphotoalbum/XMLDB/XMLImageDateCollection.h:2=
1,
      <br>
      =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 from <br>
/home/usr/src/kphotoalbum-git/kphotoalbum/XMLDB/XMLImageDateCollection.cpp=
:19:
      <br>
/home/usr/src/kphotoalbum-git/kphotoalbum/Utilities/FastDateTime.h:48:5:
      <br>
      note: candidate: Utilities::FastDateTime::FastDateTime(const
      QDateTime&amp;) <br>
      =C2=A0=C2=A0=C2=A0=C2=A0 FastDateTime(const QDateTime &amp;other); <=
br>
      =C2=A0=C2=A0=C2=A0=C2=A0 ^~~~~~~~~~~~ <br>
      <br>
      ... and so on. All messages relate to FastDateTime ... <br>
      <br>
      I am working with opensuse Leap 15.2 (again :-) <br>
      <br>
      KDE Frameworks 5.71.0 and Qt 5.12.7 <br>
      <br>
      This is my build script: <br>
      <br>
      # werfe alle lokalen changes weg <br>
      git checkout master <br>
      git reset --hard <br>
      # hole die aktuelle Version <br>
      git pull <br>
      # setze debuginfos <br>
      export CMAKE_BUILD_TYPE=3DRelWithDebInfo <br>
      # wechsle ins build-Verz. <br>
      cd build <br>
      # l=C3=B6sche all cmake-Reste <br>
      rm -rf C* c* <br>
      # doit! <br>
      cmake .. <br>
      make -j8 <br>
      # teste Demo <br>
      ./kphotoalbum --demo <br>
      <br>
      I guess, I just found some work in progress. <br>
      <br>
      If any of you does not know how to spend the weekend ... :-) <br>
      <br>
      Happy hacking, Andreas <br>
      <br>
      _______________________________________________ <br>
      KPhotoAlbum mailing list <br>
      <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:KPhotoAlbum@mai=
l.kdab.com">[email protected]</a> <br>
      <a class=3D"moz-txt-link-freetext" href=3D"https://mail.kdab.com/mai=
lman/listinfo/kphotoalbum">https://mail.kdab.com/mailman/listinfo/kphotoal=
bum</a> <br>
    </blockquote>
    <p>

</p>
  </body>
</html>

--------------7574BBA2300394C73136B613--

--===============1075892876166786974==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
KPhotoAlbum mailing list
[email protected]
https://mail.kdab.com/mailman/listinfo/kphotoalbum

--===============1075892876166786974==--