Hallo,
because there is a plan to upgrade qt on F-9 to the release qt-4.5, I have try to build stellarium-0.10.2-2 on F-9. Unfortunately I have got the following error messages:
make[1]: Entering directory `/builddir/build/BUILD/stellarium-0.10.2' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/stellarium-0.10.2' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /var/tmp/stellarium-0.10.2-2.fc9-root-mockbuild/usr/share/stellarium/data/stellarium.ico -- Installing: /var/tmp/stellarium-0.10.2-2.fc9-root-mockbuild/usr/share/stellarium/data/ssystem.ini -- Installing: /var/tmp/stellarium-0.10.2-2.fc9-root-mockbuild/usr/share/stellarium/data/zone.tab -- Installing: /var/tmp/stellarium-0.10.2-2.fc9-root-mockbuild/usr/share/stellarium/data/base_locations.txt -- Installing: /var/tmp/stellarium-0.10.2-2.fc9-root-mockbuild/usr/share/stellarium/data/default_config.ini -- Installing: /var/tmp/stellarium-0.10.2-2.fc9-root-mockbuild/usr/share/stellarium/data/constellations_boundaries.dat -- Installing: /var/tmp/stellarium-0.10.2-2.fc9-root-mockbuild/usr/share/stellarium/data/fontmap.dat -- Installing: /var/tmp/stellarium-0.10.2-2.fc9-root-mockbuild/usr/share/stellarium/data/iso639-1.utf8 -- Installing: /var/tmp/stellarium-0.10.2-2.fc9-root-mockbuild/usr/share/stellarium/data/countryCodes.dat
The whole build log you may find at:
http://koji.fedoraproject.org/koji/getfile?taskID=1266084&name=build.log
Because this doesn't happens on F-10 and devel, I want if anyone has a hint to solve this issue.
Best Regards:
Jochen Schmitt
Jochen Schmitt wrote, at 03/31/2009 02:32 AM +9:00:
Hallo,
because there is a plan to upgrade qt on F-9 to the release qt-4.5, I have try to build stellarium-0.10.2-2 on F-9. Unfortunately I have got the following error messages:
Well, the messages you posted contain no error, however
The whole build log you may find at: http://koji.fedoraproject.org/koji/getfile?taskID=1266084&name=build.log
Because this doesn't happens on F-10 and devel, I want if anyone has a hint to solve this issue.
First of all, it is appreciated it if you post the task URL instead of the URL of build.log: http://koji.fedoraproject.org/koji/taskinfo?taskID=1266082
Then: I guess the cause of the failure shown here is that you are trying to use "noarch subpackage" support on rpm >= 4.6 but F-9 rpm is still 4.4.X (i.e. "BuildArch: noarch" makes the rebuilt all binary rpms noarch and debuginfo rpm is not created on F-9)
Best Regards:
Jochen Schmitt
Regards, Mamoru
Mamoru Tasaka schrieb:
I guess the cause of the failure shown here is that you are trying to use "noarch subpackage" support on rpm >= 4.6 but F-9 rpm is still 4.4.X (i.e. "BuildArch: noarch" makes the rebuilt all binary rpms noarch and debuginfo rpm is not created on F-9)
Yes, this was the reason for the reported issues. Thank you for your hint.
Best Regards:
Jochen Schmitt
devel@lists.stg.fedoraproject.org