[arch-dev-public] libpng todo list

Eric Bélanger snowmaniscool at gmail.com
Tue Jan 19 01:26:43 EST 2010


On Mon, Jan 18, 2010 at 8:19 PM, Allan McRae <allan at archlinux.org> wrote:
> Ionut Biru wrote:
>>
>> On 01/19/2010 02:32 AM, Allan McRae wrote:
>>>
>>> Pierre Schmitz wrote:
>>>>
>>>> On Sun, 17 Jan 2010 12:14:16 +1000, Allan McRae <allan at archlinux.org>
>>>> wrote:
>>>>>
>>>>> It all depends how many people help with the rebuild... The last few
>>>>> rebuilds have been done by only two or three people. We could get
>>>>> through most of this in a day or two if people helped out.
>>>>>
>>>>> Allan
>>>>
>>>> It seems the most important packages are rebuild now. What do you guys
>>>> think to merge the jpng repo into testing now? This way we might speed
>>>> up
>>>> the process and the TUs could start building packages for
>>>> community-testing.
>>>>
>>>
>>> Sounds fine. It looks like less patching is needed for libpng that was
>>> initially thought.
>>>
>>> A big cheer to all those who have helped out with the rebuild so far
>>> (Andrea, Eric, Ionut, Jan and Pierre). I have not been any help due to
>>> work commitments. A quick count shows there are still 99 packages left
>>> to be rebuilt for [extra] so there is plenty of scope for the rest of us
>>> to lend a hand.
>>>
>>> Allan
>>>
>>
>> i'll send a warning now and in the morning i'll move them all. btw there
>> is a script that can be used to moved all packages or i have to use db-move?
>>
>
> db-move it is...  although your are moving everything in the jpng folder so
> it should be easy to script.
>
> Allan
>

wxgtk-2.6 doesn't build (error message below). Any objection if we
remove it? It is only used by one package in community (comical) which
is orphaned and who's last release was in 2006.



In file included from ./src/gtk/gsockgtk.cpp:20:
./include/wx/gsocket.h:40: error: using typedef-name 'GSocket' after 'class'
/usr/include/glib-2.0/gio/giotypes.h:120: error: 'GSocket' has a
previous declaration here
In file included from ./include/wx/gsocket.h:179,
                 from ./src/gtk/gsockgtk.cpp:20:
./include/wx/unix/gsockunx.h:40: error: using typedef-name 'GSocket'
after 'class'
/usr/include/glib-2.0/gio/giotypes.h:120: error: 'GSocket' has a
previous declaration here
./src/gtk/gsockgtk.cpp: In function 'void _GSocket_GDK_Input(void*,
gint, GdkInputCondition)':
./src/gtk/gsockgtk.cpp:33: error: 'struct _GSocket' has no member
named 'Detected_Read'
./src/gtk/gsockgtk.cpp:35: error: 'struct _GSocket' has no member
named 'Detected_Write'
./src/gtk/gsockgtk.cpp: In member function 'virtual bool
GSocketGUIFunctionsTableConcrete::Init_Socket(GSocket*)':
./src/gtk/gsockgtk.cpp:55: error: 'struct _GSocket' has no member
named 'm_gui_dependent'
./src/gtk/gsockgtk.cpp:56: error: 'struct _GSocket' has no member
named 'm_gui_dependent'
./src/gtk/gsockgtk.cpp: In member function 'virtual void
GSocketGUIFunctionsTableConcrete::Destroy_Socket(GSocket*)':
./src/gtk/gsockgtk.cpp:66: error: 'struct _GSocket' has no member
named 'm_gui_dependent'
./src/gtk/gsockgtk.cpp: In member function 'virtual void
GSocketGUIFunctionsTableConcrete::Install_Callback(GSocket*,
GSocketEvent)':
./src/gtk/gsockgtk.cpp:71: error: 'struct _GSocket' has no member
named 'm_gui_dependent'
./src/gtk/gsockgtk.cpp:74: error: 'struct _GSocket' has no member named 'm_fd'
./src/gtk/gsockgtk.cpp:82: error: 'struct _GSocket' has no member
named 'm_server'
./src/gtk/gsockgtk.cpp:89: error: 'struct _GSocket' has no member named 'm_fd'
./src/gtk/gsockgtk.cpp: In member function 'virtual void
GSocketGUIFunctionsTableConcrete::Uninstall_Callback(GSocket*,
GSocketEvent)':
./src/gtk/gsockgtk.cpp:97: error: 'struct _GSocket' has no member
named 'm_gui_dependent'
./src/gtk/gsockgtk.cpp:107: error: 'struct _GSocket' has no member
named 'm_server'
make: *** [coredll_gsockgtk.o] Error 1


More information about the arch-dev-public mailing list