Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 405819 - app-misc/nut-17.4 statically links against x11-libs/fltk
Summary: app-misc/nut-17.4 statically links against x11-libs/fltk
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-25 20:30 UTC by Attila Stehr
Modified: 2012-02-27 23:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (app-misc:nut-17.4:20120225-200451.log,13.05 KB, text/plain)
2012-02-25 20:30 UTC, Attila Stehr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Attila Stehr 2012-02-25 20:30:00 UTC
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -o Nut ../anameal.o ../db.o ../food.o ../meal.o ../options.o ../prtmenu.o ../recmeal.o ../util.o TheStory.o Nut.o MissMealWidget.o GramValueOutput.o DVValueOutput.o WeightCharts.o ServingMenuButton.o ServingValueOutput.o ViewFoods.o RecordMeals.o AnalyzeMeals.o TheUsualNameWidget.o CalorieValueOutput.o TheUsualMenuButton.o NutValue.o main.o NewRecipeWidget.o FoodButton.o WeightLogWidget.o MealCountValueOutput.o NutCharts.o PCF.o PersonalOptions.o AddToMealWidget.o NutButtonWidget.o FoodChoice.o AddRecipe.o NutButton.o MealFood.o MealValueOutput.o PrintMenus.o DeficNut.o Nut_ValueOutput.o FoodRanking.o GOLightButton.o BackToMenu.o OunceValueOutput.o MealFoodValueOutput.o FoodSuggestions.o CancelWidget.o `fltk-config --ldstaticflags` -lXpm
x86_64-pc-linux-gnu-g++: /usr/lib64/fltk-1/libfltk.a: Datei oder Verzeichnis nicht gefunden
make: *** [nut] Fehler 1
 * ERROR: app-misc/nut-17.4 failed (compile phase):
 *   emake failed


Reproducible: Always

Steps to Reproduce:
emerge app-misc/nut



find doesn't find the file in the whole system as well.
Comment 1 Attila Stehr 2012-02-25 20:30:31 UTC
Created attachment 303227 [details]
build log
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-02-27 00:51:24 UTC
Fixed in -r1.
Comment 3 Pacho Ramos gentoo-dev 2012-02-27 19:56:19 UTC
Thanks a lot Jeroen
Comment 4 Attila Stehr 2012-02-27 23:36:08 UTC
Works, thank you! :)