On Sunday 24 November 2013 14:14:46 Joe Nosay wrote: > You need to have thew output in a text such as "make >& output.txt" in > order for others to know what is going on with your system. > > > On Sun, Nov 24, 2013 at 2:11 PM, Joe Nosay <superbisquit_at_gmail.com> wrote: > > > Give me a moment > > > > > > On Sun, Nov 24, 2013 at 12:31 PM, Ajtim <lumiwa_at_gmail.com> wrote: > > > >> On Sunday 24 November 2013 11:41:30 Joe Nosay wrote: > >> > Edit the Makefile to include" USE_GCC= yes" - sans quotation marks - > >> with > >> > nvi or another editor. > >> > Some programs will not compile with the new Clang default. > >> > > >> > > >> > On Sat, Nov 23, 2013 at 7:48 AM, Ajtim <lumiwa_at_gmail.com> wrote: > >> > > >> > > Hi! > >> > > > >> > > I tried to build some programs on FreeBSD 10.0-BETA3 and as they told > >> me > >> > > there is not a problem to build on FreeBSD 9.2 for example (amd64) > >> but on > >> > > my system doesn't work: > >> > > > >> > > math/sage > >> > > k3b-kde4 > >> > > multimedia/vlc > >> > > audio/last.fm > >> > > > >> > > There are more but the above four I like to have. > >> > > > >> > > What is your experience, please? > >> > > > >> > > Thank you. > >> > > > >> > > -- > >> > > Mitja > >> > > ------- > >> > > http://www.redbubble.com/people.lumiwa > >> > > > >> > > _______________________________________________ > >> > > freebsd-current_at_freebsd.org mailing list > >> > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > >> > > To unsubscribe, send any mail to " > >> freebsd-current-unsubscribe_at_freebsd.org" > >> > > > >> > >> I did try to use "USE_GCC=any "and it didn't work. > >> > >> -- > >> Mitja > >> ------- > >> http://www.redbubble.com/people.lumiwa > >> > >> > > Here is for example output for audio/last.fm. -- Mitja ------- http://www.redbubble.com/people.lumiwa ===> Building for last.fm-1.5.4.26862 --- sub-src-libUnicorn-all-ordered --- cd src/libUnicorn/ && /usr/bin/make -f Makefile all --- sub-src-libMoose-all-ordered --- cd src/libMoose/ && /usr/bin/make -f Makefile all --- sub-src-libFingerprint-fplib-pro_qmake-fplib-pro-all-ordered --- cd src/libFingerprint/fplib/pro_qmake/ && /usr/bin/make -f Makefile.fplib all --- sub-src-libFingerprint-all-ordered --- cd src/libFingerprint/ && /usr/bin/make -f Makefile all --- sub-src-all-ordered --- cd src/ && /usr/bin/make -f Makefile all --- ../bin/last.fm --- g++46 -Wl,-O1 -pthread -Wl,-rpath,/usr/local/lib/qt4 -o ../bin/last.fm ../build/last.fm/release/main.o ../build/last.fm/release/container.o ../build/last.fm/release/settingsdialog.o ../build/last.fm/release/aboutdialog.o ../build/last.fm/release/Scrobbler-1.2.o ../build/last.fm/release/simplewizard.o ../build/last.fm/release/configwizard.o ../build/last.fm/release/wizardinfopage.o ../build/last.fm/release/WizardBootstrapSelectorPage.o ../build/last.fm/release/wizardmediadeviceconfirmpage.o ../build/last.fm/release/wizardloginpage.o ../build/last.fm/release/wizardprogresspage.o ../build/last.fm/release/wizardselectpluginpage.o ../build/last.fm/release/wizardbootstrappage.o ../build/last.fm/release/addplayerdialog.o ../build/last.fm/release/loginwidget.o ../build/last.fm/release/updateinfogetter.o ../build/last.fm/release/componentinfo.o ../build/last.fm/release/plugininfo.o ../build/last.fm/release/appinfo.o ../build/last.fm/release/versionnumber.o ../build/last.fm/release/FileVersionInfo.o ../build/last.fm/release/autoupdater.o ../build/last.fm/release/updatewizard.o ../build/last.fm/release/wizardselectupdatespage.o ../build/last.fm/release/playerlistener.o ../build/last.fm/release/playercommandparser.o ../build/last.fm/release/playerconnection.o ../build/last.fm/release/iconshack.o ../build/last.fm/release/systray.o ../build/last.fm/release/progressframe.o ../build/last.fm/release/checkdirtree.o ../build/last.fm/release/deleteuserdialog.o ../build/last.fm/release/failedlogindialog.o ../build/last.fm/release/toolbarvolumeslider.o ../build/last.fm/release/tagdialog.o ../build/last.fm/release/ShareDialog.o ../build/last.fm/release/lastfmapplication.o ../build/last.fm/release/AudioController.o ../build/last.fm/release/Radio.o ../build/last.fm/release/RadioPlaylist.o ../build/last.fm/release/XspfResolver.o ../build/last.fm/release/MediaDeviceScrobbler.o ../build/last.fm/release/SideBarView.o ../build/last.fm/release/SideBarModel.o ../build/last.fm/release/SideBarDelegate.o ../build/last.fm/release/SideBarTreeStyle.o ../build/last.fm/release/SideBarToolTipLabel.o ../build/last.fm/release/SideBarRevealPopup.o ../build/last.fm/release/MetaDataWidget.o ../build/last.fm/release/TagListWidget.o ../build/last.fm/release/TrackProgressFrame.o ../build/last.fm/release/RestStateWidget.o ../build/last.fm/release/DiagnosticsDialog.o ../build/last.fm/release/User.o ../build/last.fm/release/RestStateMessage.o ../build/last.fm/release/ProxyOutput.o ../build/last.fm/release/AbstractBootstrapper.o ../build/last.fm/release/AbstractFileBootstrapper.o ../build/last.fm/release/WizardTwiddlyBootstrapPage.o ../build/last.fm/release/simplewizard_mac.o ../build/last.fm/release/winstyleoverrides.o ../build/last.fm/release/moc_container.o ../build/last.fm/release/moc_settingsdialog.o ../build/last.fm/release/moc_aboutdialog.o ../build/last.fm/release/moc_Scrobbler-1.2.o ../build/last.fm/release/moc_simplewizard.o ../build/last.fm/release/moc_configwizard.o ../build/last.fm/release/moc_wizardinfopage.o ../build/last.fm/release/moc_WizardBootstrapSelectorPage.o ../build/last.fm/release/moc_wizardmediadeviceconfirmpage.o ../build/last.fm/release/moc_wizardloginpage.o ../build/last.fm/release/moc_wizardprogresspage.o ../build/last.fm/release/moc_wizardselectpluginpage.o ../build/last.fm/release/moc_wizardbootstrappage.o ../build/last.fm/release/moc_addplayerdialog.o ../build/last.fm/release/moc_loginwidget.o ../build/last.fm/release/moc_updateinfogetter.o ../build/last.fm/release/moc_autoupdater.o ../build/last.fm/release/moc_updatewizard.o ../build/last.fm/release/moc_wizardselectupdatespage.o ../build/last.fm/release/moc_playerlistener.o ../build/last.fm/release/moc_playerconnection.o ../build/last.fm/release/moc_systray.o ../build/last.fm/release/moc_progressframe.o ../build/last.fm/release/moc_checkdirtree.o ../build/last.fm/release/moc_deleteuserdialog.o ../build/last.fm/release/moc_failedlogindialog.o ../build/last.fm/release/moc_toolbarvolumeslider.o ../build/last.fm/release/moc_tagdialog.o ../build/last.fm/release/moc_ShareDialog.o ../build/last.fm/release/moc_lastfmapplication.o ../build/last.fm/release/moc_AudioController.o ../build/last.fm/release/moc_Radio.o ../build/last.fm/release/moc_RadioPlaylist.o ../build/last.fm/release/moc_MediaDeviceScrobbler.o ../build/last.fm/release/moc_SideBarView.o ../build/last.fm/release/moc_SideBarModel.o ../build/last.fm/release/moc_SideBarDelegate.o ../build/last.fm/release/moc_MetaDataWidget.o ../build/last.fm/release/moc_TagListWidget.o ../build/last.fm/release/moc_TrackProgressFrame.o ../build/last.fm/release/moc_DiagnosticsDialog.o ../build/last.fm/release/moc_User.o ../build/last.fm/release/moc_RestStateWidget.o ../build/last.fm/release/moc_RestStateMessage.o ../build/last.fm/release/moc_ProxyOutput.o ../build/last.fm/release/moc_AbstractBootstrapper.o ../build/last.fm/release/moc_AbstractFileBootstrapper.o ../build/last.fm/release/moc_itunesdevice.o ../build/last.fm/release/moc_WizardTwiddlyBootstrapPage.o ../build/last.fm/release/moc_simplewizard_mac.o ../build/last.fm/release/qrc_last.fm.o -L/usr/local/lib/qt4 -L/usr/local/lib -L/usr/ports/audio/last.fm/work/last.fm-1.5.4.26862/bin -lMoose -lLastFmTools -L/usr/ports/audio/last.fm/work/last.fm-1.5.4.26862/bin -lLastFmFingerprint -lmad -lfftw3f -lQtSql -L/usr/local/lib/qt4 -L/usr/local/lib -lQtXml -lQtGui -lQtNetwork -lQtCore /usr/local/bin/ld: ../build/last.fm/release/AbstractBootstrapper.o: undefined reference to symbol 'gzclose_at__at_ZLIB_1.2.4.0' /usr/local/bin/ld: note: 'gzclose_at__at_ZLIB_1.2.4.0' is defined in DSO //lib/libz.so.6 so try adding it to the linker command line //lib/libz.so.6: could not read symbols: Invalid operation collect2: ld returned 1 exit status *** [../bin/last.fm] Error code 1 make[2]: stopped in /usr/ports/audio/last.fm/work/last.fm-1.5.4.26862/src 1 error make[2]: stopped in /usr/ports/audio/last.fm/work/last.fm-1.5.4.26862/src *** [sub-src-all-ordered] Error code 2 make[1]: stopped in /usr/ports/audio/last.fm/work/last.fm-1.5.4.26862 1 error make[1]: stopped in /usr/ports/audio/last.fm/work/last.fm-1.5.4.26862 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/audio/last.fmReceived on Sun Nov 24 2013 - 18:59:56 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:44 UTC